AI RESEARCH
Modeling LLM Unlearning as an Asymmetric Two-Task Learning Problem
arXiv CS.CL
•
ArXi:2604.14808v1 Announce Type: new Machine unlearning for large language models (LLMs) aims to remove targeted knowledge while preserving general capability. In this paper, we recast LLM unlearning as an asymmetric two-task problem: retention is the primary objective and forgetting is an auxiliary. From this perspective, we propose a retention-prioritized gradient synthesis framework that decouples task-specific gradient extraction from conflict-aware combination. Instantiating the framework, we adapt established PCGrad to resolve gradient conflicts, and.