DiagnosticIQ: A Benchmark for LLM-Based Industrial Maintenance Action Recommendation from Symbolic Rules
This paper introduces DiagnosticIQ, a benchmark of 6,690 expert-validated questions designed to evaluate LLMs' ability to translate symbolic industrial maintenance rules into corrective actions, revealing that while frontier models approach human-level performance, they remain brittle under structural perturbations and lack robust calibration.
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 the manager of a massive, complex building with hundreds of machines—air conditioners, water pumps, and power generators. These machines have sensors that act like a nervous system, constantly sending signals. When something goes wrong, the sensors trigger a "rule," which is basically a strict "If-Then" statement written by an expert engineer.
The Problem:
The sensors are great at saying, "Hey, the temperature is too high!" (Detection). But they are terrible at saying, "Okay, now go tighten this specific bolt on the left side of the pump" (Action).
Translating that "Temperature is high" alert into the actual repair step requires years of hands-on experience. It's like a doctor's assistant knowing a patient has a fever but not knowing which medicine to prescribe without a senior doctor's guidance. The paper asks: Can Artificial Intelligence (specifically Large Language Models or LLMs) act as that senior doctor and tell the repair technician what to do?
The Solution: DiagnosticIQ
The researchers built a giant test called DiagnosticIQ. Think of it as a final exam for AI, but instead of asking "What is the capital of France?", it asks:
"The air handler is running, the outside air damper is less than 15%, and the temperature is below the setpoint. What is the most likely cause?"
They created 6,690 questions based on 118 real-world rules from 16 different types of industrial machines. They even had human experts (the "teachers") write the answers and create tricky wrong answers (distractors) to make the test hard.
The Results: The AI is Smart, but Fragile
The researchers tested 29 different AI models on this exam. Here is what they found, using some simple analogies:
- The "Frontier" is Closing: The top three AI models are almost tied. They are all scoring around 73-74% on the standard test. It's like three students in a class who are all getting an A, but they are so close in score that it's hard to say who is truly the "smartest" just by looking at the grade.
- The "Brittleness" (The Glass House): When the researchers made the test harder by adding more wrong answers (like giving a student 10 choices instead of 4), the AI's performance crashed. The top model dropped from 74% to 60%. It's as if the AI was confident in a quiet room but panicked when the room got noisy.
- Pattern Matching vs. Real Reasoning: This is the most important finding. The researchers tried a trick: they flipped the logic of the rules (e.g., changing "Temperature > 80" to "Temperature < 80").
- Real Reasoning: If you understand the logic, you should say, "Wait, the conditions changed, so the answer must be different."
- What the AI Did: The AI mostly ignored the change and picked the original answer anyway. It was like a student who memorized the answer key ("Answer B") without actually reading the question. Even the smartest AI did this 63% of the time. It treats the rules like a template to recognize rather than a puzzle to solve.
- The "Translation" Problem: When the researchers rewrote the technical, symbolic rules into plain English (like translating a math equation into a story), the AI got worse. It seems the AI relies on the specific "shape" of the technical symbols to figure things out, and when you smooth that out into normal language, it gets confused.
The Human Comparison
The researchers also gave this test to real human facility managers (people who actually fix these machines).
- The Humans: Even the experienced humans only got 45% right. This proves the test is genuinely hard and requires deep, specialized knowledge, not just general smarts.
- The AI vs. Humans: The best AI models scored higher than the average human worker (around 56% vs 45%), but they didn't beat the best human experts.
The Bottom Line
The paper concludes that while AI is getting very good at reading these industrial rules, it isn't ready to be the "boss" yet. It is currently brittle. It can handle the standard, textbook version of a problem, but if you change the wording, flip the logic, or add too many confusing options, it tends to break and guess based on patterns it memorized rather than true understanding.
The deployment bottleneck isn't that the AI isn't smart enough; it's that it isn't calibrated enough to handle the messy, changing reality of a real-world factory floor.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.