paper-with-me

Papers

MultiMind: Enhancing Werewolf Agents with Multimodal Reasoning and Theory of Mind

2025-04-25 · Zheng Zhang, Nuoqian Xiao, Qi Chai, Deheng Ye, Hao Wang

Large Language Model (LLM) agents have demonstrated impressive capabilities in social deduction games (SDGs) like Werewolf, where strategic reasoning and social deception are essential. However, current approaches remain limited to textual information, ignoring crucial multimodal cues such as facial expressions and tone of voice that humans naturally use to communicate. Moreover, existing SDG agents primarily focus on inferring other players' identities without modeling how others perceive themselves or fellow players. To address these limitations, we use One Night Ultimate Werewolf (ONUW) as a testbed and present MultiMind, the first framework integrating multimodal information into SDG agents. MultiMind processes facial expressions and vocal tones alongside verbal content, while employing a Theory of Mind (ToM) model to represent each player's suspicion levels toward others. By combining this ToM model with Monte Carlo Tree Search (MCTS), our agent identifies communication strategies that minimize suspicion directed at itself. Through comprehensive evaluation in both agent-versus-agent simulations and studies with human players, we demonstrate MultiMind's superior performance in gameplay. Our work presents a significant advancement toward LLM agents capable of human-like social reasoning across multimodal domains.

📄 PDF Abstract BibTeX arXiv:2504.18039

Code (0)

등록된 구현이 없습니다.

Tasks

Large Language ModelMultimodal Reasoning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

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

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

Language Agents with Reinforcement Learning for Strategic Play in the Werewolf Game

2023-10-29 · Zelai Xu, Chao Yu, Fei Fang, Yu Wang 외

Agents built with large language models (LLMs) have shown great potential across a wide range of domains. However, in complex decision-making tasks, pure LLM-based agents tend to exhibit intrinsic bias in their choice of…

Decision MakingReinforcement Learning (RL)

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

Strategy Adaptation in Large Language Model Werewolf Agents

2025-07-17 · Fuya Nakamori, Yin Jou Huang, Fei Cheng arxiv

This study proposes a method to improve the performance of Werewolf agents by switching between predefined strategies based on the attitudes of other players and the context of conversations. While prior works of Werewol…

Prompt Engineering