Two New Papers Show Why Humanoid Robots Still Can't Carry Your Groceries (And What Might Fix That)
Researchers are finally tackling the boring-but-brutal problem of making robots handle heavy stuff without falling over.
Bildnachweis: Lottie animation by Centre Robotics (LottieFiles Free, used with credit). · source
Here's a question I've been sitting with lately: why can a toddler carry a gallon of milk from the fridge to the table, but a million-dollar humanoid robot struggles with the same task?
Two papers dropped this week that actually try to answer this, and honestly, they reveal just how far we still have to go before humanoids can do useful work in our homes and warehouses.
The heavy lifting problem is harder than it looks. The first paper, SplitAdapter from researchers on arXiv, tackles something called "loco-manipulation" (walking while carrying stuff, basically). The issue isn't just that robots need to balance. It's that the weight of what they're carrying changes everything about how they need to move, and current AI systems kind of... panic when conditions shift.
I initially thought this was a solved problem. Like, we have Boston Dynamics videos of robots doing backflips, right? But there's a huge gap between a choreographed demo and a robot that can pick up a 2kg box, then a 6kg box, then put them on shelves at different heights, all without retraining. That gap is what SplitAdapter is trying to bridge.
The clever bit here is something called "factorized adaptation." Instead of cramming all the robot's situational awareness into one neural network blob (which is what most systems do), they split it into separate modules. One tracks the object and its weight. Another tracks the robot's own body dynamics. The paper claims this separation is what lets the system handle heavier loads without degrading, which makes intuitive sense. You don't solve two different problems with one tool.
In their tests, SplitAdapter showed the biggest improvements under heavy-load conditions (6kg objects at 60cm placement height). The base policy they compared against basically fell apart at those weights. I should note that "heavy" here means 6 kilograms, roughly 13 pounds. That's a bag of flour. We're not talking about moving furniture.
Verwandte Beiträge
More in Humanoids
Researchers are making real progress on the 'sim-to-real' gap, but the solutions reveal just how far we are from robots that work outside the lab.
Sarah Williams · 6 hours ago · 5 min
A graph diffusion approach to inverse kinematics and an unsupervised motion retargeting framework both dropped this week, and they're more connected than the coverage suggests.
Aisha Patel · 2 days ago · 8 min
Three separate papers this month show how easy it is to hijack vision-language-action models with adversarial patches and poisoned training data. The robots don't even know they're compromised.
Sarah Williams · 3 days ago · 5 min