Partition, Prompt, Aggregate: Statistical Self-Consistency in Language Models

Patrik Wolf, Thomas Kleine Buening, Andreas Krause, Celestine Mendler-Dünner

arXiv:2607.15277 · 2026-07-19 공개 · arXiv · PDF

llm-evaluation in-context-learning statistical-self-consistency persona-prompting binary-trees subpopulation-knowledge macro-fallacy conditional-inference

Abstract

In-context learning is commonly interpreted as a form of conditional inference, in which the prompt specifies a context and the model's output is treated as an estimate of the corresponding conditional distribution. If this interpretation holds, then LLM estimates should satisfy basic probabilistic identities. In particular, the law of total probability asserts that prior-weighted conditional distributions aggregate into population-level marginals over any valid partition of the population. In this work, we investigate to what extent LLM estimates adhere to this self-consistency principle. We use binary trees as an evaluation scaffold to recursively partition a population into increasingly fine-grained subpopulations. We then prompt LLMs with verbalized subpopulation descriptions in context, aggregate the resulting estimates back into population-level estimates, and compare them across partitions of varying granularity. Applying this protocol across problem domains and state-of-the-art frontier models, we show widespread violations of basic consistency properties. An in-depth study of persona prompting reveals a pattern we call the macro fallacy: estimates reconstructed from more fine-grained subpopulation responses are often better aligned with human reference data than direct population-level estimates. This effect persists across variations in tree structure and estimation task, and can be partially recovered through implicit prompting. Together, these findings suggest that models possess relevant subpopulation knowledge but do not reliably propagate it into aggregate estimates. This gap establishes statistical self-consistency as an unsaturated, reference-free criterion for evaluating LLMs.

한국어 요약

한 줄 요약

LLM이 통계적 자기일관성을 얼마나 잘 따르는지 평가하는 연구.

핵심 기여도

핵심 아이디어

LLM이 문맥 학습을 조건부 추론으로 해석할 경우, 전체 확률 법칙을 만족해야 한다. 그러나 실제 추정치는 이 법칙을 따르지 않으며, 이는 모델 내부 지식이 집계 단계에서 손실된다는 의미이다. 연구는 이 현상을 "매크로 패러독스"로 명명하며, 더 세분화된 서브인구에 대한 추정치가 전체 추정치보다 인간 기준에 더 가까운 경우가 많음을 보여준다. 이는 모델이 관련 지식을 보유하고 있지만, 이를 집계 단계로 전파하지 못한다는 점을 시사한다.

기술적 접근법

주요 결과

의의 및 한계

실용적 활용