paper-with-me

Papers

Confidence is Not Competence

2025-10-24 · Debdeep Sanyal, Manya Pandey, Dhruv Kumar, Saurabh Deshpande, Murari Mandal arxiv

Large language models (LLMs) often exhibit a puzzling disconnect between their asserted confidence and actual problem-solving competence. We offer a mechanistic account of this decoupling by analyzing the geometry of internal states across two phases - pre-generative assessment and solution execution. A simple linear probe decodes the internal "solvability belief" of a model, revealing a well-ordered belief axis that generalizes across model families and across math, code, planning, and logic tasks. Yet, the geometries diverge - although belief is linearly decodable, the assessment manifold has high linear effective dimensionality as measured from the principal components, while the subsequent reasoning trace evolves on a much lower-dimensional manifold. This sharp reduction in geometric complexity from thought to action mechanistically explains the confidence-competence gap. Causal interventions that steer representations along the belief axis leave final solutions unchanged, indicating that linear nudges in the complex assessment space do not control the constrained dynamics of execution. We thus uncover a two-system architecture - a geometrically complex assessor feeding a geometrically simple executor. These results challenge the assumption that decodable beliefs are actionable levers, instead arguing for interventions that target the procedural dynamics of execution rather than the high-level geometry of assessment.

📄 PDF Abstract BibTeX arXiv:2510.24772

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

When confidence and competence collide: Effects on online decision-making discussions

2017-02-24 · Liye Fu, Lillian Lee, Cristian Danescu-Niculescu-Mizil

Group discussions are a way for individuals to exchange ideas and arguments in order to reach better decisions than they could on their own. One of the premises of productive discussions is that better solutions will pre…

Decision Making

Accurate Layerwise Interpretable Competence Estimation

2019-10-24 · NeurIPS 2019 12 · Vickram Rajendran, William LeVine

Estimating machine learning performance 'in the wild' is both an important and unsolved problem. In this paper, we seek to examine, understand, and predict the pointwise competence of classification models. Our contribut…

General Classification

Do Code Models Suffer from the Dunning-Kruger Effect?

2025-10-06 · Mukul Singh, Somya Chatterjee, Arjun Radhakrishna, Sumit Gulwani arxiv

As artificial intelligence systems increasingly collaborate with humans in creative and technical domains, questions arise about the cognitive boundaries and biases that shape our shared agency. This paper investigates t…

The Calibrated Deepfake Trust Score (CDTS): Competence-Coupled Trust Degradation Across Deepfake Detectors

2026-06-28 · Md Anas Biswas arxiv

Modern deepfake detectors are rarely consumed as bare classifiers. In moderation, provenance, and verification pipelines their output probability is read as a degree of trust, so its calibration matters as much as raw ac…

DeepFake Detection

Confidence-Aware Scheduled Sampling for Neural Machine Translation

2021-07-22 · Findings (ACL) 2021 8 · Yijin Liu, Fandong Meng, Yufeng Chen, Jinan Xu 외

Scheduled sampling is an effective method to alleviate the exposure bias problem of neural machine translation. It simulates the inference scene by randomly replacing ground-truth target input tokens with predicted ones …

Machine TranslationTranslation