← Search

Kajetan Schweighofer

9 accepted papers

2026

Addressing Pitfalls in the Evaluation of Uncertainty Estimation Methods for Natural Language Generation

ICLR 2026poster

Hallucinations are a common issue that undermine the reliability of large language models (LLMs). Recent studies have identified a specific subset of hallucinations, known as confabulations, which arise due to predictive uncertainty of LLMs. To detect confabulations, various methods for estimating p…

Cited by 0SourceScholar
2026

ImageSet2Text: Describing Sets of Images Through Text

AAAI 2026technical

In the era of large-scale visual data, understanding collections of images is a challenging yet important task. To this end, we introduce ImageSet2Text, a novel method to automatically generate natural language descriptions of image sets. Based on large language models, visual-question answering cha

Cited by 0SourcePDFScholar
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
2026

Rethinking Uncertainty Estimation in LLMs: A Principled Single-Sequence Measure

ICLR 2026poster

Large Language Models (LLMs) are increasingly employed in real-world applications, driving the need to evaluate the trustworthiness of their generated text. To this end, reliable uncertainty estimation is essential. Leading uncertainty estimation methods generate and analyze multiple output sequence…

Cited by 0SourceScholar
2026

xLSTM Scaling Laws: Competitive Performance with Linear Time-Complexity

ICLR 2026poster

Scaling laws play a central role in the success of Large Language Models (LLMs), enabling the prediction of model performance relative to compute budgets prior to training. While Transformers have been the dominant architecture, recent alternatives such as xLSTM offer linear complexity with respe…

Cited by 0SourcecodeScholar
2025

Improving Uncertainty Estimation through Semantically Diverse Language Generation

ICLR 2025poster

Large language models (LLMs) can suffer from hallucinations when generating text. These hallucinations impede various applications in society and industry by making LLMs untrustworthy. Current LLMs generate text in an autoregressive fashion by predicting and appending text tokens. When an LLM is unc…

Cited by 3SourcePDFScholar
2025

On Information-Theoretic Measures of Predictive Uncertainty

UAI 2025

Reliable estimation of predictive uncertainty is crucial for machine learning applications, particularly in high-stakes scenarios where hedging against risks is essential. Despite its significance, there is no universal agreement on how to best quantify predictive uncertainty. In this work, we revis

2025

The Disparate Benefits of Deep Ensembles

ICML 2025poster

Ensembles of Deep Neural Networks, Deep Ensembles, are widely used as a simple way to boost predictive performance. However, their impact on algorithmic fairness is not well understood yet. Algorithmic fairness examines how a model's performance varies across socially relevant groups defined by prot…

2023

Quantification of Uncertainty with Adversarial Models

NeurIPS 2023poster

Quantifying uncertainty is important for actionable predictions in real-world applications. A crucial part of predictive uncertainty quantification is the estimation of epistemic uncertainty, which is defined as an integral of the product between a divergence function and the posterior. Current meth…