English
Related papers

Related papers: Towards Efficient and Effective Text-to-Video Retr…

200 papers

For text-to-video retrieval (T2VR), which aims to retrieve unlabeled videos by ad-hoc textual queries, CLIP-based methods are dominating. Compared to CLIP4Clip which is efficient and compact, the state-of-the-art models tend to compute…

Computer Vision and Pattern Recognition · Computer Science 2023-08-03 Kaibin Tian , Ruixiang Zhao , Hu Hu , Runquan Xie , Fengzong Lian , Zhanhui Kang , Xirong Li

We present CLIP2Video network to transfer the image-language pre-training model to video-text retrieval in an end-to-end manner. Leading approaches in the domain of video-and-language learning try to distill the spatio-temporal video…

Computer Vision and Pattern Recognition · Computer Science 2021-06-22 Han Fang , Pengfei Xiong , Luhui Xu , Yu Chen

The explosive growth of video streaming presents challenges in achieving high accuracy and low training costs for video-language retrieval. However, existing methods rely on large-scale pre-training to improve video retrieval performance,…

Computer Vision and Pattern Recognition · Computer Science 2025-08-21 Haoyu Zhao , Jiaxi Gu , Shicong Wang , Xing Zhang , Hang Xu , Zuxuan Wu , Yu-Gang Jiang

State-of-the-art text-video retrieval (TVR) methods typically utilize CLIP and cosine similarity for efficient retrieval. Meanwhile, cross attention methods, which employ a transformer decoder to compute attention between each text query…

Computer Vision and Pattern Recognition · Computer Science 2023-07-20 Zuozhuo Dai , Fangtao Shao , Qingkun Su , Zilong Dong , Siyu Zhu

We address the problem of text-based activity retrieval in video. Given a sentence describing an activity, our task is to retrieve matching clips from an untrimmed video. To capture the inherent structures present in both text and video, we…

Computer Vision and Pattern Recognition · Computer Science 2018-12-27 Huijuan Xu , Kun He , Bryan A. Plummer , Leonid Sigal , Stan Sclaroff , Kate Saenko

