paper-with-me

홈 › Papers

Negotiating Team Formation Using Deep Reinforcement Learning

2020-10-20 · ICLR 2019 5 · Yoram Bachrach, Richard Everett, Edward Hughes, Angeliki Lazaridou, Joel Z. Leibo, Marc Lanctot, Michael Johanson, Wojciech M. Czarnecki, Thore Graepel

When autonomous agents interact in the same environment, they must often cooperate to achieve their goals. One way for agents to cooperate effectively is to form a team, make a binding agreement on a joint plan, and execute it. However, when agents are self-interested, the gains from team formation must be allocated appropriately to incentivize agreement. Various approaches for multi-agent negotiation have been proposed, but typically only work for particular negotiation protocols. More general methods usually require human input or domain-specific data, and so do not scale. To address this, we propose a framework for training agents to negotiate and form teams using deep reinforcement learning. Importantly, our method makes no assumptions about the specific negotiation protocol, and is instead completely experience driven. We evaluate our approach on both non-spatial and spatially extended team-formation negotiation environments, demonstrating that our agents beat hand-crafted bots and reach negotiation outcomes consistent with fair solutions predicted by cooperative game theory. Additionally, we investigate how the physical location of agents influences negotiation outcomes.

📄 PDF Abstract BibTeX arXiv:2010.10380

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

DINASTI: Dialogues with a Negotiating Appointment Setting Interface

2014-05-01 · LREC 2014 5 · Layla El Asri, Romain Laroche, Olivier Pietquin

This paper describes the DINASTI (DIalogues with a Negotiating Appointment SeTting Interface) corpus, which is composed of 1734 dialogues with the French spoken dialogue system NASTIA (Negotiating Appointment SeTting Int…

Dialogue ManagementManagementreinforcement-learningReinforcement Learning+3

Unanimously acceptable agreements for negotiation teams in unpredictable domains

2016-04-16 · Victor Sanchez-Anguix, Reyhan Aydogan, Vicente Julian, Catholijn Jonker

A negotiation team is a set of agents with common and possibly also conflicting preferences that forms one of the parties of a negotiation. A negotiation team is involved in two decision making processes simultaneously, …

Decision Making

Intra-Team Strategies for Teams Negotiating Against Competitor, Matchers, and Conceders

2016-04-16 · Victor Sanchez-Anguix, Reyhan Aydogan, Vicente Julian, Catholijn Jonker

Under some circumstances, a group of individuals may need to negotiate together as a negotiation team against another party. Unlike bilateral negotiation between two individuals, this type of negotiations entails to adop…

Prosocial or Selfish? Agents with different behaviors for Contract Negotiation using Reinforcement Learning

2018-09-19 · Vishal Sunder, Lovekesh Vig, Arnab Chatterjee, Gautam Shroff

We present an effective technique for training deep learning agents capable of negotiating on a set of clauses in a contract agreement using a simple communication protocol. We use Multi Agent Reinforcement Learning to t…

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

MLTEing Models: Negotiating, Evaluating, and Documenting Model and System Qualities

2023-03-03 · Katherine R. Maffey, Kyle Dotterrer, Jennifer Niemann, Iain Cruickshank 외

Many organizations seek to ensure that machine learning (ML) and artificial intelligence (AI) systems work as intended in production but currently do not have a cohesive methodology in place to do so. To fill this gap, w…