paper-with-me

홈 › Papers

Graph-Guided Selective Unlearning for Language Models: Controlling Support Routes Beyond Forget Seeds

2026-08-27 · Waqas Khan, Tabinda Sarwar, Jingyue Cong, Xun Yi, Estrid He arxiv

Enterprises fine-tune language models on proprietary data that may later require removal due to privacy, contractual, or compliance obligations. Selective unlearning removes requested knowledge while preserving model utility, offering a practical alternative to full retraining, but existing methods treat the explicitly identified forget examples as the complete deletion scope. This is insufficient when target knowledge remains recoverable through paraphrases, aliases, or neighboring training examples. We propose GRAPHSU, a graph-guided controller that expands the deletion scope beyond forget seeds by constructing a weighted support-route graph, propagating deletion pressure through it, and applying graded forgetting strengths to high-risk neighbors. On the Task of Fictitious Unlearning (TOFU), a synthetic author-profile question-answering benchmark, and PISTOL, a structural-unlearning benchmark built around interconnected factual samples, with GPT-2 Medium and Llama-3.2-3B-Instruct, GRAPHSU achieves the lowest utility-feasible soft leakage across all deletion settings, reducing leakage by up to 49.5 percentage points over a matched seed-only baseline, demonstrating that effective enterprise unlearning requires controlling support routes, not just forget seeds.

📄 PDF Abstract BibTeX arXiv:2608.26743

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MeGU: Machine-Guided Unlearning with Target Feature Disentanglement

2026-02-19 · Haoyu Wang, Zhuo Huang, Xiaolong Wang, Bo Han 외 arxiv

The growing concern over training data privacy has elevated the "Right to be Forgotten" into a critical requirement, thereby raising the demand for effective Machine Unlearning. However, existing unlearning approaches co…

Representation-Guided Parameter-Efficient LLM Unlearning

2026-04-19 · Zeguan Xiao, Lang Mo, Yun Chen, Lei Yang 외 arxiv

Large Language Models (LLMs) often memorize sensitive or harmful information, necessitating effective machine unlearning techniques. While existing parameter-efficient unlearning methods have shown promise, they still st…

From Anchors to Supervision: Memory-Graph Guided Corpus-Free Unlearning for Large Language Models

2026-04-15 · Wenxuan Li, Zhenfei Zhang, Mi Zhang, Geng Hong 외 arxiv

Large language models (LLMs) may memorize sensitive or copyrighted content, raising significant privacy and legal concerns. While machine unlearning has emerged as a potential remedy, prevailing paradigms rely on user-pr…

Mechanism-Guided Selective Unlearning for RLVR-Induced Reasoning

2026-06-17 · Chenyu Zhou, Qiliang Jiang, Shuning Wu, Xu Zhou arxiv

We propose MAST (Mechanism-Aligned Selective Targeting), a mechanism-guided method for unlearning RLVR-induced reasoning with substantially lower collateral damage than standard full-parameter updates. In matched SFT/RLV…

Model Unlearning via Sparse Autoencoder Subspace Guided Projections

2025-05-30 · Xu Wang, Zihao Li, Benyou Wang, Yan Hu 외

Large language models (LLMs) store vast amounts of information, making them powerful yet raising privacy and safety concerns when selective knowledge removal is required. Existing unlearning strategies, ranging from grad…

Adversarial Robustnessfeature selectionGSM8KMMLU+2