网易首页 > 网易号 > 正文 申请入驻

The Trouble with Touch: Why Merging Senses Has ...

0
分享至

来源:钛媒体


NextFin News -- In the summer of 2026, a series of control experiments quietly upended the foundational assumptions of the smart robotics sector. An elite research alliance led by Stanford Professor Fei-Fei Li, Nvidia’s Embodied AI lead Jim Fan, and Georgia Institute of Technology Assistant Professor Danfei Xu—alongside top-tier automation scholars Pieter Abbeel, Jitendra Malik, Ken Goldberg, and Trevor Darrell—encountered a striking setback when testing a classic industry AI model known as $\pi_{0.5}$.

The researchers had attempted what seemed like a logical optimization: feeding continuous digital touch data into the system alongside its existing visual inputs. The underlying thesis was standard for modern software engineering—that giving a machine more data should naturally yield greater operational precision. Instead, empirical testing revealed that task success rates plummeted from 17% down to just 6%. Far from achieving a breakthrough, the addition of haptic feedback rendered the robots significantly less capable of executing physical workloads.

This counterintuitive outcome offers a timely reality check to the broader tech sector. For years, the prevailing paradigm has been to funnel every available sensory stream—vision, language, and touch—into a single, massive neural network. The widespread assumption was that if programmers supplied enough raw data, higher machine intelligence would simply emerge. The team's research paper, introducing a decentralized processing framework named T-Rex, proves with hard data that this single-pipeline approach is structurally flawed.

A Conflict of Chronologies

The root cause of this operational failure lies in a severe timing mismatch between different machine senses. Vision is a slow, macro-level variable. Standard digital cameras scan an environment at roughly 5 frames per second, providing stable context about where objects are and what they look like.

Touch, however, is a high-frequency, dynamic variable. The exact millisecond a robotic finger makes contact with a surface, variables such as friction, pressure, and material deformation shift instantaneously. To be useful for fine manipulation, haptic feedback must process data at a frequency of 20 Hz or higher.

Forcing these vastly different temporal scales into a single AI model creates severe data pollution. The high-speed resolution of touch is effectively muted by the slower processing speed of the camera, while the rapid influx of tactile feedback disrupts the stable visual representations the machine has already learned. Instead of creating multi-modal harmony, the combined senses cross-contaminate, degrading overall mechanical performance.

Recognizing this core structural conflict, the research team bypassed minor software patches and chose to rewrite the control architecture entirely. They developed T-Rex, short for Tactile-Reactive Dexterous Manipulation. The central thesis behind T-Rex is straightforward: stop forcing vision and touch to compete for the same central processing channel, and provide tactile data with its own independent highway.

A Division of Labor

To implement this segregated processing model, the paper introduces a specialized framework called the Mixture-of-Transformers (MoT) architecture. This setup divides control among three distinct digital "experts," allowing each to operate at its native clock speed without causing system lag or channel interference.

The first component, the Latent Expert, acts as a long-range planner. It monitors visual and language feeds to predict how a scene will change, setting the broader temporal context for the robot's upcoming movements.

The second component, the Action Expert, handles macro-level path planning. Starting with a rough outline, this module maps out the general trajectory of a robotic limb—such as moving toward a specific object. This process runs at a standard frequency of approximately 5 Hz, matching the natural rhythm of visual tracking sensors.

The third component, the Tactile Expert, manages split-second micro-adjustments. This module completely ignores global path planning and remains idle until the exact millisecond physical contact occurs. Once activated, it reads fingertip pressure and shape data at an ultra-high speed of 20+ Hz. It then applies millisecond-level corrections directly onto the rough path drawn by the Action Expert, instructing the hand to grip lighter or shift a millimeter to the left.

During operation, the Action Expert guides the limb toward the target, and the Tactile Expert takes over mid-movement to refine the final grip using fresh touch data. This gives high-speed touch signals an independent channel, preventing them from being dragged down by the slower rhythm of vision-based inputs.

To help the Tactile Expert truly understand touch signals, the team built a custom data translator built on a VQ-VAE module. This component compresses rapid streams of raw pressure data into discrete "touch words." This process captures changing force trends while insulating the system against sensor glitching and signal drift, handing the AI a clean, standardized language instead of messy raw data.


T-Rex’s Mixture-of-Transformer-Experts (MoT) architecture. (Image source: T-Rex)

The team also put immense effort into data collection, building a synchronized haptic dataset comprising 100 hours of continuous testing. This database covers over 200 consumer items and 22 basic movements, like grasping, squeezing, inserting, and wiping across more than 7,700 unique trajectories. Rather than training the robot on isolated tasks, they paired every action against every object. This cross-combination forces the model to learn a generalized understanding of physical touch rather than memorizing rigid, repetitive routines.

