English

Decoding Knowledge in Large Language Models: A Framework for Categorization and Comprehension

Computation and Language 2025-01-03 v1

Abstract

Understanding how large language models (LLMs) acquire, retain, and apply knowledge remains an open challenge. This paper introduces a novel framework, K-(CSA)^2, which categorizes LLM knowledge along two dimensions: correctness and confidence. The framework defines six categories of knowledge, ranging from highly confident correctness to confidently held misconceptions, enabling a nuanced evaluation of model comprehension beyond binary accuracy. Using this framework, we demonstrate how techniques like chain-of-thought prompting and reinforcement learning with human feedback fundamentally alter the knowledge structures of internal (pre-trained) and external (context-dependent) knowledge in LLMs. CoT particularly enhances base model performance and shows synergistic benefits when applied to aligned LLMs. Moreover, our layer-wise analysis reveals that higher layers in LLMs encode more high-confidence knowledge, while low-confidence knowledge tends to emerge in middle-to-lower layers.

Keywords

Cite

@article{arxiv.2501.01332,
  title  = {Decoding Knowledge in Large Language Models: A Framework for Categorization and Comprehension},
  author = {Yanbo Fang and Ruixiang Tang},
  journal= {arXiv preprint arXiv:2501.01332},
  year   = {2025}
}
R2 v1 2026-06-28T20:54:43.325Z