paper-with-me

홈 › Papers

Self-Aware Knowledge Probing: Evaluating Language Models' Relational Knowledge through Confidence Calibration

2026-01-26 · Christopher Kissling, Elena Merdjanovska, Alan Akbik arxiv

Knowledge probing quantifies how much relational knowledge a language model (LM) has acquired during pre-training. Existing knowledge probes evaluate model capabilities through metrics like prediction accuracy and precision. Such evaluations fail to account for the model's reliability, reflected in the calibration of its confidence scores. In this paper, we propose a novel calibration probing framework for relational knowledge, covering three modalities of model confidence: (1) intrinsic confidence, (2) structural consistency and (3) semantic grounding. Our extensive analysis of ten causal and six masked language models reveals that most models, especially those pre-trained with the masking objective, are overconfident. The best-calibrated scores come from confidence estimates that account for inconsistencies due to statement rephrasing. Moreover, even the largest pre-trained models fail to encode the semantics of linguistic confidence expressions accurately.

📄 PDF Abstract BibTeX arXiv:2601.18901

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Perturbed Masking: Parameter-free Probing for Analyzing and Interpreting BERT

2020-04-30 · ACL 2020 6 · Zhiyong Wu, Yun Chen, Ben Kao, Qun Liu

By introducing a small set of additional parameters, a probe learns to solve specific linguistic tasks (e.g., dependency parsing) in a supervised manner using feature representations (e.g., contextualized embeddings). Th…

Dependency ParsingLanguage ModelingLanguage ModellingSentiment Analysis+1

Learning to Trust Your Feelings: Leveraging Self-awareness in LLMs for Hallucination Mitigation

2024-01-27 · Yuxin Liang, Zhuoyang Song, Hao Wang, Jiaxing Zhang

We evaluate the ability of Large Language Models (LLMs) to discern and express their internal knowledge state, a key factor in countering factual hallucination and ensuring reliable application of LLMs. We observe a robu…

HallucinationKnowledge Probingreinforcement-learningReinforcement Learning

Polarity-Aware Probing for Quantifying Latent Alignment in Language Models

2025-11-21 · Sabrina Sadiekh, Elena Ericheva, Chirag Agarwal arxiv

Advances in unsupervised probes such as Contrast-Consistent Search (CCS), which reveal latent beliefs without relying on token outputs, raise the question of whether these methods can reliably assess model alignment. We …

Rewire-then-Probe: A Contrastive Recipe for Probing Biomedical Knowledge of Pre-trained Language Models

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Knowledge probing is crucial for understanding the knowledge transfer mechanism behind the pre-trained language models (PLMs). Despite the growing progress of probing knowledge for PLMs in the general domain, specialised…

Knowledge ProbingTransfer Learning

Rewire-then-Probe: A Contrastive Recipe for Probing Biomedical Knowledge of Pre-trained Language Models

2021-10-15 · ACL 2022 5 · Zaiqiao Meng, Fangyu Liu, Ehsan Shareghi, Yixuan Su 외

Knowledge probing is crucial for understanding the knowledge transfer mechanism behind the pre-trained language models (PLMs). Despite the growing progress of probing knowledge for PLMs in the general domain, specialised…

Knowledge ProbingTransfer Learning