paper-with-me

홈 › Papers

Beyond Pedestrians: Caption-Guided CLIP Framework for High-Difficulty Video-based Person Re-Identification

2026-04-09 · Shogo Hamano, Shunya Wakasugi, Tatsuhito Sato, Sayaka Nakamura arxiv

In recent years, video-based person Re-Identification (ReID) has gained attention for its ability to leverage spatiotemporal cues to match individuals across non-overlapping cameras. However, current methods struggle with high-difficulty scenarios, such as sports and dance performances, where multiple individuals wear similar clothing while performing dynamic movements. To overcome these challenges, we propose CG-CLIP, a novel caption-guided CLIP framework that leverages explicit textual descriptions and learnable tokens. Our method introduces two key components: Caption-guided Memory Refinement (CMR) and Token-based Feature Extraction (TFE). CMR utilizes captions generated by Multi-modal Large Language Models (MLLMs) to refine identity-specific features, capturing fine-grained details. TFE employs a cross-attention mechanism with fixed-length learnable tokens to efficiently aggregate spatiotemporal features, reducing computational overhead. We evaluate our approach on two standard datasets (MARS and iLIDS-VID) and two newly constructed high-difficulty datasets (SportsVReID and DanceVReID). Experimental results demonstrate that our method outperforms current state-of-the-art approaches, achieving significant improvements across all benchmarks.

📄 PDF Abstract BibTeX arXiv:2604.07740

Code (0)

등록된 구현이 없습니다.

Tasks

Person Re-Identification

Similar Papers 제목 키워드 기반

Generating images from caption and vice versa via CLIP-Guided Generative Latent Space Search

2021-02-02 · Federico A. Galatolo, Mario G. C. A. Cimino, Gigliola Vaglini

In this research work we present CLIP-GLaSS, a novel zero-shot framework to generate an image (or a caption) corresponding to a given caption (or image). CLIP-GLaSS is based on the CLIP neural network, which, given an im…

DescriptiveImage Generation

Language-Guided Invariance Probing of Vision-Language Models

2025-11-17 · Jae Joong Lee arxiv

Recent vision-language models (VLMs) such as CLIP, OpenCLIP, EVA02-CLIP and SigLIP achieve strong zero-shot performance, but it is unclear how reliably they respond to controlled linguistic perturbations. We introduce La…

Image-text matching

Language Models Can See: Plugging Visual Controls in Text Generation

2022-05-05 · Yixuan Su, Tian Lan, Yahui Liu, Fangyu Liu 외

Generative language models (LMs) such as GPT-2/3 can be prompted to generate text with remarkable quality. While they are designed for text-prompted generation, it remains an open question how the generation process coul…

Image CaptioningImage-text matchingOpen-Ended Question AnsweringStory Generation+2

CgT-GAN: CLIP-guided Text GAN for Image Captioning

2023-08-23 · Jiarui Yu, Haoran Li, Yanbin Hao, Bin Zhu 외

The large-scale visual-language pre-trained model, Contrastive Language-Image Pre-training (CLIP), has significantly improved image captioning for scenarios without human-annotated image-caption pairs. Recent advanced CL…

Image Captioning

CLIP-SCGI: Synthesized Caption-Guided Inversion for Person Re-Identification

2024-10-12 · Qianru Han, Xinwei He, Zhi Liu, Sannyuya Liu 외

Person re-identification (ReID) has recently benefited from large pretrained vision-language models such as Contrastive Language-Image Pre-Training (CLIP). However, the absence of concrete descriptions necessitates the u…

Image CaptioningPerson Re-Identification