ThermoQA: A Three-Tier Benchmark for Evaluating Thermodynamic Reasoning in Large Language Models
The paper introduces ThermoQA, a three-tier open-source benchmark of 293 thermodynamics problems evaluated against CoolProp 7.2.0 ground truth, which reveals that while frontier LLMs achieve high accuracy, their reasoning capabilities degrade significantly with task complexity and exhibit notable variability across runs.
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 hiring a new engineer to design a power plant. You have two candidates: Candidate A is a human encyclopedia who has memorized every single page of the steam tables in the library. Candidate B is a brilliant problem-solver who understands how steam behaves, even if they haven't memorized every specific number.
For a long time, we've tested AI models (like the ones powering chatbots) with multiple-choice quizzes. It's like asking, "Is the sky blue? A) Yes, B) No." Both candidates could guess the right answer.
But this new paper, THERMOQA, changes the game. Instead of a quiz, it hands the candidates a complex, real-world engineering problem and says: "Show me your work, step-by-step, and calculate the exact efficiency of this power plant."
Here is the breakdown of what the paper found, using simple analogies.
1. The Three Levels of the Test
The researchers created a "video game" with three levels of difficulty to see how the AI handles different types of thinking:
- Level 1: The Flashcard Test (Property Lookups).
- The Task: "What is the energy of water at 400°C and 5 MPa?"
- The Skill: Pure memory. It's like looking up a word in a dictionary.
- The Result: The AI models were great at this. They acted like super-fast encyclopedias.
- Level 2: The Component Test (Component Analysis).
- The Task: "Here is a turbine and a pump. Calculate how much energy is lost as heat and how much work is produced."
- The Skill: Multi-step logic. You can't just look up the answer; you have to do a chain of math, like following a recipe where if you mess up step 2, the whole cake burns.
- The Result: The models started to stumble. Some got the math wrong; others forgot the physics rules.
- Level 3: The Boss Battle (Full Cycle Analysis).
- The Task: "Design a complete power plant cycle involving a gas turbine, a steam turbine, and a heat exchanger. Calculate the total efficiency."
- The Skill: System thinking. This is the hardest level. It requires connecting dozens of steps together.
- The Result: This is where the "memorizers" failed and the "thinkers" won.
2. The Big Surprise: Memorization Intelligence
The most shocking discovery was that being good at Level 1 did not mean you were good at Level 3.
- The "Gemini" Effect: One model (Gemini) was the absolute champion at Level 1 (memorizing facts). But when the test got harder, its performance dropped significantly. It was like a student who aced the vocabulary test but failed the essay because they didn't understand the concepts.
- The "Claude" Effect: Another model (Claude Opus) was slightly slower at memorizing facts but was a master at the complex, multi-step reasoning. It climbed to the top spot once the test got hard.
The Lesson: Just because an AI can recite facts perfectly doesn't mean it understands how those facts work together.
3. The "Supercritical" Trap
The researchers found a specific "trap" in the test: Supercritical Water.
- The Analogy: Imagine you are learning to drive on a straight, empty road (standard water). You drive perfectly. But then you are asked to drive on a winding, icy mountain pass where the road rules change instantly (supercritical water).
- The Result: The AI models crashed. They had memorized the "straight road" data from textbooks, but when the physics got weird and non-linear (near the critical point), their "guessing" logic failed spectacularly. One model was off by 27% on a single calculation. This proved they were just pattern-matching, not actually "understanding" the physics.
4. The "Refrigerator" Blind Spot
The AI models were trained mostly on data about water and steam (because that's what power plants use). They knew almost nothing about R-134a, the refrigerant used in your home air conditioner and fridge.
- The Analogy: It's like a chef who is a master at cooking steak but has never seen a vegetable. When asked to make a salad, they tried to cook the lettuce like a steak.
- The Result: The models performed terribly on refrigeration cycles, revealing a huge gap in their training data.
5. The "Consistency" Problem
The researchers asked the same AI to take the test three times.
- The Stable Model: One model (GPT-5.4) gave almost the exact same answer every time. It was like a reliable calculator.
- The Unstable Model: Another model (DeepSeek) gave a great answer the first time, a mediocre answer the second, and a wild guess the third.
- Why it matters: If you are building a bridge or a nuclear plant, you need an engineer who gives you the same answer every time. You don't want an engineer who gets lucky 50% of the time.
6. Token Efficiency: The "Thinking" Cost
The paper also measured how much "brain power" (computing tokens) the models used.
- One model (Claude) spent a massive amount of "thinking time" to get the right answer. It was thorough but expensive.
- Another model (Gemini) gave a quick answer with very little "thinking," but it was slightly less accurate.
- The Trade-off: It's the difference between a student who spends 3 hours solving a math problem to get it right, versus one who guesses in 5 minutes.
The Bottom Line
THERMOQA is a wake-up call for the AI world.
- Don't be fooled by flashcards: High scores on simple fact-recall tests don't mean an AI can do complex engineering.
- Real-world physics is hard: When things get weird (like supercritical fluids) or involve real-world materials (like refrigerants), current AI models struggle.
- Consistency is key: For engineering, a model that is 90% accurate but always 90% accurate is better than one that is 95% accurate one day and 70% the next.
The authors have released all their questions and code for free, inviting everyone to try to build an AI that can actually think like an engineer, not just read like one.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.