<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>LLM Calibration | LARK: NLP &amp; AI Research Lab @ CU</title><link>https://www.larknlp.com/tag/llm-calibration/</link><atom:link href="https://www.larknlp.com/tag/llm-calibration/index.xml" rel="self" type="application/rss+xml"/><description>LLM Calibration</description><generator>Hugo Blox Builder (https://hugoblox.com)</generator><language>en-us</language><lastBuildDate>Mon, 04 May 2026 00:00:00 +0000</lastBuildDate><image><url>https://www.larknlp.com/media/icon_hu5ad624ac1c82e37640b1fcc57b0f97c5_291087_512x512_fill_lanczos_center_3.png</url><title>LLM Calibration</title><link>https://www.larknlp.com/tag/llm-calibration/</link></image><item><title>Uncertainty Quantification for Large Language Models: MUSE, a Multi-LLM Subset Ensemble Approach</title><link>https://www.larknlp.com/projects/muse_uncertainty/</link><pubDate>Mon, 04 May 2026 00:00:00 +0000</pubDate><guid>https://www.larknlp.com/projects/muse_uncertainty/</guid><description>&lt;p>Uncertainty quantification (UQ) and calibration for large language models — a simple, information-theoretic method that aggregates multiple LLMs for reliable confidence estimates in high-stakes decision-making.&lt;/p>
&lt;p>&lt;em>Lead&lt;/em>: This project was led by Maya Kruse, a former NLP Data Scientist at the LARK Lab.&lt;/p>
&lt;h2 id="project-motivation">Project Motivation&lt;/h2>
&lt;p>Large language models often behave inconsistently across inputs—a signal of underlying uncertainty that matters enormously in high-stakes settings like clinical decision support. &lt;strong>Uncertainty quantification (UQ)&lt;/strong>—estimating how much to trust a model&amp;rsquo;s prediction—is therefore a prerequisite for safe LLM deployment. Yet most existing uncertainty quantification and calibration methods focus on individual models, ignoring a valuable resource: model diversity. Because LLMs differ in training data, architecture, and scale—and because language itself follows a Zipfian distribution—different models make complementary predictions.&lt;/p>
&lt;p>This project asks a fundamental question:&lt;/p>
&lt;h4 id="can-we-get-more-reliable-uncertainty-estimates-by-intelligently-combining-multiple-llms-rather-than-trusting-any-single-one">Can we get more reliable uncertainty estimates by intelligently combining multiple LLMs, rather than trusting any single one?&lt;/h4>
&lt;h2 id="what-we-did">What We Did&lt;/h2>
&lt;p>We propose &lt;strong>MUSE&lt;/strong> (Multi-LLM Uncertainty via Subset Ensembles), a simple information-theoretic framework for multi-LLM uncertainty quantification that:&lt;/p>
&lt;ul>
&lt;li>Uses &lt;strong>Jensen-Shannon Divergence&lt;/strong> to measure agreement among candidate LLMs&lt;/li>
&lt;li>Identifies &lt;strong>well-calibrated subsets&lt;/strong> of models rather than naively averaging all of them&lt;/li>
&lt;li>Aggregates subset outputs into a single, more reliable uncertainty estimate&lt;/li>
&lt;/ul>
&lt;p>Beyond post-hoc estimation, we also explored using MUSE-derived uncertainty as &lt;strong>guided signals for chain-of-thought distillation&lt;/strong>, fine-tuning LLMs to be better calibrated by construction.&lt;/p>
&lt;h2 id="key-findings">Key Findings&lt;/h2>
&lt;ul>
&lt;li>&lt;strong>Subset selection beats naive ensembling.&lt;/strong> Aggregating only well-calibrated model subsets improves both calibration and predictive performance over single models and full ensembles on binary prediction tasks.&lt;/li>
&lt;li>&lt;strong>Model diversity is a feature, not a bug.&lt;/strong> Complementary errors across LLMs can be exploited systematically with a principled information-theoretic criterion.&lt;/li>
&lt;li>&lt;strong>Uncertainty signals can teach models.&lt;/strong> Using MUSE as supervision in chain-of-thought distillation offers a path toward LLMs that are calibrated at inference time without ensemble overhead.&lt;/li>
&lt;li>&lt;strong>Simplicity matters.&lt;/strong> MUSE requires no architectural changes or access to model internals, making it portable across model families and application domains.&lt;/li>
&lt;/ul>
&lt;h2 id="why-this-matters">Why This Matters&lt;/h2>
&lt;p>Deploying LLMs in high-stakes domains requires knowing not just what a model predicts, but how much to trust that prediction. MUSE provides a lightweight, generalizable uncertainty quantification method that works with off-the-shelf models—no access to model internals required—making it an essential building block for safe AI-assisted decision-making in medicine and beyond.&lt;/p>
&lt;h2 id="broader-impact">Broader Impact&lt;/h2>
&lt;p>This work anchors LARK Lab&amp;rsquo;s broader research agenda on uncertainty quantification for trustworthy AI—spanning calibration of clinical LLMs, communicating model confidence to clinicians, and calibration-aware fine-tuning and distillation.&lt;/p>
&lt;h2 id="publication">Publication&lt;/h2>
&lt;p>This project was published at &lt;strong>EMNLP 2025&lt;/strong> (main conference).&lt;/p>
&lt;p>Maya Kruse, Majid Afshar, Saksham Khatwani, Anoop Mayampurath, Guanhua Chen, and Yanjun Gao. 2025. &lt;a href="https://aclanthology.org/2025.emnlp-main.1551/" target="_blank" rel="noopener">Simple Yet Effective: An Information-Theoretic Approach to Multi-LLM Uncertainty Quantification&lt;/a>. In &lt;em>Proceedings of the 2025 Conference on Empirical Methods in Natural Language Processing&lt;/em>, pages 30493–30504.&lt;/p>
&lt;p>Code: &lt;a href="https://github.com/LARK-NLP-Lab/MUSE" target="_blank" rel="noopener">https://github.com/LARK-NLP-Lab/MUSE&lt;/a>&lt;/p>
&lt;p>This research is a R00 project funded by National Instiute of Health, National Library of Medicine (LM014308).&lt;/p></description></item></channel></rss>