Saved in:
Bibliographic Details
Main Authors: Garg, Arpit, Saratchandran, Hemanth, Lucey, Simon
Format: Preprint
Published: 2025
Subjects:
Online Access:https://arxiv.org/abs/2511.18444
Tags: Add Tag
No Tags, Be the first to tag this record!
Table of Contents:
  • Multimodal Large Language Models (MLLMs) increasingly need to forget specific knowledge such as unsafe or private information without requiring full retraining. However, existing unlearning methods often disrupt vision language alignment, causing models to reject both harmful and benign queries. We trace this failure to the projector network during unlearning, its Jacobian becomes severely illconditioned, leading to unstable optimization and drift in cross modal embeddings. We introduce SineProject, a simple method that augments the frozen projector with sinusoidally modulated trainable parameters, improving the Jacobian's spectral conditioning and stabilizing alignment throughout unlearning. Across standard safety and privacy unlearning benchmarks using LLaVA v1.5 7B and 13B, SineProject reduces benign query refusals while achieving complete forgetting of targeted information, yielding state of the art forget retain trade offs with negligible computational overhead.