paper-with-me

Papers

Enhance Reasoning for Large Language Models in the Game Werewolf

2024-02-04 · Shuang Wu, Liwen Zhu, Tao Yang, Shiwei Xu, Qiang Fu, Yang Wei, Haobo Fu

This paper presents an innovative framework that integrates Large Language Models (LLMs) with an external Thinker module to enhance the reasoning capabilities of LLM-based agents. Unlike augmenting LLMs with prompt engineering, Thinker directly harnesses knowledge from databases and employs various optimization techniques. The framework forms a reasoning hierarchy where LLMs handle intuitive System-1 tasks such as natural language processing, while the Thinker focuses on cognitive System-2 tasks that require complex logical analysis and domain-specific knowledge. Our framework is presented using a 9-player Werewolf game that demands dual-system reasoning. We introduce a communication protocol between LLMs and the Thinker, and train the Thinker using data from 18800 human sessions and reinforcement learning. Experiments demonstrate the framework's effectiveness in deductive reasoning, speech generation, and online game evaluation. Additionally, we fine-tune a 6B LLM to surpass GPT4 when integrated with the Thinker. This paper also contributes the largest dataset for social deduction games to date.

📄 PDF Abstract BibTeX arXiv:2402.02330

Code (1)

boluoweifenda/werewolf 공식 구현

Tasks

Prompt Engineering

Similar Papers 제목 키워드 기반

Werewolf: A Straightforward Game Framework with TTS for Improved User Engagement

2025-05-30 · Qihui Fan, Enfu Nan, Wenbo Li, Lei Lu 외

The growing popularity of social deduction game systems for both business applications and AI research has greatly benefited from the rapid advancements in Large Language Models (LLMs), which now demonstrate stronger rea…

text-to-speechText to Speech

Enhancing Consistency of Werewolf AI through Dialogue Summarization and Persona Information

2026-03-07 · Yoshiki Tanaka, Takumasa Kaneko, Hiroki Onozeki, Natsumi Ezure 외 arxiv

The Werewolf Game is a communication game where players' reasoning and discussion skills are essential. In this study, we present a Werewolf AI agent developed for the AIWolfDial 2024 shared task, co-hosted with the 17th…

Response Generation

Learning Strategic Language Agents in the Werewolf Game with Iterative Latent Space Policy Optimization

2025-02-07 · Zelai Xu, Wanjun Gu, Chao Yu, Yi Wu 외

Large language model (LLM)-based agents have recently shown impressive progress in a variety of domains, including open-ended conversation and multi-step decision-making. However, applying these agents to social deductio…

counterfactualDecision MakingFormLarge Language Model+1

Werewolf Arena: A Case Study in LLM Evaluation via Social Deduction

2024-07-18 · Suma Bailis, Jane Friedhoff, Feiyang Chen

This paper introduces Werewolf Arena, a novel framework for evaluating large language models (LLMs) through the lens of the classic social deduction game, Werewolf. In Werewolf Arena, LLMs compete against each other, nav…

Enhancing Dialogue Generation in Werewolf Game Through Situation Analysis and Persuasion Strategies

2024-08-29 · Zhiyang Qi, Michimasa Inaba

Recent advancements in natural language processing, particularly with large language models (LLMs) like GPT-4, have significantly enhanced dialogue systems, enabling them to generate more natural and fluent conversations…

Dialogue GenerationPersuasion StrategiesResponse Generation