CVSep 14, 2025

Contextualized Multimodal Lifelong Person Re-Identification in Hybrid Clothing States

arXiv:2509.11247v1
Originality Incremental advance
AI Analysis

This addresses the challenge of maintaining accurate person re-identification in real-world surveillance systems despite clothing changes and sequential learning, though it appears incremental as it builds on existing CLIP-based methods.

The paper tackles the problem of lifelong person re-identification in hybrid clothing states by developing a model that handles both same-cloth and clothing-change scenarios in a continual learning setting, achieving state-of-the-art performance with strong robustness and generalization across datasets.

Person Re-Identification (ReID) has several challenges in real-world surveillance systems due to clothing changes (CCReID) and the need for maintaining continual learning (LReID). Previous existing methods either develop models specifically for one application, which is mostly a same-cloth (SC) setting or treat CCReID as its own separate sub-problem. In this work, we will introduce the LReID-Hybrid task with the goal of developing a model to achieve both SC and CC while learning in a continual setting. Mismatched representations and forgetting from one task to the next are significant issues, we address this with CMLReID, a CLIP-based framework composed of two novel tasks: (1) Context-Aware Semantic Prompt (CASP) that generates adaptive prompts, and also incorporates context to align richly multi-grained visual cues with semantic text space; and (2) Adaptive Knowledge Fusion and Projection (AKFP) which produces robust SC/CC prototypes through the use of a dual-path learner that aligns features with our Clothing-State-Aware Projection Loss. Experiments performed on a wide range of datasets and illustrate that CMLReID outperforms all state-of-the-art methods with strong robustness and generalization despite clothing variations and a sophisticated process of sequential learning.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes