日本フィジカルAI新聞

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

週刊ニュースレター購読
移動操作arXiv:2608.22296

TONAV: 関節物体の四足移動操作のためのタスク指向ナビゲーションと動作速度チャンク学習

TONAV: Task-Oriented Navigation and Action-Velocity Chunk Learning for Articulated Object Quadrupedal Mobile Manipulation

シェア:XThreadsFacebookLINEはてブBluesky

四足ロボットによる関節物体の移動操作を統合するフレームワークを提案。タスク指向ナビゲーションと動作速度チャンク学習を組み合わせ、ナビゲーションと操作のギャップを解消し、安定した連続接触操作を実現した。

詳しい要約

1. どんなもの?

TONAVは、四足移動マニピュレーション(quadrupedal mobile manipulation)のための統合フレームワークであり、タスク指向ナビゲーション(task-oriented navigation)とアクション・ベロシティ・チャンク学習(action-velocity chunk learning)を組み合わせる。位置・速度結合型テレオペレーション、視覚言語推論によるサブゴール分解、および速度監視下での関節位置と時間遷移の共同モデリングにより、操作準備の整ったベース配置と安定した連続接触操作を実現する。

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

既存手法はナビゲーションを目標付近で終了させることが多く、到達可能性と操作準備性の間にギャップが生じる。また、追従遅れ、動作ジッタ、接触不安定性により連続的なインタラクションが制限される。TONAVは、タスク指向ナビゲーションとアクション・ベロシティ・チャンク学習を統合することで、これらの問題を同時に緩和し、ナビゲーションとマニピュレーションのギャップを埋める点が新しい。

3. 技術・手法の肝は?

手法の肝は3点。(1) 位置・速度結合型テレオペレーションフレームワークにより、動作ダイナミクスを明示的に捉え、マスター・フォロワー間の一貫性を高め、滑らかで時間的に一貫したデモを収集する。(2) タスク指向ナビゲーションは、視覚言語推論を用いて高レベル指示を実行可能なサブゴールに分解し、ロボットのベースを操作準備の整った配置へ適応的に洗練する。(3) アクション・ベロシティ・チャンク学習は、速度監視下で関節位置とその時間遷移を共同モデリングし、滑らかで安定した持続接触操作を可能にする。

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

多様な関節物体タスク(articulated-object tasks)における実世界実験を実施し、タスク指向ナビゲーションと完全なモバイルマニピュレーションの両方で成功率が向上することを示した。また、ナビゲーション・マニピュレーションギャップの緩和と連続接触インタラクションの改善を実証した。

5. 議論はある?

要旨からは、提案手法の限界や特定の失敗ケース、他の手法との詳細な比較、計算コスト、一般化の範囲などについての議論は不明。また、実世界実験の具体的なタスク数や環境の多様性、ベースラインとの比較方法も要旨からは不明。

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

要旨で参照されている関連研究は明示されていないが、同分野の定番として、四足移動マニピュレーションのための学習ベース手法(例: reinforcement learning for legged manipulation)、視覚言語モデルを用いたタスクプランニング(例: vision-language-action models)、および模倣学習(behavior cloning)に関する論文が挙げられる。具体的には、"Learning to Walk in Minutes Using Massively Parallel Deep Reinforcement Learning"や"VoxPoser: Composable 3D Value Maps for Robotic Manipulation with Language Models"などが関連する。

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

著者: Haoran Lin, Mingyu Yang, Pengfei Qi, Kehan Chen, Qiang Diao, Liangji Zeng, Wenrui Chen, Yaonan Wang, Kailun Yang

分類: cs.RO, cs.CV

原文アブストラクト

Quadruped mobile manipulation requires two tightly coupled capabilities: reaching manipulation-ready configurations and maintaining stable contact throughout articulated-object interaction. However, existing methods often terminate navigation near the target, leaving a gap between reachability and manipulation readiness, while tracking lag, motion jitter, and contact instability limit continuous interaction. To address these challenges, we present TONAV, a unified framework integrating task-oriented navigation with action-velocity chunk learning. First, we introduce a position-velocity-coupled teleoperation framework that explicitly captures motion dynamics to improve master-follower consistency and collect smooth, temporally consistent demonstrations. Next, task-oriented navigation leverages vision-language reasoning to decompose high-level instructions into executable subgoals and adaptively refine the robot base toward a manipulation-ready configuration. Finally, action-velocity chunk learning jointly models joint positions and their temporal transitions under velocity supervision, enabling smooth and stable sustained-contact manipulation. Real-world experiments across diverse articulated-object tasks demonstrate that TONAV achieves higher success rates in both task-oriented navigation and complete mobile manipulation, mitigating the navigation-manipulation gap and improving continuous-contact interaction. The project page is at https://haochen611.github.io/TONAV.

関連論文