中文
相关论文

相关论文: MS-DETR: Natural Language Video Localization with …

200 篇论文

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…

计算机视觉与模式识别 · 计算机科学 2023-07-25 Zhigang Dai , Bolun Cai , Yugeng Lin , Junying Chen

Video Reasoning Segmentation (VRS) aims to segment target objects in videos based on implicit instructions that convey human intent and temporal logic. Existing MLLM-based methods predict masks with a [SEG] token after selecting frames via…

计算机视觉与模式识别 · 计算机科学 2026-05-11 Junwei Wen , Deshui Miao , Guangming Lu , Xin Li , Wenjie Pei

Multi-modal reasoning systems rely on a pre-trained object detector to extract regions of interest from the image. However, this crucial module is typically used as a black box, trained independently of the downstream task and on a fixed…

计算机视觉与模式识别 · 计算机科学 2021-10-13 Aishwarya Kamath , Mannat Singh , Yann LeCun , Gabriel Synnaeve , Ishan Misra , Nicolas Carion

Given a collection of untrimmed and unsegmented videos, video corpus moment retrieval (VCMR) is to retrieve a temporal moment (i.e., a fraction of a video) that semantically corresponds to a given text query. As video and text are from two…

计算与语言 · 计算机科学 2021-05-14 Hao Zhang , Aixin Sun , Wei Jing , Guoshun Nan , Liangli Zhen , Joey Tianyi Zhou , Rick Siow Mong Goh

Dense video captioning aims to interpret and describe all temporally localized events throughout an input video. Recent state-of-the-art methods leverage large language models (LLMs) to provide detailed moment descriptions for video data.…

计算机视觉与模式识别 · 计算机科学 2026-01-07 Wei-Yuan Cheng , Kai-Po Chang , Chi-Pin Huang , Fu-En Yang , Yu-Chiang Frank Wang

Dense video captioning is a task of localizing interesting events from an untrimmed video and producing textual description (captions) for each localized event. Most of the previous works in dense video captioning are solely based on visual…

计算机视觉与模式识别 · 计算机科学 2020-05-07 Vladimir Iashin , Esa Rahtu

Video-Language Pre-training models have recently significantly improved various multi-modal downstream tasks. Previous dominant works mainly adopt contrastive learning to achieve global feature alignment across modalities. However, the…

计算机视觉与模式识别 · 计算机科学 2023-01-19 Fan Ma , Xiaojie Jin , Heng Wang , Jingjia Huang , Linchao Zhu , Jiashi Feng , Yi Yang

Automatically describing a video with natural language is regarded as a fundamental challenge in computer vision. The problem nevertheless is not trivial especially when a video contains multiple events to be worthy of mention, which often…

计算机视觉与模式识别 · 计算机科学 2018-04-24 Yehao Li , Ting Yao , Yingwei Pan , Hongyang Chao , Tao Mei

Next-token prediction serves as the foundational learning task enabling reasoning in LLMs. But what should the learning task be when aiming to equip MLLMs with temporal reasoning capabilities over video inputs? Existing tasks such as video…

计算机视觉与模式识别 · 计算机科学 2025-05-29 Haonan Wang , Hongfu Liu , Xiangyan Liu , Chao Du , Kenji Kawaguchi , Ye Wang , Tianyu Pang

Video summarization has become an increasingly important task in the field of computer vision due to the vast amount of video content available on the internet. In this project, we propose a new method for natural language query based joint…

计算机视觉与模式识别 · 计算机科学 2023-05-10 Richard Luo , Austin Peng , Heidi Yap , Koby Beard

Moment retrieval aims to locate the most relevant moment in an untrimmed video based on a given natural language query. Existing solutions can be roughly categorized into moment-based and clip-based methods. The former often involves heavy…

计算机视觉与模式识别 · 计算机科学 2024-06-11 Jiajun He , Tomoki Toda

With the explosive growth of web videos and emerging large-scale vision-language pre-training models, e.g., CLIP, retrieving videos of interest with text instructions has attracted increasing attention. A common practice is to transfer…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Bo Fang , Wenhao Wu , Chang Liu , Yu Zhou , Yuxin Song , Weiping Wang , Xiangbo Shu , Xiangyang Ji , Jingdong Wang

The task of retrieving video content relevant to natural language queries plays a critical role in effectively handling internet-scale datasets. Most of the existing methods for this caption-to-video retrieval problem do not fully exploit…

计算机视觉与模式识别 · 计算机科学 2020-07-22 Valentin Gabeur , Chen Sun , Karteek Alahari , Cordelia Schmid

This study focuses on weakly-supervised Video Moment Retrieval (VMR), aiming to identify a moment semantically similar to the given query within an untrimmed video using only video-level correspondences, without relying on temporal…

计算机视觉与模式识别 · 计算机科学 2026-05-15 Bolin Zhang , Chao Yang , Bin Jiang , Takahiro Komamizu , Ichiro Ide

In this paper, we present a spatio-temporal tendency reasoning (STR) network for recovering human body pose and shape from videos. Previous approaches have focused on how to extend 3D human datasets and temporal-based learning to promote…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Boyang Zhang , SuPing Wu , Hu Cao , Kehua Ma , Pan Li , Lei Lin

This paper presents LP-DETR (Layer-wise Progressive DETR), a novel approach that enhances DETR-based object detection through multi-scale relation modeling. Our method introduces learnable spatial relationships between object queries…

计算机视觉与模式识别 · 计算机科学 2025-05-14 Zhengjian Kang , Ye Zhang , Xiaoyu Deng , Xintao Li , Yongzhe Zhang

Open-vocabulary object detection, which is concerned with the problem of detecting novel objects guided by natural language, has gained increasing attention from the community. Ideally, we would like to extend an open-vocabulary detector…

计算机视觉与模式识别 · 计算机科学 2022-12-01 Yuhang Zang , Wei Li , Kaiyang Zhou , Chen Huang , Chen Change Loy

Multi-task visual grounding (MTVG) includes two sub-tasks, i.e., Referring Expression Comprehension (REC) and Referring Expression Segmentation (RES). The existing representative approaches generally follow the research pipeline which…

计算机视觉与模式识别 · 计算机科学 2025-05-29 Jingchao Wang , Hong Wang , Wenlong Zhang , Kunhua Ji , Dingjiang Huang , Yefeng Zheng

Video Moment Retrieval (VMR) aims to localize temporal segments in videos that correspond to a natural language query, but typically assumes only a single matching moment for each query. This assumption does not always hold in real-world…

计算机视觉与模式识别 · 计算机科学 2026-05-05 Yiming Ding , Siyu Cao , Luyuan Jiao , Yixuan Li , Zitong Wang , Zhiyong Liu , Lu Zhang

Video Corpus Moment Retrieval (VCMR) is a new video retrieval task aimed at retrieving a relevant moment from a large corpus of untrimmed videos using a text query. The relevance between the video and query is partial, mainly evident in two…

计算机视觉与模式识别 · 计算机科学 2024-04-24 Danyang Hou , Liang Pang , Huawei Shen , Xueqi Cheng