What planet is known as the Red Planet?
Does an LLM’s answer
survive a temperature change?
BiG-SURE estimates uncertainty without model internals. It simply asks whether a model’s low-temperature answers and high-temperature answers still mean the same thing.
Watch uncertainty emerge.
Two saved examples. One remains certain across temperatures; the other becomes uncertain. Follow the signal from prompt to score.
Square every connection, then take the mean. Its complement is uncertainty.
- Unorm
- normalized uncertainty
- Σ
- sum over every anchor–probe pair
- Wij
- semantic agreement between anchor i and probe j
- M
- low-temperature anchors
- N
- high-temperature probes
LOW The model is certain.
One score.
Three guarantees.
The normalized measure is bounded in [0, 1] and behaves exactly as a semantic uncertainty estimator should.
Semantic identity
Uncertainty is zero when all sampled responses mean the same thing.
Semantic disjointness
Uncertainty is one when the response sets are entirely semantically different.
Monotonicity
More semantically unique responses can only increase uncertainty.
Stronger abstention,
across modalities.
BiG-SURE is evaluated as an abstention score: can uncertainty separate incorrect answers from correct ones? Higher AUROC is better.
dataset & language groups where SURE achieves the best average AUROC
dataset / language groups
LLM & VLM configurations
text, multilingual & vision settings
Refer to the paper for further details.
Stable by design.
The signal persists across practical sampling choices. Explore the two ablations directly from the paper.
Cite the work.
Author details and archival links can be inserted here when the paper is de-anonymized.
@inproceedings{bigsure2026,
title = {BiG-SURE: Bipartite Graph Spectral Energy for
Uncertainty and Reliability Estimation of LLMs},
booktitle = {Proceedings of EMNLP},
year = {2026}
}
