paper-with-me

홈 › Papers

Can We Trust the Performance Evaluation of Uncertainty Estimation Methods in Text Summarization?

2024-06-25 · Jianfeng He, Runing Yang, Linlin Yu, Changbin Li, Ruoxi Jia, Feng Chen, Ming Jin, Chang-Tien Lu

Text summarization, a key natural language generation (NLG) task, is vital in various domains. However, the high cost of inaccurate summaries in risk-critical applications, particularly those involving human-in-the-loop decision-making, raises concerns about the reliability of uncertainty estimation on text summarization (UE-TS) evaluation methods. This concern stems from the dependency of uncertainty model metrics on diverse and potentially conflicting NLG metrics. To address this issue, we introduce a comprehensive UE-TS benchmark incorporating 31 NLG metrics across four dimensions. The benchmark evaluates the uncertainty estimation capabilities of two large language models and one pre-trained language model on three datasets, with human-annotation analysis incorporated where applicable. We also assess the performance of 14 common uncertainty estimation methods within this benchmark. Our findings emphasize the importance of considering multiple uncorrelated NLG metrics and diverse uncertainty estimation methods to ensure reliable and efficient evaluation of UE-TS techniques. Our code and data are available https://github.com/he159ok/Benchmark-of-Uncertainty-Estimation-Methods-in-Text-Summarization.

📄 PDF Abstract BibTeX arXiv:2406.17274

Code (1)

he159ok/benchmark-of-uncertainty-estimation-methods-in-text-summarization 공식 구현 pytorch

Tasks

Decision MakingLanguage ModelingLanguage ModellingText GenerationText Summarization

Similar Papers 제목 키워드 기반

Uncertainty-Aware Machine Translation Evaluation

2021-09-13 · Findings (EMNLP) 2021 11 · Taisiya Glushkova, Chrysoula Zerva, Ricardo Rei, André F. T. Martins

Several neural-based metrics have been recently proposed to evaluate machine translation quality. However, all of them resort to point estimates, which provide limited information at segment level. This is made worse as …

Machine TranslationTranslation

Beyond Unimodal: Generalising Neural Processes for Multimodal Uncertainty Estimation

2023-04-04 · NeurIPS 2023 11

Uncertainty estimation is an important research area to make deep neural networks (DNNs) more trustworthy. While extensive research on uncertainty estimation has been conducted with unimodal data, uncertainty estimation …

Gaussian ProcessesOut-of-Distribution Detection

Explainability through uncertainty: Trustworthy decision-making with neural networks

2024-03-15 · Arthur Thuy, Dries F. Benoit

Uncertainty is a key feature of any machine learning model and is particularly important in neural networks, which tend to be overconfident. This overconfidence is worrying under distribution shifts, where the model perf…

Decision MakingExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)

Do LLMs estimate uncertainty well in instruction-following?

2024-10-18 · Juyeon Heo, Miao Xiong, Christina Heinze-Deml, Jaya Narain

Large language models (LLMs) could be valuable personal AI agents across various domains, provided they can precisely follow user instructions. However, recent studies have shown significant limitations in LLMs' instruct…

Instruction Following

Revisiting the Evaluation of Uncertainty Estimation and Its Application to Explore Model Complexity-Uncertainty Trade-Off

2019-03-05 · Yukun Ding, Jinglan Liu, JinJun Xiong, Yiyu Shi

Accurately estimating uncertainties in neural network predictions is of great importance in building trusted DNNs-based models, and there is an increasing interest in providing accurate uncertainty estimation on many tas…

Autonomous Driving