Assistive Large Language Model Agents for Socially-Aware Negotiation Dialogues
Yuncheng Hua, Lizhen Qu, Gholamreza Haffari
TL;DR
This work introduces assistive large language model agents for socially-aware negotiation dialogues, featuring a remediator that rewrites norm-violating utterances to improve both task outcomes and relational goals. A tuning-free, value-impact based ICL method selects high-quality exemplars to guide remediation without fine-tuning, using a formalized value function and hierarchical exemplar search. Across three negotiation topics, the ValueImpact ICL remediator consistently outperforms baselines in success rate, deal value, and social metrics, with human evaluation favoring its remediations. The approach enables efficient, scalable intervention in real-time negotiations and provides a public dataset and code for reproducibility and further study.
Abstract
We develop assistive agents based on Large Language Models (LLMs) that aid interlocutors in business negotiations. Specifically, we simulate business negotiations by letting two LLM-based agents engage in role play. A third LLM acts as a remediator agent to rewrite utterances violating norms for improving negotiation outcomes. We introduce a simple tuning-free and label-free In-Context Learning (ICL) method to identify high-quality ICL exemplars for the remediator, where we propose a novel select criteria, called value impact, to measure the quality of the negotiation outcomes. We provide rich empirical evidence to demonstrate its effectiveness in negotiations across three different negotiation topics. We have released our source code and the generated dataset at: https://github.com/tk1363704/SADAS.
