arXiv論文メモ
新着一覧
cs.MA / cs.RO / cs.SY / eess.SY · 査読状況未確認

単独用の方策を固定したまま複数エージェントへ適応

MATES: Learning Multi-Agent Interactions by Transforming Observations for Frozen Single-Agent Policies

Elie Abboud and Oren Gal

この論文をやさしく読む

ひとことで言うと

単独で学習した行動方策は固定し、入力だけを変換してチーム作業に使う方法。

何に役立つ?

単独用方策をすでに持つ場合に、複数エージェント向けの再学習で更新するパラメータを減らす用途が考えられる。

この研究の面白いところ

方策全体の3.5~7.3%のパラメータだけを最適化して、評価した課題では一から学習する方式を上回った。

どこまで分かった?

単独作業の情報が観測に残り、近隣情報を識別できるという入力構造が前提である。要旨の評価課題以外への一般化や実機での性能は示されていない。

v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。

アブストラクトの日本語訳

複数エージェントの強化学習では、各エージェントの方策を最初から学習することが多く、個々の作業能力と協調を同時に身に付けなければならない。しかし、多くの複数エージェント問題には、基礎となる作業を単独で学べる対応問題がある。本研究は、複数エージェントの観測に単独作業の情報が保たれ、近隣エージェントの情報が別に識別できる課題を対象として、既存の単独エージェント方策のための複数エージェント観測変換MATESを導入する。複数エージェントでの経験から小さな変換器を学習し、観測を固定した単独用方策が想定する形式に変換する。これにより、単独用方策そのものは更新せずに、共有環境に適した行動を生み出す。事前学習した方策の内部構造は変えず、基礎となる複数エージェント強化学習アルゴリズムの目的関数や更新手順も保つ。生涯経路探索、ナビゲーション、協調探索について、オンポリシー方式とオフポリシー方式の両方を用い、離散・連続の観測空間と行動空間にまたがって評価した。すべての評価条件で、MATESが最適化するパラメータ数は方策全体を学習する場合の3.5~7.3%だけでありながら、最初から複数エージェント用に学習する方式を一貫して上回った。方策全体を微調整する場合の性能に近づき、実演データを使う比較手法とも全体として競争力があり、学習時には見なかったチーム規模でも高い作業性能を保った。こうした結果は、この観測構造の下では、個々の能力を符号化した方策を変えずに、有効な複数エージェント行動を学習できることを示す。

v1の要旨から自動生成。本文の精読・人による確認は未実施。

初稿
2026-09-22(UTC)
最新改訂
2026-09-22 · v1
査読・掲載
査読状況未確認
arXivで読むPDF

更新履歴

取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。

原文の要旨

Multi-agent reinforcement learning (MARL) commonly trains decentralized policies from scratch, requiring agents to acquire individual task competence and coordination simultaneously. Yet many multi-agent problems admit a compatible single-agent counterpart in which the underlying task can be learned in isolation. We introduce Multi-Agent Observation Transformation for Existing Single-Agent Policies (MATES), an input-side adaptation framework for tasks whose multi-agent observations preserve the solo-task information while exposing separately identifiable neighbor information. From multi-agent experience, MATES learns a small adapter that maps this observation into the format expected by a frozen single-agent policy, inducing actions suited to the shared environment without updating the single-agent policy itself. MATES leaves the pretrained policy's internal architecture unchanged and retains the objectives and update procedures of the underlying MARL algorithm. We evaluate MATES using both on- and off-policy algorithms on lifelong pathfinding, navigation, and cooperative discovery, spanning discrete and continuous observation and action spaces. Across all evaluated settings, MATES optimizes only 3.5-7.3% as many parameters as full-policy training while consistently outperforming MARL training from scratch. It approaches the performance of full fine-tuning, remains competitive overall with demonstration-based baselines, and retains strong task performance at team sizes not encountered during training. These results provide evidence that, under this observation structure, effective multi-agent behavior can be learned without modifying the policy that encodes individual competence.

arXiv ID: 2609.26010 / 要約の誤りについて