English
Related papers

Related papers: Query-Dependent Video Representation for Moment Re…

200 papers

Finding relevant moments and highlights in videos according to natural language queries is a natural and highly valuable common need in the current video content explosion era. Nevertheless, jointly conducting moment retrieval and highlight…

Computer Vision and Pattern Recognition · Computer Science 2022-03-29 Ye Liu , Siyuan Li , Yang Wu , Chang Wen Chen , Ying Shan , Xiaohu Qie

Modern video-text retrieval (VTR) models excel on in-distribution benchmarks but are highly vulnerable to real-world query shifts, where the distribution of query data deviates from the training domain, leading to a sharp performance drop.…

Information Retrieval · Computer Science 2026-04-24 Bingqing Zhang , Zhuo Cao , Heming Du , Yang Li , Xue Li , Jiajun Liu , Sen Wang

In this paper, we are interested in Detection Transformer (DETR), an end-to-end object detection approach based on a transformer encoder-decoder architecture without hand-crafted postprocessing, such as NMS. Inspired by Conditional DETR, an…

Computer Vision and Pattern Recognition · Computer Science 2022-07-20 Xiaokang Chen , Fangyun Wei , Gang Zeng , Jingdong Wang

Video-to-video moment retrieval (Vid2VidMR) is the task of localizing unseen events or moments in a target video using a query video. This task poses several challenges, such as the need for semantic frame-level alignment and modeling…

Computer Vision and Pattern Recognition · Computer Science 2025-09-03 Yogesh Kumar , Uday Agarwal , Manish Gupta , Anand Mishra

DEtection TRansformer (DETR) becomes a dominant paradigm, mainly due to its common architecture with high accuracy and no post-processing. However, DETR suffers from unstable training dynamics. It consumes more data and epochs to converge…

Computer Vision and Pattern Recognition · Computer Science 2024-06-11 Shengjian Wu , Li Sun , Qingli Li

DETR is a novel end-to-end transformer architecture object detector, which significantly outperforms classic detectors when scaling up. In this paper, we focus on the compression of DETR with knowledge distillation. While knowledge…

Computer Vision and Pattern Recognition · Computer Science 2025-06-26 Yu Wang , Xin Li , Shengzhao Weng , Gang Zhang , Haixiao Yue , Haocheng Feng , Junyu Han , Errui Ding

DEtection TRansformer (DETR) for object detection reaches competitive performance compared with Faster R-CNN via a transformer encoder-decoder architecture. However, trained with scratch transformers, DETR needs large-scale training data…

Computer Vision and Pattern Recognition · Computer Science 2023-07-25 Zhigang Dai , Bolun Cai , Yugeng Lin , Junying Chen

In the domain of moment retrieval, accurately identifying temporal segments within videos based on natural language queries remains challenging. Traditional methods often employ pre-trained models that struggle with fine-grained information…

Computer Vision and Pattern Recognition · Computer Science 2025-12-02 Haojian Huang , Kaijing Ma , Jin Chen , Haodong Chen , Zhou Wu , Xianghao Zang , Han Fang , Chao Ban , Hao Sun , Mulin Chen , Zhongjiang He

Detection Transformers (DETR) formulate object detection as a set prediction problem and enable end-to-end training without post-processing. However, object queries in DETR interact through symmetric self-attention, which enforces uniform…

Computer Vision and Pattern Recognition · Computer Science 2026-04-14 Ye Zhang , Qi Chen , Wenyou Huang , Rui Liu , Zhengjian Kang

This paper takes an important step in bridging the performance gap between DETR and R-CNN for graphical object detection. Existing graphical object detection approaches have enjoyed recent enhancements in CNN-based object detection methods,…

Computer Vision and Pattern Recognition · Computer Science 2023-06-26 Tahira Shehzadi , Khurram Azeem Hashmi , Didier Stricker , Marcus Liwicki , Muhammad Zeshan Afzal

Object Detection with Transformers (DETR) and related works reach or even surpass the highly-optimized Faster-RCNN baseline with self-attention network architectures. Inspired by the evidence that pure self-attention possesses a strong…

Computer Vision and Pattern Recognition · Computer Science 2021-12-28 Wenchi Ma , Tianxiao Zhang , Guanghui Wang

Temporal sentence grounding aims to localize moments relevant to a language description. Recently, DETR-like approaches achieved notable progress by predicting the center and length of a target moment. However, they suffer from the issue of…

Computer Vision and Pattern Recognition · Computer Science 2024-07-19 Pilhyeon Lee , Hyeran Byun

This paper presents a general scheme for enhancing the convergence and performance of DETR (DEtection TRansformer). We investigate the slow convergence problem in transformers from a new perspective, suggesting that it arises from the…

Computer Vision and Pattern Recognition · Computer Science 2024-07-17 Xiuquan Hou , Meiqin Liu , Senlin Zhang , Ping Wei , Badong Chen , Xuguang Lan

Existing retrieval-augmented approaches for Dense Video Captioning (DVC) often fail to achieve accurate temporal segmentation aligned with true event boundaries, as they rely on heuristic strategies that overlook ground truth event…

Computer Vision and Pattern Recognition · Computer Science 2026-03-16 Seung hee Choi , MinJu Jeon , Hyunwoo Oh , Jihwan Lee , Dong-Jin Kim

Dense video captioning is a challenging task that aims to localize and caption multiple events in an untrimmed video. Recent studies mainly follow the transformer-based architecture to jointly perform the two sub-tasks, i.e., event…

Computer Vision and Pattern Recognition · Computer Science 2025-06-23 Yizhe Li , Sanping Zhou , Zheng Qin , Le Wang

With the increasing importance of video data in real-world applications, there is a rising need for efficient object detection methods that utilize temporal information. While existing video object detection (VOD) techniques employ various…

Computer Vision and Pattern Recognition · Computer Science 2023-12-27 Seungjun An , Seonghoon Park , Gyeongnyeon Kim , Jeongyeol Baek , Byeongwon Lee , Seungryong Kim

This paper tackles a recently proposed Video Corpus Moment Retrieval task. This task is essential because advanced video retrieval applications should enable users to retrieve a precise moment from a large video corpus. We propose a novel…

Multimedia · Computer Science 2021-09-22 Zhijian Hou , Chong-Wah Ngo , Wing Kwong Chan

During recent years transformers architectures have been growing in popularity. Modulated Detection Transformer (MDETR) is an end-to-end multi-modal understanding model that performs tasks such as phase grounding, referring expression…

Computer Vision and Pattern Recognition · Computer Science 2022-09-22 Tomás Crisol , Joel Ermantraut , Adrián Rostagno , Santiago L. Aggio , Javier Iparraguirre

Despite previous DETR-like methods having performed successfully in generic object detection, tiny object detection is still a challenging task for them since the positional information of object queries is not customized for detecting tiny…

Computer Vision and Pattern Recognition · Computer Science 2024-11-04 Yi-Xin Huang , Hou-I Liu , Hong-Han Shuai , Wen-Huang Cheng

DETR-like methods have significantly increased detection performance in an end-to-end manner. The mainstream two-stage frameworks of them perform dense self-attention and select a fraction of queries for sparse cross-attention, which is…

Computer Vision and Pattern Recognition · Computer Science 2024-03-26 Xiuquan Hou , Meiqin Liu , Senlin Zhang , Ping Wei , Badong Chen