← Latest papers
💬 NLP

QUACK: Questioning, Understanding, and Auditing Communicated Knowledge in Multimodal Social Deduction Agents

This paper introduces QUACK, an open-source multimodal social deduction framework that audits Large Language Model agents by reconstructing ground-truth trajectories to automatically detect and quantify hallucinations, unsupported accusations, and inconsistencies between language and actions.

Original authors: Ye Yuan, Rui Song, Weien Li, Zeyu Li, Haochen Liu, Xiangyu Kong, Changjiang Han, Yonghan Yang, Zichen Zhao, Zixuan Dong, Fuyuan Lyu, Bowei He, Haolun Wu, Jikun Kang, Xue Liu

Published 2026-05-27
📖 5 min read🧠 Deep dive

Original authors: Ye Yuan, Rui Song, Weien Li, Zeyu Li, Haochen Liu, Xiangyu Kong, Changjiang Han, Yonghan Yang, Zichen Zhao, Zixuan Dong, Fuyuan Lyu, Bowei He, Haolun Wu, Jikun Kang, Xue Liu

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine a group of friends playing a high-stakes game of "Among Us" or "Werewolf." In this game, some players are "Crewmates" trying to fix the ship, and one is an "Impostor" trying to sabotage them. The catch? Everyone has to talk, lie, and accuse each other to figure out who is who.

Now, imagine replacing the human players with advanced AI robots (specifically, Vision-Language Models). These robots can see the game map, move around, and talk to each other.

The paper introduces a new tool called QUACK (Questioning, Understanding, and Auditing Communicated Knowledge). Think of QUACK as a super-powered referee that doesn't just watch who wins the game, but actually checks if the robots are telling the truth about what they saw and did.

Here is the breakdown of how it works and what they found, using simple analogies:

The Problem: Winning Doesn't Mean You're Honest

In most previous tests, researchers only looked at the final score: "Did the AI win?"

  • The Flaw: An AI could win the game by lying perfectly, or it could lose even though it was reasoning logically. Just like in a real courtroom, a verdict of "Guilty" or "Not Guilty" doesn't tell you if the evidence was real or if the lawyer just talked really well.
  • The Gap: Until now, we didn't have a way to check if an AI's words actually matched what its "eyes" and "feet" actually experienced.

The Solution: QUACK (The Truth-Teller)

QUACK is a game environment and a scoring system built specifically to catch AI lies.

  1. The Game: The AI agents play on a digital map with rooms and corridors. They can see their surroundings (images) and get text summaries. They have to move, do tasks, and talk.
  2. The Secret Log: Behind the scenes, the game engine keeps a perfect, tick-by-tick diary of exactly where every robot was, what they saw, and what they did. This is the "Ground Truth."
  3. The Audit (The Magic Part): After the game, QUACK takes every sentence the robots said during their discussions and compares it against that secret diary.
    • Example: If a robot says, "I saw Bob in the Cafeteria," QUACK checks the diary. If the diary says Bob was actually in the Engine Room, QUACK flags it as a hallucination.

The Four Ways AI "Fails" (The Audit Results)

The researchers found that even the smartest AI models make four specific types of mistakes when they try to lie or tell the truth in this game:

  1. Spatial Hallucination (The "Ghost" Sightings):

    • Analogy: Imagine a witness testifying, "I saw the suspect running down the hall," but the security camera proves the witness was in a different building at that time.
    • The Finding: About 15% of the time, the AI claimed to see people or be in places where it physically couldn't have been. It "remembered" things that never happened.
  2. Unsupported Accusation (The "Shotgun" Blame):

    • Analogy: A detective pointing at a suspect and saying, "I think he did it," but admitting, "I have no idea why, I just feel like it."
    • The Finding: More than half of the accusations made by the AI were made without any actual evidence the AI had seen. They were just guessing or making things up to sound convincing.
  3. Deception Collapse (The "Bad" Liar):

    • Analogy: A spy trying to lie about their alibi but accidentally saying, "I was at the bank," when the bank was closed that day. The lie is so obvious it falls apart immediately.
    • The Finding: When the AI played the "Impostor," its lies were often crude and easily disproven by the game logs. They didn't craft subtle, clever lies; they just made up facts that were instantly false.
  4. Language-Action Inconsistency (The "Slip of the Tongue"):

    • Analogy: Someone saying, "I was busy fixing the engine," while the log shows they were actually sitting still doing nothing.
    • The Finding: The AI would describe doing tasks it never actually started or finished.

The Big Takeaway

The most surprising result is that winning the game didn't mean the AI was grounded in reality.

One of the strongest AI models won the game over 80% of the time. However, when QUACK audited its words, it found that this "smart" winner was still lying about its location 16% of the time and making baseless accusations 54% of the time.

In short: QUACK showed us that AI agents can be great at winning social deduction games, but they are often terrible at telling the truth about what they actually experienced. They can be very persuasive liars, or very confident liars, even when the facts are right there in the logs.

The authors released this entire system (the game, the logs, and the auditing tool) for free so other researchers can use it to test if their own AI agents are "honest" about their actions, not just good at winning.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →