CVJul 1, 2025

SCING:Towards More Efficient and Robust Person Re-Identification through Selective Cross-modal Prompt Tuning

arXiv:2507.00506v11 citationsh-index: 8
Originality Incremental advance
AI Analysis

This work addresses computational and robustness issues in person re-identification, an incremental improvement for surveillance and security applications.

The paper tackles inefficiency and poor cross-modal alignment in adapting vision-language models for person re-identification by proposing SCING, a framework that achieves competitive performance on benchmarks like Market1501 and DukeMTMC-ReID with reduced computational costs.

Recent advancements in adapting vision-language pre-training models like CLIP for person re-identification (ReID) tasks often rely on complex adapter design or modality-specific tuning while neglecting cross-modal interaction, leading to high computational costs or suboptimal alignment. To address these limitations, we propose a simple yet effective framework named Selective Cross-modal Prompt Tuning (SCING) that enhances cross-modal alignment and robustness against real-world perturbations. Our method introduces two key innovations: Firstly, we proposed Selective Visual Prompt Fusion (SVIP), a lightweight module that dynamically injects discriminative visual features into text prompts via a cross-modal gating mechanism. Moreover, the proposed Perturbation-Driven Consistency Alignment (PDCA) is a dual-path training strategy that enforces invariant feature alignment under random image perturbations by regularizing consistency between original and augmented cross-modal embeddings. Extensive experiments are conducted on several popular benchmarks covering Market1501, DukeMTMC-ReID, Occluded-Duke, Occluded-REID, and P-DukeMTMC, which demonstrate the impressive performance of the proposed method. Notably, our framework eliminates heavy adapters while maintaining efficient inference, achieving an optimal trade-off between performance and computational overhead. The code will be released upon acceptance.

Foundations

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

Your Notes