日本フィジカルAI新聞

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

週刊ニュースレター購読
触覚/操作arXiv:2608.19574v1

HiTac-WAM: 接触を伴うロボット操作のための階層的触覚ワールドアクションモデル

HiTac-WAM: A Hierarchical Tactile World Action Model for Contact-Rich Robot Manipulation

シェア:XThreadsFacebookLINEはてブBluesky

触覚状態を接触状態、3D変形場、滑りリスクの階層として予測するワールドアクションモデルを提案し、予測と実測のずれに基づく再計画で操作性能を向上させた。

詳しい要約

1. どんなもの?

HiTac-WAMは、接触を伴うロボット操作のための階層的触覚ワールドアクションモデルである。各候補アクションチャンクに対して、実行前に将来の触覚状態のシーケンスを予測する。予測は、接触状態、3D変形場、滑りリスクの3つの要素に分解され、これらが有向階層として組織化される。各下流段階は、前段階からのstop-gradient信号に条件付けられる。計画時には、触覚予測とタスク進捗推定を用いて候補アクションチャンクをランク付けし、実行時には、選択された触覚予測を参照として保持し、予測と観測の触覚状態の持続的な不一致が修正的再計画をトリガーする。

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

既存の触覚対応ワールドアクションモデルは、将来の触覚を画像や潜在ストリームとして表現し、触覚状態を階層的に組織化する物理的依存関係をモデル化していない。HiTac-WAMは、接触状態、3D変形場、滑りリスクを有向階層として明示的にモデル化し、各段階が前段階に条件付けられる点で優れている。また、触覚クエリがビデオアクションコンテキストに注意を向ける一方で、ビデオとアクションのクエリが触覚トークンに注意を向けないようにする有向注意マスクを導入している。

3. 技術・手法の肝は?

手法の肝は、触覚状態の階層的分解と有向注意マスクである。予測は、接触状態、3D変形場、滑りリスクの順に生成され、各段階は前段階のstop-gradient信号に条件付けられる。有向注意マスクにより、触覚クエリはビデオアクションコンテキストに注意を向けるが、ビデオとアクションのクエリは触覚トークンに注意を向けない。計画時には、触覚予測とタスク進捗推定を用いて候補アクションチャンクをランク付けし、実行時には、予測と観測の不一致に基づく修正的再計画を行う。

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

有効性は、接触F1スコアの平均0.921、3D変位L2誤差の17.6%削減(変形のみの予測器と比較)、滑りAUPRCの60.4%向上(滑りのみの予測器と比較)によって検証された。また、チップ把持、黒板消し、USB挿入の3つのタスクで、階層的予測による選択が実ロボットの成功率を31.1%から61.1%に向上させ、フルシステムでは72.2%に達した。

5. 議論はある?

要旨からは、議論や限界についての詳細は不明である。ただし、階層的予測が個々の予測器よりも優れていることが示されており、触覚状態の物理的依存関係をモデル化することの重要性が示唆される。また、実ロボットでの成功率が向上したが、完全な成功率には至っておらず、さらなる改善の余地がある可能性がある。

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

要旨で参照されている関連研究は明示されていないが、同分野の定番として、World Action Models、触覚センシングを用いたロボット操作、階層的予測モデルに関する論文が挙げられる。具体的には、Tactile World ModelsやContact-Rich Manipulationのためのモデルベース強化学習に関する研究が関連する。

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

著者: Chao Xue, Chaofan Zhang, Wenxuan Ma, Guocai Yao, Shaowei Cui, Shuo Wang

分類: cs.RO

原文アブストラクト

World action models jointly predict future visual observations and actions, whereas existing tactile-aware variants typically represent future touch as an image or latent stream without modeling the physical dependencies that organize tactile states hierarchically. We present HiTac-WAM, a hierarchical tactile world action model that forecasts a sequence of future tactile states for each candidate action chunk before execution. The forecast factorizes into contact state, a 3D deformation field, and slip risk, organized as a directed hierarchy in which each downstream stage is conditioned on stop-gradient signals from preceding stages. A directed attention mask allows tactile queries to attend to the video-action context of each candidate while preventing video and action queries from attending to tactile tokens. For planning, HiTac-WAM ranks candidate action chunks using tactile forecasts and task-progress estimates. For execution, the selected tactile forecast is retained as a reference; persistent discrepancies between predicted and observed tactile states trigger corrective replanning. HiTac-WAM achieves a mean contact F1 of 0.921; under matched training budgets, the directed hierarchy reduces 3D displacement L2 error by 17.6% relative to the deformation-only predictor and improves slip AUPRC by 60.4% relative to the slip-only predictor. Across chip grasping, blackboard erasing, and USB insertion, selection guided by the hierarchical forecasts increases the average real-robot success rate from 31.1% to 61.1%, while the full system attains 72.2%.