中文
相关论文

相关论文: Learning Consistent Temporal Grounding between Rel…

200 篇论文

Understanding videos requires more than answering open ended questions, it demands the ability to pinpoint when events occur and how entities interact across time. While recent Video LLMs have achieved remarkable progress in holistic…

计算机视觉与模式识别 · 计算机科学 2025-08-22 Pengcheng Fang , Yuxia Chen , Rui Guo

Referring multi-object tracking (RMOT) is a task of associating all the objects in a video that semantically match with given textual queries or referring expressions. Existing RMOT approaches decompose object grounding and tracking into…

计算机视觉与模式识别 · 计算机科学 2026-04-14 Zijia Lu , Jingru Yi , Jue Wang , Yuxiao Chen , Junwen Chen , Xinyu Li , Davide Modolo

Temporal sentence grounding involves the retrieval of a video moment with a natural language query. Many existing works directly incorporate the given video and temporally localized query for temporal grounding, overlooking the inherent…

计算机视觉与模式识别 · 计算机科学 2024-06-04 Cai Chen , Runzhong Zhang , Jianjun Gao , Kejun Wu , Kim-Hui Yap , Yi Wang

Vision-language models (VLMs) have shown remarkable progress in offline tasks such as image captioning and video question answering. However, real-time interactive environments impose new demands on VLMs, requiring them to generate…

计算机视觉与模式识别 · 计算机科学 2025-05-19 Keunwoo Peter Yu , Joyce Chai

Grounding (i.e. localizing) arbitrary, free-form textual phrases in visual content is a challenging problem with many applications for human-computer interaction and image-text reference resolution. Few datasets provide the ground truth…

计算机视觉与模式识别 · 计算机科学 2017-02-21 Anna Rohrbach , Marcus Rohrbach , Ronghang Hu , Trevor Darrell , Bernt Schiele

Weakly-supervised temporal action localization aims to learn detecting temporal intervals of action classes with only video-level labels. To this end, it is crucial to separate frames of action classes from the background frames (i.e.,…

计算机视觉与模式识别 · 计算机科学 2020-12-18 Pilhyeon Lee , Jinglu Wang , Yan Lu , Hyeran Byun

Many recent approaches in representation learning implicitly assume that uncorrelated views of a data point are sufficient to learn meaningful representations for various downstream tasks. In this work, we challenge this assumption and…

计算机视觉与模式识别 · 计算机科学 2025-09-18 Puru Vaish , Felix Meister , Tobias Heimann , Christoph Brune , Jelmer M. Wolterink

We present a reward-predictive, model-based deep learning method featuring trajectory-constrained visual attention for local planning in visual navigation tasks. Our method learns to place visual attention at locations in latent image space…

机器人学 · 计算机科学 2022-05-27 Stefan Wapnick , Travis Manderson , David Meger , Gregory Dudek

With the ever-increasing popularity of pretrained Video-Language Models (VidLMs), there is a pressing need to develop robust evaluation methodologies that delve deeper into their visio-linguistic capabilities. To address this challenge, we…

Tracking by natural language specification aims to locate the referred target in a sequence based on the natural language description. Existing algorithms solve this issue in two steps, visual grounding and tracking, and accordingly deploy…

计算机视觉与模式识别 · 计算机科学 2023-03-22 Li Zhou , Zikun Zhou , Kaige Mao , Zhenyu He

While real world challenges typically define visual categories with language words or phrases, most visual classification methods define categories with numerical indices. However, the language specification of the classes provides an…

计算机视觉与模式识别 · 计算机科学 2022-02-21 Suzanne Petryk , Lisa Dunlap , Keyan Nasseri , Joseph Gonzalez , Trevor Darrell , Anna Rohrbach

Multimodal large language models (LLMs) have made rapid progress in visual understanding, yet their extension from images to videos often reduces to a naive concatenation of frame tokens. In this work, we investigate what video finetuning…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Ruiqi Yang , Tian Yun , Zihan Wang , Ellie Pavlick

While Multimodal Large Language Models (MLLMs) excel at generic video understanding, their ability to support specialized, rule-grounded decision-making remains insufficiently explored. In this paper, we introduce RefereeBench, the first…

计算机视觉与模式识别 · 计算机科学 2026-04-20 Yichen Xu , Yuanhang Liu , Chuhan Wang , Zihan Zhao , jinghan luo , Jianzhe Ma , Wenxuan Wang , Qin Jin

The ability of robots to manipulate objects relies heavily on their aptitude for visual perception. In domains characterized by cluttered scenes and high object variability, most methods call for vast labeled datasets, laboriously…

计算机视觉与模式识别 · 计算机科学 2025-02-13 Moshe Kimhi , David Vainshtein , Chaim Baskin , Dotan Di Castro

Semantic video segmentation is a key challenge for various applications. This paper presents a new model named Noisy-LSTM, which is trainable in an end-to-end manner, with convolutional LSTMs (ConvLSTMs) to leverage the temporal coherency…

计算机视觉与模式识别 · 计算机科学 2020-10-20 Bowen Wang , Liangzhi Li , Yuta Nakashima , Ryo Kawasaki , Hajime Nagahara , Yasushi Yagi

Video Large Language Models (Video LLMs) have achieved significant success by adopting the paradigm of large-scale pre-training followed by supervised fine-tuning (SFT). However, existing approaches struggle with temporal reasoning due to…

计算机视觉与模式识别 · 计算机科学 2025-12-09 Shicheng Li , Lei Li , Kun Ouyang , Shuhuai Ren , Yuanxin Liu , Yuanxing Zhang , Fuzheng Zhang , Lingpeng Kong , Qi Liu , Xu Sun

The recent advancement in video temporal grounding (VTG) has significantly enhanced fine-grained video understanding, primarily driven by multimodal large language models (MLLMs). With superior multimodal comprehension and reasoning…

计算机视觉与模式识别 · 计算机科学 2025-08-18 Jianlong Wu , Wei Liu , Ye Liu , Meng Liu , Liqiang Nie , Zhouchen Lin , Chang Wen Chen

Fine-tuning LLMs on benign data can still degrade alignment and adversarial robustness, yet direct analysis of the role of fine-tuning objectives in shaping these safety outcomes remain limited. We present a controlled comparison of six…

计算与语言 · 计算机科学 2026-01-21 Daniel Vennemeyer , Punya Syon Pandey , Phan Anh Duong , Michael Umeokoli , Samuel Ratnam

We study active object tracking, where a tracker takes visual observations (i.e., frame sequences) as input and produces the corresponding camera control signals as output (e.g., move forward, turn left, etc.). Conventional methods tackle…

计算机视觉与模式识别 · 计算机科学 2019-02-14 Wenhan Luo , Peng Sun , Fangwei Zhong , Wei Liu , Tong Zhang , Yizhou Wang

Continual learning (CL) is under-explored in the video domain. The few existing works contain splits with imbalanced class distributions over the tasks, or study the problem in unsuitable datasets. We introduce vCLIMB, a novel video…

计算机视觉与模式识别 · 计算机科学 2022-04-07 Andrés Villa , Kumail Alhamoud , Juan León Alcázar , Fabian Caba Heilbron , Victor Escorcia , Bernard Ghanem