paper-with-me

홈 › Papers

Do Not Design, Learn: A Trainable Scoring Function for Uncertainty Estimation in Generative LLMs

2024-06-17 · Duygu Nur Yaldiz, Yavuz Faruk Bakman, Baturalp Buyukates, Chenyang Tao, Anil Ramakrishna, Dimitrios Dimitriadis, Jieyu Zhao, Salman Avestimehr

Uncertainty estimation (UE) of generative large language models (LLMs) is crucial for evaluating the reliability of generated sequences. A significant subset of UE methods utilize token probabilities to assess uncertainty, aggregating multiple token probabilities into a single UE score using a scoring function. Existing scoring functions for probability-based UE, such as length-normalized scoring and semantic contribution-based weighting, are designed to solve certain aspects of the problem but exhibit limitations, including the inability to handle biased probabilities and complex semantic dependencies between tokens. To address these issues, in this work, we propose Learnable Response Scoring (LARS) function, a novel scoring function that leverages supervised data to capture complex dependencies between tokens and probabilities, thereby producing more reliable and calibrated response scores in computing the uncertainty of LLM generations. Our comprehensive experiments across question-answering and arithmetical reasoning tasks with various datasets demonstrate that LARS significantly outperforms existing scoring functions, achieving improvements of up to 16\% AUROC score.

📄 PDF Abstract BibTeX arXiv:2406.11278

Code (0)

등록된 구현이 없습니다.

Tasks

Question Answering

Methods 이 논문이 사용한 방법론

LARS Layer-wise Adaptive Rate Scaling, or LARS, is a large batch optimization technique. There are two notable differences between LARS and other adaptive algorithms such as…

Similar Papers 제목 키워드 기반

Adaptive Activation Functions for Predictive Modeling with Sparse Experimental Data

2024-02-08 · Farhad Pourkamali-Anaraki, Tahamina Nasrin, Robert E. Jensen, Amy M. Peterson 외

A pivotal aspect in the design of neural networks lies in selecting activation functions, crucial for introducing nonlinear structures that capture intricate input-output patterns. While the effectiveness of adaptive or …

image-classificationImage Classification

On Second-Order Scoring Rules for Epistemic Uncertainty Quantification

2023-01-30 · Viktor Bengs, Eyke Hüllermeier, Willem Waegeman

It is well known that accurate probabilistic predictors can be trained through empirical risk minimisation with proper scoring rules as loss functions. While such learners capture so-called aleatoric uncertainty of predi…

Uncertainty Quantification

Uncertainty-aware reinforcement learning for chemical language models

2026-06-23 · Borja Medina, Jon Paul Janet arxiv

Reinforcement Learning (RL) has become a powerful paradigm for de novo molecular design, enabling Chemical Language Models (CLMs) to navigate and explore the chemical space while optimizing specific desired properties. H…

Reinforcement Learning

Taming False Positives in Out-of-Distribution Detection with Human Feedback

2024-04-25 · Harit Vishwakarma, Heguang Lin, Ramya Korlakai Vinayak

Robustness to out-of-distribution (OOD) samples is crucial for safely deploying machine learning models in the open world. Recent works have focused on designing scoring functions to quantify OOD uncertainty. Setting app…

Medical DiagnosisOut-of-Distribution DetectionUncertainty Quantification

Learning Concave Conditional Likelihood Models for Improved Analysis of Tandem Mass Spectra

2019-09-04 · NeurIPS 2018 12 · John T. Halloran, David M. Rocke

The most widely used technology to identify the proteins present in a complex biological sample is tandem mass spectrometry, which quickly produces a large collection of spectra representative of the peptides (i.e., prot…