paper-with-me

홈 › Papers

Justified or Just Convincing? Error Verifiability as a Dimension of LLM Quality

2026-04-06 · Xiaoyuan Zhu, Kimberly Le Truong, Riccardo Fogliato, Gokul Swamy, Weijian Zhang, Minglai Yang, Longtian Ye, Bangya Liu, Minghao Liu, Andrew Ilyas, Steven Wu arxiv

As LLMs are deployed in high-stakes settings, users must judge the correctness of individual responses, often relying on model-generated justifications such as reasoning chains or explanations. Yet, no standard measure exists for whether these justifications help users distinguish correct answers from incorrect ones. We formalize this idea as error verifiability and propose $v_{\text{bal}}$, a balanced metric that measures whether justifications enable raters to accurately assess answer correctness, validated against human raters who show high agreement. We find that neither common approaches, such as post-training and model scaling, nor more targeted interventions recommended improve verifiability. We introduce two methods that succeed at improving verifiability: reflect-and-rephrase (RR) for mathematical reasoning and oracle-rephrase (OR) for factual QA, both of which improve verifiability by incorporating domain-appropriate external information. Together, our results establish error verifiability as a distinct dimension of response quality that does not emerge from accuracy improvements alone and requires dedicated, domain-aware methods to address.

📄 PDF Abstract BibTeX arXiv:2604.04418

Code (0)

등록된 구현이 없습니다.

Tasks

Mathematical Reasoning

Similar Papers 제목 키워드 기반

Bridging Dimensions: Confident Reachability for High-Dimensional Controllers

2023-11-08 · Yuang Geng, Jake Brandon Baldauf, Souradeep Dutta, Chao Huang 외

Autonomous systems are increasingly implemented using end-to-end learning-based controllers. Such controllers make decisions that are executed on the real system, with images as one of the primary sensing modalities. Dee…

Knowledge DistillationOpenAI Gym

Image Augmentation for Object Image Classification Based On Combination of PreTrained CNN and SVM

2018-01-01 · Yoshihiro Shima

Neural networks are a powerful means of classifying object images. The proposed image category classification method for object images combines convolutional neural networks (CNNs) and support vector machines (SVMs). A…

8kData AugmentationGeneral ClassificationImage Augmentation+3

Clustering with Potential Multidimensionality: Inference and Practice

2024-11-20 · Ruonan Xu, Luther Yap

We show how clustering standard errors in one or more dimensions can be justified in M-estimation when there is sampling or assignment uncertainty. Since existing procedures for variance estimation are either conservativ…

Clusteringvalid

Unified Methods for Exploiting Piecewise Linear Structure in Convex Optimization

2016-12-01 · NeurIPS 2016 12 · Tyler B. Johnson, Carlos Guestrin

We develop methods for rapidly identifying important components of a convex optimization problem for the purpose of achieving fast convergence times. By considering a novel problem formulation—the minimization of a sum o…

Towards Deep Symbolic Reinforcement Learning

2016-09-18 · Marta Garnelo, Kai Arulkumaran, Murray Shanahan

Deep reinforcement learning (DRL) brings the power of deep neural networks to bear on the generic task of trial-and-error learning, and its effectiveness has been convincingly demonstrated on tasks such as Atari video ga…

Deep Reinforcement LearningGame of Goreinforcement-learningReinforcement Learning+2