paper-with-me

Papers

Strategic Reasoning with Language Models

2023-05-30 · Kanishk Gandhi, Dorsa Sadigh, Noah D. Goodman

Strategic reasoning enables agents to cooperate, communicate, and compete with other agents in diverse situations. Existing approaches to solving strategic games rely on extensive training, yielding strategies that do not generalize to new scenarios or games without retraining. Large Language Models (LLMs), with their ability to comprehend and generate complex, context-rich language, could prove powerful as tools for strategic gameplay. This paper introduces an approach that uses pretrained LLMs with few-shot chain-of-thought examples to enable strategic reasoning for AI agents. Our approach uses systematically generated demonstrations of reasoning about states, values, and beliefs to prompt the model. Using extensive variations of simple matrix games, we show that strategies that are derived based on systematically generated prompts generalize almost perfectly to new game structures, alternate objectives, and hidden information. Additionally, we demonstrate our approach can lead to human-like negotiation strategies in realistic scenarios without any extra training or fine-tuning. Our results highlight the ability of LLMs, guided by systematic reasoning demonstrations, to adapt and excel in diverse strategic scenarios.

📄 PDF Abstract BibTeX arXiv:2305.19165

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

K-Level Reasoning: Establishing Higher Order Beliefs in Large Language Models for Strategic Reasoning

2024-02-02 · Yadong Zhang, Shaoguang Mao, Tao Ge, Xun Wang 외

Strategic reasoning is a complex yet essential capability for intelligent agents. It requires Large Language Model (LLM) agents to adapt their strategies dynamically in multi-agent environments. Unlike static reasoning t…

Decision MakingLanguage ModellingLarge Language Model

The Emergence of Strategic Reasoning of Large Language Models

2024-12-17 · Dongwoo Lee, Gavin Kader

Although large language models (LLMs) have demonstrated strong reasoning abilities in structured tasks (e.g., coding and mathematics), it remains unexplored whether these abilities extend to strategic multi-agent environ…

LLM as a Mastermind: A Survey of Strategic Reasoning with Large Language Models

2024-04-01 · Yadong Zhang, Shaoguang Mao, Tao Ge, Xun Wang 외

This paper presents a comprehensive survey of the current status and opportunities for Large Language Models (LLMs) in strategic reasoning, a sophisticated form of reasoning that necessitates understanding and predicting…

Decision Making

WGSR-Bench: Wargame-based Game-theoretic Strategic Reasoning Benchmark for Large Language Models

2025-06-12 · Qiyue Yin, Pei Xu, Qiaozhe Li, Shengda Liu 외

Recent breakthroughs in Large Language Models (LLMs) have led to a qualitative leap in artificial intelligence' s performance on reasoning tasks, particularly demonstrating remarkable capabilities in mathematical, symbol…

counterfactualCounterfactual Reasoning

Foresight Optimization for Strategic Reasoning in Large Language Models

2026-04-15 · Jiashuo Wang, Jiawen Duan, Jian Wang, Kaitao Song 외 arxiv

Reasoning capabilities in large language models (LLMs) have generally advanced significantly. However, it is still challenging for existing reasoning-based LLMs to perform effective decision-making abilities in multi-age…