Abstract
While achieving tremendous success, there is still a major issue standing out in the domain of automated negotiation: it is inefficient for a negotiating agent to learn a strategy from scratch when being faced with an unknown opponent. Transfer learning can alleviate this problem by utilizing the knowledge of previously learned policies to accelerate the current task learning. This work presents a novel Transfer Learning based Negotiating Agent (TLNAgent) framework that allows a negotiating agent to transfer previous knowledge from source strategies optimized by deep reinforcement learning, to boost its performance in new tasks. TLNAgent comprises three key components: the negotiation module, the adaptation module and the transfer module. To be specific, the negotiation module is responsible for interacting with the other agent during negotiation. The adaptation module measures the helpfulness of each source policy based on a fusion of two selection mechanisms. The transfer module is based on lateral connections between source and target networks and accelerates the agent’s training by transferring knowledge from the selected source strategy. Our comprehensive experiments clearly demonstrate that TL is effective in the context of automated negotiation, and TLNAgent outperforms state-of-the-art Automated Negotiating Agents Competition (ANAC) negotiating agents in various domains.
Original language | English |
---|---|
Title of host publication | Advances in Knowledge Discovery and Data Mining |
Subtitle of host publication | 27th Pacific-Asia Conference on Knowledge Discovery and Data Mining, PAKDD 2023, Proceedings |
Editors | Hisashi Kashima, Tsuyoshi Ide, Wen-Chih Peng |
Publisher | Springer Verlag |
Pages | 386-397 |
Number of pages | 12 |
Volume | 13936 LNCS |
ISBN (Print) | 9783031333767 |
DOIs | |
Publication status | Published - 1 Jan 2023 |
Event | 27th Pacific-Asia Conference on Knowledge Discovery and Data Mining - Osaka, Japan Duration: 25 May 2023 → 28 May 2023 http://pakdd2023.org/ |
Publication series
Series | Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) |
---|---|
Volume | 13936 LNCS |
ISSN | 0302-9743 |
Conference
Conference | 27th Pacific-Asia Conference on Knowledge Discovery and Data Mining |
---|---|
Abbreviated title | PAKDD 2023 |
Country/Territory | Japan |
City | Osaka |
Period | 25/05/23 → 28/05/23 |
Internet address |
Keywords
- Automated negotiation
- Deep learning
- Reinforcement learning
- Transfer learning