Search papers, labs, and topics across Lattice.
This paper addresses the challenge of Expression Drift in text-to-image person retrieval, where variations in natural language expressions lead to significant discrepancies in feature embeddings. By introducing a semantic compensation framework that utilizes Large Language Models (LLMs), the authors enhance cross-modal representation consistency through a novel multi-view semantic reformulation approach. The results show that their method achieves state-of-the-art performance on three benchmark datasets without requiring additional training, significantly improving retrieval accuracy.
Expression Drift can be mitigated, leading to state-of-the-art performance in text-to-image person retrieval without any training overhead.
In text-to-image person retrieval tasks, the diversity of natural language expressions and the implicitness of visual semantics often lead to the problem of Expression Drift, where semantically equivalent texts exhibit significant feature discrepancies in the embedding space due to phrasing variations, thereby degrading the robustness of image-text alignment. This paper proposes a semantic compensation framework (MVR) driven by Large Language Models (LLMs), which enhances cross-modal representation consistency through multi-view semantic reformulation and feature compensation. The core methodology comprises three components: Multi-View Reformulation (MVR): A dual-branch prompting strategy combines key feature guidance (extracting visually critical components via feature similarity) and diversity-aware rewriting to generate semantically equivalent yet distributionally diverse textual variants; Textual Feature Robustness Enhancement: A training-free latent space compensation mechanism suppresses noise interference through multi-view feature mean-pooling and residual connections, effectively capturing "Semantic Echoes"; Visual Semantic Compensation: VLM generates multi-perspective image descriptions, which are further enhanced through shared text reformulation to address visual semantic gaps. Experiments demonstrate that our method can improve the accuracy of the original model well without training and performs SOTA on three text-to-image person retrieval datasets.