paper-with-me

홈 › Papers

LLM Unlearning Under the Microscope: A Full-Stack View on Methods and Metrics

2025-10-08 · Chongyu Fan, Changsheng Wang, Yancheng Huang, Soumyadeep Pal, Sijia Liu arxiv

Machine unlearning for large language models (LLMs) aims to remove undesired data, knowledge, and behaviors (e.g., for safety, privacy, or copyright) while preserving useful model capabilities. Despite rapid progress over the past two years, research in LLM unlearning remains fragmented, with limited clarity on what constitutes effective unlearning and how it should be rigorously evaluated. In this work, we present a principled taxonomy of twelve recent stateful unlearning methods, grouped into three methodological families: divergence-driven optimization, representation misalignment, and rejection-based targeted unlearning. Building on this taxonomy, we revisit the evaluation of unlearning effectiveness (UE), utility retention (UT), and robustness (Rob), focusing on the WMDP benchmark. Our analysis shows that current evaluations, dominated by multiple-choice question (MCQ) accuracy, offer only a narrow perspective, often overstating success while overlooking the model's actual generation behavior. To address this gap, we introduce open question-answering (Open-QA) metrics that better capture generative performance and reveal the inherent UE-UT tradeoff across method families. Furthermore, we demonstrate that robustness requires finer-grained analysis: for example, vulnerabilities differ substantially between in-domain relearning and out-of-domain fine-tuning, even though both fall under model-level attacks. Through this study, we hope to deliver a full-stack revisit of LLM unlearning and actionable guidance for designing and evaluating future methods.

📄 PDF Abstract BibTeX arXiv:2510.07626

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

An open-source software package for on-the-fly deskewing and live viewing of volumetric lightsheet microscopy data

2022-10-31 · Jacob R. Lamb, Edward N. Ward, Clemens F. Kaminski

Oblique plane microscopy, OPM, is a form of lightsheet microscopy that permits volumetric imaging of biological samples at high temporal and spatial resolution. However, the imaging geometry of OPM, and related variants …

GPUNavigate

Smart mobile microscopy: towards fully-automated digitization

2021-05-24 · A. Kornilova, I. Kirilenko, D. Iarosh, V. Kutuev 외

Mobile microscopy is a newly formed field that emerged from a combination of optical microscopy capabilities and spread, functionality, and ever-increasing computing resources of mobile devices. Despite the idea of creat…

Adversarial Machine Unlearning

2024-06-11 · Zonglin Di, Sixie Yu, Yevgeniy Vorobeychik, Yang Liu

This paper focuses on the challenge of machine unlearning, aiming to remove the influence of specific training data on machine learning models. Traditionally, the development of unlearning algorithms runs parallel with t…

Machine Unlearning

MiShape: 3D Shape Modelling of Mitochondria in Microscopy

2023-03-02 · Abhinanda R. Punnakkal, Suyog S Jadhav, Alexander Horsch, Krishna Agarwal 외

Fluorescence microscopy is a quintessential tool for observing cells and understanding the underlying mechanisms of life-sustaining processes of all living organisms. The problem of extracting 3D shape of mitochondria fr…

3D Shape Reconstruction

On the Robustness of Machine Unlearning for Vision-Language Models

2026-05-26 · Yujie Lin, Kaidi Jia, Jiayao Ma, Chengyi Yang 외 arxiv

Vision-language models (VLMs) may memorize undesirable information from training data, motivating growing interest in machine unlearning. In this work, we present the first systematic survey and robustness analysis of VL…