日本フィジカルAI新聞

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

週刊ニュースレター購読
ヒューマノイド制御arXiv:2608.03234v1

文脈を考慮した動作プリエントによるヒューマノイド制御の学習

Learning Context-Aware Motion Priors for Humanoid Control

シェア:XThreadsFacebookLINEはてブBluesky

既存の動作プリエントはタスクに関係なく一律に適用されるため、不適切なガイダンスを与えることがある。本論文では、タスク文脈に応じて動作プリエントを適応させるフレームワークCMPを提案し、ヒューマノイド制御タスクで性能とサンプル効率を向上させた。

詳しい要約

1. どんなもの?

本論文は、ヒューマノイド制御のためのContext-Aware Motion Priors (CMP)を提案する。CMPは、タスク非依存の一般的なmotion priorを、現在のタスクコンテキストに適応させるフレームワークである。手動のスキルラベルやデータセット分割、別段のスキル発見段階を必要とせず、参照データセット全体から学習した事前分布を、タスクに応じて動的に重み付けする。これにより、タスクに関連する参照モーションからのガイダンスを強化し、無関係な参照による干渉を低減する。

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

既存のmotion prior手法は、参照データセット全体からタスク非依存の事前分布を学習し、ポリシー学習全体で一様に適用する。そのため、現在のタスクコンテキストにどの参照モーションが関連するかを区別できず、無関係または矛盾したガイダンスを提供する可能性がある。CMPは、コンテキストに応じて事前分布を適応させる点で優れており、手動ラベルやデータセット分割、スキル発見を不要にしながら、タスク関連性を動的に学習する。

3. 技術・手法の肝は?

CMPの核心は、高アドバンテージのポリシーロールアウトを用いてコンテキストとモーションの適合性を学習し、デモンストレーションに基づく目的関数で関連性スコアを参照分布に基づいて維持することである。この関連性スコアは、軽量なコンテキスト条件付きアダプタのトレーニングにおいて、参照監督を再重み付けするために使用される。具体的には、Adversarial Motion PriorsとScore-Matching Motion Priorsの両方でCMPをインスタンス化し、その有効性を検証している。

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

5つのヒューマノイド制御タスクで評価し、CMPがタスク性能とサンプル効率を一貫して向上させることを示した。また、学習されたコンテキストとモーションの整合性が意味を持つこと、不均衡な参照分布に対して頑健であることを確認した。

5. 議論はある?

要旨からは、CMPの限界や潜在的な欠点についての議論は不明である。ただし、コンテキストとモーションの適合性を高アドバンテージのロールアウトに依存するため、初期のポリシーが不十分な場合に学習が不安定になる可能性や、関連性スコアの計算コストが増加する可能性が考えられるが、要旨では言及されていない。

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

要旨で参照されているAdversarial Motion PriorsとScore-Matching Motion Priorsに関する論文が次に読むべきである。また、関連するmotion priorやヒューマノイド制御の分野の定番研究として、DeepMimicやPhysics-based Character Animationに関する論文が挙げられる。

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

著者: Yunyang Mo, Yi Gu, Yangchen Zhou, Hanyang Cao, Renjing Xu

分類: cs.RO

原文アブストラクト

Motion priors provide powerful guidance for learning naturalistic humanoid behaviors. However, existing methods typically learn a general, task-agnostic prior from the entire reference dataset and apply it uniformly throughout policy training. As a result, the prior cannot distinguish which reference motions are relevant to the current task context, potentially providing irrelevant or conflicting guidance. We present Context-Aware Motion Priors (CMP), a framework that adapts a general motion prior to the current task context without manual skill labels, dataset partitioning, or a separate skill discovery stage. Specifically, CMP learns context-motion compatibility using high-advantage policy rollouts, while a demonstration-based objective keeps the learned relevance grounded in the reference distribution. The resulting relevance scores reweight reference supervision for training a lightweight context-conditioned adapter. To evaluate the effectiveness and generality of CMP, we instantiate it with both Adversarial Motion Priors and Score-Matching Motion Priors. Across five humanoid control tasks, CMP consistently improves task performance and sample efficiency, learns meaningful context-motion alignment, and remains robust to imbalanced reference distributions. These results show that adapting motion priors to task contexts provides more relevant guidance for humanoid policy learning.