中文
相关论文

相关论文: MLVTG: Mamba-Based Feature Alignment and LLM-Drive…

200 篇论文

Although learned video compression methods have exhibited outstanding performance, most of them typically follow a hybrid coding paradigm that requires explicit motion estimation and compensation, resulting in a complex solution for video…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Hao Wei , Yanhui Zhou , Chenyang Ge

Visual dialogue is a challenging task since it needs to answer a series of coherent questions on the basis of understanding the visual environment. Previous studies focus on the implicit exploration of multimodal co-reference by implicitly…

计算与语言 · 计算机科学 2021-09-20 Feilong Chen , Fandong Meng , Xiuyi Chen , Peng Li , Jie Zhou

Video temporal grounding (VTG) is a fine-grained video understanding problem that aims to ground relevant clips in untrimmed videos given natural language queries. Most existing VTG models are built upon frame-wise final-layer CLIP…

计算机视觉与模式识别 · 计算机科学 2024-07-23 Ye Liu , Jixuan He , Wanhua Li , Junsik Kim , Donglai Wei , Hanspeter Pfister , Chang Wen Chen

Make-up temporal video grounding (MTVG) aims to localize the target video segment which is semantically related to a sentence describing a make-up activity, given a long video. Compared with the general video grounding task, MTVG focuses on…

计算机视觉与模式识别 · 计算机科学 2023-09-13 Jiaxiu Li , Kun Li , Jia Li , Guoliang Chen , Dan Guo , Meng Wang

In real scenarios, videos can span several minutes or even hours. However, existing research on spatio-temporal video grounding (STVG), given a textual query, mainly focuses on localizing targets in short videos of tens of seconds,…

计算机视觉与模式识别 · 计算机科学 2026-02-27 Xin Gu , Bing Fan , Jiali Yao , Zhipeng Zhang , Yan Huang , Cheng Han , Heng Fan , Libo Zhang

Video super-resolution remains a major challenge in low-level vision tasks. To date, CNN- and Transformer-based methods have delivered impressive results. However, CNNs are limited by local receptive fields, while Transformers struggle with…

计算机视觉与模式识别 · 计算机科学 2025-10-07 Dinh Phu Tran , Dao Duy Hung , Daeyoung Kim

In this work, we tackle the problem of long-form video-language grounding (VLG). Given a long-form video and a natural language query, a model should temporally localize the precise moment that answers the query. Humans can easily solve VLG…

计算机视觉与模式识别 · 计算机科学 2024-08-07 Hyogun Lee , Soyeon Hong , Mujeen Sung , Jinwoo Choi

Vision Language Models (VLMs) struggle with long-form videos due to the quadratic complexity of attention mechanisms. We propose Language-Guided Temporal Token Pruning (LGTTP), which leverages temporal cues from queries to adaptively prune…

计算机视觉与模式识别 · 计算机科学 2025-08-26 Yogesh Kumar

Spatio-temporal video grounding (STVG) requires localizing a target object in untrimmed videos both temporally and spatially from natural language descriptions. Despite their strong language understanding, multimodal large language models…

计算机视觉与模式识别 · 计算机科学 2025-11-27 Xin Gu , Haoji Zhang , Qihang Fan , Jingxuan Niu , Zhipeng Zhang , Libo Zhang , Guang Chen , Fan Chen , Longyin Wen , Sijie Zhu

Spatio-Temporal Video Grounding requires jointly localizing target objects across both temporal and spatial dimensions based on natural language queries, posing fundamental challenges for existing Multimodal Large Language Models (MLLMs).…

计算机视觉与模式识别 · 计算机科学 2026-04-22 Xuezhen Tu , Jingyu Wu , Fangyu Kang , Qingpeng Nong , Kaijin Zhang , Chaoyue Niu , Fan Wu

This paper studies the multimedia problem of temporal sentence grounding (TSG), which aims to accurately determine the specific video segment in an untrimmed video according to a given sentence query. Traditional TSG methods mainly follow…

多媒体 · 计算机科学 2026-05-26 Xiang Fang , Daizong Liu , Pan Zhou , Zichuan Xu , Ruixuan Li

Multimodal large language models (MLLMs) have attracted widespread interest and have rich applications. However, the inherent attention mechanism in its Transformer structure requires quadratic complexity and results in expensive…

计算机视觉与模式识别 · 计算机科学 2024-03-21 Yanyuan Qiao , Zheng Yu , Longteng Guo , Sihan Chen , Zijia Zhao , Mingzhen Sun , Qi Wu , Jing Liu

Visual grounding is a common vision task that involves grounding descriptive sentences to the corresponding regions of an image. Most existing methods use independent image-text encoding and apply complex hand-crafted modules or…

计算机视觉与模式识别 · 计算机科学 2024-10-29 Ming Dai , Lingfeng Yang , Yihao Xu , Zhenhua Feng , Wankou Yang

Vision Language Place Recognition (VLVPR) enhances robot localization performance by incorporating natural language descriptions from images. By utilizing language information, VLVPR directs robot place matching, overcoming the constraint…

计算机视觉与模式识别 · 计算机科学 2025-02-24 Tianyi Shang , Zhenyu Li , Pengjie Xu , Jinwei Qiao

Despite recent advances in Video Large Language Models (Vid-LLMs), Temporal Video Grounding (TVG), which aims to precisely localize time segments corresponding to query events, remains a significant challenge. Existing methods often match…

计算机视觉与模式识别 · 计算机科学 2026-02-06 Jiahao Nie , Wenbin An , Gongjie Zhang , Yicheng Xu , Yap-Peng Tan , Alex C. Kot , Shijian Lu

Video Temporal Grounding (VTG) aims to identify visual frames in a video clip that match text queries. Recent studies in VTG employ cross-attention to correlate visual frames and text queries as individual token sequences. However, these…

计算机视觉与模式识别 · 计算机科学 2024-10-18 Jongbhin Woo , Hyeonggon Ryu , Youngjoon Jang , Jae Won Cho , Joon Son Chung

Temporal Video Grounding (TVG) aims to localize the temporal boundary of a specific segment in an untrimmed video based on a given language query. Since datasets in this domain are often gathered from limited video scenes, models tend to…

计算机视觉与模式识别 · 计算机科学 2023-12-22 Haifeng Huang , Yang Zhao , Zehan Wang , Yan Xia , Zhou Zhao

In this paper, we present a neat yet effective transformer-based framework for visual grounding, namely TransVG, to address the task of grounding a language query to the corresponding region onto an image. The state-of-the-art methods,…

计算机视觉与模式识别 · 计算机科学 2022-01-17 Jiajun Deng , Zhengyuan Yang , Tianlang Chen , Wengang Zhou , Houqiang Li

State-of-the-art transformer-based large multimodal models (LMMs) struggle to handle hour-long video inputs due to the quadratic complexity of the causal self-attention operations, leading to high computational costs during training and…

计算机视觉与模式识别 · 计算机科学 2025-07-17 Weiming Ren , Wentao Ma , Huan Yang , Cong Wei , Ge Zhang , Wenhu Chen

Visual grounding focuses on detecting objects from images based on language expressions. Recent Large Vision-Language Models (LVLMs) have significantly advanced visual grounding performance by training large models with large-scale…

计算机视觉与模式识别 · 计算机科学 2025-09-25 Yangxiao Lu , Ruosen Li , Liqiang Jing , Jikai Wang , Xinya Du , Yunhui Guo , Nicholas Ruozzi , Yu Xiang