The training itself uses a multi-step approach. The AI is first pre-trained on nearly 23,000 hours of human video to understand hand movements. It is then aligned with the 100-hour robotic touch dataset, and finally fine-tuned with a few small demonstrations of specific tasks. This ensures the robot doesn't have to learn how to touch from scratch; instead, touch is grafted onto an already established visual foundation using minimal data.

From Clumsy to Capable

The performance of the T-Rex framework was validated across 12 high-precision tasks explicitly designed to test mechanical compliance limitations. These included turning delicate book pages, transferring raw eggs, wiping dishes, squeezing toothpaste tubes, separating stacked paper cups, sorting mahjong tiles, unlocking doors, and threading lightbulbs. Every scenario requires continuous, real-time adjustments to physical pressure.


T-Rex performing contact-intensive tasks such as flipping through a book (Image source: T-Rex)

The empirical results showed that T-Rex delivered an average success rate improvement of over 30% across all 12 tasks compared to leading baseline models. In highly force-sensitive tasks, like turning individual pages or separating thin paper cups, the system's capabilities advanced from completely unusable lab prototypes to genuine practical readiness.

"Ablation protocols confirmed that entirely removing haptic input channels triggered an immediate collapse in system success rates. Similarly, forcing the architecture into a synchronous operational mode—where tactile data streams were artificially downsampled to match visual frequencies—caused significant performance degradation," the researchers noted.

These outcomes demonstrate that T-Rex succeeds because it grants high-frequency touch its own independent tempo and processing logic.

The broader significance of the T-Rex study extends far beyond laboratory numbers. It serves as a clear warning to the wider robotics industry: the common paradigm of treating all inputs the same way and dumping them into one large AI model does not work for physical interaction.

While slow variables like vision and language are well-suited for big-picture reasoning inside a massive AI model, rapid variables like touch require their own high-speed, closed control loops. Forcing both into the same mold causes data pollution, not integration.

This separation of pathways mirrors the classic dual-stream hypothesis in neuroscience, where one visual pathway identifies what an object is, and a separate pathway guides how our hands interact with it. The mixture-of-experts approach used in T-Rex effectively replicates this biological wisdom within robotic hardware.

The paper acknowledges that engineering challenges remain. Complex multi-step maneuvers still require a massive amount of demonstration data, and current touch sensors are confined to the fingertips rather than spanning the entire palm. However, the T-Rex framework marks a clear turning point. The research suggests that future robotic systems cannot rely on visual inputs alone; it is time to stop making robots just stare at the world and finally teach them how to feel it.

(First published on the TMTPost App; author | Silicon Valley Tech-news; editor | Zhao Hongyu)

特别声明:以上内容仅代表作者本人的观点或立场,不代表新浪财经头条的观点或立场。如因作品内容、版权或其他问题需要与新浪财经头条联系的,请于上述内容发布后的30天内进行。

特别声明:以上内容(如有图片或视频亦包括在内)为自媒体平台“网易号”用户上传并发布,本平台仅提供信息存储服务。

Notice: The content above (including the pictures and videos if any) is uploaded and posted by a user of NetEase Hao, which is a social media platform and only provides information storage services.

相关推荐
热点推荐
小孩出生几斤,比属相更重要!这3个体重,天生是来报恩的

小孩出生几斤,比属相更重要!这3个体重,天生是来报恩的

一口娱乐
2026-06-30 13:52:35
为什么红军到了陕北,就安全了?原因很现实,6个原因

为什么红军到了陕北,就安全了?原因很现实,6个原因

老呶侃史
2026-06-11 21:36:40
“打错人了”35名保安持械围殴17岁少年致死,昆明符国俊惨案始末

“打错人了”35名保安持械围殴17岁少年致死,昆明符国俊惨案始末

易玄
2026-07-04 08:29:41
苏有朋现身巴黎,这直接堪称"换脸"啊!走在街上都不敢认了……

苏有朋现身巴黎,这直接堪称"换脸"啊!走在街上都不敢认了……

乡野小珥
2026-07-06 07:43:20
两次“政变”后,弹劾审判开始!菲律宾参议院开庭,莎拉缺席首日庭审

两次“政变”后,弹劾审判开始!菲律宾参议院开庭,莎拉缺席首日庭审

上观新闻
2026-07-06 21:24:00
清朝末代大内高手武功如何?说出来你可能不会相信

清朝末代大内高手武功如何?说出来你可能不会相信

