The Price of Thought: A Multilingual Analysis of Reasoning, Performance, and Cost of Negotiation in Large Language Models
Sherzod Hakimov, Roland Bernard, Tim Leiber, Karl Osswald, Kristina Richert, Ruilin Yang, Raffaella Bernardi, David Schlangen
TL;DR
This study addresses how Chain-of-Thought-like reasoning affects negotiation in large language models across English, German, and Italian. It introduces a multilingual, self-play evaluation across three dialogue games (Deal or No Deal, Clean Up, Air Balloon Survival) and measures performance, cost, and reasoning behavior. Key findings show that reasoning on improves negotiation performance for most models (e.g., GPT-5 improves by $31.4$ points) but incurs substantial compute costs (nearly $4\times$ higher), while open-weight models tend to reason in English rather than the task language; commercial models generally maintain language-consistent reasoning. The results provide evidence of genuine strategic adaptation beyond pattern matching and offer guidance on deploying multilingual negotiating agents and balancing explainability with cost.
Abstract
Negotiation is a fundamental challenge for AI agents, as it requires an ability to reason strategically, model opponents, and balance cooperation with competition. We conduct the first comprehensive study systematically evaluating the effect of (LLM-)reasoning on the negotiation abilities of both commercial and open-weight LLMs, and do this across three languages. Using a self-play setup across three diverse dialogue games, we analyse trade-offs between performance and cost, the language consistency of reasoning processes, and the nature of strategic adaptation exhibited by models. Our findings show that enabling reasoning-that is, scaling test time compute-significantly improves negotiation outcomes by enhancing collaboration and helping models overcome task complexities, but comes at a substantial computational cost: reasoning improves GPT-5's performance by 31.4 % while increasing its cost by nearly 400 %. Most critically, we uncover a significant multilingual reasoning distinction: open-weight models consistently switch to English for their internal reasoning steps, even when negotiating in German or Italian (and thus possibly impacting potential explainability gains through the disclosure of reasoning traces), while leading commercial models maintain language consistency between their reasoning and final output.
