Partition, Prompt, Aggregate: Statistical Self-Consistency in Language Models
Summary
This paper proposes a framework to test whether LLM estimates obey statistical self-consistency (law of total probability) across subpopulations, finding widespread violations and the 'macro fallacy' where fine-grained estimates align better with human data.
View Cached Full Text
Cached at: 07/20/26, 09:42 AM
Paper page - Partition, Prompt, Aggregate: Statistical Self-Consistency in Language Models
Source: https://huggingface.co/papers/2607.15277
Abstract
In-contextlearningiscommonlyinterpretedasaformofconditionalinference,inwhichthepromptspecifiesacontextandthemodel’soutputistreatedasanestimateofthecorrespondingconditionaldistribution.Ifthisinterpretationholds,thenLLMestimatesshouldsatisfybasicprobabilisticidentities.Inparticular,thelawoftotalprobabilityassertsthatprior-weightedconditionaldistributionsaggregateintopopulation-levelmarginalsoveranyvalidpartitionofthepopulation.Inthiswork,weinvestigatetowhatextentLLMestimatesadheretothisself-consistencyprinciple.Weusebinarytreesasanevaluationscaffoldtorecursivelypartitionapopulationintoincreasinglyfine-grainedsubpopulations.WethenpromptLLMswithverbalizedsubpopulationdescriptionsincontext,aggregatetheresultingestimatesbackintopopulation-levelestimates,andcomparethemacrosspartitionsofvaryinggranularity.Applyingthisprotocolacrossproblemdomainsandstate-of-the-artfrontiermodels,weshowwidespreadviolationsofbasicconsistencyproperties.Anin-depthstudyofpersonapromptingrevealsapatternwecallthemacrofallacy:estimatesreconstructedfrommorefine-grainedsubpopulationresponsesareoftenbetteralignedwithhumanreferencedatathandirectpopulation-levelestimates.Thiseffectpersistsacrossvariationsintreestructureandestimationtask,andcanbepartiallyrecoveredthroughimplicitprompting.Together,thesefindingssuggestthatmodelspossessrelevantsubpopulationknowledgebutdonotreliablypropagateitintoaggregateestimates.Thisgapestablishesstatisticalself-consistencyasanunsaturated,reference-freecriterionforevaluatingLLMs.
View arXiv pageView PDFGitHub0Add to collection
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2607.15277 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2607.15277 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2607.15277 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
Language models struggle with compartmentalization
This paper investigates compartmentalization in LLMs, where models fail to share statistical strength across distinct representations of the same concept, leading to reduced sample efficiency and model capacity. The authors demonstrate this phenomenon in multilingual and multi-format settings and show that synthetic parallel data does not fully resolve it.
When LLMs Agree, Are They Right? Auditing Self-Consistency and Cross-Model Agreement as Confidence Signals
This paper audits whether self-consistency and cross-model agreement are reliable indicators of correctness in LLMs, finding that agreement is a weak, regime-dependent proxy and that frontier models exhibit overconfidence.
Wisdom of LLM Crowds: Aggregation and Contamination in Language Model Ensembles
This paper investigates whether aggregating probability estimates from multiple LLMs exhibits a wisdom-of-crowds effect, finding that learned aggregators outperform individual models and that training cutoff contamination is a pervasive confound in such evaluations.
Sequential statistical inference for Large Language Models: Representation, validity, and monitoring
This paper argues for a sequential inference framework to enhance LLM trustworthiness by modeling interactions as dependent stochastic processes, ensuring validity under repeated use, and enabling online monitoring for behavioral shifts.
Some Large Language Models Exhibit Consistent Risk Attitudes
This paper introduces a framework to test whether large language models exhibit consistent risk attitudes across domains. It finds that most LLMs show intra-task and cross-domain stability in risk attitude, converging to a narrower distribution than humans.