English

Identity-Decoupled Anonymization for Visual Evidence in Multi-modal Retrieval-Augmented Generation

Computer Vision and Pattern Recognition 2026-04-28 v1 Information Retrieval

Abstract

Multi-modal retrieval-augmented generation (MRAG) systems retrieve visual evidence from large image corpora to ground the responses of large multi-modal models, yet the retrieved images frequently contain human faces whose identities constitute sensitive personal information. Existing anonymization techniques that destroy the non-identity visual cues that downstream reasoning depends on or fail to provide principled privacy guarantees. We propose Identity-Decoupled MRAG, a framework that interposes a generative anonymization module between retrieval and generation. Our approach consists of three components: (i)a disentangled variational encoder that factorizes each face into an identity code and a spatially-structured attribute code, regularized by a mutual-information penalty and a gradient-based independence term; (ii)a manifold-aware rejection sampler that replaces the identity code with a synthetic one guaranteed to be both distinct from the original and realistic; and (iii)a conditional latent diffusion generator that synthesizes the anonymized face from the replacement identity and the preserved attributes, distilled into a latent consistency model for low-latency deployment. Privacy is enforced through a multi-oracle ensemble of face recognition models with a hinge-based loss that halts optimization once identity similarity drops below the impostor-regime threshold.

Keywords

Cite

@article{arxiv.2604.23584,
  title  = {Identity-Decoupled Anonymization for Visual Evidence in Multi-modal Retrieval-Augmented Generation},
  author = {Zehua Cheng and Wei Dai and Jiahao Sun},
  journal= {arXiv preprint arXiv:2604.23584},
  year   = {2026}
}

Comments

ACM International Conference on Multimedia Retrieval 2026

R2 v1 2026-07-01T12:35:35.114Z