Abstract
Designing an automated agent for Human-Agent Negotiation is a challenging task. Especially in the domain that combines multi-issue bilateral negotiations and repeated negotiations. In this domain, the agents negotiate with humans over more than one item, and there are several rounds of negotiation in each game. Designing this kind of agent can be very challenging. Our agent needs to estimate the preferences of the human opponent in real-time, proposing fair offers that will be excepted by the human opponent but taking into account, not proposing offers that don’t increase the agent’s score. On the other hand, local search algorithms have proven to be effective in a variety of fields in artificial intelligence. In this paper, we present a novel approach for an automated agent for this type of negotiation by using local search algorithms, in particular: Simulated Annealing and Hill Climbing. As we analyze the results from our experiments and compare the local search algorithms, we show that local search algorithms can be more efficient in Human-Agent negotiation than traditional methods. Moreover, our agent is capable of negotiating efficiently and outperforming the human opponent.
Original language | English |
---|---|
Title of host publication | PRIMA 2022 |
Subtitle of host publication | Principles and Practice of Multi-Agent Systems - 24th International Conference, Proceedings |
Editors | Reyhan Aydoğan, Natalia Criado, Victor Sanchez-Anguix, Jérôme Lang, Marc Serramia |
Publisher | Springer Science and Business Media Deutschland GmbH |
Pages | 612-620 |
Number of pages | 9 |
ISBN (Print) | 9783031212024 |
DOIs | |
State | Published - 2023 |
Externally published | Yes |
Event | 24th International Conference on Principles and Practice of Multi-Agent Systems, PRIMA 2020 - Valencia , Spain Duration: 16 Nov 2022 → 18 Nov 2022 |
Publication series
Name | Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) |
---|---|
Volume | 13753 LNAI |
ISSN (Print) | 0302-9743 |
ISSN (Electronic) | 1611-3349 |
Conference
Conference | 24th International Conference on Principles and Practice of Multi-Agent Systems, PRIMA 2020 |
---|---|
Country/Territory | Spain |
City | Valencia |
Period | 16/11/22 → 18/11/22 |
Bibliographical note
Publisher Copyright:© 2023, The Author(s), under exclusive license to Springer Nature Switzerland AG.
Keywords
- Hill climbing
- Human-agent negotiation
- Local search
- Multi-issue bargaining
- Repeated negotiations
- Simulated annealing