← Latest papers
💻 computer science

XDomainBench: Diagnosing Reasoning Collapse in High-Dimensional Scientific Knowledge Composition

This paper introduces XDomainBench, a diagnostic benchmark comprising over 8,500 interactive sessions across 20 scientific domains, which reveals that Large Language Models suffer from systematic reasoning collapse in complex, multi-disciplinary workflows due to both increased compositional difficulty and error-amplifying interaction patterns.

Original authors: Gong Zhiren, Tiantong Wu, Jiaming Zhang, Fuyao Zhang, Che Wang, Yurong Hao, Yikun Hou, Foo Ping, Yilei Zhao, Fei Huang, Chau Yuen, Wei Yang Bryan Lim

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

Original authors: Gong Zhiren, Tiantong Wu, Jiaming Zhang, Fuyao Zhang, Che Wang, Yurong Hao, Yikun Hou, Foo Ping, Yilei Zhao, Fei Huang, Chau Yuen, Wei Yang Bryan Lim

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

The Big Picture: The "Super-Helper" That Gets Confused

Imagine you have a brilliant, all-knowing assistant (a Large Language Model, or LLM) who can answer questions about history, math, biology, and finance. You ask it a simple question about biology, and it gets it right. You ask a math question, and it gets that right too.

But what happens when you ask it a complex question that requires mixing biology and math and finance all at once? And what if you ask a series of questions where the topic shifts slightly with every turn, like a real scientific research project?

This paper introduces a new test called XDomainBench to find out exactly how well these AI assistants handle that kind of "mix-and-match" thinking. The researchers discovered a scary pattern: as the questions get more complex and involve more different topics, the AI doesn't just get slightly worse; it suffers a "reasoning collapse." It starts making mistakes, getting confused, and eventually giving up on the whole conversation.

The Problem: The "Single-Track" vs. The "Swiss Army Knife"

Current tests for AI are like driving a car on a straight, empty highway. They ask the AI one question at a time, usually about just one subject (like "What is the capital of France?"). This is easy for the AI.

But real scientific work is more like driving a car through a chaotic, multi-lane city intersection while simultaneously:

  1. Reading a map (History).
  2. Calculating fuel efficiency (Math).
  3. Negotiating with a traffic cop (Law).
  4. Listening to a radio broadcast about weather (Physics).

The paper argues that we haven't been testing AI on this "city intersection" driving. We've only been testing it on the highway. XDomainBench is the first test that forces the AI to navigate that chaotic intersection.

The Test: A Recipe for Chaos (But Controlled Chaos)

The researchers built a massive dataset of 8,598 interactive sessions (conversations) across 20 different domains (like Chemistry, Art, Law, and Engineering).

They didn't just throw random questions together. They used a "recipe" to control exactly how the AI was challenged:

  • The Ingredients (Domains): They mixed 1, 2, 3, or 4 different subjects in a single conversation.
  • The Cooking Method (Trajectory): They controlled how the conversation flowed. Sometimes the difficulty stayed the same; sometimes it spiked suddenly; sometimes the mix of topics shifted wildly.

Think of it like a cooking competition.

  • Level 1: Make a sandwich (1 ingredient).
  • Level 2: Make a salad with lettuce and tomatoes (2 ingredients).
  • Level 3: Make a stew with meat, veggies, and spices (3 ingredients).
  • Level 4: Make a 5-course gourmet meal where the flavor profile changes every bite (4 ingredients).

The researchers wanted to see at which level the chef (the AI) starts burning the food.

The Discovery: The "Collapse"

When they ran the tests, they found a clear, non-linear drop in performance.

  • Level 1 (Single Subject): The AI did okay (about 38% accuracy).
  • Level 4 (Four Mixed Subjects): The AI's performance crashed to about 27%.

But the scary part wasn't just the lower score; it was why it failed. The researchers identified two main reasons for the crash:

1. The "Heavy Backpack" Effect (Direct Difficulty)

Just like a hiker carrying a heavier backpack gets tired faster, the AI gets "cognitively overloaded" when you ask it to combine too many fields at once. The moment you ask a question that requires Biology and Physics, the AI has to carry the "weight" of both, and its ability to think clearly drops immediately.

2. The "Domino Effect" (Indirect Interaction)

This is the more subtle failure. Imagine a conversation where the AI makes a small mistake in Turn 1. Because the conversation is interactive, that mistake messes up Turn 2. Turn 2's error makes Turn 3 even worse.

  • Error Accumulation: The AI keeps piling up small mistakes.
  • Reasoning Breaks: The AI suddenly forgets the logic it was using and starts hallucinating.
  • Domain Confusion: The AI starts thinking it's talking about History when it's actually supposed to be talking about Chemistry.

The paper calls this a "Session Collapse." The AI doesn't just get one question wrong; the whole conversation falls apart because the errors amplified each other.

The "Diagnosis" Tool

The cool thing about XDomainBench is that it doesn't just say "The AI failed." It acts like a medical diagnostic tool. It tags every conversation with specific "symptoms":

  • Did the AI fail because the topic was too hard?
  • Did it fail because the topic shifted too quickly?
  • Did it fail because it got confused about which subject it was discussing?

This helps researchers understand exactly where the AI's brain breaks down, rather than just seeing a low score.

The Verdict

The paper concludes that bigger AI models aren't necessarily better at this. Even the smartest models showed this "collapse" when the complexity got high enough.

The researchers found that MoE (Mixture of Experts) models—models that have different "specialists" inside them—did slightly better, suggesting that having specialized "experts" for different topics helps. But overall, the current generation of AI is still very fragile when asked to do real-world, multi-step, multi-subject scientific reasoning.

In short: We have built a test that proves AI is great at answering single questions but struggles to "think" through complex, multi-step scientific problems where different fields collide. The paper provides the blueprint to measure this weakness so we can eventually fix it.

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 →