ResearchPod Summary
This paper investigates whether large language models (LLMs) possess an internal, pre-generation awareness of whether they are familiar with an entity mentioned in a prompt. Using four Polish-language Bielik models ranging from 1.5B to 11B parameters, the author examines whether activation patterns in the model's Multi-Layer Perceptron (MLP) layers can distinguish between well-known, obscure-but-real, and fabricated entities.
Rather than relying on complex training or multiple inference passes, the study employs two unsupervised, single-forward-pass statistics—Inverse Participation Ratio (IPR) and spectral entropy—to measure the dispersion of post-SwiGLU MLP activations. These metrics are evaluated at the prompt point (the end of the input sentence) to see if the model's internal state reflects entity familiarity before it begins to generate an answer. The study also compares these internal signals against behavioral factual reliability, measured by how often the models correctly answer questions about known entities, and audits the models for their tendency to refuse or hedge when faced with unknown information.
This research demonstrates that LLMs possess a latent, "pre-conscious" awareness of their own knowledge boundaries that is independent of their actual factual accuracy. This suggests that future safety and reliability interventions could potentially leverage these internal activation signals to trigger refusals or citations, rather than relying solely on the model's output, which is often overconfident even when the model is hallucinating.
AI-generated third-party summary by ResearchPod. Not official content or an endorsement by the paper authors or affiliated organizations.