paper-with-me

홈 › Papers

Inference-time Unlearning Using Conformal Prediction

2026-02-03 · Somnath Basu Roy Chowdhury, Rahul Kidambi, Avinava Dubey, David Wang, Gokhan Mergen, Amr Ahmed, Aranyak Mehta arxiv

Machine unlearning is the process of efficiently removing specific information from a trained machine learning model without retraining from scratch. Existing unlearning methods, which often provide provable guarantees, typically involve retraining a subset of model parameters based on a forget set. While these approaches show promise in certain scenarios, their underlying assumptions are often challenged in real-world applications -- particularly when applied to generative models. Furthermore, updating parameters using these unlearning procedures often degrades the general-purpose capabilities the model acquired during pre-training. Motivated by these shortcomings, this paper considers the paradigm of inference time unlearning -- wherein, the generative model is equipped with an (approximately correct) verifier that judges whether the model's response satisfies appropriate unlearning guarantees. This paper introduces a framework that iteratively refines the quality of the generated responses using feedback from the verifier without updating the model parameters. The proposed framework leverages conformal prediction to reduce computational overhead and provide distribution-free unlearning guarantees. This paper's approach significantly outperforms existing state-of-the-art methods, reducing unlearning error by up to 93% across challenging unlearning benchmarks.

📄 PDF Abstract BibTeX arXiv:2602.03787

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Redefining Machine Unlearning: A Conformal Prediction-Motivated Approach

2025-01-31 · Yingdan Shi, Sijia Liu, Ren Wang

Machine unlearning seeks to remove the influence of specified data from a trained model. While metrics such as unlearning accuracy (UA) and membership inference attack (MIA) provide baselines for assessing unlearning per…

Adversarial AttackConformal Predictionimage-classificationImage Classification+5

Conformal Unlearning: A New Paradigm for Unlearning in Conformal Predictors

2025-08-05 · Yahya Alkhatib, Muhammad Ahmar Jamal, Wee Peng Tay arxiv

Conformal unlearning aims to ensure that a trained conformal predictor miscovers data points with specific shared characteristics, such as those from a particular label class, associated with a specific user, or belongin…

FROC: A Unified Framework with Risk-Optimized Control for Machine Unlearning in LLMs

2025-12-15 · Si Qi Goh, Yongsen Zheng, Ziyao Liu, Sami Hormi 외 arxiv

Machine unlearning (MU) seeks to eliminate the influence of specific training examples from deployed models. As large language models (LLMs) become widely used, managing risks arising from insufficient forgetting or util…

Sequential Predictive Conformal Inference for Time Series

2022-12-07 · Chen Xu, Yao Xie

We present a new distribution-free conformal prediction algorithm for sequential data (e.g., time series), called the \textit{sequential predictive conformal inference} (\texttt{SPCI}). We specifically account for the na…

Conformal PredictionPredictionquantile regressionTime Series+2

Predictive Inference with Feature Conformal Prediction

2022-10-01 · Jiaye Teng, Chuan Wen, Dinghuai Zhang, Yoshua Bengio 외

Conformal prediction is a distribution-free technique for establishing valid prediction intervals. Although conventionally people conduct conformal prediction in the output space, this is not the only possibility. In thi…

Conformal PredictionImage SegmentationInductive BiasPrediction+4