ConceptACT: エピソードレベルの概念を用いたサンプル効率の高いロボット模倣学習
ConceptACT: Episode-Level Concepts for Sample-Efficient Robotic Imitation Learning
人間が与えるエピソード単位の意味的概念を訓練時のみ活用し、Transformerの注意機構に組み込むことで、ロボット模倣学習の収束速度とサンプル効率を向上させた手法。
著者: Jakob Karalus, Friedhelm Schwenker
分類: cs.LG, cs.RO
原文アブストラクト
Imitation learning enables robots to acquire complex manipulation skills from human demonstrations, but current methods rely solely on low-level sensorimotor data while ignoring the rich semantic knowledge humans naturally possess about tasks. We present ConceptACT, an extension of Action Chunking with Transformers that leverages episode-level semantic concept annotations during training to improve learning efficiency. Unlike language-conditioned approaches that require semantic input at deployment, ConceptACT uses human-provided concepts (object properties, spatial relationships, task constraints) exclusively during demonstration collection, adding minimal annotation burden. We integrate concepts using a modified transformer architecture in which the final encoder layer implements concept-aware cross-attention, supervised to align with human annotations. Through experiments on two robotic manipulation tasks with logical constraints, we demonstrate that ConceptACT converges faster and achieves superior sample efficiency compared to standard ACT. Crucially, we show that architectural integration through attention mechanisms significantly outperforms naive auxiliary prediction losses or language-conditioned models. These results demonstrate that properly integrated semantic supervision provides powerful inductive biases for more efficient robot learning.