日本フィジカルAI新聞

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

週刊ニュースレター購読
arXiv:2608.12534

Entropy-Augmented Multi-Objective Policy Optimization in Multiagent Systems

Entropy-Augmented Multi-Objective Policy Optimization in Multiagent Systems

シェア:XThreadsFacebookLINEはてブBluesky

詳しい要約

1. どんなもの?

本論文は、複数の競合する目的を持つマルチエージェントシステムにおいて、行動空間の多様性を考慮したエントロピー拡張型の多目的政策最適化手法を提案している。具体的には、エージェントの適合度スコアにエントロピーボーナスを組み込み、進化する集団内の行動の均質化を防ぐことで、行動的に異なる政策の探索を促進する。

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

従来の多目的進化アルゴリズム(例:NSGA-II)は目的空間での多様性を最適化するが、行動空間での多様性を無視するため、早期収束や行動の崩壊を引き起こす可能性がある。本研究は、行動空間の多様性シグナルを政策評価に追加し、Pareto最適化フレームワークを維持しながら行動的多様性を促進する点が新しい。

3. 技術・手法の肝は?

手法の核心は、エージェントの適合度スコアにエントロピーボーナスを追加することである。これにより、行動の均質性を罰し、行動的に異なる政策を探索する。Pareto最適化の枠組みは維持され、行動空間の多様性シグナルが政策評価に統合される。

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

rover-domain実験(質的に異なる報酬構造を持つ)で評価し、NSGA-IIベースラインと比較してhypervolume改善が最大48%向上することを観測した。

5. 議論はある?

要旨からは、行動的多様性が多目的マルチエージェント進化最適化の改善に有望であると示唆されるが、具体的な限界や議論(例えば、エントロピーボーナスの重み設定やスケーラビリティ)については不明である。

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

要旨で参照されているNSGA-II、および関連する多目的進化アルゴリズム(例:MOEA/D)やマルチエージェント強化学習の多目的最適化手法(例:Multi-Objective Reinforcement Learning)が挙げられる。

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

著者: Jamie Santos, Ayhan Alp Aydeniz, Raghav Thakar, Kagan Tumer

分類: cs.MA, cs.RO

原文アブストラクト

Autonomous agent teams deployed in settings such as marine and extraterrestrial outposts must coordinate actions to achieve optimal outcomes across multiple competing objectives. Multi-objective evolutionary algorithms such as NSGA-II optimize for diversity in the objective space, but neglect diversity in the behavior space, possibly leading to premature convergence and a collapse in behaviors that may differentiate policies in different external conditions. To address this, we introduce an entropy-augmented policy evaluation strategy that incorporates an entropy bonus into agent fitness scores, discouraging behavioral homogeneity across the evolving population. By augmenting policy evaluation with a behavior-space diversity signal while preserving the underlying Pareto optimization framework, our method is designed to encourage exploration of behaviorally distinct policies in multiagent domains. We evaluate our approach across rover-domain experiments with qualitatively distinct reward structures and observe hypervolume improvements of up to 48% relative to the NSGA-II baseline, suggesting that behavioral diversity is a promising and underexplored direction for improving multi-objective multiagent evolutionary optimization.