paper-with-me

Papers

Adaptive Robust Estimator for Multi-Agent Reinforcement Learning

2026-03-23 · Zhongyi Li, Wan Tian, Jingyu Chen, Kangyao Huang, Huiming Zhang, Hui Yang, Tao Ren, Jinyang Jiang, Yijie Peng, Yikun Ban, Fuzhen Zhuang arxiv

Multi-agent collaboration has emerged as a powerful paradigm for enhancing the reasoning capabilities of large language models, yet it suffers from interaction-level ambiguity that blurs generation, critique, and revision, making credit assignment across agents difficult. Moreover, policy optimization in this setting is vulnerable to heavy-tailed and noisy rewards, which can bias advantage estimation and trigger unstable or even divergent training. To address both issues, we propose a robust multi-agent reinforcement learning framework for collaborative reasoning, consisting of two components: Dual-Agent Answer-Critique-Rewrite (DACR) and an Adaptive Robust Estimator (ARE). DACR decomposes reasoning into a structured three-stage pipeline: answer, critique, and rewrite, while enabling explicit attribution of each agent's marginal contribution to its partner's performance. ARE provides robust estimation of batch experience means during multi-agent policy optimization. Across mathematical reasoning and embodied intelligence benchmarks, even under noisy rewards, our method consistently outperforms the baseline in both homogeneous and heterogeneous settings. These results indicate stronger robustness to reward noise and more stable training dynamics, effectively preventing optimization failures caused by noisy reward signals.

📄 PDF Abstract BibTeX arXiv:2603.21574

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-agent Reinforcement LearningMathematical Reasoning

Similar Papers 제목 키워드 기반

Adaptive TD-Lambda for Cooperative Multi-agent Reinforcement Learning

2026-05-12 · Yue Deng, Zirui Wang, Yin Zhang arxiv

TD($λ$) in value-based MARL algorithms or the Temporal Difference critic learning in Actor-Critic-based (AC-based) algorithms synergistically integrate elements from Monte-Carlo simulation and Q function bootstrapping vi…

Multi-agent Reinforcement Learning

Multi-Agent Reinforcement Learning for Adaptive Mesh Refinement

2022-11-02 · Jiachen Yang, Ketan Mittal, Tarik Dzanic, Socratis Petrides 외

Adaptive mesh refinement (AMR) is necessary for efficient finite element simulations of complex physical phenomenon, as it allocates limited computational budget based on the need for higher or lower resolution, which va…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Likelihood Quantile Networks for Coordinating Multi-Agent Reinforcement Learning

2018-12-15 · Xueguang Lyu, Christopher Amato

When multiple agents learn in a decentralized manner, the environment appears non-stationary from the perspective of an individual agent due to the exploration and learning of the other agents. Recently proposed deep mul…

Multi-agent Reinforcement LearningPhilosophyreinforcement-learningReinforcement Learning+1

Weighted Double Deep Multiagent Reinforcement Learning in Stochastic Cooperative Environments

2018-02-23 · Yan Zheng, Jianye Hao, Zongzhang Zhang

Recently, multiagent deep reinforcement learning (DRL) has received increasingly wide attention. Existing multiagent DRL algorithms are inefficient when facing with the non-stationarity due to agents update their policie…

Deep Reinforcement LearningQ-Learningreinforcement-learningReinforcement Learning+1

Multi-Agent Reinforcement Learning via Adaptive Kalman Temporal Difference and Successor Representation

2021-12-30 · Mohammad Salimibeni, Arash Mohammadi, Parvin Malekzadeh, Konstantinos N. Plataniotis

Distributed Multi-Agent Reinforcement Learning (MARL) algorithms has attracted a surge of interest lately mainly due to the recent advancements of Deep Neural Networks (DNNs). Conventional Model-Based (MB) or Model-Free …

Multi-agent Reinforcement LearningOpenAI Gymreinforcement-learningReinforcement Learning (RL)