paper-with-me

홈 › Papers

Prosocial learning agents solve generalized Stag Hunts better than selfish ones

2017-09-08 · Alexander Peysakhovich, Adam Lerer

Deep reinforcement learning has become an important paradigm for constructing agents that can enter complex multi-agent situations and improve their policies through experience. One commonly used technique is reactive training - applying standard RL methods while treating other agents as a part of the learner's environment. It is known that in general-sum games reactive training can lead groups of agents to converge to inefficient outcomes. We focus on one such class of environments: Stag Hunt games. Here agents either choose a risky cooperative policy (which leads to high payoffs if both choose it but low payoffs to an agent who attempts it alone) or a safe one (which leads to a safe payoff no matter what). We ask how we can change the learning rule of a single agent to improve its outcomes in Stag Hunts that include other reactive learners. We extend existing work on reward-shaping in multi-agent reinforcement learning and show that that making a single agent prosocial, that is, making them care about the rewards of their partners can increase the probability that groups converge to good outcomes. Thus, even if we control a single agent in a group making that agent prosocial can increase our agent's long-run payoff. We show experimentally that this result carries over to a variety of more complex environments with Stag Hunt-like dynamics including ones where agents must learn from raw input pixels.

📄 PDF Abstract BibTeX arXiv:1709.02865

Code (1)

sharedcare/MARL-Cooperative pytorch

Tasks

Deep Reinforcement LearningMulti-agent Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Emergent Prosociality in Multi-Agent Games Through Gifting

2021-05-13 · Woodrow Z. Wang, Mark Beliaev, Erdem Biyik, Daniel A. Lazar 외

Coordination is often critical to forming prosocial behaviors -- behaviors that increase the overall sum of rewards received by all agents in a multi-agent game. However, state of the art reinforcement learning algorithm…

Emergent Communication through Negotiation

2018-04-11 · ICLR 2018 1 · Kris Cao, Angeliki Lazaridou, Marc Lanctot, Joel Z. Leibo 외

Multi-agent reinforcement learning offers a way to study how communication could emerge in communities of agents needing to solve specific problems. In this paper, we study the emergence of communication in the negotiati…

Multi-agent Reinforcement LearningReinforcement Learning

ProsocialDialog: A Prosocial Backbone for Conversational Agents

2022-05-25 · Hyunwoo Kim, Youngjae Yu, Liwei Jiang, Ximing Lu 외

Most existing dialogue systems fail to respond properly to potentially unsafe user utterances by either ignoring or passively agreeing with them. To address this issue, we introduce ProsocialDialog, the first large-scale…

Dialogue GenerationDialogue Safety PredictionResponse GenerationRules-of-thumb Generation

Prosocial Norm Emergence in Multiagent Systems

2020-12-29 · Mehdi Mashayekhi, Nirav Ajmeri, George F. List, Munindar P. Singh

Multiagent systems provide a basis for developing systems of autonomous entities and thus find application in a variety of domains. We consider a setting where not only the member agents are adaptive but also the multiag…

Decision MakingFairness

Mechanism Design Is Not Enough: Prosocial Agents for Cooperative AI

2026-05-08 · Xuanqiang Angelo Huang, Charlie Tharas, Samuele Marro, Van Q. Truong 외 arxiv

Ensuring that AI agents behave safely and beneficially when interacting with other parties has emerged as one of the central challenges of modern AI safety. While mechanism design, as the theory of designing rules to ali…