paper-with-me

Papers

No Answer Needed: Predicting LLM Answer Accuracy from Question-Only Linear Probes

2025-09-12 · Iván Vicente Moreno Cencerrado, Arnau Padrés Masdemont, Anton Gonzalvez Hawthorne, David Demitri Africa, Lorenzo Pacchiardi arxiv

Do large language models (LLMs) anticipate when they will answer correctly? To study this, we extract activations after a question is read but before any tokens are generated, and train linear probes to predict whether the model's forthcoming answer will be correct. Across three open-source model families ranging from 7 to 70 billion parameters, projections on this "in-advance correctness direction" trained on generic trivia questions predict success in distribution and on diverse out-of-distribution knowledge datasets, indicating a deeper signal than dataset-specific spurious features, and outperforming black-box baselines and verbalised predicted confidence. Predictive power saturates in intermediate layers and, notably, generalisation falters on questions requiring mathematical reasoning. Moreover, for models responding "I don't know", doing so strongly correlates with the probe score, indicating that the same direction also captures confidence. By complementing previous results on truthfulness and other behaviours obtained with probes and sparse auto-encoders, our work contributes essential findings to elucidate LLM internals.

📄 PDF Abstract BibTeX arXiv:2509.10625

Code (0)

등록된 구현이 없습니다.

Tasks

Mathematical Reasoning

Similar Papers 제목 키워드 기반

AVA: an Automatic eValuation Approach for Question Answering Systems

2021-06-01 · NAACL 2021 4 · Thuy Vu, Alessandro Moschitti

We introduce AVA, an automatic evaluation approach for Question Answering, which given a set of questions associated with Gold Standard answers (references), can estimate system Accuracy. AVA uses Transformer-based langu…

Question Answering

AVA: an Automatic eValuation Approach to Question Answering Systems

2020-05-02 · Thuy Vu, Alessandro Moschitti

We introduce AVA, an automatic evaluation approach for Question Answering, which given a set of questions associated with Gold Standard answers, can estimate system Accuracy. AVA uses Transformer-based language models to…

Question Answering

VQA Therapy: Exploring Answer Differences by Visually Grounding Answers

2023-08-21 · ICCV 2023 1 · Chongyan Chen, Samreen Anjum, Danna Gurari

Visual question answering is a task of predicting the answer to a question about an image. Given that different people can provide different answers to a visual question, we aim to better understand why with answer groun…

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Clarify or Answer: Reinforcement Learning for Agentic VQA with Context Under-specification

2026-01-23 · Zongwan Cao, Bingbing Wen, Lucy Lu Wang arxiv

Real-world visual question answering (VQA) is often context-dependent: an image-question pair may be under-specified, such that the correct answer depends on external information that is not observable in the image. In s…

Visual Question AnsweringReinforcement LearningQuestion Generation

Answering Product-Questions by Utilizing Questions from Other Contextually Similar Products

2021-05-19 · NAACL 2021 4 · Ohad Rozen, David Carmel, Avihai Mejer, Vitaly Mirkis 외

Predicting the answer to a product-related question is an emerging field of research that recently attracted a lot of attention. Answering subjective and opinion-based questions is most challenging due to the dependency …