Person De-reidentification: A Variation-guided Identity Shift Modeling

Yi-Xing Peng, Yuyao Tang, Kun-Yu Lin, Qize Yang, Jingke Meng +2 more
2/10/2026

Abstract

Person re-identification (ReID) is to associate images of individuals from different camera views against cross-view variations. Like other surveillance technologies, Re-ID faces serious privacy challenges, particularly the potential for unauthorized tracking. Although various tasks (e.g., face recognition) have developed machine unlearning techniques to address privacy concerns, such methods have not yet been explored within the Re-ID field. In this work, we pioneer the exploration of the person de-reidentification (De-ReID) problem and present its inherent challenges. In the context of ReID, De-ReID is to unlearn the knowledge about accurately matching specific persons so that these "unlearned persons" cannot be re-identified across cameras for privacy guarantee. The primary challenge is to achieve the unlearning without degrading the identity-discriminative feature embeddings to ensure the model’s utility. To address this, we formulate a De-ReID framework that utilizes a labeled dataset of un-learned persons for unlearning and an unlabeled dataset of accessible persons for knowledge preservation. Instead of unlearning based on (pseudo) identity labels, we introduce a variation-guided identity shift mechanism that unlearns the specific persons by fitting the variations in their images while preserving ReID ability on other persons by overcoming the variations in images of accessible persons. As a result, the model shifts the unlearned persons to a feature space that is vulnerable to cross-view variations. Extensive experiments on benchmarks demonstrate the superiority of our method.

DOISemantic Scholar

Code Implementations

No confident code match yet

We couldn't find an author-owned or strongly-evidenced community implementation for this paper. 1 weaker match is hidden by default — verify before relying on them.

No code implementations found yet.

Know of an implementation? Let us know in the comments below!

Cite this paper

@article{peng2026person,
  title  = {Person De-reidentification: A Variation-guided Identity Shift Modeling},
  author = {Yi-Xing Peng and Yuyao Tang and Kun-Yu Lin and Qize Yang and Jingke Meng and Xihan Wei and Wei-Shi Zheng},
  year   = {2026},
  doi    = {10.1109/CVPR52734.2025.02731},
  url    = {https://doi.org/10.1109/CVPR52734.2025.02731},
  journal = {CVPR 2025 2025}
}

Discussion