paper-with-me

Papers

INA: An Integrative Approach for Enhancing Negotiation Strategies with Reward-Based Dialogue System

2023-10-27 · Zishan Ahmad, Suman Saurabh, Vaishakh Sreekanth Menon, Asif Ekbal, Roshni Ramnani, Anutosh Maitra

In this paper, we propose a novel negotiation dialogue agent designed for the online marketplace. Our agent is integrative in nature i.e, it possesses the capability to negotiate on price as well as other factors, such as the addition or removal of items from a deal bundle, thereby offering a more flexible and comprehensive negotiation experience. We create a new dataset called Integrative Negotiation Dataset (IND) to enable this functionality. For this dataset creation, we introduce a new semi-automated data creation method, which combines defining negotiation intents, actions, and intent-action simulation between users and the agent to generate potential dialogue flows. Finally, the prompting of GPT-J, a state-of-the-art language model, is done to generate dialogues for a given intent, with a human-in-the-loop process for post-editing and refining minor errors to ensure high data quality. We employ a set of novel rewards, specifically tailored for the negotiation task to train our Negotiation Agent, termed as the Integrative Negotiation Agent (INA). These rewards incentivize the chatbot to learn effective negotiation strategies that can adapt to various contextual requirements and price proposals. By leveraging the IND, we train our model and conduct experiments to evaluate the effectiveness of our reward-based dialogue system for negotiation. Our results demonstrate that the proposed approach and reward system significantly enhance the agent's negotiation capabilities. The INA successfully engages in integrative negotiations, displaying the ability to dynamically adjust prices and negotiate the inclusion or exclusion of items in a bundle deal

📄 PDF Abstract BibTeX arXiv:2310.18207

Code (1)

zishan-ai/neg 공식 구현 pytorch

Tasks

ChatbotLanguage Modelling

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

DialoGraph: Incorporating Interpretable Strategy-Graph Networks into Negotiation Dialogues

2021-06-02 · ICLR 2021 1 · Rishabh Joshi, Vidhisha Balachandran, Shikhar Vashishth, Alan Black 외

To successfully negotiate a deal, it is not enough to communicate fluently: pragmatic planning of persuasive negotiation strategies is essential. While modern dialogue agents excel at generating fluent sentences, they st…

Response Generation

Evaluating Persuasion Strategies and Deep Reinforcement Learning methods for Negotiation Dialogue agents

2017-04-01 · EACL 2017 4 · Simon Keizer, Markus Guhe, Heriberto Cuay{\'a}huitl, Ioannis Efstathiou 외

In this paper we present a comparative evaluation of various negotiation strategies within an online version of the game {``}Settlers of Catan{''}. The comparison is based on human subjects playing games against artifici…

Deep Reinforcement LearningPersuasion Strategiesreinforcement-learningReinforcement Learning+1

Enhancing Social Intelligence in LLMs with Hierarchical Reasoning and Utterance-Level Goal Rewarding

2026-08-06 · Xiaofeng Wang, Kakam Chong, Shuai Xiao, DeXin Kong 외 arxiv

Large language models (LLMs) excel in structured tasks but struggle with dynamic social interactions, where success requires long-term goal coordination and rapid adaptation. Current methods often apply uniform goal-base…

Hierarchical Reinforcement Learning

Evaluating and Enhancing the Robustness of Dialogue Systems: A Case Study on a Negotiation Agent

2019-06-01 · NAACL 2019 6 · Minhao Cheng, Wei Wei, Cho-Jui Hsieh

Recent research has demonstrated that goal-oriented dialogue agents trained on large datasets can achieve striking performance when interacting with human users. In real world applications, however, it is important to en…

Dialogue Diplomats: An End-to-End Multi-Agent Reinforcement Learning System for Automated Conflict Resolution and Consensus Building

2025-11-20 · Deepak Bolleddu arxiv

Conflict resolution and consensus building represent critical challenges in multi-agent systems, negotiations, and collaborative decision-making processes. This paper introduces Dialogue Diplomats, a novel end-to-end mul…

Multi-agent Reinforcement Learning