Candès is one of the founding figures of conformal prediction, a statistical framework that produces calibrated prediction intervals — guaranteed coverage of the true value at a specified confidence level — without making distributional assumptions about the underlying model. The framework predates the LLM era by years and is essentially model-agnostic, which means it transfers to language models without modification: you can wrap any LLM in conformal prediction and obtain rigorous statements about the reliability of its outputs. For ai100, which reports comparative scores across engines, this is the statistical foundation needed to attach actual confidence intervals to those numbers rather than relying on the field's habit of reporting point estimates as if they were facts.

Worth following when
you need rigorous statistical uncertainty quantification for ML outputs — including LLM outputs — and want a framework that doesn't depend on the model being well-understood.
Topics
conformal prediction and distribution-free uncertainty quantification; compressed sensing and signal processing foundations; statistical methodology for high-dimensional inference.
Key works
foundational compressed sensing publications (mid-2000s); conformal prediction framework and applications (2008 onward, multiple key papers); Stanford statistics body of work.