Towards General Negotiation Strategies with End-to-End Reinforcement Learning
Bram M. Renting, Thomas M. Moerland, Holger H. Hoos, Catholijn M., Jonker

TL;DR
This paper introduces an end-to-end reinforcement learning approach using graph neural networks to develop adaptable negotiation agents capable of handling diverse and unseen negotiation scenarios.
Contribution
The paper presents a novel graph neural network-based reinforcement learning method for flexible, transferable negotiation strategies across varied problems.
Findings
Effective negotiation with unseen problems
Graph neural networks improve policy flexibility
Reinforcement learning outperforms heuristic approaches
Abstract
The research field of automated negotiation has a long history of designing agents that can negotiate with other agents. Such negotiation strategies are traditionally based on manual design and heuristics. More recently, reinforcement learning approaches have also been used to train agents to negotiate. However, negotiation problems are diverse, causing observation and action dimensions to change, which cannot be handled by default linear policy networks. Previous work on this topic has circumvented this issue either by fixing the negotiation problem, causing policies to be non-transferable between negotiation problems or by abstracting the observations and actions into fixed-size representations, causing loss of information and expressiveness due to feature design. We developed an end-to-end reinforcement learning method for diverse negotiation problems by representing observations and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMulti-Agent Systems and Negotiation · Reinforcement Learning in Robotics
