paper-with-me

Papers

Controllable Machine Unlearning via Gradient Pivoting

2025-10-22 · Youngsik Hwang, Dong-Young Lim arxiv

Machine unlearning (MU) aims to remove the influence of specific data from a trained model. However, approximate unlearning methods, often formulated as a single-objective optimization (SOO) problem, face a critical trade-off between unlearning efficacy and model fidelity. This leads to three primary challenges: the risk of over-forgetting, a lack of fine-grained control over the unlearning process, and the absence of metrics to holistically evaluate the trade-off. To address these issues, we reframe MU as a multi-objective optimization (MOO) problem. We then introduce a novel algorithm, Controllable Unlearning by Pivoting Gradient (CUP), which features a unique pivoting mechanism. Unlike traditional MOO methods that converge to a single solution, CUP's mechanism is designed to controllably navigate the entire Pareto frontier. This navigation is governed by a single intuitive hyperparameter, the `unlearning intensity', which allows for precise selection of a desired trade-off. To evaluate this capability, we adopt the hypervolume indicator, a metric that captures both the quality and diversity of the entire set of solutions an algorithm can generate. Our experimental results demonstrate that CUP produces a superior set of Pareto-optimal solutions, consistently outperforming existing methods across various vision tasks.

📄 PDF Abstract BibTeX arXiv:2510.19226

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Controllable Unlearning for Image-to-Image Generative Models via $\varepsilon$-Constrained Optimization

2024-08-03 · Xiaohua Feng, Chaochao Chen, Yuyuan Li, Li Zhang

While generative models have made significant advancements in recent years, they also raise concerns such as privacy breaches and biases. Machine unlearning has emerged as a viable solution, aiming to remove specific tra…

Machine Unlearningvalid

Bias-Aware Machine Unlearning: Towards Fairer Vision Models via Controllable Forgetting

2025-09-09 · Sai Siddhartha Chary Aylapuram, Veeraraju Elluru, Shivang Agarwal arxiv

Deep neural networks often rely on spurious correlations in training data, leading to biased or unfair predictions in safety-critical domains such as medicine and autonomous driving. While conventional bias mitigation ty…

Autonomous Driving

A More Practical Approach to Machine Unlearning

2024-06-13 · David Zagardo

Machine learning models often incorporate vast amounts of data, raising significant privacy concerns. Machine unlearning, the ability to remove the influence of specific data points from a trained model, addresses these …

Machine Unlearning

Machine Unlearning with Minimal Gradient Dependence for High Unlearning Ratios

2024-06-24 · Tao Huang, Ziyang Chen, Jiayang Meng, Qingyu Huang 외

In the context of machine unlearning, the primary challenge lies in effectively removing traces of private data from trained models while maintaining model performance and security against privacy attacks like membership…

Machine Unlearning

Langevin Unlearning: A New Perspective of Noisy Gradient Descent for Machine Unlearning

2024-01-18 · Eli Chien, Haoyu Wang, Ziang Chen, Pan Li

Machine unlearning has raised significant interest with the adoption of laws ensuring the ``right to be forgotten''. Researchers have provided a probabilistic notion of approximate unlearning under a similar definition o…

Machine Unlearning