paper-with-me

Papers

Robust Instruction Compliance in Cooperative Multi-Agent Reinforcement Learning

2026-05-12 · Wo Wei Lin, Ethan Rathbun, Enrico Marchesini, Xiang Zhi Tan arxiv

Multi-agent reinforcement learning (MARL) in real-world use cases may need to adapt to external natural language instructions that interrupt ongoing behavior and conflict with long-horizon objectives. However, conditioning rewards on instructions introduces a fundamental failure mode as Bellman updates couple value estimates across instruction contexts, leading to inconsistent values when instructions interrupt macro-actions. We propose Macro-Action Value Correction for Instruction Compliance (MAVIC), which corrects Bellman backups at instruction boundaries by correcting the incoming instruction objective and restoring the continuation value under the current objective. Unlike reward shaping, MAVIC modifies the bootstrapping target itself, enabling consistent value estimation under stochastic instruction switching within a unified policy. We provide theoretical analysis and an actor-critic implementation, and show that MAVIC achieves high instruction compliance while preserving base task performance in increasingly complex cooperative multi-agent environments.

📄 PDF Abstract BibTeX arXiv:2605.12655

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-agent Reinforcement Learning

Similar Papers 제목 키워드 기반

Learning to Cooperate with Unseen Agent via Meta-Reinforcement Learning

2021-11-05 · Rujikorn Charakorn, Poramate Manoonpong, Nat Dilokthanakul

Ad hoc teamwork problem describes situations where an agent has to cooperate with previously unseen agents to achieve a common goal. For an agent to be successful in these scenarios, it has to have a suitable cooperative…

Meta Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

OGR-MARL: Option-Guided Residual Multi-Agent Reinforcement Learning for Heterogeneous USV Cooperative Pursuit in Constrained Port Waterways

2026-08-13 · Mao Jiayang, Wang Lanfeng, Peng Zhao-Han arxiv

Heterogeneous USV cooperative pursuit in constrained port waterways requires evader interception under navigation, traffic, and role constraints. This paper proposes OGR-MARL, an option-guided residual multi-agent reinfo…

Multi-agent Reinforcement Learning

Pragmatic Instruction Following and Goal Assistance via Cooperative Language-Guided Inverse Planning

2024-02-27 · Tan Zhi-Xuan, Lance Ying, Vikash Mansinghka, Joshua B. Tenenbaum

People often give instructions whose meaning is ambiguous without further context, expecting that their actions or goals will disambiguate their intentions. How can we build assistive agents that follow such instructions…

Bayesian InferenceInstruction Following

Provably Efficient Cooperative Multi-Agent Reinforcement Learning with Function Approximation

2021-03-08 · Abhimanyu Dubey, Alex Pentland

Reinforcement learning in cooperative multi-agent settings has recently advanced significantly in its scope, with applications in cooperative estimation for advertising, dynamic treatment regimes, distributed control, an…

Federated LearningMulti-agent Reinforcement Learningreinforcement-learningReinforcement Learning+1

MASH: Cooperative-Heterogeneous Multi-Agent Reinforcement Learning for Single Humanoid Robot Locomotion

2025-08-14 · Qi Liu, Xiaopeng Zhang, Mingshan Tan, Shuaikang Ma 외 arxiv

This paper proposes a novel method to enhance locomotion for a single humanoid robot through cooperative-heterogeneous multi-agent deep reinforcement learning (MARL). While most existing methods typically employ single-a…

Multi-agent Reinforcement Learning