日本フィジカルAI新聞

世界のフィジカルAIを、日本語で。

週刊ニュースレター購読
触覚arXiv:2609.24660

Touch2Robot: 人間のデモンストレーションループにロボットの触覚を統合

Touch2Robot: Robot Touch in the Human Demonstration Loop

シェア:XThreadsFacebookLINEはてブBluesky

人間の手の動きと触覚グローブの計測から、対象ロボットハンドの接触をシミュレーション上で可視化し、デモ中にフィードバックすることで、ロボットへの転移性能とデータ収集効率を向上させるフレームワーク。

詳しい要約

1. どんなもの?

- 人間のデモンストレーション中に、対象ロボットハンドが物体にどう接触するかを可視化するフレームワーク Touch2Robot を提案。 - 人間の手の動き、tactile-glove 計測、物体運動を記録し、それらを用いて物体固有の RL ポリシーを学習。 - 学習した挙動を unified real-time retargeter に distill し、人間の観測と物体形状からロボットハンド構成を予測。 - 収集中に予測ロボット構成と simulation 上の物体 pose を同期し、robot-object contacts を再構成・可視化。 - これにより、人間が対象ハンドに合わせて次の相互作用を適応できる。

2. 先行研究と比べてどこがすごい?

- 人間のデモはスケーラブルだが、ロボットハンドへの転移時に接触が不安定・不可能になる問題がある。 - 対象ロボット上で直接デモを集めるとミスマッチは避けられるが、データ収集コストが大幅に増大する。 - Touch2Robot はこのトレードオフに対処し、人間のデモ中に対象ロボットハンドの接触を可視化する。 - visual-only feedback と比較して、実ロボットでの replay 完了率を 37.9% から 72.1% に改善。 - replay 成功あたりの収集時間を 58.6 s から 18.2 s に短縮。 - Touch2Robot のデモで学習したポリシーは、下流の Diffusion Policy 性能を visual-only feedback 比で 29.1 ポイント改善。

3. 技術・手法の肝は?

- 人間の手の動き、tactile-glove 計測、物体運動を人間の manipulation 中に記録。 - これらの記録を用いて、物体固有の RL ポリシーを学習し、デモされた物体運動を再現しつつ、記録された人間の触覚と整合する接触を優先。 - 学習した挙動を unified real-time retargeter に distill。 - retargeter は入力される人間の観測と物体 geometry をロボットハンド構成にマッピング。 - 収集中、予測されたロボット構成を simulation 上の追跡物体 pose と同期し、robot-object contacts を再構成。 - 再構成された接触を可視化し、デモンストレータが対象ハンドに合わせて次の相互作用を適応できるようにする。

4. どうやって有効だと検証した?

- 4 つの実世界タスクで評価。 - 実ロボットでの replay 完了率が visual-only feedback の 37.9% から Touch2Robot で 72.1% に向上。 - replay 成功あたりの収集時間が 58.6 s から 18.2 s に短縮。 - 再構成された対象ハンド接触は、実ロボットの tactile 計測に対して 44.2% F1 を達成。 - Touch2Robot のデモで学習したポリシーは、下流の Diffusion Policy 性能を visual-only feedback 比で 29.1 ポイント改善。

5. 議論はある?

- 要旨からは、明示的な限界や失敗事例、議論の詳細は不明。 - 結果として、robot touch を人間のデモンストレーションループに組み込むことで、スケーラブルな dexterous データ収集の品質と効率が向上すると主張。 - 再構成接触の F1 が 44.2% である点など、接触再構成の精度に関する議論の余地は要旨からは不明。

6. 次に読むべき論文は?

- 要旨で参照・比較されている研究として、visual-only feedback を用いる手法、Diffusion Policy、物体固有の RL ポリシー、unified real-time retargeter が挙げられる。 - 関連手法として、human demonstration からの manipulation データ収集、tactile-glove を用いた触覚計測、simulation 上の robot-object contact 再構成が挙げられる。 - 具体的な論文名は要旨からは不明。

※ AIが要旨から生成した要約です。正確性は原文をご確認ください。

著者: Shengcheng Luo, Xiaoyang Cheng, Hong Ying, Xiaoying Zhou, Jiaming Jiang, Haoran Guo, Wanlin Li, Ziyuan Jiao, Chenxi Xiao

分類: cs.RO, cs.AI

原文アブストラクト

Human demonstrations offer a scalable way to collect manipulation data, but their contacts may be unstable or infeasible when transferred to a robot hand. Collecting demonstrations directly on the target robot avoids this mismatch, but substantially increases the cost of data collection. To address this trade-off, we present \textbf{Touch2Robot}, a framework that lets humans collect demonstrations while seeing how the target robot hand would contact the object. We capture human hand motion, tactile-glove measurements, and object motion during human manipulation. These recordings guide object-specific RL policies to reproduce the demonstrated object motion while favoring contacts consistent with the recorded human touch. We distill the learned behaviors into a unified real-time retargeter that maps incoming human observations and object geometry to robot hand configurations. During collection, the predicted robot configuration is synchronized with the tracked object pose in simulation to reconstruct robot-object contacts, which are visualized to help the demonstrator adapt subsequent interactions to the target hand. Across four real-world tasks, Touch2Robot improves average real-robot replay completion from 37.9\% to 72.1\% over visual-only feedback, while reducing the collection time per replay-successful demonstration from 58.6~s to 18.2~s. Reconstructed target-hand contacts achieve 44.2\% F1 against real-robot tactile measurements, and policies trained on Touch2Robot demonstrations improve downstream Diffusion Policy performance by 29.1 percentage points over visual-only feedback. These results show that bringing robot touch into the human demonstration loop improves both the quality and efficiency of scalable dexterous data collection. \textit{Project webpage: \href{https://Touch2Robot.github.io/}{https://Touch2Robot.github.io/}.}

関連論文

PR本紙発行元 EmplifAI