← heapsort-ai

machine unlearning

4 items

RESEARCHarXiv CS.AI·12d ago

RULER: Representation-Level Verification of Machine Unlearning

The paper introduces RULER, a set of representation-level verification metrics for machine unlearning, which aims to remove the influence of specific training records from a deployed model. Unlike current output-level evaluations, RULER detects residuals of forgotten records in intermediate representations, revealing that approximate unlearning methods may still encode forgotten information.

28
RESEARCHarXiv CS.LG·17d ago

DualOptim+: Bridging Shared and Decoupled Optimizer States for Better Machine Unlearning in Large Language Models

DualOptim+ is a novel optimization framework designed to improve machine unlearning in large language models by bridging shared and decoupled optimizer states. It uses base states for common representations and delta states for objective-specific residuals, also offering a quantized 8-bit variant to reduce memory overhead without compromising performance.

27
RESEARCHarXiv CS.AI·20d ago

Interference-Aware Multi-Task Unlearning

Machine unlearning typically focuses on single-task settings, but modern AI models often operate in multi-task environments with shared backbones, leading to unintended interference when data is removed. This paper introduces multi-task unlearning, proposing an interference-aware framework that uses task-aware gradient projection to address task-level and instance-level interference.

27