← Search

Lukas Aichberger

8 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

Annotations Mitigate Post-Training Mode Collapse

ICML 2026poster

Post-training (via supervised fine-tuning) improves instruction-following, but often induces semantic mode collapse by biasing models toward low-entropy fine-tuning data at the expense of the high-entropy pre-training distribution. Crucially, we find this trade-off worsens with scale. To close this …

Cited by 0SourceScholar
2026

It's a TRAP! Task-Redirecting Agent Persuasion Benchmark for Web Agents

ICML 2026poster

Web-based agents powered by large language models are increasingly used for tasks such as email management or professional networking. Their reliance on dynamic web content, however, makes them vulnerable to prompt injection attacks: adversarial instructions hidden in interface elements that persuad…

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
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

MIP against Agent: Malicious Image Patches Hijacking Multimodal OS Agents

NeurIPS 2025poster

Recent advances in operating system (OS) agents have enabled vision-language models (VLMs) to directly control a user’s computer. Unlike conventional VLMs that passively output text, OS agents autonomously perform computer-based tasks in response to a single user prompt. OS agents do so by capturing…

Cited by 0SourceScholar
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

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…