paper-with-me

홈 › Papers

Towards Unveiling Vulnerabilities of Large Reasoning Models in Machine Unlearning

2026-04-05 · Aobo Chen, Chenxu Zhao, Chenglin Miao, Mengdi Huai arxiv

Large language models (LLMs) possess strong semantic understanding, driving significant progress in data mining applications. This is further enhanced by large reasoning models (LRMs), which provide explicit multi-step reasoning traces. On the other hand, the growing need for the right to be forgotten has driven the development of machine unlearning techniques, which aim to eliminate the influence of specific data from trained models without full retraining. However, unlearning may also introduce new security vulnerabilities by exposing additional interaction surfaces. Although many studies have investigated unlearning attacks, there is no prior work on LRMs. To bridge the gap, we first in this paper propose LRM unlearning attack that forces incorrect final answers while generating convincing but misleading reasoning traces. This objective is challenging due to non-differentiable logical constraints, weak optimization effect over long rationales, and discrete forget set selection. To overcome these challenges, we introduce a bi-level exact unlearning attack that incorporates a differentiable objective function, influential token alignment, and a relaxed indicator strategy. To demonstrate the effectiveness and generalizability of our attack, we also design novel optimization frameworks and conduct comprehensive experiments in both white-box and black-box settings, aiming to raise awareness of the emerging threats to LRM unlearning pipelines.

📄 PDF Abstract BibTeX arXiv:2604.04255

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Towards Unveiling Predictive Uncertainty Vulnerabilities in the Context of the Right to Be Forgotten

2025-08-10 · Wei Qian, Chenxu Zhao, Yangyi Li, Wenqian Ye 외 arxiv

Currently, various uncertainty quantification methods have been proposed to provide certainty and probability estimates for deep learning models' label predictions. Meanwhile, with the growing demand for the right to be …

Unveiling and Mitigating Backdoor Vulnerabilities based on Unlearning Weight Changes and Backdoor Activeness

2024-05-30 · Weilin Lin, Li Liu, Shaokui Wei, Jianze Li 외

The security threat of backdoor attacks is a central concern for deep neural networks (DNNs). Recently, without poisoned data, unlearning models with clean data and then learning a pruning mask have contributed to backdo…

backdoor defense

Towards Benchmarking Privacy Vulnerabilities in Selective Forgetting with Large Language Models

2025-12-19 · Wei Qian, Chenxu Zhao, Yangyi Li, Mengdi Huai arxiv

The rapid advancements in artificial intelligence (AI) have primarily focused on the process of learning from data to acquire knowledgeable learning systems. As these systems are increasingly deployed in critical areas, …

Challenging Forgets: Unveiling the Worst-Case Forget Sets in Machine Unlearning

2024-03-12 · Chongyu Fan, Jiancheng Liu, Alfred Hero, Sijia Liu

The trustworthy machine learning (ML) community is increasingly recognizing the crucial need for models capable of selectively 'unlearning' data points after training. This leads to the problem of machine unlearning (MU)…

Machine Unlearning

Machine Unlearning: Solutions and Challenges

2023-08-14 · Jie Xu, Zihan Wu, Cong Wang, Xiaohua Jia

Machine learning models may inadvertently memorize sensitive, unauthorized, or malicious data, posing risks of privacy breaches, security vulnerabilities, and performance degradation. To address these issues, machine unl…

Machine Unlearning