Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

ProbeLLM: Automating Principled Diagnosis of LLM Failures

About

Understanding how and why large language models (LLMs) fail is becoming a central challenge as models rapidly evolve and static evaluations fall behind. While automated probing has been enabled by dynamic test generation, existing approaches often discover isolated failure cases, lack principled control over exploration, and provide limited insight into the underlying structure of model weaknesses. We propose ProbeLLM, a benchmark-agnostic automated probing framework that elevates weakness discovery from individual failures to structured failure modes. ProbeLLM formulates probing as a hierarchical Monte Carlo Tree Search, explicitly allocating limited probing budgets between global exploration of new failure regions and local refinement of recurring error patterns. By restricting probing to verifiable test cases and leveraging tool-augmented generation and verification, ProbeLLM grounds failure discovery in reliable evidence. Discovered failures are further consolidated into interpretable failure modes via failure-aware embeddings and boundary-aware induction. Across diverse benchmarks and LLMs, ProbeLLM reveals substantially broader, cleaner, and more fine-grained failure landscapes than static benchmarks and prior automated methods, supporting a shift from case-centric evaluation toward principled weakness discovery.

Yue Huang, Zhengzhe Jiang, Yuchen Ma, Yu Jiang, Xiangqi Wang, Yujun Zhou, Yuexing Hao, Kehan Guo, Pin-Yu Chen, Stefan Feuerriegel, Xiangliang Zhang• 2026

Related benchmarks

TaskDatasetResultRank
Code GenerationMBPP
MA0.68
12
Language UnderstandingSuperBLUE
MA.0.61
12
Multitask Language UnderstandingMMLU
Mean Accuracy (MA)73
12
TruthfulnessTruthfulQA
MA.81
12
Failure DiagnosisMMLU
Macro Similarity Type34
8
Failure DiagnosisSuperGLUE
Macro Similarity Score36
8
Failure DiagnosisMBPP
Macro Similarity Score50
8
Failure DiagnosisTruthfulQA
Macro Similarity Type38
8
Automated ProbingHellaSwag
Error Rate75
3
Automated ProbingMBPP
Error Rate (%)0.9
3
Showing 10 of 13 rows

Other info

Follow for update