IsoSci: A Benchmark of Isomorphic Cross-Domain Science Problems for Evaluating Reasoning versus Knowledge Retrieval in LLMs
Summary
ISOSCI is a new benchmark of isomorphic cross-domain science problem pairs designed to evaluate large language models (LLMs) by separating reasoning ability from domain knowledge retrieval. Each problem pair shares an identical logical structure but requires different domain-specific knowledge, allowing for controlled attribution of reasoning-mode gains. Across five model pairs from four model families, the benchmark reveals that 91.3% of reasoning-mode gains are knowledge-dependent rather than structure-invariant (63/69 gains; Wilson 95% CI [82.3%, 96.0%]). This finding directly challenges the assumption that chain-of-thought reasoning improves short-horizon procedural scientific problem-solving. Reasoning toggles on highly capable models provide less than 5 percentage points accuracy gain across all domains. Furthermore, a reasoning-specialized model (o3-mini) that outperforms on GPQA Diamond (+19.2 percentage points) underperforms on ISOSCI (-24.7 percentage points), demonstrating that benchmark choice significantly determines conclusions about reasoning utility. The ISOSCI dataset is publicly available at https://huggingface.co/datasets/isosci/isosci.
Key takeaway
For AI Scientists or Machine Learning Engineers evaluating LLM reasoning capabilities, you should integrate benchmarks like ISOSCI into your assessment pipeline. This helps differentiate genuine structural reasoning from mere domain knowledge retrieval, preventing misattribution of performance gains. Using such specialized benchmarks ensures a more accurate understanding of your models' true reasoning strengths and weaknesses, guiding more effective development and deployment strategies.
Key insights
LLM reasoning gains are predominantly knowledge-dependent, challenging assumptions about chain-of-thought efficacy.
Principles
- Isomorphic problems isolate reasoning from knowledge.
- Reasoning gains are largely knowledge-dependent.
- Benchmark choice impacts reasoning utility conclusions.
Method
ISOSCI uses problem pairs with identical logical structure but different domain knowledge requirements to attribute reasoning-mode gains, separating reasoning from knowledge retrieval in LLM evaluation.
In practice
- Evaluate LLMs with isomorphic problem sets.
- Distinguish knowledge retrieval from reasoning.
- Consider benchmark limitations for reasoning claims.
Topics
- LLM Evaluation
- Reasoning Benchmarks
- Domain Knowledge
- Chain-of-Thought
- Isomorphic Problems
- o3-mini
Best for: Research Scientist, AI Scientist, Machine Learning Engineer, NLP Engineer
Related on AIssential
Editorial summary, takeaway, and curation by AIssential. Original article published by Artificial Intelligence.