paper-with-me

홈 › Papers

Fine-Tuned LLMs Know They Don't Know: A Parameter-Efficient Approach to Recovering Honesty

2025-11-17 · Zeyu Shi, Ziming Wang, Tianyu Chen, Shiqi Gao, Haoyi Zhou, Qingyun Sun, Jianxin Li arxiv

The honesty of Large Language Models (LLMs) is increasingly important for safe deployment in high-stakes domains. However, this crucial trait is severely undermined by supervised fine-tuning (SFT), a common technique for model specialization. Existing recovery methods rely on data-intensive global parameter adjustments, implicitly assuming that SFT deeply corrupts the models' ability to recognize their knowledge boundaries. However, we observe that fine-tuned LLMs still preserve this ability; what is damaged is their capacity to faithfully express that awareness. Building on this, we propose Honesty-Critical Neurons Restoration (HCNR) to surgically repair this suppressed capacity. HCNR identifies and restores key expression-governing neurons to their pre-trained state while harmonizing them with task-oriented neurons via Hessian-guided compensation. Experiments on four QA tasks and five LLM families demonstrate that HCNR effectively recovers 33.25% of the compromised honesty while achieving at least 2.23x speedup with over 10x less data compared to baseline methods, offering a practical solution for trustworthy LLM deployment.

📄 PDF Abstract BibTeX arXiv:2511.12991

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Knowledge of Knowledge: Exploring Known-Unknowns Uncertainty with Large Language Models

2023-05-23 · Alfonso Amayuelas, Kyle Wong, Liangming Pan, Wenhu Chen 외

This paper investigates the capabilities of Large Language Models (LLMs) in the context of understanding their knowledge and uncertainty over questions. Specifically, we focus on addressing known-unknown questions, chara…

Known UnknownsOpen-Ended Question AnsweringQuestion Answering

Explaining Fine Tuned LLMs via Counterfactuals A Knowledge Graph Driven Framework

2025-09-25 · Yucheng Wang, Ziyang Chen, Md Faisal Kabir arxiv

The widespread adoption of Low-Rank Adaptation (LoRA) has enabled large language models (LLMs) to acquire domain-specific knowledge with remarkable efficiency. However, understanding how such a fine-tuning mechanism alte…

Knowledge Graphs

LinkNER: Linking Local Named Entity Recognition Models to Large Language Models using Uncertainty

2024-02-16 · Zhen Zhang, Yuhua Zhao, Hang Gao, Mengting Hu

Named Entity Recognition (NER) serves as a fundamental task in natural language understanding, bearing direct implications for web content analysis, search engines, and information retrieval systems. Fine-tuned NER model…

In-Context LearningInformation Retrievalnamed-entity-recognitionNamed Entity Recognition+3

shs-nlp at RadSum23: Domain-Adaptive Pre-training of Instruction-tuned LLMs for Radiology Report Impression Generation

2023-06-05 · Sanjeev Kumar Karn, Rikhiya Ghosh, Kusuma P, Oladimeji Farri

Instruction-tuned generative Large language models (LLMs) like ChatGPT and Bloomz possess excellent generalization abilities, but they face limitations in understanding radiology reports, particularly in the task of gene…

LlamaCare: A Large Medical Language Model for Enhancing Healthcare Knowledge Sharing

2024-06-04 · Maojun Sun

Large language models (LLMs) have shown amazing capabilities in knowledge memorization and the present. However, when it comes to domain-specific knowledge and downstream tasks like medical, general LLMs are often unable…

ClassificationGPULanguage ModelingLanguage Modelling+2