Text-Video Retrieval (TVR) aims to align relevant video content with natural language queries. To date, most state-of-the-art TVR methods learn image-to-video transfer learning based on large-scale pre-trained visionlanguage models (e.g.,…

Computer Vision and Pattern Recognition · Computer Science 2024-05-31 Meng Cao , Haoran Tang , Jinfa Huang , Peng Jin , Can Zhang , Ruyang Liu , Long Chen , Xiaodan Liang , Li Yuan , Ge Li

Long-form video understanding presents significant challenges for interactive retrieval systems, as conventional methods struggle to process extensive video content efficiently. Existing approaches often rely on single models, inefficient…

Computer Vision and Pattern Recognition · Computer Science 2025-04-14 Huu-Loc Tran , Tinh-Anh Nguyen-Nhu , Huu-Phong Phan-Nguyen , Tien-Huy Nguyen , Nhat-Minh Nguyen-Dich , Anh Dao , Huy-Duc Do , Quan Nguyen , Hoang M. Le , Quang-Vinh Dinh

Video-text retrieval plays an essential role in multi-modal research and has been widely used in many real-world web applications. The CLIP (Contrastive Language-Image Pre-training), an image-language pre-training model, has demonstrated…

Computer Vision and Pattern Recognition · Computer Science 2021-05-11 Huaishao Luo , Lei Ji , Ming Zhong , Yang Chen , Wen Lei , Nan Duan , Tianrui Li

Video Retrieval is a challenging task where a text query is matched to a video or vice versa. Most of the existing approaches for addressing such a problem rely on annotations made by the users. Although simple, this approach is not always…

Computer Vision and Pattern Recognition · Computer Science 2021-03-01 Jesús Andrés Portillo-Quintero , José Carlos Ortiz-Bayliss , Hugo Terashima-Marín

Recently, large-scale pre-training methods like CLIP have made great progress in multi-modal research such as text-video retrieval. In CLIP, transformers are vital for modeling complex multi-modal relations. However, in the vision…

Computer Vision and Pattern Recognition · Computer Science 2022-05-03 Shuai Zhao , Linchao Zhu , Xiaohan Wang , Yi Yang

Video-text retrieval has been a crucial and fundamental task in multi-modal research. The development of video-text retrieval has been considerably promoted by large-scale multi-modal contrastive pre-training, which primarily focuses on…

Computer Vision and Pattern Recognition · Computer Science 2022-09-23 Yiwei Ma , Guohai Xu , Xiaoshuai Sun , Ming Yan , Ji Zhang , Rongrong Ji

In this work, we tackle the problem of text-to-video retrieval (T2VR). Inspired by the success of late interaction techniques in text-document, text-image, and text-video retrieval, our approach, Video-ColBERT, introduces a simple and…

Computer Vision and Pattern Recognition · Computer Science 2025-06-11 Arun Reddy , Alexander Martin , Eugene Yang , Andrew Yates , Kate Sanders , Kenton Murray , Reno Kriz , Celso M. de Melo , Benjamin Van Durme , Rama Chellappa

Large-scale image-text contrastive pre-training models, such as CLIP, have been demonstrated to effectively learn high-quality multimodal representations. However, there is limited research on learning video-text representations for general…

Computer Vision and Pattern Recognition · Computer Science 2023-05-23 Xingjian He , Sihan Chen , Fan Ma , Zhicheng Huang , Xiaojie Jin , Zikang Liu , Dongmei Fu , Yi Yang , Jing Liu , Jiashi Feng

In text-video retrieval, recent works have benefited from the powerful learning capabilities of pre-trained text-image foundation models (e.g., CLIP) by adapting them to the video domain. A critical problem for them is how to effectively…

Computer Vision and Pattern Recognition · Computer Science 2023-08-16 Chaorui Deng , Qi Chen , Pengda Qin , Da Chen , Qi Wu

Text-Video Retrieval (TVR) methods typically match query-candidate pairs by aligning text and video features in coarse-grained, fine-grained, or combined (coarse-to-fine) manners. However, these frameworks predominantly employ a…

Computer Vision and Pattern Recognition · Computer Science 2024-10-01 Bingqing Zhang , Zhuo Cao , Heming Du , Xin Yu , Xue Li , Jiajun Liu , Sen Wang

Our goal in this paper is the adaptation of image-text models for long video retrieval. Recent works have demonstrated state-of-the-art performance in video retrieval by adopting CLIP, effectively hitchhiking on the image-text…

Computer Vision and Pattern Recognition · Computer Science 2022-05-18 Max Bain , Arsha Nagrani , Gül Varol , Andrew Zisserman

Contrastive image-text models such as CLIP form the building blocks of many state-of-the-art systems. While they excel at recognizing common generic concepts, they still struggle on fine-grained entities which are rare, or even absent from…

Computer Vision and Pattern Recognition · Computer Science 2024-02-22 Ahmet Iscen , Mathilde Caron , Alireza Fathi , Cordelia Schmid

While the Contrastive Language-Image Pretraining(CLIP) model has achieved remarkable success in a variety of downstream vison language understanding tasks, enhancing its capability for fine-grained image-text alignment remains an active…

Computer Vision and Pattern Recognition · Computer Science 2025-11-07 Yicheng Xiao , Yu Chen , Haoxuan Ma , Jiale Hong , Caorui Li , Lingxiang Wu , Haiyun Guo , Jinqiao Wang

CLIP (Contrastive Language-Image Pre-training) uses contrastive learning from noise image-text pairs to excel at recognizing a wide array of candidates, yet its focus on broad associations hinders the precision in distinguishing subtle…

Computer Vision and Pattern Recognition · Computer Science 2026-05-18 Ziyu Liu , Zeyi Sun , Yuhang Zang , Wei Li , Pan Zhang , Xiaoyi Dong , Yuanjun Xiong , Dahua Lin , Jiaqi Wang

Fine-grained text-to-image retrieval aims to retrieve a fine-grained target image with a given text query. Existing methods typically assume that each training image is accurately depicted by its textual descriptions. However, textual…

Computer Vision and Pattern Recognition · Computer Science 2025-04-11 Zehong Ma , Hao Chen , Wei Zeng , Limin Su , Shiliang Zhang
‹ Prev 1 2 3 10 Next ›