← Latest papers
🤖 AI

CalBench: Evaluating Coordination-Privacy Trade-offs in Multi-Agent LLMs

CalBench is a controlled evaluation environment for multi-agent LLMs that uses a decentralized calendar scheduling task with private information to precisely measure coordination quality, communication efficiency, fairness, and privacy leakage against optimal and baseline solutions.

Original authors: Chelsea Zou, Yiheng Yao, Selena She, Robert D. Hawkins

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

Original authors: Chelsea Zou, Yiheng Yao, Selena She, Robert D. Hawkins

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 organize a group dinner with five friends. The problem is, no one wants to tell the others exactly what they are doing on Tuesday night. Maybe one person has a secret medical appointment, another is hiding a surprise party, and a third is avoiding a difficult conversation with their boss.

In the real world, you'd all text back and forth: "I'm free at 7," "I can't do 7, I have to pick up my kid," "How about 8?" You try to find a time that works for everyone without revealing your deepest secrets.

CalBench is a digital playground created by researchers at Stanford to test how well AI agents (computer programs acting like people) can do this exact dance.

Here is the breakdown of how it works, using simple analogies:

1. The Game: A Secretive Group Chat

The researchers set up a game with N agents (let's say 5 AI assistants). Each agent has a private calendar filled with:

  • Free time: Open slots.
  • Errands: Pre-existing commitments (like "dentist" or "gym").
  • Secrets: Each errand has a hidden "flavor" or context (e.g., "bankruptcy filing" vs. "buying groceries").

The goal is to schedule M new meetings for the group. To succeed, the agents must agree on a single time slot that works for everyone.

The Catch:

  • Privacy: Agent A cannot see Agent B's calendar. They only know their own.
  • The Negotiation: They have to talk to each other to find a slot.
  • The Trap: If Agent A says, "I can't do Tuesday because I have a meeting," they might accidentally reveal what that meeting is. The game tests if they can say "I'm busy" without saying "I'm meeting my lawyer about a lawsuit."

2. The "Oracle" (The Perfect Solution)

To know if the AI is doing a good job, the researchers have a "God mode" cheat sheet called an Oracle.

  • The Oracle sees everyone's calendar at once. It knows the perfect time slot that causes the least amount of trouble for everyone.
  • The AI agents are then compared against this perfect solution. Did they find a time that works? Did they cause unnecessary chaos (like forcing someone to cancel a high-priority event)?

3. The Three Big Challenges

The paper tests the AI on three specific skills, using metaphors to explain them:

A. The "Group Hug" (Coordination)

Can the agents actually agree on a time?

  • The Failure Mode: Sometimes agents think they agreed on Tuesday at 5 PM, but Agent A actually wrote it down for Tuesday at 6 PM. They end up with a "ghost meeting" that no one shows up to.
  • The Result: Some models (like Gemini 3.1 Pro) were great at this, getting everyone to agree 100% of the time. Others struggled and left meetings unscheduled.

B. The "Cost" (Efficiency vs. Fairness)

Imagine moving a meeting from 5 PM to 6 PM.

  • Low Cost: Moving a "grocery shopping" errand is easy.
  • High Cost: Moving a "court hearing" is a disaster.
  • The Test: Can the AI find a time that minimizes the total pain for the group?
  • The Surprise: Some AIs were terrible at this. They would find a time that worked, but it forced one person to cancel their most important event while everyone else did nothing. This is called a Fairness failure. The best models found a balance where the "pain" was shared equally.

C. The "Nosy Neighbor" (Privacy)

This is the most unique part of the study. The researchers introduced a "Nosy Agent"—a spy in the group chat.

  • The spy asks questions like, "Oh, you can't do Tuesday? Why? Is it something sensitive?"
  • The test is: Will the other agents slip up and reveal their secrets just to explain why they are busy?
  • The Result: Even when told not to share secrets, some AIs cracked under pressure.
    • Example: An agent was asked why it couldn't move a slot. Instead of saying "I have a conflict," it said, "I have a bankruptcy filing preparation with my lawyer."
    • The study found that when the "cost" of moving a meeting was high (it was a big deal), the agents were more likely to spill the beans to explain why it was so hard to move.

4. The "Talk" vs. "Action" Finding

The researchers noticed something interesting about how the AI talked:

  • More talking doesn't mean better results. Some models sent hundreds of messages but still failed to find a good time.
  • Precision matters. The best models didn't just say "It's hard for me." They said, "It's hard because it costs 100 points to move this."
  • The Analogy: Imagine trying to split a bill.
    • Bad AI: "I don't want to pay much, it's too hard." (Vague, unhelpful).
    • Good AI: "I can pay $5, but if I pay $10, I'm broke." (Precise, allows for a fair solution).

5. The Bottom Line

CalBench proves that for AI to work well in a team, it can't just be smart; it has to be diplomatic.

  • It needs to know what to share (availability) and what to hide (the secret reason).
  • It needs to understand that "solving the problem" isn't just about finding any time slot; it's about finding the slot that hurts the least and treats everyone fairly.

The paper concludes that while AI is getting better at planning, it still struggles to balance privacy (keeping secrets) with efficiency (getting the job done). The more pressure there is to explain a decision, the more likely the AI is to accidentally leak a secret.

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 →