paper-with-me

홈 › Papers

Revisiting Epistemic Markers in Confidence Estimation: Can Markers Accurately Reflect Large Language Models' Uncertainty?

2025-05-30 · Jiayu Liu, Qing Zong, Weiqi Wang, Yangqiu Song

As large language models (LLMs) are increasingly used in high-stakes domains, accurately assessing their confidence is crucial. Humans typically express confidence through epistemic markers (e.g., "fairly confident") instead of numerical values. However, it remains unclear whether LLMs consistently use these markers to reflect their intrinsic confidence due to the difficulty of quantifying uncertainty associated with various markers. To address this gap, we first define marker confidence as the observed accuracy when a model employs an epistemic marker. We evaluate its stability across multiple question-answering datasets in both in-distribution and out-of-distribution settings for open-source and proprietary LLMs. Our results show that while markers generalize well within the same distribution, their confidence is inconsistent in out-of-distribution scenarios. These findings raise significant concerns about the reliability of epistemic markers for confidence estimation, underscoring the need for improved alignment between marker based confidence and actual model uncertainty. Our code is available at https://github.com/HKUST-KnowComp/MarCon.

📄 PDF Abstract BibTeX arXiv:2505.24778

Code (1)

hkust-knowcomp/marcon 공식 구현

Tasks

Question Answering

Similar Papers 제목 키워드 기반

Can LLMs Use Linguistic Uncertainty Markers to Reliably Reflect Intrinsic Confidence?

2026-05-27 · Gabrielle Kaili-May Liu, Arman Cohan arxiv

LLMs' linguistically expressed confidence should faithfully reflect their intrinsic uncertainty. While recent work shows LLMs struggle to use epistemic markers (e.g., "it is likely...") in a human-aligned fashion, it rem…

Navigating the Grey Area: How Expressions of Uncertainty and Overconfidence Affect Language Models

2023-02-26 · Kaitlyn Zhou, Dan Jurafsky, Tatsunori Hashimoto

The increased deployment of LMs for real-world tasks involving knowledge and facts makes it important to understand model epistemology: what LMs think they know, and how their attitudes toward that knowledge are affected…

Decision MakingQuestion AnsweringText Generation

Are LLM-Judges Robust to Expressions of Uncertainty? Investigating the effect of Epistemic Markers on LLM-based Evaluation

2024-10-28 · Dongryeol Lee, Yerin Hwang, Yongil Kim, Joonsuk Park 외

In line with the principle of honesty, there has been a growing effort to train large language models (LLMs) to generate outputs containing epistemic markers. However, evaluation in the presence of epistemic markers has …

Beyond Segmentation: Confidence-Aware and Debiased Estimation of Ratio-based Biomarkers

2025-05-26 · Jiameng Li, Teodora Popordanoska, Sebastian G. Gruber, Frederik Maes 외

Ratio-based biomarkers -- such as the proportion of necrotic tissue within a tumor -- are widely used in clinical practice to support diagnosis, prognosis and treatment planning. These biomarkers are typically estimated …

Decision MakingPrognosis

Humans overrely on overconfident language models, across languages

2025-07-08 · Neil Rathi, Dan Jurafsky, Kaitlyn Zhou arxiv

As large language models (LLMs) are deployed globally, it is crucial that their responses are calibrated across languages to accurately convey uncertainty and limitations. Prior work shows that LLMs are linguistically ov…