Humans' ALMANAC: A Human Collaboration Dataset of Action-Level Mental Model Annotations for Agent Collaboration
The paper introduces ALMANAC, a dataset of 2,987 action-level mental model annotations derived from human dyadic collaboration on the Map Task, designed to bridge the gap in training and evaluating LLM agents' ability to maintain aligned mental models and simulate human collaborative behaviors.
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 you are trying to draw a picture of a treasure map with a friend, but you are in different rooms. You can only talk to each other through a text chat. One person (the Guide) has the original map with the correct path drawn on it. The other person (the Follower) has a blank map with just the landmarks (like a mountain or a bridge) but no path.
To succeed, they have to work together: the Guide describes the path, and the Follower tries to draw it.
This is the core of a new research project called ALMANAC. Here is the simple breakdown of what the researchers did and why it matters, using everyday analogies.
1. The Problem: Robots are Good at "Doing," but Bad at "Thinking Together"
Currently, AI agents (like advanced chatbots) are great at following orders. If you say, "Book a flight," they do it. But real human collaboration isn't just about following orders; it's about mental alignment.
Think of a human team like a jazz band. They aren't just reading sheet music; they are constantly listening to each other, guessing what the other musician is about to play, and adjusting their own rhythm in real-time. They have a "shared mental model."
- Self-reasoning: "Why am I playing this note?"
- Partner intent: "What is my bandmate trying to do?"
- Team goal: "Are we still trying to play a jazz tune, or did we drift into rock?"
The paper argues that current AI is like a robot that only knows how to play its own instrument perfectly but has no idea what the rest of the band is thinking. Existing datasets only record what people said and what they did, but they miss the why inside their heads.
2. The Solution: ALMANAC (The "Mind-Reading" Dataset)
The researchers built a new dataset called ALMANAC to fix this. They took the "Map Task" described above and added a special layer of observation.
How they collected the data:
- The Game: 50 people played the Map Task in pairs (25 pairs total).
- The "Checkpoints": Every time the pair reached 25%, 50%, and 75% of the task, the game paused briefly. The players had to quickly speak into a microphone and answer: "What do you think our goal is right now?" "What do you think your partner is trying to do?" and "Why did you just do that?"
- The Replay: After the game, the players watched a replay of their own actions. For every single move they made (drawing a line, erasing a mistake, sending a message), they had to label their mental state again.
The Result:
They ended up with 2,987 specific actions, and for every single one, they have a record of:
- The action taken (e.g., "Drew a line").
- The Team Goal (e.g., "We are trying to connect the bridge to the mountain").
- The Partner Intent (e.g., "I think my partner is confused about the direction").
- The Self-Reasoning (e.g., "I drew this because I thought the mountain was to the left").
- A Rationale (a free-form explanation of their thought process).
3. The Experiment: Can AI "Read Minds"?
The researchers tested six different AI models (including big ones like GPT-5.5 and Claude) to see if they could use this new dataset to act like a human collaborator. They gave the AI two jobs:
- Predict the Next Move: "Based on what happened so far, what will the human do next?"
- Predict the Mental State: "Based on what happened so far, what is the human thinking right now?"
The Findings:
- The "What" is easy, the "Why" is hard: The AI models were pretty good at predicting the next action (e.g., "The human will probably draw a line").
- The "Mind" is tricky: The models struggled to predict the internal thoughts (the mental models). They could guess the shared goal (e.g., "We are building a bridge") fairly well, but they were terrible at guessing the private, personal reasoning of the human (e.g., "I'm drawing this because I'm nervous").
- The Role Matters:
- Guides (who give instructions) were harder for the AI to predict mentally because their thoughts involve complex spatial planning that isn't always spoken out loud.
- Followers (who draw) were easier to predict mentally because their thoughts are directly shaped by the Guide's explicit instructions.
- Training Helps: When they "taught" (fine-tuned) a smaller AI model using this specific dataset, it got much better at simulating human behavior, almost catching up to the giant, expensive models.
4. The Bottom Line
The paper concludes that to make AI true collaborators, we can't just train them on how to finish tasks. We need to train them on how humans think while working together.
ALMANAC is the first dataset that pairs human actions with these "action-level mental models." It shows that while AI is getting better at simulating human behavior, it still struggles to understand the invisible, internal reasoning that makes human teamwork work. The dataset provides the "training wheels" needed to teach AI how to align its mental model with a human's, rather than just blindly following orders.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.