@DominiqueCAPaul seems like it's not necessarily just a question of safety regarding humans it's also a question of enforcing guarantees that make deployments predictable
@DominiqueCAPaul current state of robot learning rn lol. but 2027 is coming soon and the EU Machinery Regulation makes it illegal to sell a machine with a learned policy on it in Europe without a conformity path
This is very true. Every lab and major robotics company I've spoken to is trying RL orchestration via LLM / VLMs, VLAs (usually pi0.5 / Groot style) and world models (most of the time just Cosmos + IDM no JEPA) all at the same time. no one really seems to be set on one approach
Working in robotics right now is what I imagine working with language models felt like in 2023. Everyone throwing things at the wall to see what sticks
Pixel prediction (Cosmos), action prediction (VLA), reward prediction (TD-MPC), and representation prediction (JEPA). Different paths for the same problem
The recipe that won in language was self-supervised pretraining at internet scale then light finetune on top. Only representation prediction runs that playbook. It learns from action-free video data so you can pretrain on YouTube and egocentric data then add a control layer. Everything else needs action-labeled data that doesn't scale
As an RL maximalist, I used to hate LeCun's cake. Turns out he was right all along which is how I ended up a JEPA truther
For such a bare metal build I have to say the cabling work is very clean. Cables when daisy chaining dozens of actuators is a real and highly underrated challenge. Impressive!
Project Update: Iβm training a World Action Model for general bimanual manipulation.
Hereβs everything Iβve learned so far, including the CPU contention bug that was silently corrupting my data. Thanks to @nvidia, @AWS for the compute and @ethroboticsclub for the hardware! (1/8)
Curious to see what @Figure_robot@1x_tech@Tesla_Optimus and others can show off in terms of long horizon tasks like this π Very impressive and all out of Zurich π¨π
"A parcel with snacks has been delivered for Flexion. Retrieve it using the stairs and come up using the elevator. Then unpack it and place the items into the empty drawer on the shelf in the snack area."
One instruction. No human operator. Everything that follows is autonomous.
Today we're introducing Reflect v1.0, our robotics intelligence platform for long-horizon work. From a single natural-language command, the robot understands the task, navigates a multi-floor building, calls elevators, handles doors, uses tools to unpack a box, and puts the items away. The biggest shift in v1.0 is that we use reinforcement learning across every layer, from low-level control to high-level reasoning.
Long-horizon autonomy is unforgiving. The robot must recover on its own when things don't go to plan because in the real world, they never do. Combining reasoning, perception, physical execution and runtime robustness into a single mission-capable system is the foundation required to solve humanoid autonomy.
Our team is just getting started.
#HumanoidRobots #Flexion