pith. sign in

arxiv: 2305.06145 · v2 · pith:S4ZFP3VMnew · submitted 2023-05-10 · 💻 cs.CV

Causal Clothes-Invariant Feature Learning for Cloth-Changing Person Re-ID

classification 💻 cs.CV
keywords clothinglearningccilclothes-invariantcausalfeatureinterventionspurious
0
0 comments X
read the original abstract

In cloth-changing person re-identification (CCReID), it is critical to learn clothes-invariant feature, which can provide discriminative ID features that remain robust against clothing changes. However, a spurious correlation currently limits existing ReID methods from effectively extracting these clothing-invariant features. This spurious correlation arises from clothing ownership: clothing is rarely shared across different identities, so models tend to memorize clothing cues for identity recognition, and this strategy generalizes poorly to unseen clothing. In this paper, we propose Causal Clothes-Invariant Learning (CCIL), which explicitly shifts CC-ReID from likelihood learning P (Y|X) to causal intervention learning P (Y|do(X)) to block the clothing shortcut. CCIL realizes this intervention through three modules: a Confounder Dictionary, an Intervention Module, and Disentangle Regularization. The causality-based modeling makes the entire model naturally clothes-invariant, effectively preventing the capture of spurious correlations in feature learning. Extensive experiments validate the effectiveness of CCIL. On PRCC and DeepChange datasets, CCIL achieves Rank-1 accuracies of 66.4% and 59.2%, outperforming state-of-the-art methods by 1.4 and 4.1 percentage points, respectively.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Beyond Visual Cues: Semantic-Driven Token Filtering and Expert Routing for Anytime Person ReID

    cs.CV 2026-04 unverdicted novelty 7.0

    STFER uses LVLM-generated identity-consistent semantic text to drive visual token filtering and expert routing for improved any-time person re-identification under clothing changes and modality shifts.

  2. Dual-level Modality Debiasing Learning for Unsupervised Visible-Infrared Person Re-Identification

    cs.CV 2025-12 unverdicted novelty 6.0

    DMDL debias modality cues at model and optimization levels via causal adjustment intervention and collaborative bias-free training to learn modality-invariant features for unsupervised VI-ReID.