CLAIMar 14, 2025

Line of Duty: Evaluating LLM Self-Knowledge via Consistency in Feasibility Boundaries

arXiv:2503.11256v115 citationsh-index: 2Has CodeProceedings of the 5th Workshop on Trustworthy NLP (TrustNLP 2025)
Originality Incremental advance
AI Analysis

This addresses the problem of unreliable LLM responses for users needing trustworthy AI systems, though it appears incremental as it builds on existing self-knowledge research with a novel evaluation method.

This study tackles the problem of evaluating LLM self-knowledge by allowing models to set their own feasibility boundaries and analyzing consistency, finding that even frontier models like GPT-4o and Mistral Large are uncertain about their capabilities over 80% of the time, with significant weaknesses in temporal awareness and contextual understanding.

As LLMs grow more powerful, their most profound achievement may be recognising when to say "I don't know". Existing studies on LLM self-knowledge have been largely constrained by human-defined notions of feasibility, often neglecting the reasons behind unanswerability by LLMs and failing to study deficient types of self-knowledge. This study aims to obtain intrinsic insights into different types of LLM self-knowledge with a novel methodology: allowing them the flexibility to set their own feasibility boundaries and then analysing the consistency of these limits. We find that even frontier models like GPT-4o and Mistral Large are not sure of their own capabilities more than 80% of the time, highlighting a significant lack of trustworthiness in responses. Our analysis of confidence balance in LLMs indicates that models swing between overconfidence and conservatism in feasibility boundaries depending on task categories and that the most significant self-knowledge weaknesses lie in temporal awareness and contextual understanding. These difficulties in contextual comprehension additionally lead models to question their operational boundaries, resulting in considerable confusion within the self-knowledge of LLMs. We make our code and results available publicly at https://github.com/knowledge-verse-ai/LLM-Self_Knowledge_Eval

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes