Auto-Discovery-Bench: Diagnosing Structured State Tracking in Oracle-Guided Discovery
This paper introduces Auto-Discovery-Bench, a deterministic oracle-guided diagnostic benchmark designed to isolate and evaluate the capability of agents to maintain and update structured beliefs during interactive discovery processes.
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 a detective trying to solve a mystery, but instead of looking at crime scene photos, you have to ask questions one by one to a very strict, honest witness (the "Oracle"). The witness will never lie, but they only answer the specific question you ask. Your job is to figure out the hidden rules of the world by asking the right questions, listening to the answers, and updating your theory in your head.
This paper introduces Auto-Discovery-Bench, which is essentially a "driving test" for AI models to see if they are good detectives.
The Core Problem
We know AI models (like the ones that write emails or code) are smart at answering single questions. But real science isn’t about one question; it’s a loop:
- Guess what’s going on.
- Test it by doing an experiment.
- Learn from the result.
- Update your guess.
- Repeat.
The authors wanted to know: Can AI actually keep track of all this information over many rounds without getting confused? Most existing tests are either too simple (just one question) or too messy (real-world noise makes it hard to know why the AI failed). This new benchmark is designed to be clean and controlled, like a physics lab, so we can pinpoint exactly where the AI struggles.
The Three "Mystery Rooms"
The benchmark puts the AI into three different types of puzzles to test its "structured memory":
The Directed Graph (The "Cause and Effect" Puzzle):
- Analogy: Imagine a row of dominoes, but you don’t know which ones are connected. You push one domino, and you watch which others fall.
- The Task: The AI has to figure out the hidden connections between items (called "molecules") by intervening (pushing) and observing the results. It’s like mapping out a family tree or a supply chain just by watching what happens when you change one part.
The Undirected Relation (The "Social Network" Puzzle):
- Analogy: Think of the houses in Game of Thrones. If House Stark gets angry, their allies (like House Tully) also get angry. But you don’t know who the allies are.
- The Task: The AI "attacks" a house and watches how the "anger levels" spread to neighbors. It has to map out the friendship network by tracking these ripples of change.
The Symbolic Equation (The "Hidden Formula" Puzzle):
- Analogy: Imagine a black box that takes in numbers (like mass, speed, temperature) and spits out a result (like force). You don’t know the formula inside.
- The Task: The AI plugs in different numbers, sees the output, and tries to guess the mathematical equation (e.g., ). It also has to ignore "distractor" variables that don’t actually affect the result, like trying to find the recipe for a cake while ignoring the color of the kitchen walls.
What They Found: The "Goldfish Memory" Problem
The researchers tested several top-tier AI models (like GPT-4o, Claude, Gemini, etc.). Here is what happened:
- Small Puzzles are Easy: When the puzzles were small (e.g., only 3 items), the best AIs solved them quickly and perfectly.
- Big Puzzles are Hard: As soon as the puzzles got bigger (e.g., 10 items or more variables), most AIs failed completely. They couldn’t figure out the pattern within the allowed number of tries.
- The Real Bottleneck: To understand why they failed, the researchers created a simpler test called Trajectory Tracking. They just showed the AI a long list of changes (like a video of the dominoes falling) and asked, "Did this piece change between step 1 and step 2?"
- The Result: Even without having to guess or plan, the AIs started making mistakes as the list got longer. It’s like the AI has a "temporal attention decay"—it forgets what happened at the beginning of the conversation by the time it reaches the end.
The Verdict
The paper concludes that keeping track of structured information over a long period is a major weakness for current AI models.
Think of it this way: The AI is like a brilliant student who can solve a math problem if you hand them the paper. But if you ask them to solve a mystery by taking notes over a week-long investigation, they start losing their notes, mixing up clues, and forgetting earlier details.
Auto-Discovery-Bench isn’t meant to replace real scientific discovery (which is messy and complex). Instead, it’s a diagnostic tool. It’s like a mechanic’s test for an engine: before you take the car off-road, you check if the engine can maintain power on a steady treadmill. This benchmark shows that while AI is getting smarter, its ability to maintain a "mental map" over long, interactive sessions is still a significant hurdle.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.