paper-with-me

Papers

Measuring Bargaining Abilities of LLMs: A Benchmark and A Buyer-Enhancement Method

2024-02-24 · Tian Xia, Zhiwei He, Tong Ren, Yibo Miao, Zhuosheng Zhang, Yang Yang, Rui Wang

Bargaining is an important and unique part of negotiation between humans. As LLM-driven agents learn to negotiate and act like real humans, how to evaluate agents' bargaining abilities remains an open problem. For the first time, we formally described the Bargaining task as an asymmetric incomplete information game, defining the gains of the Buyer and Seller in multiple bargaining processes. It allows us to quantitatively assess an agent's performance in the Bargain task. We collected a real product price dataset, AmazonHistoryPrice, and conducted evaluations of various LLM agents' bargaining abilities. We find that playing a Buyer is much harder than a Seller, and increasing model size can not effectively improve the Buyer's performance. To address the challenge, we propose a novel approach called OG-Narrator that integrates a deterministic Offer Generator to control the price range of Buyer's offers, and an LLM Narrator to create natural language sentences for generated offers. Experimental results show that OG-Narrator improves the buyer's deal rates from 26.67% to 88.88% and brings a ten times multiplication of profits on all baselines, even a model that has not been aligned.

📄 PDF Abstract BibTeX arXiv:2402.15813

Code (1)

tianxiasjtu/amazonpricehistory 공식 구현

Similar Papers 제목 키워드 기반

Evaluating Multi-Turn Bargain Skills in LLM-Based Seller Agent

2025-09-08 · Issue Yishu Wang, Kakam Chong, Xiaofeng Wang, Xu Yan 외 arxiv

In online second-hand marketplaces, multi-turn bargaining is a crucial part of seller-buyer interactions. Large Language Models (LLMs) can act as seller agents, negotiating with buyers on behalf of sellers under given bu…

PrefBench: Evaluating Zero-Shot LLM Agents in Hidden-Preference Personalized Pricing Negotiations

2026-05-19 · Yingjie Lei arxiv

Personalized pricing negotiations are a challenging testbed for LLM agents because successful interaction does not guarantee profitable decision making. A seller may produce valid actions and close many deals while still…

Decision Making

AgenticPay: A Multi-Agent LLM Negotiation System for Buyer-Seller Transactions

2026-02-05 · Xianyang Liu, Shangding Gu, Dawn Song arxiv

Large language model (LLM)-based agents are increasingly expected to negotiate, coordinate, and transact autonomously, yet existing benchmarks lack principled settings for evaluating language-mediated economic interactio…

Strategic Bargaining in Multi-Buyer Markets: Reinforcement Learning from Verifiable Rewards for LLM Negotiations

2026-07-07 · Shuze Daniel Liu, Claire Chen, Jiabao Sean Xiao, Xin Chen 외 arxiv

Negotiation is a fundamental strategic interaction in management science, characterized by agents attempting to reach agreements while protecting private information, such as reservation costs and hidden valuations. A pr…

Reinforcement Learning

Used Car Salesbots? Honesty and Credulity of LLMs as Bargaining Agents under Partial Information

2026-05-29 · Antonio Valerio Miceli-Barone, Vaishak Belle, Shay B. Cohen arxiv

In this work we study agents in simulated bargaining scenarios, where a buyer and a seller communicate through a text channel and attempt to negotiate mutually beneficial trades, under different information regimes (comp…