paper-with-me

Papers

AIM: Anchor Identity Features, Then Match for Multimodal Large Language Model Unlearning

2026-08-28 · Wonjun Lee, Jaehyuk Jang, Kangwook Ko, Hee-Seon Kim, Changick Kim arxiv

Multimodal large language models (MLLMs) can memorize identity-specific facts about people in their fine-tuning data, creating privacy risks when a person requests deletion. Existing MLLM unlearning methods often assume access to retain images or ground-truth answers during deletion, which is unrealistic in many practical scenarios. We study identity unlearning when retain images are unavailable at deletion time. Our analysis shows that identity and visual-perception questions occupy distinct regions in fine-tuned hidden states and are organized differently: identity questions cluster by person, whereas perception questions cluster by question type. This suggests that identity knowledge can be suppressed without erasing general visual perception. Building on this observation, we propose AIM, a two-stage method that anchors an identity-forgetting target with a universal visual prompt and then matches the vision encoder to that target under a Fisher-based constraint. Extensive experiments show that AIM achieves competitive identity forgetting while preserving non-deleted identities, prior knowledge, and visual perception on the same images.

📄 PDF Abstract BibTeX arXiv:2608.28312

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Omni-Customizer: End-to-End MultiModal Customization for Joint Audio-Video Generation

2026-05-17 · Yuheng Chen, Qingdong He, Teng Hu, Yuji Wang 외 arxiv

The landscape of joint audio and video generation has been fundamentally transformed by the advent of powerful foundation models. Despite these strides, achieving cohesive multimodal customization for the simultaneous pr…

Video Generation

HarmoView: Harmonizing Multi-View Constraints for Identity-Consistent Video Generation

2026-06-09 · Cong Wang, Zhentao Yu, Hongmei Wang, Weicong Liang 외 arxiv

Current identity-consistent video generation methods struggle to preserve appearance fidelity under large viewpoint changes. While introducing multi-view reference input offers a natural solution, progress remains constr…

Spatial ReasoningVideo Generation

Adaptive Identity Anchoring: Closed-Loop Keyframe Placement for Synthetic Paired Supervision in Video Face Swapping

2026-07-23 · Logan Robbins arxiv

Video face swapping has no natural paired supervision: no real footage exists of one person's face performing another person's video. The strongest current answer, DreamID-V's SyncID-Pipe, mints pairs by replacing the id…

Face Swapping

Toward Sub-1 kB Identity-Preserving Face Compression: A Benchmark of Codecs, a Custom Learned Codec, and Studies of Resolution, Demographic Fairness, Recompression, and Adversarial Robustness

2026-08-24 · Petr Hurtik, Jakub Sochor arxiv

Storing face images under a hard sub-kilobyte budget, as required for identity documents, smart-card biometrics and bandwidth-constrained verification, forces a codec to discard most of the signal while keeping what a fa…

Adversarial Robustness

Where Identity Lives: Localized, Retain-Free Identity Unlearning in Multimodal Large Language Models

2026-08-31 · Kangwook Ko, Jaehyuk Jang, Wonjun Lee, Hee-Seon Kim 외 arxiv

Removing a specific individual's information from multimodal large language models (MLLMs) is often needed after deployment, but existing methods rely on a retain set, which is hardest to obtain at that point, and rebuil…