Hevolve AI: Self-Evolving Multimodal AI Agents

Turn your domain expertise into AI agents that keep learning. Hevolve AI lets experts build multimodal AI systems by talking to them and correcting them in real time, with no code to write.

Key Features

Quick Links

© 2024 Hevolve AI Pvt Ltd. All rights reserved.

← All research
Artificial Intelligence
arXiv (cs.CL) · July 16, 2026

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

Patrik Wolf, Thomas Kleine Buening, Andreas Krause +1 more

Here's a clean sanity check for language models. Ask a model about a whole population and the answer should match what you get by splitting that population into groups, asking about each, and weighting the results back together. Basic probability says the two have to agree. The authors test whether LLMs actually respect this, using binary trees to carve a population into finer subgroups, then aggregating the model's answers back up.

The numbers routinely fail to line up. Looking at persona prompting, they find what they call the macro fallacy: answers rebuilt from many narrow subgroups often match real human data better than asking about the whole population directly. The model seems to know the pieces but doesn't add them up consistently. That gap, they argue, makes self-consistency a handy test that needs no answer key.

This rests on the abstract alone, so see the paper for which models they tested and how big the violations get.

From the arXiv (cs.CL) 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…


More Artificial Intelligence papers