paper-with-me

Papers

Reconfidencing LLMs from the Grouping Loss Perspective

2024-02-07 · Lihu Chen, Alexandre Perez-Lebel, Fabian M. Suchanek, Gaël Varoquaux

Large Language Models (LLMs), including ChatGPT and LLaMA, are susceptible to generating hallucinated answers in a confident tone. While efforts to elicit and calibrate confidence scores have proven useful, recent findings show that controlling uncertainty must go beyond calibration: predicted scores may deviate significantly from the actual posterior probabilities due to the impact of grouping loss. In this work, we construct a new evaluation dataset derived from a knowledge base to assess confidence scores given to answers of Mistral and LLaMA. Experiments show that they tend to be overconfident. Further, we show that they are more overconfident on some answers than others, \emph{eg} depending on the nationality of the person in the query. In uncertainty-quantification theory, this is grouping loss. To address this, we propose a solution to reconfidence LLMs, canceling not only calibration but also grouping loss. The LLMs, after the reconfidencing process, indicate improved confidence alignment with the accuracy of their responses.

📄 PDF Abstract BibTeX arXiv:2402.04957

Code (0)

등록된 구현이 없습니다.

Tasks

Uncertainty Quantification

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Beyond calibration: estimating the grouping loss of modern neural networks

2022-10-28 · Alexandre Perez-Lebel, Marine Le Morvan, Gaël Varoquaux

The ability to ensure that a classifier gives reliable confidence scores is essential to ensure informed decision-making. To this end, recent work has focused on miscalibration, i.e., the over or under confidence of mode…

Decision Makingscoring rule

Universal Perceptual Grouping

2018-08-07 · Ke Li, Kaiyue Pang, Jifei Song, Yi-Zhe Song 외

In this work we aim to develop a universal sketch grouper. That is, a grouper that can be applied to sketches of any category in any domain to group constituent strokes/segments into semantically meaningful object parts.…

Image RetrievalObjectRetrievalSketch-Based Image Retrieval

Universal Sketch Perceptual Grouping

2018-09-01 · ECCV 2018 9 · Ke Li, Kaiyue Pang, Jifei Song, Yi-Zhe Song 외

In this work we aim to develop a universal sketch grouper. That is, a grouper that can be applied to sketches of any category in any domain to group constituent strokes/segments into semantically meaningful object part…

Image RetrievalObjectRetrievalSketch-Based Image Retrieval

Calibrating sufficiently

2021-05-15 · Dirk Tasche

When probabilistic classifiers are trained and calibrated, the so-called grouping loss component of the calibration loss can easily be overlooked. Grouping loss refers to the gap between observable information and inform…

Calibration and Transformation-Free Weight-Only LLMs Quantization via Dynamic Grouping

2025-09-03 · Xinzhe Zheng, Zhen-Qun Yang, Zishan Liu, Haoran Xie 외 arxiv

Large Language Models (LLMs) deliver strong performance but are difficult to deploy under tight memory and compute constraints. Low-bit post-training quantization (PTQ) is a promising direction; however, it typically rel…