paper-with-me

홈 › Papers

Perplexity Cannot Always Tell Right from Wrong

2026-01-30 · Petar Veličković, Federico Barbero, Christos Perivolaropoulos, Simon Osindero, Razvan Pascanu arxiv

Perplexity -- a function measuring a model's overall level of "surprise" when encountering a particular output -- has gained significant traction in recent years, both as a loss function and as a simple-to-compute metric of model quality. Prior studies have pointed out several limitations of perplexity, often from an empirical manner. Here we leverage recent results on Transformer continuity to show in a rigorous manner how perplexity may be an unsuitable metric for model selection. Specifically, we prove that, if there is any sequence that a compact decoder-only Transformer model predicts accurately and confidently -- a necessary pre-requisite for strong generalisation -- it must imply existence of another sequence with very low perplexity, but not predicted correctly by that same model. Further, by analytically studying iso-perplexity plots, we find that perplexity will not always select for the more accurate model -- rather, any increase in model confidence must be accompanied by a commensurate rise in accuracy for the new model to be selected.

📄 PDF Abstract BibTeX arXiv:2601.22950

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Training Machine Learning Models by Regularizing their Explanations

2018-09-29 · Andrew Slavin Ross

Neural networks are among the most accurate supervised learning methods in use today. However, their opacity makes them difficult to trust in critical applications, especially when conditions in training may differ from …

BIG-bench Machine Learning

On the consistent reasoning paradox of intelligence and optimal trust in AI: The power of 'I don't know'

2024-08-05 · Alexander Bastounis, Paolo Campodonico, Mihaela van der Schaar, Ben Adcock 외

We introduce the Consistent Reasoning Paradox (CRP). Consistent reasoning, which lies at the core of human intelligence, is the ability to handle tasks that are equivalent, yet described by different sentences ('Tell me …

Two Axes of LLM Abstention: Answer Correctness and Question Answerability

2026-07-09 · Benedikt J. Wagner arxiv

A model should refuse two different things: answers it would get wrong, and questions it should not answer at all, such as unanswerable ones or ones resting on a false premise. The usual recipe thresholds a single confid…

Empowering Federated Learning for Massive Models with NVIDIA FLARE

2024-02-12 · Holger R. Roth, Ziyue Xu, Yuan-Ting Hsieh, Adithya Renduchintala 외

In the ever-evolving landscape of artificial intelligence (AI) and large language models (LLMs), handling and leveraging data effectively has become a critical challenge. Most state-of-the-art machine learning algorithms…

Federated Learning

Relational Artificial Intelligence

2022-02-04 · Virginia Dignum

The impact of Artificial Intelligence does not depend only on fundamental research and technological developments, but for a large part on how these systems are introduced into society and used in everyday situations. Ev…

Decision MakingPhilosophy