LGMay 20

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

arXiv:2605.2153926.2Has Code
Predicted impact top 14% in LG · last 90 daysOriginality Incremental advance
AI Analysis

This work addresses the challenge of balancing conflicting objectives in LLM unlearning, offering a practical solution for safety alignment and multi-task learning.

DualOptim+ introduces a novel optimization framework that bridges shared and decoupled optimizer states to improve machine unlearning in large language models, achieving a superior trade-off between forgetting and retaining objectives across multiple tasks.

We propose DualOptim+, a novel optimization framework for improving machine unlearning in large language models. It introduces a base state to capture common representations shared by forgetting and retaining objectives and delta states to preserve objective-specific residuals. This architecture allows the optimizer to adaptively bridge shared and decoupled states based on the directional conflict between forgetting and retaining gradients. We further introduce DualOptim+ 8bit, a quantized variant that reduces memory overhead without compromising performance. Extensive experiments across fictitious and real-world unlearning, safety alignment, and multi-task learning tasks demonstrate that DualOptim+ consistently achieves a superior trade-off between different objectives. Codes are available at https://github.com/CityU-MLO/DualOptimPlus.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes