← Search

Maxim Panov

27 accepted papers

2026

Don't Throw Away Your Beams: Improving Consistency-based Uncertainties in LLMs via Beam Search

ICLR 2026poster

Consistency-based methods have emerged as an effective approach to uncertainty quantification (UQ) in large language models. These methods typically rely on several generations obtained via multinomial sampling, measuring their agreement level. However, in short-form QA, multinomial sampling is pron…

Cited by 0SourceScholar
2026

Efficient Hallucination Detection for LLMs Using Uncertainty-Aware Attention Heads

ICML 2026poster

Recent progress in large language models (LLMs) has led to systems capable of producing text with remarkable fluency. However, these models are still prone to factual inaccuracies, often referred to as \``hallucinations''. One strategy to alleviate this issue is uncertainty quantification (UQ), but …

Cited by 0SourceScholar
2026

IDLM: Inverse-distilled Diffusion Language Models

ICML 2026poster

Diffusion Language Models (DLMs) have recently achieved strong results in text generation. However, their multi-step sampling leads to slow inference, limiting practical use. To address this, we extend Inverse Distillation, a technique originally developed to accelerate continuous diffusion models, …

Cited by 0SourceScholar
2026

Modeling the Density of Pixel-level Self-supervised Embeddings for Unsupervised Pathology Segmentation in Medical CT

ICLR 2026poster

Accurate detection of all pathological findings in 3D medical images remains a significant challenge, as supervised models are limited to detecting only the few pathology classes annotated in existing datasets. To address this, we frame pathology detection as an unsupervised visual anomaly segmentat…

Cited by 0SourcecodeScholar
2026

Neural Optimal Transport Meets Multivariate Conformal Prediction

ICLR 2026poster

We propose a framework for conditional vector quantile regression (CVQR) that combines neural optimal transport with amortized optimization, and apply it to multivariate conformal prediction. Classical quantile regression does not extend naturally to multivariate responses, while existing approaches…

Cited by 0SourceScholar
2026

Position: Agentic AI systems should be making Bayes-consistent decisions

ICML 2026poster

LLMs excel at predictive tasks and complex reasoning tasks, but many high-value deployments rely on decisions under uncertainty, for example, which tool to call, which expert to consult, or how many resources to invest. While the usefulness and feasibility of Bayesian approaches remain unclear for L…

Cited by 0SourceScholar
2025

CoCoA: A Minimum Bayes Risk Framework Bridging Confidence and Consistency for Uncertainty Quantification in LLMs

NeurIPS 2025poster

Uncertainty quantification for Large Language Models (LLMs) encompasses a diverse range of approaches, with two major families being particularly prominent: (i) information-based, which estimate model confidence from token-level probabilities, and (ii) consistency-based, which assess the semantic ag…

Cited by 0SourcecodeScholar
2025

From Risk to Uncertainty: Generating Predictive Uncertainty Measures via Bayesian Estimation

ICLR 2025poster

There are various measures of predictive uncertainty in the literature, but their relationships to each other remain unclear. This paper uses a decomposition of statistical pointwise risk into components associated with different sources of predictive uncertainty: namely, aleatoric uncertainty (inhe…

Cited by 1SourcePDFScholar
2025

Probabilistic Conformal Prediction with Approximate Conditional Validity

ICLR 2025poster

We develop a new method for generating prediction sets that combines the flexibility of conformal methods with an estimate of the conditional distribution $\textup{P}_{Y \mid X}$. Existing methods, such as conformalized quantile regression and probabilistic conformal prediction, usually provide only…

Cited by 4SourcePDFScholar
2025

Rectifying Conformity Scores for Better Conditional Coverage

ICML 2025poster

We present a new method for generating confidence sets within the split conformal prediction framework. Our method performs a trainable transformation of any given conformity score to improve conditional coverage while ensuring exact marginal coverage. The transformation is based on an estimate of t…

Cited by 1SourcePDFScholar
2025

Token-Level Density-Based Uncertainty Quantification Methods for Eliciting Truthfulness of Large Language Models

NAACL 2025long

Uncertainty quantification (UQ) is a prominent approach for eliciting truthful answers from large language models (LLMs). To date, information-based and consistency-based UQ have been the dominant UQ methods for text generation via LLMs. Density-based methods, despite being very effective for UQ in…

2025

UNCERTAINTY-LINE: Length-Invariant Estimation of Uncertainty for Large Language Models

EMNLP 2025

Large Language Models (LLMs) have become indispensable tools across various applications, making it more important than ever to ensure the quality and the trustworthiness of their outputs. This has led to growing interest in uncertainty quantification (UQ) methods for assessing the reliability of LL

2025

Unconditional Truthfulness: Learning Unconditional Uncertainty of Large Language Models

EMNLP 2025

Uncertainty quantification (UQ) has emerged as a promising approach for detecting hallucinations and low-quality output of Large Language Models (LLMs). However, obtaining proper uncertainty scores is complicated by the conditional dependency between the generation steps of an autoregressive LLM, be

Cited by 0SourcePDFScholar
2024

Dirichlet-based Uncertainty Quantification for Personalized Federated Learning with Improved Posterior Networks

IJCAI 2024poster

In modern federated learning, one of the main challenges is to account for inherent heterogeneity and the diverse nature of data distributions for different clients. This problem is often addressed by introducing personalization of the models towards the data distribution of the particular client. H…

Cited by 7SourcePDFScholar
2024

Efficient Conformal Prediction under Data Heterogeneity

AISTATS 2024poster

Conformal prediction (CP) stands out as a robust framework for uncertainty quantification, which is crucial for ensuring the reliability of predictions. However, common CP methods heavily rely on the data exchangeability, a condition often violated in practice. Existing approaches for tackling non-e…

Cited by 4SourcePDFScholar
2024

Fact-Checking the Output of Large Language Models via Token-Level Uncertainty Quantification

ACL 2024findings

Large language models (LLMs) are notorious for hallucinating, i.e., producing erroneous claims in their output. Such hallucinations can be dangerous, as occasional factual inaccuracies in the generated text might be obscured by the rest of the output being generally factually correct, making it extr…

2024

Reference-free Hallucination Detection for Large Vision-Language Models

EMNLP 2024finding

Large vision-language models (LVLMs) have made significant progress in recent years. While LVLMs exhibit excellent ability in language understanding, question answering, and conversations of visual inputs, they are prone to producing hallucinations. While several methods are proposed to evaluate the…

Cited by 9SourcePDFScholar
2023

Conformal Prediction for Federated Uncertainty Quantification Under Label Shift

ICML 2023poster

Federated Learning (FL) is a machine learning framework where many clients collaboratively train models while keeping the training data decentralized. Despite recent advances in FL, the uncertainty quantification topic (UQ) remains partially addressed. Among UQ methods, conformal prediction (CP) app…

Cited by 21SourcePDFScholar
2023

Efficient Out-of-Domain Detection for Sequence to Sequence Models

ACL 2023findings

Sequence-to-sequence (seq2seq) models based on the Transformer architecture have become a ubiquitous tool applicable not only to classical text generation tasks such as machine translation and summarization but also to any other task where an answer can be represented in a form of a finite text frag…

2023

Hybrid Uncertainty Quantification for Selective Text Classification in Ambiguous Tasks

ACL 2023long

Many text classification tasks are inherently ambiguous, which results in automatic systems having a high risk of making mistakes, in spite of using advanced machine learning models. For example, toxicity detection in user-generated content is a subjective task, and notions of toxicity can be annota…

2023

Learning from Low Rank Tensor Data: A Random Tensor Theory Perspective

UAI 2023poster

Under a simplified data model, this paper provides a theoretical analysis of learning from data that have an underlying low-rank tensor structure in both supervised and unsupervised settings. For the supervised setting, we provide an analysis of a Ridge classifier (with high regularization parameter…

Cited by 5SourcePDFScholar
2022

Active Learning for Abstractive Text Summarization

EMNLP 2022finding

Construction of human-curated annotated datasets for abstractive text summarization (ATS) is very time-consuming and expensive because creating each instance requires a human annotator to read a long document and compose a shorter summary that would preserve the key information relayed by the origin…

2022

Nonparametric Uncertainty Quantification for Single Deterministic Neural Network

NeurIPS 2022accept

This paper proposes a fast and scalable method for uncertainty quantification of machine learning models' predictions. First, we show the principled way to measure the uncertainty of predictions for a classifier based on Nadaraya-Watson's nonparametric estimate of the conditional label distribution.…

2022

Uncertainty Estimation of Transformer Predictions for Misclassification Detection

ACL 2022long

Uncertainty estimation (UE) of model predictions is a crucial step for a variety of tasks such as active learning, misclassification detection, adversarial attack detection, out-of-distribution detection, etc. Most of the works on modeling the uncertainty of deep neural networks evaluate these metho…

2021

Monte Carlo Variational Auto-Encoders

ICML 2021spotlight

Variational auto-encoders (VAE) are popular deep latent variable models which are trained by maximizing an Evidence Lower Bound (ELBO). To obtain tighter ELBO and hence better variational approximations, it has been proposed to use importance sampling to get a lower variance estimate of the evidence…