日本フィジカルAI新聞

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

週刊ニュースレター購読
群制御arXiv:2609.06930

空間条件付きマルチエージェントトランスフォーマーによる分散巧み操作

Distributed Dexterous Manipulation with Spatially Conditioned Multi-Agent Transformers

シェア:XThreadsFacebookLINEはてブBluesky

64台のソフトデルタロボットを8x8グリッドに配置した分散巧み操作システムの制御に、空間条件付きマルチエージェントトランスフォーマーを用いたフレームワークを提案し、シミュレーションと実機で長期的な平面操作タスクを実証した。

著者: Sarvesh Patil

分類: cs.RO, cs.LG

原文アブストラクト

Distributed Dexterous Manipulation (DDM) is a novel paradigm that presents significant control challenges due to high action-space redundancy, inter-robot cooperation, and dynamic object-robot interactions. This paper introduces a framework based on spatially conditioned Multi-Agent Transformers (MATs) to efficiently learn robust control policies for a DDM system grounded in an array of 64 soft delta robots arranged in an 8x8 grid. Our three core contributions are: (i) an MAT with adaptive layer norm for compute efficiency, (ii) spatial contrastive embeddings to ground transformer embeddings in the spatial configuration of the robots, and (iii) an MAT-based behavior cloning method fine-tuned using Soft Actor Critic. We also propose an action selection formulation to analyze the trade-off between task performance and the number of robots utilized. Our experiments show that MATs iteratively refine their actions through the stacked attention blocks. This further informs the benefit of spatial conditioning in transformers to learn DDM policies. We demonstrate long-horizon planar manipulation tasks with objects of various geometries in simulation and real-world. Finally, we show how action selection mitigates robot maintenance by reducing wear and tear due to inter-robot collisions while maintaining the ability to manipulate objects along various trajectories in the real-world, achieving an average error of ~1.5 cm, while using ~65% fewer robots.

関連論文