Paper Overview
- Field: NLP
- Authors: Nathaniel Bottman, Yinhong Liu, Kyle Richardson
- Posted: 2026-06-11
- arXiv: 2606.13649
- Introduces operadic consistency (OC), a label-free diagnostic inspired by operad theory.
- Core idea: a model's direct answer to a compositional query should agree with the answer obtained by composing its own stated decomposition of the query.
- Evaluated on 12 LLMs across 4 multi-hop QA datasets; OC correlates strongly with accuracy (Pearson r ∈ [0.86, 0.94]).
- OC improves selective prediction and outperforms tuned confidence-based baselines.
Abstract
Detecting LLM reasoning failures without ground-truth labels has motivated confidence baselines. Operad theory suggests a complementary diagnostic: a model's direct answer should agree with its answer by composing a stated decomposition. We instantiate this as operadic consistency (OC), strongly correlated with accuracy (Pearson r in [0.86, 0.94]) across 12 LLMs on 4 multi-hop QA datasets. OC yields selective-prediction improvements over tuned baselines.
Key Points
*Auto-collected on 2026-06-14.*