中文
相关论文

相关论文: 2DP-2MRC: 2-Dimensional Pointer-based Machine Read…

200 篇论文

Multimodal referring segmentation aims to segment target objects in visual scenes, such as images, videos, and 3D scenes, based on referring expressions in text or audio format. This task plays a crucial role in practical applications…

计算机视觉与模式识别 · 计算机科学 2025-08-06 Henghui Ding , Song Tang , Shuting He , Chang Liu , Zuxuan Wu , Yu-Gang Jiang

Reasoning machine reading comprehension (R-MRC) aims to answer complex questions that require discrete reasoning based on text. To support discrete reasoning, evidence, typically the concise textual fragments that describe question-related…

计算与语言 · 计算机科学 2021-10-27 Yongwei Zhou , Junwei Bao , Haipeng Sun , Jiahui Liang , Youzheng Wu , Xiaodong He , Bowen Zhou , Tiejun Zhao

Video moment localization, also known as video moment retrieval, aiming to search a target segment within a video described by a given natural language query. Beyond the task of temporal action localization whereby the target actions are…

计算机视觉与模式识别 · 计算机科学 2023-06-14 Meng Liu , Liqiang Nie , Yunxiao Wang , Meng Wang , Yong Rui

Current video retrieval systems, especially those used in competitions, primarily focus on querying individual keyframes or images rather than encoding an entire clip or video segment. However, queries often describe an action or event over…

计算机视觉与模式识别 · 计算机科学 2026-04-29 Quoc-Bao Nguyen-Le , Thanh-Huy Le-Nguyen

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

Recently, video moment retrieval and highlight detection (MR/HD) are being spotlighted as the demand for video understanding is drastically increased. The key objective of MR/HD is to localize the moment and estimate clip-wise accordance…

计算机视觉与模式识别 · 计算机科学 2023-03-27 WonJun Moon , Sangeek Hyun , SangUk Park , Dongchan Park , Jae-Pil Heo

Video moment retrieval uses a text query to locate a moment from a given untrimmed video reference. Locating corresponding video moments with text queries helps people interact with videos efficiently. Current solutions for this task have…

计算机视觉与模式识别 · 计算机科学 2025-11-04 Chaochen Wu , Guan Luo , Meiyun Zuo , Zhitao Fan

Video Moment Retrieval (VMR) targets to retrieve the specific moment corresponding to a sentence query from an untrimmed video. Although recent works have made remarkable progress in this task, they implicitly are rooted in the closed-set…

计算机视觉与模式识别 · 计算机科学 2026-05-29 Xiang Fang , Wanlong Fang , Daizong Liu , Xiaoye Qu , Jianfeng Dong , Pan Zhou , Renfu Li , Zichuan Xu , Lixing Chen , Panpan Zheng , Yu Cheng

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 Referring Expression Comprehension (REC) aims to localize a target object in videos based on the queried natural language. Recent improvements in video REC have been made using Transformer-based methods with learnable queries.…

计算机视觉与模式识别 · 计算机科学 2023-10-26 Ji Jiang , Meng Cao , Tengtao Song , Long Chen , Yi Wang , Yuexian Zou

This paper addresses the problem of 3D referring expression comprehension (REC) in autonomous driving scenario, which aims to ground a natural language to the targeted region in LiDAR point clouds. Previous approaches for REC usually focus…

计算机视觉与模式识别 · 计算机科学 2023-05-26 Wenhao Cheng , Junbo Yin , Wei Li , Ruigang Yang , Jianbing Shen

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…

计算机视觉与模式识别 · 计算机科学 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

Currently successful methods for video description are based on encoder-decoder sentence generation using recur-rent neural networks (RNNs). Recent work has shown the advantage of integrating temporal and/or spatial attention mechanisms…

计算机视觉与模式识别 · 计算机科学 2017-03-13 Chiori Hori , Takaaki Hori , Teng-Yok Lee , Kazuhiro Sumi , John R. Hershey , Tim K. Marks

Visual navigation for autonomous agents is a core task in the fields of computer vision and robotics. Learning-based methods, such as deep reinforcement learning, have the potential to outperform the classical solutions developed for this…

计算机视觉与模式识别 · 计算机科学 2021-03-23 Zachary Seymour , Kowshik Thopalli , Niluthpol Mithun , Han-Pang Chiu , Supun Samarasekera , Rakesh Kumar

Given a text query, partially relevant video retrieval (PRVR) aims to retrieve untrimmed videos containing relevant moments. Due to the lack of moment annotations, the uncertainty lying in clip modeling and text-clip correspondence leads to…

计算机视觉与模式识别 · 计算机科学 2024-05-24 Yuting Wang , Jinpeng Wang , Bin Chen , Tao Dai , Ruisheng Luo , Shu-Tao Xia

Video moment retrieval (VMR) is to search for a visual temporal moment in an untrimmed raw video by a given text query description (sentence). Existing studies either start from collecting exhaustive frame-wise annotations on the temporal…

计算机视觉与模式识别 · 计算机科学 2024-06-05 Weitong Cai , Jiabo Huang , Shaogang Gong

Videos contain multi-modal content, and exploring multi-level cross-modal interactions with natural language queries can provide great prominence to text-video retrieval task (TVR). However, new trending methods applying large-scale…

多媒体 · 计算机科学 2022-08-23 Shuo Liu , Weize Quan , Ming Zhou , Sihong Chen , Jian Kang , Zhe Zhao , Chen Chen , Dong-Ming Yan

Video Moment Retrieval (VMR) is a task to localize the temporal moment in untrimmed video specified by natural language query. For VMR, several methods that require full supervision for training have been proposed. Unfortunately, acquiring…

计算机视觉与模式识别 · 计算机科学 2023-10-10 Minuk Ma , Sunjae Yoon , Junyeong Kim , Youngjoon Lee , Sunghun Kang , Chang D. Yoo

Remote control vehicles require the transmission of large amounts of data, and video is one of the most important sources for the driver. To ensure reliable video transmission, the encoded video stream is transmitted simultaneously over…

图像与视频处理 · 电气工程与系统科学 2023-09-14 Trung Hieu Le , Marc Antonini , Marc Lambert , Karima Alioua

3D Visual Grounding (3DVG) aims to localize the referent of natural language referring expressions through two core tasks: Referring Expression Comprehension (3DREC) and Segmentation (3DRES). While existing methods achieve high accuracy in…

计算机视觉与模式识别 · 计算机科学 2026-03-19 Wenbin Tan , Jiawen Lin , Fangyong Wang , Yuan Xie , Yong Xie , Yachao Zhang , Yanyun Qu