Dexterous Grasping Is Getting Good. Here's What the Coverage Keeps Missing.
Two new papers on robotic hand control are worth paying attention to, but not for the reasons most write-ups will tell you.
By
Most of the coverage I've seen on dexterous manipulation research focuses on the benchmark numbers and leaves it at that. Impressive score, next story. What gets missed is the harder engineering question underneath all of it: why has this problem been so stubborn for so long, and are we actually turning a corner or just getting better at passing tests?
I'll be honest, I've been watching this space for a while. When I was at Kuka, we spent years wrestling with gripper control for irregular parts, and the joke was that a good two-fingered gripper could handle 80% of what you needed, and the other 20% would eat your lunch. Dexterous hands, the multi-fingered kind, were theoretically exciting and practically a nightmare. The sensing was never quite right, the control loops were slow, and tuning contact losses felt like adjusting a carburetor in the dark.
So when I see a paper like arXiv come out of the research community, KPGrasp is the name, I pay attention for a specific reason. The team's core claim is that they've sidestepped the contact loss tuning problem entirely by learning grasp priors from large-scale data instead. The numbers they're reporting are strong: 76.3% grasp success rate on the Dexonomy benchmark, which is apparently a 47.4% improvement over the closest comparable baseline. Penetration depth down to 2.4 mm. And batched inference at 0.032 seconds per grasp, which is the kind of figure that actually matters if you're thinking about real production throughput.
The geometry here is interesting too. They're using an all-Euclidean keypoint parameterization for the hand rather than the conventional mixed SE(3) pose and joint-angle output space. I had to think about that for a minute. The practical upshot is that the hand pose and the object point cloud live in the same coordinate frame, which makes spatial reasoning more direct. It's a cleaner formulation. Whether it scales to the messier conditions you get outside a lab, that remains to be seen, but the approach is sensible.
関連記事
More in Industrial
A pair of recent robotics papers poke at something the industry has quietly glossed over for years: robots completing tasks isn't the same as robots doing them right.
Robert "Bob" Macintosh · 5 hours ago · 4 min
Everyone's reporting the number. Not many are asking whether the timing actually makes sense.
Robert "Bob" Macintosh · 8 hours ago · 4 min
Two new research projects tackle the sensor integration problem that's plagued force-aware manipulation for years, and I'll be honest, the approaches are clever.
Robert "Bob" Macintosh · Yesterday · 4 min
Researchers are finally treating the math behind robot arm movements as what it actually is: a geometry problem, not just an optimization grind.
