paper-with-me

Papers

Fine-Tuning Language Models to Know What They Know

2026-02-02 · Sangjun Park, Elliot Meyerson, Xin Qiu, Risto Miikkulainen arxiv

Evaluating true metacognition in Large Language Models (LLMs) is difficult due to biases and heuristics. This paper presents a framework to measure and enhance LLM metacognition while controlling for these biases. A measurement method using the $d'_{\rm type2}$ metric is established to isolate metacognitive ability. The Evolution Strategy for Metacognitive Alignment (ESMA) is proposed, demonstrating robust generalization across unseen datasets, languages, and newly acquired knowledge. Finally, parameter analysis reveals that these improvements are driven by a sparse set of parameters, offering new pathways for targeted metacognitive optimization.

📄 PDF Abstract BibTeX arXiv:2602.02605

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Fine-Tuning Language Models via Epistemic Neural Networks

2022-11-03 · Ian Osband, Seyed Mohammad Asghari, Benjamin Van Roy, Nat McAleese 외

Language models often pre-train on large unsupervised text corpora, then fine-tune on additional task-specific data. However, typical fine-tuning schemes do not prioritize the examples that they tune on. We show that, if…

Active LearningLanguage ModelingLanguage Modelling

What Models Know, How Well They Know It: Knowledge-Weighted Fine-Tuning for Learning When to Say "I Don't Know"

2026-04-07 · Joosung Lee, Hwiyeol Jo, Donghyeon Ko, Kyubyung Chae 외 arxiv

While large language models (LLMs) demonstrate strong capabilities across diverse user queries, they still suffer from hallucinations, often arising from knowledge misalignment between pre-training and fine-tuning. To ad…

Birds have four legs?! NumerSense: Probing Numerical Commonsense Knowledge of Pre-trained Language Models

2020-05-02 · EMNLP 2020 11 · Bill Yuchen Lin, Seyeon Lee, Rahul Khanna, Xiang Ren

Recent works show that pre-trained language models (PTLMs), such as BERT, possess certain commonsense and factual knowledge. They suggest that it is promising to use PTLMs as "neural knowledge bases" via predicting maske…

Diagnostic

Preserving Commonsense Knowledge from Pre-trained Language Models via Causal Inference

2023-06-19 · Junhao Zheng, Qianli Ma, Shengjie Qiu, Yue Wu 외

Fine-tuning has been proven to be a simple and effective technique to transfer the learned knowledge of Pre-trained Language Models (PLMs) to downstream tasks. However, vanilla fine-tuning easily overfits the target data…

AttributeCausal Inference

Knowledge-Augmented Large Language Models for Personalized Contextual Query Suggestion

2023-11-10 · Jinheon Baek, Nirupama Chandrasekaran, Silviu Cucerzan, Allen herring 외

Large Language Models (LLMs) excel at tackling various natural language tasks. However, due to the significant costs involved in re-training or fine-tuning them, they remain largely static and difficult to personalize. N…

Knowledge Graphs