paper-with-me

홈 › Papers

FaithUn: Toward Faithful Forgetting in Language Models by Investigating the Interconnectedness of Knowledge

2025-02-26 · Nakyeong Yang, Minsung Kim, Seunghyun Yoon, Joongbo Shin, Kyomin Jung

Various studies have attempted to remove sensitive or private knowledge from a language model to prevent its unauthorized exposure. However, prior studies have overlooked the complex and interconnected nature of knowledge, where related knowledge must be carefully examined. Specifically, they have failed to evaluate whether an unlearning method faithfully erases interconnected knowledge that should be removed, retaining knowledge that appears relevant but exists in a completely different context. To resolve this problem, we first define a new concept called superficial unlearning, which refers to the phenomenon where an unlearning method either fails to erase the interconnected knowledge it should remove or unintentionally erases irrelevant knowledge. Based on the definition, we introduce a new benchmark, FaithUn, to analyze and evaluate the faithfulness of unlearning in real-world knowledge QA settings. Furthermore, we propose a novel unlearning method, KLUE, which updates only knowledge-related neurons to achieve faithful unlearning. KLUE identifies knowledge neurons using an explainability method and updates only those neurons using selected unforgotten samples. Experimental results demonstrate that widely-used unlearning methods fail to ensure faithful unlearning, while our method shows significant effectiveness in real-world QA unlearning.

📄 PDF Abstract BibTeX arXiv:2502.19207

Code (0)

등록된 구현이 없습니다.

Tasks

World Knowledge

Similar Papers 제목 키워드 기반

Investigating Faithfulness in Large Audio Language Models

2025-09-26 · Pooneh Mousavi, Lovenya Jain, Mirco Ravanelli, Cem Subakan arxiv

Large Audio Language Models (LALMs) integrate audio encoders with pretrained Large Language Models to perform complex multimodal reasoning tasks. While these models can generate Chain-of-Thought (CoT) explanations, the f…

Multimodal Reasoning

Behavioral Experiments for Understanding Catastrophic Forgetting

2021-10-20 · Samuel J. Bell, Neil D. Lawrence

In this paper we explore whether the fundamental tool of experimental psychology, the behavioral experiment, has the power to generate insight not only into humans and animals, but artificial systems too. We apply the te…

FaMeSumm: Investigating and Improving Faithfulness of Medical Summarization

2023-11-03 · Nan Zhang, Yusen Zhang, Wu Guo, Prasenjit Mitra 외

Summaries of medical text shall be faithful by being consistent and factual with source inputs, which is an important but understudied topic for safety and efficiency in healthcare. In this paper, we investigate and impr…

Contrastive Learning

Investigating Forgetting in Pre-Trained Representations Through Continual Learning

2023-05-10 · Yun Luo, Zhen Yang, Xuefeng Bai, Fandong Meng 외

Representation forgetting refers to the drift of contextualized representations during continual training. Intuitively, the representation forgetting can influence the general knowledge stored in pre-trained language mod…

Continual LearningGeneral Knowledge

Investigating Training and Generalization in Faithful Self-Explanations of Large Language Models

2025-12-08 · Tomoki Doi, Masaru Isonuma, Hitomi Yanaka arxiv

Large language models have the potential to generate explanations for their own predictions in a variety of styles based on user instructions. Recent research has examined whether these self-explanations faithfully refle…

Continual Learning