Fine-Tuning Language Models to Know What They Know
Sangjun Park, Elliot Meyerson, Xin Qiu, Risto Miikkulainen
TL;DR
This work introduces ESMA, a gradient-free fine-tuning framework that binds LLM internal knowledge to explicit behavior via a joint Direct/Meta-question reward. By measuring metacognition with $d'_{\rm type2}$ and related metrics, the authors show ESMA yields robust generalization across unseen data, languages, and novel information, with improvements driven by a sparse subset of weight updates. The findings demonstrate that metacognitive alignment is achievable with evolution strategies and highlight practical implications for producing more reliable, knowledge-aware AI systems. The study also provides evidence against simple reward hacking and suggests directions for more efficient, cross-domain metacognition research.
Abstract
Metacognition is a critical component of intelligence, specifically regarding the awareness of one's own knowledge. While humans rely on shared internal memory for both answering questions and reporting their knowledge state, this dependency in LLMs remains underexplored. This study proposes a framework to measure metacognitive ability $d_{\rm{type2}}'$ using a dual-prompt method, followed by the introduction of Evolution Strategy for Metacognitive Alignment (ESMA) to bind a model's internal knowledge to its explicit behaviors. ESMA demonstrates robust generalization across diverse untrained settings, indicating a enhancement in the model's ability to reference its own knowledge. Furthermore, parameter analysis attributes these improvements to a sparse set of significant modifications.
