paper-with-me

Papers

DIFFER: Disentangling Identity Features via Semantic Cues for Clothes-Changing Person Re-ID

2025-03-28 · CVPR 2025 1 · Xin Liang, Yogesh S Rawat

Clothes-changing person re-identification (CC-ReID) aims to recognize individuals under different clothing scenarios. Current CC-ReID approaches either concentrate on modeling body shape using additional modalities including silhouette, pose, and body mesh, potentially causing the model to overlook other critical biometric traits such as gender, age, and style, or they incorporate supervision through additional labels that the model tries to disregard or emphasize, such as clothing or personal attributes. However, these annotations are discrete in nature and do not capture comprehensive descriptions. In this work, we propose DIFFER: Disentangle Identity Features From Entangled Representations, a novel adversarial learning method that leverages textual descriptions to disentangle identity features. Recognizing that image features inherently mix inseparable information, DIFFER introduces NBDetach, a mechanism designed for feature disentanglement by leveraging the separable nature of text descriptions as supervision. It partitions the feature space into distinct subspaces and, through gradient reversal layers, effectively separates identity-related features from non-biometric features. We evaluate DIFFER on 4 different benchmark datasets (LTCC, PRCC, CelebreID-Light, and CCVID) to demonstrate its effectiveness and provide state-of-the-art performance across all the benchmarks. DIFFER consistently outperforms the baseline method, with improvements in top-1 accuracy of 3.6% on LTCC, 3.4% on PRCC, 2.5% on CelebReID-Light, and 1% on CCVID. Our code can be found here.

📄 PDF Abstract BibTeX arXiv:2503.22912

Code (1)

xliangp/DIFFER 공식 구현 pytorch

Tasks

Clothes Changing Person Re-IdentificationDisentanglementPerson Re-Identification

Similar Papers 제목 키워드 기반

Beyond Surface Cues: Disentangling Sociocultural Signals in Multilingual LLMs

2026-08-24 · Yuanjun Feng, Tanzhou Liu, Stefan Feuerriegel, Yash Raj Shrestha arxiv

Multilingual LLM outputs can vary across sociocultural contexts. However, evidence of cultural grounding can be misleading: identity labels may be inferred from explicit or indirect textual cues, while names and wording …

Disentangling Prosody Representations with Unsupervised Speech Reconstruction

2022-12-14 · Leyuan Qu, Taihao Li, Cornelius Weber, Theresa Pekarek-Rosin 외

Human speech can be characterized by different components, including semantic content, speaker identity and prosodic information. Significant progress has been made in disentangling representations for semantic content a…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)DisentanglementEmotion Recognition+6

Capture Artifacts via Progressive Disentangling and Purifying Blended Identities for Deepfake Detection

2024-10-14 · Weijie Zhou, Xiaoqing Luo, Zhancheng Zhang, Jiachen He 외

The Deepfake technology has raised serious concerns regarding privacy breaches and trust issues. To tackle these challenges, Deepfake detection technology has emerged. Current methods over-rely on the global feature spac…

DeepFake DetectionDisentanglementFace Swapping

DisenQ: Disentangling Q-Former for Activity-Biometrics

2025-07-09 · Shehreen Azad, Yogesh S Rawat arxiv

In this work, we address activity-biometrics, which involves identifying individuals across diverse set of activities. Unlike traditional person identification, this setting introduces additional challenges as identity c…

Person Identification

Unleashing Vision-Language Semantics for Deepfake Video Detection

2026-03-25 · Jiawen Zhu, Yunqi Miao, Xueyi Zhang, Jiankang Deng 외 arxiv

Recent Deepfake Video Detection (DFD) studies have demonstrated that pre-trained Vision-Language Models (VLMs) such as CLIP exhibit strong generalization capabilities in detecting artifacts across different identities. H…

DeepFake Detection