paper-with-me

홈 › Papers

Towards Lifecycle Unlearning Commitment Management: Measuring Sample-level Approximate Unlearning Completeness

2024-03-19 · Cheng-Long Wang, Qi Li, Zihang Xiang, Yinzhi Cao, Di Wang

By adopting a more flexible definition of unlearning and adjusting the model distribution to simulate training without the targeted data, approximate machine unlearning provides a less resource-demanding alternative to the more laborious exact unlearning methods. Yet, the unlearning completeness of target samples-even when the approximate algorithms are executed faithfully without external threats-remains largely unexamined, raising questions about those approximate algorithms' ability to fulfill their commitment of unlearning during the lifecycle. In this paper, we introduce the task of Lifecycle Unlearning Commitment Management (LUCM) for approximate unlearning and outline its primary challenges. We propose an efficient metric designed to assess the sample-level unlearning completeness. Our empirical results demonstrate its superiority over membership inference techniques in two key areas: the strong correlation of its measurements with unlearning completeness across various unlearning tasks, and its computational efficiency, making it suitable for real-time applications. Additionally, we show that this metric is able to serve as a tool for monitoring unlearning anomalies throughout the unlearning lifecycle, including both under-unlearning and over-unlearning. We apply this metric to evaluate the unlearning commitments of current approximate algorithms. Our analysis, conducted across multiple unlearning benchmarks, reveals that these algorithms inconsistently fulfill their unlearning commitments due to two main issues: 1) unlearning new data can significantly affect the unlearning utility of previously requested data, and 2) approximate algorithms fail to ensure equitable unlearning utility across different groups. These insights emphasize the crucial importance of LUCM throughout the unlearning lifecycle. We will soon open-source our newly developed benchmark.

📄 PDF Abstract BibTeX arXiv:2403.12830

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyMachine UnlearningManagement

Similar Papers 제목 키워드 기반

Towards Lifecycle Unlearning Commitment Management: Measuring Sample-level Unlearning Completeness

2025-06-06 · Cheng-Long Wang, Qi Li, Zihang Xiang, Yinzhi Cao 외

Growing concerns over data privacy and security highlight the importance of machine unlearning--removing specific data influences from trained models without full retraining. Techniques like Membership Inference Attacks …

Machine UnlearningManagement

Commitment and the Dynamics of Household Labor Supply

2023-07-20 · Alexandros Theloudis, Jorge Velilla, Pierre-André Chiappori, J. Ignacio Giménez-Nadal 외

The extent to which individuals commit to their partner for life has important implications. This paper develops a lifecycle collective model of the household, through which it characterizes behavior in three prominent a…

SCOPE: Structured Decomposition and Conditional Skill Orchestration for Complex Image Generation

2026-05-08 · Tianfei Ren, Zhipeng Yan, Yiming Zhao, Zhen Fang 외 arxiv

While text-to-image models have made strong progress in visual fidelity, faithfully realizing complex visual intents remains challenging because many requirements must be tracked across grounding, generation, and verific…

Image Generation

Always-OnAgents:A Survey of Persistent Memory, State, and Governance in LLMAgents

2026-06-29 · Tianyu Ding, Aditya Nannapaneni, Bingfan Liu, Ling Zhang arxiv

Always-on agents are systems whose future behavior depends on durable state accumulated across earlier interactions. We treat them as persistent-state systems: the operative system includes retrievable memories, but also…

Towards Reliable Empirical Machine Unlearning Evaluation: A Game-Theoretic View

2024-04-17 · Yiwen Tu, Pingbang Hu, Jiaqi Ma

Machine unlearning is the process of updating machine learning models to remove the information of specific training data samples, in order to comply with data protection regulations that allow individuals to request the…

Inference AttackMachine UnlearningMembership Inference Attack