老范谈史
2026-07-06 19:26:25
出差住进一家老旅馆,服务员偷偷塞给我一张纸条:今晚千万别开门

出差住进一家老旅馆,服务员偷偷塞给我一张纸条:今晚千万别开门

千秋文化
2026-06-11 17:56:29
罕见!美国队头号射手被禁赛一场,但可以暂缓一年执行,特朗普亲自发文感谢国际足联

罕见!美国队头号射手被禁赛一场,但可以暂缓一年执行,特朗普亲自发文感谢国际足联

南方都市报
2026-07-06 10:43:39
突然意识到对方是在有爱家庭长大的,网友:不明白有人这么爱回家

突然意识到对方是在有爱家庭长大的,网友:不明白有人这么爱回家

九哥哥车评
2026-07-05 09:51:12
马科莱塔被捕,莎拉审判迫在眉睫,反贪法院出手,定罪票成了变数

马科莱塔被捕,莎拉审判迫在眉睫,反贪法院出手,定罪票成了变数

似水流年忘我
2026-07-06 16:24:53
湖北宜昌警方通报一起伤人案:致1死2伤,犯罪嫌疑人宋某某被刑拘

湖北宜昌警方通报一起伤人案:致1死2伤,犯罪嫌疑人宋某某被刑拘

环球网资讯
2026-07-06 20:09:00
图赫尔:我认为英格兰球迷可以在某种程度上与这座球场和解了

图赫尔:我认为英格兰球迷可以在某种程度上与这座球场和解了

懂球帝
2026-07-06 12:20:23
“成都27岁女子遇害案”受害者母亲开始直播带货,当事人:经济有压力,但请别因同情而下单

“成都27岁女子遇害案”受害者母亲开始直播带货,当事人:经济有压力,但请别因同情而下单

极目新闻
2026-07-06 18:59:13
Scotto:鹈鹕下调对墨菲交易要价 从四首轮降至三首轮

Scotto:鹈鹕下调对墨菲交易要价 从四首轮降至三首轮

北青网-北京青年报
2026-07-06 20:43:04
颤抖吧!俄乌战争特别国际法庭落地海牙

颤抖吧!俄乌战争特别国际法庭落地海牙

霹雳炮
2026-07-06 22:36:23
梅西大战萨拉赫!阿根廷埃及八强争夺战,卫冕冠军能否过关?

梅西大战萨拉赫!阿根廷埃及八强争夺战,卫冕冠军能否过关?

大羽体坛
2026-07-06 15:30:16
欧洲出土2900年青铜古剑:神奇一幕再现,欧洲考古果然可疑

欧洲出土2900年青铜古剑:神奇一幕再现,欧洲考古果然可疑

百家杂评
2026-07-05 07:32:44
俄外交部召见瑞典大使,就俄使馆遭无人机袭击提出强烈抗议

俄外交部召见瑞典大使,就俄使馆遭无人机袭击提出强烈抗议

环球网资讯
2026-07-06 22:22:06
全明星赛季的鲍威尔,为何只能拿2年4500万?

全明星赛季的鲍威尔,为何只能拿2年4500万?

篮球实录
2026-07-06 17:40:11
高市早苗不出席北约峰会

高市早苗不出席北约峰会

界面新闻
2026-07-06 11:19:40
2026-07-06 23:20:49
新浪财经 incentive-icons
新浪财经
新浪财经是一家创建于1999年8月的财经平台
3937687文章数 8610关注度
往期回顾 全部

教育要闻

“附中真嫡系”,“开局即领跑”,全周欢迎大家来探校!

头条要闻

广西横州市民:8点通知泄洪 9点多六蓝水库堤坝就塌了

头条要闻

广西横州市民:8点通知泄洪 9点多六蓝水库堤坝就塌了

体育要闻

世界杯最强17岁,贝林厄姆主动和他交换球衣

娱乐要闻

继床照后,司晓迪再爆鹿晗亲密视频

财经要闻

特朗普,从“霸凌全班”到“克己复礼”

科技要闻

你在笑机器人摔跤,工程师在想怎么不砸死人

汽车要闻

重新定义出行美学 吉利银河TT首发亮相/或8月上市

态度原创

房产
健康
教育
手机
亲子

房产要闻

前所未有!这个大盘,定义了海口另一种生活!

突发中风 脑梗和脑出血怎么判断?

教育要闻

二年级考试题,填方框,难住不少小学霸

手机要闻

苹果iPhone17封进美国250周年时间胶囊 2276年挖出开机希望渺茫

亲子要闻

2026年7月好动宝宝拉拉裤选购指南:防漏/尺码/避坑全解析!

无障碍浏览 进入关怀版