paper-with-me

홈 › Papers

Achieving Collective Welfare in Multi-Agent Reinforcement Learning via Suggestion Sharing

2024-12-16 · Yue Jin, Shuangqing Wei, Giovanni Montana

In human society, the conflict between self-interest and collective well-being often obstructs efforts to achieve shared welfare. Related concepts like the Tragedy of the Commons and Social Dilemmas frequently manifest in our daily lives. As artificial agents increasingly serve as autonomous proxies for humans, we propose a novel multi-agent reinforcement learning (MARL) method to address this issue - learning policies to maximise collective returns even when individual agents' interests conflict with the collective one. Unlike traditional cooperative MARL solutions that involve sharing rewards, values, and policies or designing intrinsic rewards to encourage agents to learn collectively optimal policies, we propose a novel MARL approach where agents exchange action suggestions. Our method reveals less private information compared to sharing rewards, values, or policies, while enabling effective cooperation without the need to design intrinsic rewards. Our algorithm is supported by our theoretical analysis that establishes a bound on the discrepancy between collective and individual objectives, demonstrating how sharing suggestions can align agents' behaviours with the collective objective. Experimental results demonstrate that our algorithm performs competitively with baselines that rely on value or policy sharing or intrinsic rewards.

📄 PDF Abstract BibTeX arXiv:2412.12326

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-agent Reinforcement Learning

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Learning Robust Social Strategies with Large Language Models

2025-11-24 · Dereck Piche, Mohammed Muqeeth, Milad Aghajohari, Juan Duque 외 arxiv

As agentic AI becomes more widespread, agents with distinct and possibly conflicting goals will interact in complex ways. These multi-agent interactions pose a fundamental challenge, particularly in social dilemmas, wher…

Reinforcement Learning

Phi-Actor-Critic: Steering General-Sum Games to Pareto-Efficient Correlated Equilibria

2026-06-09 · Wongyu Lee, Francesco Lelli, Omran Ayoub, Massimo Tornatore arxiv

Real-world multi-agent systems, from traffic coordination to resource allocation, are often modeled as general-sum games where individual incentives conflict with collective welfare. In these settings, the central challe…

Multi-agent Reinforcement Learning

Performative Prediction on Games and Mechanism Design

2024-08-09 · António Góis, Mehrnaz Mofakhami, Fernando P. Santos, Gauthier Gidel 외

Agents often have individual goals which depend on a group's actions. If agents trust a forecast of collective action and adapt strategically, such prediction can influence outcomes non-trivially, resulting in a form of …

Prediction

Leading the Pack: N-player Opponent Shaping

2023-12-19 · Alexandra Souly, Timon Willi, Akbir Khan, Robert Kirk 외

Reinforcement learning solutions have great success in the 2-player general sum setting. In this setting, the paradigm of Opponent Shaping (OS), in which agents account for the learning of their co-players, has led to ag…

Multi-Agent Combinatorial-Multi-Armed-Bandit framework for the Submodular Welfare Problem under Bandit Feedback

2026-02-18 · Subham Pokhriyal, Shweta Jain, Vaneet Aggarwal arxiv

We study the \emph{Submodular Welfare Problem} (SWP), where items are partitioned among agents with monotone submodular utilities to maximize the total welfare under \emph{bandit feedback}. Classical SWP assumes full val…