AIToday
RoboticsIEEE Spectrum RoboticsPublished: Sep 11, 2026, 10:00 JST2 min read

Robot tactile model hits 65 percent success, nearly double best VLA

Robot tactile model hits 65 percent success, nearly double best VLA

3 Key Points

  1. What happened

    Trevor Darrell's UC Berkeley team pretrained a model, then trained a specialist submodel on 100 hours of tactile data covering 200-plus household objects, and fine-tuned it on about 100 teleoperated demos.

  2. Why it matters

    On 12 complex tasks — screwing in a light bulb, applying toothpaste, transferring an egg — it averaged 65 percent success, nearly double the best VLA model, which typically ignores touch.

  3. What to watch

    Whether scale closes the gap — Fudan-linked NeoteAI already has 30,000 hours, and NeoteAI's Shunlin Lu guesses closer to 100,000 hours in real-world settings could unlock new capabilities.

WHO IT HITSRobotics research teams and startups building manipulation hardware now have evidence that tactile data plus separate high-level and tactile control submodels can roughly double success on fine-grained tasks — though results so far come from single hardware setups or proprietary sensors.

Ask the AI about this article →

Summaries like this, in your inbox every morning.

Context & Analysis

Vision-language-action models have made real progress on everyday jobs like folding laundry and tidying rooms, but they still stumble on tasks needing fine hand control — plugging in a USB cable or turning a key — because they ignore the tactile feedback humans rely on. The Berkeley work attacks that gap by pretraining on existing data first, then adding touch through a specialist submodel trained on 100 hours of demonstrations across more than 200 household objects, with a tactile expert running four times faster than the action expert so grip corrections arrive in time.

The field is also wrestling with data fragmentation. Chengbo Yuan at Tsinghua aggregated more than 3,000 hours from public datasets spanning 21 sensor types, converting each sensor's output into a shared format mapped onto a template of a human hand — an approach inspired by the Open X-Embodiment collaboration. That hardware-agnostic model beat a baseline even on hardware it had never seen, which Yuan attributes to a kind of common sense of tactile knowledge. Meanwhile USC's model infers touch from visual data alone, giving sensorless robots a rudimentary sense of touch.

Not everyone is convinced scale alone is the answer. Long Cheng of the Chinese Academy of Sciences argues tactile signals are sparse and intermittent, so models learn to ignore them; his IROS 2026 model predicts what a robot will feel from vision and amplifies only surprising mismatches, averaging 62.8% success against 28.2% without touch. The outcome now hinges on whether bigger, more diverse datasets or smarter algorithms — or both — prove decisive for truly dexterous tasks.

FAQ
How did the Berkeley team get tactile feedback fast enough to correct a robot's grip in real time?
They split the model into separate submodels — an action expert that produces motion plans and a tactile expert that operates four times faster and adjusts the plan using touch.
How much tactile data exists now compared with what researchers think is needed?
Fudan University's spin-out NeoteAI has collected more than 30,000 hours of demos with synchronized visual and tactile data, while NeoteAI's Shunlin Lu guesses closer to 100,000 hours in varied real-world settings could unlock new capabilities.
Can robots without tactile sensors get a sense of touch?
University of Southern California researchers released a model that learned to infer tactile information from visual data, trained on more than 2,700 demonstrations, giving sensorless robots a rudimentary sense of touch.
IEEE Spectrum RoboticsRead Original Article

Get the latest Robotics news every morning

For example, today's edition would include:

  • Mecka AI nears $500M valuation in Sequoia-led roundTechCrunch AI · 4h ago
  • Caterpillar CEO Joseph E. Creed sells $26,211,763 in stockTop Companies AI · 8h ago
  • FANUC unveils Gemini Enterprise AI Welding Agent for arc weldingTop Companies AI · 8h ago

AI-summarized, only the topics you pick — one digest a day via Email, Slack, or Discord.

Free · 30 seconds with Google · unsubscribe anytimeWhat is AIToday? →

Ask AI

Ask AI anything about this article. Q&As are published on this page for other readers too.

Related Articles

Next articleGitHub Copilot app adds diff, terminal, browser panels