CLCTJun 11

Operads for compositional reasoning in LLMs

arXiv:2606.13634v113.81 citations
Predicted impact top 75% in CL · last 90 daysOriginality Highly original
AI Analysis

For researchers and practitioners working on multi-step reasoning in LLMs, this provides a rigorous foundation and a new reliability metric that correlates with accuracy.

The paper introduces operads as a mathematical framework for question decomposition in LLMs, defining the questions operad Q and showing that QA models are algebras over Q. A new invariant, operadic consistency, is proposed and empirically shown to strongly correlate with accuracy across twelve LLMs and four multi-hop QA datasets, outperforming temperature-based self-consistency.

Question decomposition, i.e. breaking a complex query into simpler sub-queries whose answers are composed to produce a final answer, is a widely used strategy for improving LLM reasoning, yet it currently lacks a rigorous mathematical foundation. In this paper, we propose operads, mathematical structures that model many-in, one-out operations and compositions thereof, as a natural framework for describing question decomposition. We define the questions operad $Q$, in which operations correspond to question templates and composition corresponds to substitution of sub-answers, and show how QA models can be interpreted as algebras over $Q$. Beyond reframing existing practice, this operadic perspective points toward new methods, in particular a notion of operadic consistency, which measures whether a QA model's answers agree across the partial collapses of a question decomposition tree. Empirical evaluation of operadic consistency is reported in our companion paper (Bottman, Liu, and Richardson, 2026), which finds it strongly correlated with accuracy across twelve LLMs and four multi-hop QA datasets and outperforming standard temperature-based self-consistency baselines. We argue that operads are the natural mathematical home for question decomposition, and that invariants such as operadic consistency open new directions for analyzing and improving the reliability of multi-step reasoning.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes