When should a reasoning model quit a problem it probably can't solve? Conformal Thinking sets stop/continue thresholds for test-time compute by distribution-free risk control, holding the error rate under a target you pick. It adds a lower threshold that gives up early when confidence isn't climbing fast enough, saving tokens on likely-unsolvable problems.
https://benjaminhan.net/posts/20260624-conformal-thinking/?utm_source=mastodon&utm_medium=social
#ConformalPrediction #LLMs #Reasoning #AI

Conformal Thinking: Risk Control for Reasoning on a Compute Budget β synesis
A risk-control framework sets reasoning stopping thresholds with finite-sample guarantees, adding a lower threshold that gives up early on likely-unsolvable problems.
synesisWhen a reasoning trace goes wrong partway, do you discard the whole thing? CROP turns any step-level risk score into the longest leading prefix that provably contains no error, with a finite-sample guarantee. Counterintuitively, the score that tops accuracy leaderboards is not the one that certifies the most clean reasoning at a fixed error budget.
https://benjaminhan.net/posts/20260618-crop-reasoning-trace-prefixes/?utm_source=mastodon&utm_medium=social
#ConformalPrediction #LLMs #UncertaintyQuantification #AI

Conformal Certification of Reasoning Trace Prefixes β synesis
A calibration layer turns any step-level risk score into the longest reasoning-trace prefix that provably contains no annotated error, with finite-sample marginal risk control under exchangeability.
synesisInternship / Ph.D. proposal (w. J-B Fermanian):
"Exploring Conformal Prediction in Long-Tail Scenarios"
Come and work on @plantnet.bsky.social data with us!
http://josephsalmon.eu/perso/internship_proposal2026.pdf
#Machinelearning
#ConformalPrediction
#CitizenScience
π¨ New blog post π¨
"**Optimal prediction sets for plant identification: an interactive guide**"
https://josephsalmon.eu/blog/long-tail/
Joint work with Tiffany Ding and Jean-Baptiste Fermanian.
#longtail
#PlantNet
#AppliedConformalPrediction
#ConformalPrediction
Optimal prediction sets for plant identification: an interactive guide β Joseph Salmon
Insights and visualization of conformal prediction in the context of long-tailed classification. Challenges from citizen sciences platforms like Pl@ntNet
#statstab #357 Uncertainty Estimation with Conformal Prediction
Thoughts: Haven't parsed this properly but maybe be an interesting discussion point. How best to quantify uncertainty?
#conformalprediction #bayesian #confidenceintervals #uncertainty
https://m-clark.github.io/posts/2025-06-01-conformal/
Uncertainty Estimation with Conformal Prediction β Michael Clark
More options for uncertainty estimation
#statstab #223 Conformal predictions w/ {marginaleffects}
Thoughts: Sometimes you need a range of likely future values. To get an assumption-free Prediction Interval, use conformal methods.
#r #stats #marginaleffects #prediction #conformalprediction
https://marginaleffects.com/bonus/conformal.html
17 Conformal prediction β Model to Meaning

Week #1: Getting Started With Conformal Prediction For Classification
Using conformal prediction in just 3 lines of code
Mindful ModelerMaking the rounds again...
...Blackbox #MachineLearning models are now routinely used in high-risk settings, like medical diagnostics, which demand uncertainty quantification to avoid consequential model failures... #ConformalPrediction is a user-friendly paradigm for creating statistically rigorous uncertainty sets/intervals for the predictions of such models...
[1] https://arxiv.org/abs/2107.07511
[2] https://arxiv.org/abs/2106.06137

A Gentle Introduction to Conformal Prediction and Distribution-Free Uncertainty Quantification
Black-box machine learning models are now routinely used in high-risk settings, like medical diagnostics, which demand uncertainty quantification to avoid consequential model failures. Conformal prediction is a user-friendly paradigm for creating statistically rigorous uncertainty sets/intervals for the predictions of such models. Critically, the sets are valid in a distribution-free sense: they possess explicit, non-asymptotic guarantees even without distributional assumptions or model assumptions. One can use conformal prediction with any pre-trained model, such as a neural network, to produce sets that are guaranteed to contain the ground truth with a user-specified probability, such as 90%. It is easy-to-understand, easy-to-use, and general, applying naturally to problems arising in the fields of computer vision, natural language processing, deep reinforcement learning, and so on.
This hands-on introduction is aimed to provide the reader a working understanding of conformal prediction and related distribution-free uncertainty quantification techniques with one self-contained document. We lead the reader through practical theory for and examples of conformal prediction and describe its extensions to complex machine learning tasks involving structured outputs, distribution shift, time-series, outliers, models that abstain, and more. Throughout, there are many explanatory illustrations, examples, and code samples in Python. With each code sample comes a Jupyter notebook implementing the method on a real-data example; the notebooks can be accessed and easily run using our codebase.
arXiv.org
β© AnalΓtica acelerada con Shapelets y conformal prediction
PeerTube