日本フィジカルAI新聞

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

週刊ニュースレター購読
sim2realarXiv:2609.12677

大きさは関係ない:掘削機の土砂操作を転移可能にする材料状態強化学習

Size Doesn't Matter: Material-State Reinforcement Learning for Excavator Transferable Soil Manipulation

シェア:XThreadsFacebookLINEはてブBluesky

GPU並列化した物質点法シミュレーション上で強化学習を行い、土の形状や締固め度といった材料状態に条件付けられた制御器を学習。正規化されたエンドエフェクタ空間で動作させることで、11.5t油圧ショベルから500g卓上ロボットまで同一の学習済み重みを転移し、盛土施工を自律実行できることを示した。

詳しい要約

1. どんなもの?

- 土砂の掘削・埋め戻し・盛土などの地盤変形を伴う作業を自律化する研究。 - 強化学習(Reinforcement Learning)とGPU並列化されたMaterial Point Method(MPM)粒子シミュレーションを組み合わせる。 - 材料状態(形状・締固め度)を条件とした制御器を学習し、ショベルの複数の接触面を使った土砂操作を実現。 - 正規化されたend-effector空間でポリシーを学習し、キャリブレーションされたマシンインタフェースを介して異なる機械に転移。 - 11.5t油圧ショベルと500g卓上ロボットで検証。

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

- 従来の自律システムは掘削とダンプに限定され、ヒューリスティックモデルに依存し土質力学を考慮していなかった。 - 本研究は土質力学を考慮したMPMシミュレーションと強化学習を統合し、材料状態に基づく多様な接触面利用を可能にした。 - 同一の学習済み重みを異なる機械に転移できる点が新しい。 - 実機での大規模盛土施工を自律で完遂し、専門オペレータと同等以上の性能を示した。

3. 技術・手法の肝は?

- GPU並列化されたMaterial Point Method(MPM)粒子シミュレーション上で強化学習を実施。 - ポリシーは材料状態(形状・compactness)を条件として入力。 - 正規化されたend-effector空間で動作し、キャリブレーションされたマシンインタフェースを通じて実機に展開。 - これにより、ショベルの複数の接触面を使い、すくい内・外の土砂を移動させるスキルを獲得。

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

- 11.5t油圧ショベルと500g卓上ロボットでキャリブレーション転移を評価。 - 42m長、2.1m高の盛土を45分で自律構築し、201回のポリシーストロークを失敗・再試行・オペレータ介入なしで実行。 - 直接比較で、自律制御器は専門オペレータの進行速度に匹敵し、より高く一貫した盛土を生成。 - 追加の埋め戻し・締固め実験で材料状態認識と機械間転移を定性的に実証。

5. 議論はある?

- 要旨からは不明。

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

- 要旨で参照/比較されている研究は明示されていない。 - 関連手法として、Material Point Method(MPM)を用いた土砂シミュレーション、強化学習によるロボットマニピュレーション、deformable object manipulation、sim-to-real transfer、excavator automation などが挙げられる。

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

著者: Lennart Werner, Pol Eyschen, Sean Costello, Pierluigi Micarelli, Andrei Cramariuc, Marco Hutter

分類: cs.RO

原文アブストラクト

Earthmoving tasks such as excavation, backfilling, or embankment construction require deliberate repositioning of deformable soil. For these tasks, human operators use all shovel faces, while autonomous systems so far are limited to excavation and dumping. Current methods often rely on heuristic models but do not incorporate soil mechanics. We address this shortcoming by using Reinforcement Learning in a GPU-parallelized Material Point Method particle simulation. Our controllers are conditioned on material state such as shape and compactness, enabling skills that use multiple contact faces of the tool and displace material both inside and outside of the shovel. To use the same learned weights across machines, our policies operate in a normalized end-effector space and are deployed through a calibrated machine interface. We evaluate this calibrated transfer on an 11.5t hydraulic excavator and a 500g tabletop robot. We validate performance through autonomous construction of a 42m long, 2.1m high embankment in 45min, executing 201 individual policy strokes without failure, retry, or operator intervention. In a direct comparison, the autonomous controller matches an expert operator's progression speed and produces a higher, more consistent embankment. Additional qualitative backfilling and compaction experiments demonstrate the material-state awareness and calibrated transfer across machines.

関連論文