paper-with-me

홈 › Papers

ASTRA: A Negotiation Agent with Adaptive and Strategic Reasoning through Action in Dynamic Offer Optimization

2025-03-10 · Deuksin Kwon, Jiwon Hae, Emma Clift, Daniel Shamsoddini, Jonathan Gratch, Gale M. Lucas

Negotiation requires dynamically balancing self-interest and cooperation to maximize one's own utility. Yet, existing agents struggle due to bounded rationality in human data, low adaptability to counterpart behavior, and limited strategic reasoning. To address this, we introduce principle-driven negotiation agents, powered by ASTRA, a novel framework for turn-level offer optimization grounded in two core principles: opponent modeling and Tit-for-Tat reciprocity. ASTRA operates in three stages: (1) interpreting counterpart behavior, (2) optimizing counteroffers via a linear programming (LP) solver, and (3) selecting offers based on negotiation tactics and the partner's acceptance probability. Through simulations and human evaluations, our agent effectively adapts to an opponent's shifting stance and achieves favorable outcomes through enhanced adaptability and strategic reasoning. Beyond improving negotiation performance, it also serves as a powerful coaching tool, offering interpretable strategic feedback and optimal offer recommendations.

📄 PDF Abstract BibTeX arXiv:2503.07129

Code (1)

DSincerity/ASTRA 공식 구현

Similar Papers 제목 키워드 기반

EmoMAS: Emotion-Aware Multi-Agent System for High-Stakes Edge-Deployable Negotiation with Bayesian Orchestration

2026-04-08 · Yunbo Long, Yuhan Liu, Liming Xu arxiv

Large language models (LLMs) has been widely used for automated negotiation, but their high computational cost and privacy risks limit deployment in privacy-sensitive, on-device settings such as mobile assistants or resc…

Reinforcement LearningEmotional Intelligence

Richelieu: Self-Evolving LLM-Based Agents for AI Diplomacy

2024-07-09 · Zhenyu Guan, Xiangyu Kong, Fangwei Zhong, Yizhou Wang

Diplomacy is one of the most sophisticated activities in human society, involving complex interactions among multiple parties that require skills in social reasoning, negotiation, and long-term strategic planning. Previo…

EvoEmo: Towards Evolved Emotional Policies for Adversarial LLM Agents in Multi-Turn Price Negotiation

2025-09-04 · Yunbo Long, Liming Xu, Lukas Beckenbauer, Yuhan Liu 외 arxiv

Recent research on Chain-of-Thought (CoT) reasoning in Large Language Models (LLMs) has demonstrated that agents can engage in \textit{complex}, \textit{multi-turn} negotiations, opening new avenues for agentic AI. Howev…

Reinforcement Learning

SPIN-Bench: How Well Do LLMs Plan Strategically and Reason Socially?

2025-03-16 · Jianzhu Yao, Kevin Wang, Ryan Hsieh, Haisu Zhou 외

Reasoning and strategic behavior in social interactions is a hallmark of intelligence. This form of reasoning is significantly more sophisticated than isolated planning or reasoning tasks in static settings (e.g., math p…

Board GamesCard GamesMath

Are LLMs Effective Negotiators? Systematic Evaluation of the Multifaceted Capabilities of LLMs in Negotiation Dialogues

2024-02-21 · Deuksin Kwon, Emily Weiss, Tara Kulshrestha, Kushal Chawla 외

A successful negotiation requires a range of capabilities, including comprehension of the conversation context, Theory-of-Mind (ToM) skills to infer the partner's motives, strategic reasoning, and effective communication…