Search papers, labs, and topics across Lattice.
Revac-8, an AI agent designed for the social deduction game Mafia, achieved first place in the MindGames Arena competition by integrating several key modules. The agent employs memory-based player profiling to track past behaviors, social-graph analysis to evaluate accusation patterns, and dynamic tone selection to modulate its communication strategy. This multi-module architecture demonstrates the effectiveness of combining structured memory and adaptive communication for reasoning under uncertainty and deception.
Winning Mafia against human players requires more than just brute force: Revac-8 shows how combining memory, social network analysis, and adaptive communication can outwit even the most deceptive opponents.
Social deduction games such as Mafia present a unique AI challenge: players must reason under uncertainty, interpret incomplete and intentionally misleading information, evaluate human-like communication, and make strategic elimination decisions. Unlike deterministic board games, success in Mafia depends not on perfect information or brute-force search, but on inference, memory, and adaptability in the presence of deception. This work presents the design and evaluation of Revac-8, an AI agent developed for the Social Deduction track of the MindGames Arena competition, where it achieved first place. The final agent evolved from a simple two-stage reasoning system into a multi-module architecture that integrates memory-based player profiling, social-graph analysis of accusations and defenses, and dynamic tone selection for communication. These results highlight the importance of structured memory and adaptive communication for achieving strong performance in high-stakes social environments.