I want to offer some unsolicited advice to computer vision researchers jumping into robotics. Don't focus too much on VLMs, VLAs etc. That's fine, but the real action is at the sensorimotor level. Most of the open problems in robotics are in manipulation, which is about hand-object interaction, and contacts and forces are central. Proprioception and tactile sensing are as important as vision. Don't get seduced by cherry-picked demos. You can't do robotics without doing robotics.
Computer vision expert Jitendra Malik argues robotics researchers should prioritize physical sensorimotor manipulation over vision-language-action models
DeepMind's Shane Gu endorsed the advice, citing assembly research.
Many users strongly endorse Jitendra Malik's push to prioritize sensorimotor manipulation and spatial memory over VLMs in robotics because flashy vision-only demos rarely deliver practical results while real contact and force challenges do.
Most Activity
It’s looking like time for Jitendra to change his twitter handle!
I want to offer some unsolicited advice to computer vision researchers jumping into robotics. Don't focus too much on VLMs, VLAs etc. That's fine, but the real action is at the sensorimotor level. Most of the open problems in robotics are in manipulation, which is about hand-object interaction, and contacts and forces are central. Proprioception and tactile sensing are as important as vision. Don't get seduced by cherry-picked demos. You can't do robotics without doing robotics.
Appreciate Jitendra's takes on world models/VLMs. His word below is why back in 2019-2021, instead of VLAs for simple pick-and-place, we chose assembly.
Dexterity = mutual info between your intent and forces/torques on objects via contacts.
I want to offer some unsolicited advice to computer vision researchers jumping into robotics. Don't focus too much on VLMs, VLAs etc. That's fine, but the real action is at the sensorimotor level. Most of the open problems in robotics are in manipulation, which is about hand-object interaction, and contacts and forces are central. Proprioception and tactile sensing are as important as vision. Don't get seduced by cherry-picked demos. You can't do robotics without doing robotics.
@JitendraMalikCV Exactly. Also, you can't act without the ability to predict the consequences of your actions. Also, VLAs are dead.
I want to offer some unsolicited advice to computer vision researchers jumping into robotics. Don't focus too much on VLMs, VLAs etc. That's fine, but the real action is at the sensorimotor level. Most of the open problems in robotics are in manipulation, which is about hand-object interaction, and contacts and forces are central. Proprioception and tactile sensing are as important as vision. Don't get seduced by cherry-picked demos. You can't do robotics without doing robotics.
I want to offer some unsolicited advice to computer vision researchers jumping into robotics. Don't focus too much on VLMs, VLAs etc. That's fine, but the real action is at the sensorimotor level. Most of the open problems in robotics are in manipulation, which is about hand-object interaction, and contacts and forces are central. Proprioception and tactile sensing are as important as vision. Don't get seduced by cherry-picked demos. You can't do robotics without doing robotics.
There are two core "software" problems worth solving in robotics in my opinion: - end to end learning of dexterous manipulation skills - dynamic, long horizon spatial memory which can interact with the above
As a field we're currently very focused on the first because, well, it's what work the best with current techniques and it produces flashier demos. And for assembly lines it's really the one you need.
But the real long tail of robotics work will actually require both, and I really know very few teams that have strong expertise in both things.
My impression is that the SECOND problem is the harder one, because if it was easy we'd have useful AR glasses on the market
I want to offer some unsolicited advice to computer vision researchers jumping into robotics. Don't focus too much on VLMs, VLAs etc. That's fine, but the real action is at the sensorimotor level. Most of the open problems in robotics are in manipulation, which is about hand-object interaction, and contacts and forces are central. Proprioception and tactile sensing are as important as vision. Don't get seduced by cherry-picked demos. You can't do robotics without doing robotics.
w/ Satoshi, @IMordatch , @coolboi95 (founding engineer at Generalist), Michael, Luke Metz, Dan Freeman, originally w @Vikashplus. great memories from back in research days at Google Brain Robotics.
Real robot link: https://sites.google.com/view/u-shape-block-assembly Sim link: https://sites.google.com/view/learning-direct-assembly
Appreciate Jitendra's takes on world models/VLMs. His word below is why back in 2019-2021, instead of VLAs for simple pick-and-place, we chose assembly.
Dexterity = mutual info between your intent and forces/torques on objects via contacts.
Such a good advice!
I want to offer some unsolicited advice to computer vision researchers jumping into robotics. Don't focus too much on VLMs, VLAs etc. That's fine, but the real action is at the sensorimotor level. Most of the open problems in robotics are in manipulation, which is about hand-object interaction, and contacts and forces are central. Proprioception and tactile sensing are as important as vision. Don't get seduced by cherry-picked demos. You can't do robotics without doing robotics.
@JitendraMalikCV @jon_barron 💯
I want to offer some unsolicited advice to computer vision researchers jumping into robotics. Don't focus too much on VLMs, VLAs etc. That's fine, but the real action is at the sensorimotor level. Most of the open problems in robotics are in manipulation, which is about hand-object interaction, and contacts and forces are central. Proprioception and tactile sensing are as important as vision. Don't get seduced by cherry-picked demos. You can't do robotics without doing robotics.

I agree. Let's first figure out what necessary modalities are required to make the policy work, focusing on improving the sensors first so we can obtain high-quality data.
By then, LLMs will be strong enough (or are already strong enough) to figure out the best model architecture for a robotics foundation model recurisively.
From first principles, robotics data shouldn't consist solely of vision-action data; it isn't like autonomous driving. It only looks that way right now because the field is currently dominated by computer vision and autonomous driving researchers.
@chrmanning Haha!
It’s looking like time for Jitendra to change his twitter handle!

@JitendraMalikCV 💯💯 "Most of the open problems in robotics are in manipulation, which is about hand-object interaction, and contacts and forces are central. Proprioception and tactile sensing are as important as vision."

The teams that are making the most progress are logging contact hours in messy, real-world environments, not cutting demo reels. And the gap is widening.
Tactile and proprioception is also where the hardware iteration shows up. Shenzhen vendors turn actuator and tactile-sensor revisions fast, but hand-object contact data stays the bottleneck. The demo was always the easy part.

Strong take. VLMs get all the attention because they're easy to benchmark, but the sensorimotor gap is where robotics actually breaks down. Understanding a scene is unsolved; reliably *touching* the right part of it with the right force at the right moment is a different problem entirely.

@chris_j_paxton The second problem is mostly harder due to the lack of benchmarks.

@chris_j_paxton Oh, yes, yes. I know, that's the main reason why there is such a few progress.

@chris_j_paxton it looks niantic is in good position to solve spatial memory (they previously called it AR cloud, so you are right about your AR glasses analogy). @asimahmed shares great demonstrations recently

@JitendraMalikCV I agree completely. When I started my master's, I was I agree completely. Starting my master's, I was optimistic that VLAs would solve my problem, particularly for humanoids playing chess.

@sentientcar I think context length will be part of the solution for sure but there's fundamentally a data problem here too

@roeiherzig People have tried! I worked on this once upon a time. Its much harder than you think.

@chris_j_paxton Agree 100% been working on memory for a while now @dwell_bot