paper-with-me

Papers

Multi-Perspective Consistency Enhances Confidence Estimation in Large Language Models

2024-02-17 · Pei Wang, Yejie Wang, Muxi Diao, Keqing He, Guanting Dong, Weiran Xu

In the deployment of large language models (LLMs), accurate confidence estimation is critical for assessing the credibility of model predictions. However, existing methods often fail to overcome the issue of overconfidence on incorrect answers. In this work, we focus on improving the confidence estimation of large language models. Considering the fragility of self-awareness in language models, we introduce a Multi-Perspective Consistency (MPC) method. We leverage complementary insights from different perspectives within models (MPC-Internal) and across different models (MPC-Across) to mitigate the issue of overconfidence arising from a singular viewpoint. The experimental results on eight publicly available datasets show that our MPC achieves state-of-the-art performance. Further analyses indicate that MPC can mitigate the problem of overconfidence and is effectively scalable to other models.

📄 PDF Abstract BibTeX arXiv:2402.11279

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Trust in One Round: Confidence Estimation for Large Language Models via Structural Signals

2026-02-01 · Pengyue Yang, Jiawen Wen, Haolin Jin, Linghan Huang 외 arxiv

Large language models (LLMs) are increasingly deployed in domains where errors carry high social, scientific, or safety costs. Yet standard confidence estimators, such as token likelihood, semantic similarity and multi-s…

Semantic SimilarityFact Verification

Consistency Calibration: Improving Uncertainty Calibration via Consistency among Perturbed Neighbors

2024-10-16 · Linwei Tao, Haolan Guo, Minjing Dong, Chang Xu

Calibration is crucial in deep learning applications, especially in fields like healthcare and autonomous driving, where accurate confidence estimates are vital for decision-making. However, deep neural networks often su…

Autonomous DrivingComputational EfficiencyDecision Making

A Theoretical Study on Bridging Internal Probability and Self-Consistency for LLM Reasoning

2025-10-17 · Zhi Zhou, Yuhao Tan, Zenan Li, Yuan Yao 외 arxiv

Test-time scaling seeks to improve the reasoning performance of large language models (LLMs) by adding computational resources. A prevalent approach within the field is sampling-based test-time scaling methods, which enh…

Single Image Depth Estimation Based on Spectral Consistency and Predicted View

2021-01-01 · Anonymous

Single image depth estimation is a critical issue for robot vision, augmented reality, and many other applications when an image sequence is not available. Self-supervised single image depth estimation models target at p…

Depth Estimation

Confidence Estimation Using Unlabeled Data

2023-07-19 · Chen Li, Xiaoling Hu, Chao Chen

Overconfidence is a common issue for deep neural networks, limiting their deployment in real-world applications. To better estimate confidence, existing methods mostly focus on fully-supervised scenarios and rely on trai…

Active Learningimage-classificationImage Classification