← Search

Alan Schelten

3 accepted papers

2026

Compute as Teacher: Turning Inference Compute Into Reference-Free Supervision

ICML 2026poster

Where do learning signals come from when there is no ground truth in post-training? We show that inference compute itself can serve as supervision. By generating parallel rollouts and converting them into reference estimates, models can learn without human labels—critically, even in non-verifiable d…

Cited by 0SourceScholar
2025

Calibrating Verbal Uncertainty as a Linear Feature to Reduce Hallucinations

EMNLP 2025

LLMs often adopt an assertive language style also when making false claims. Such ”overconfident hallucinations” mislead users and erode trust. Achieving the ability to express in language the actual degree of uncertainty around a claim is therefore of great importance. We find that ”verbal uncertain

Cited by 0SourcePDFScholar
2025

HalluLens: LLM Hallucination Benchmark

ACL 2025long

Large language models (LLMs) often generate responses that deviate from user input or training data, a phenomenon known as “hallucination.” These hallucinations undermine user trust and hinder the adoption of generative AI systems. Addressing hallucinations is important for the advancement of LLMs.…