paper-with-me

Papers

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 interaction among multiple agents. We introduce AgenticPay, a benchmark and simulation framework for multi-agent buyer-seller negotiation driven by natural language. AgenticPay models markets in which buyers and sellers possess private constraints and product-dependent valuations, and must reach agreements through multi-round linguistic negotiation rather than numeric bidding alone. The framework supports a diverse suite of over 110 tasks ranging from bilateral bargaining to many-to-many markets, with structured action extraction and metrics for feasibility, efficiency, and welfare. Benchmarking state-of-the-art proprietary and open-weight LLMs reveals substantial gaps in negotiation performance and highlights challenges in long-horizon strategic reasoning, establishing AgenticPay as a foundation for studying agentic commerce and language-based market interaction. Code and dataset are available at the link: https://github.com/SafeRL-Lab/AgenticPay.

📄 PDF Abstract BibTeX arXiv:2602.06008

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Exploring Early Prediction of Buyer-Seller Negotiation Outcomes

2020-04-06 · Kushal Chawla, Gale Lucas, Jonathan May, Jonathan Gratch

Agents that negotiate with humans find broad applications in pedagogy and conversational AI. Most efforts in human-agent negotiations rely on restrictive menu-driven interfaces for communication. To advance the research …

Language ModelingLanguage ModellingPredictionSentence

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

Improving Language Model Negotiation with Self-Play and In-Context Learning from AI Feedback

2023-05-17 · Yao Fu, Hao Peng, Tushar Khot, Mirella Lapata

We study whether multiple large language models (LLMs) can autonomously improve each other in a negotiation game by playing, reflecting, and criticizing. We are interested in this question because if LLMs were able to im…

In-Context LearningLanguage ModelingLanguage ModellingRolling Shutter Correction

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…

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