中文
相关论文

相关论文: VidLA: Video-Language Alignment at Scale

200 篇论文

Aligning visual features with language embeddings is a key challenge in vision-language models (VLMs). The performance of such models hinges on having a good connector that maps visual features generated by a vision encoder to a shared…

We present \emph{Video-in-the-Loop} (ViTL), a two-stage long-video QA framework that preserves a fixed token budget by first \emph{localizing} question-relevant interval(s) with a low-fps skim and then \emph{answering} via span-aware…

计算机视觉与模式识别 · 计算机科学 2025-10-09 Chendong Wang , Donglin Bai , Yifan Yang , Xiao Jin , Anlan Zhang , Rui Wang , Shiqi Jiang , Yuqing Yang , Hao Wu , Qi Dai , Chong Luo , Ting Cao , Lili Qiu , Suman Banerjee

We study the problem of aligning a video that captures a local portion of an environment to the 2D LiDAR scan of the entire environment. We introduce a method (VioLA) that starts with building a semantic map of the local scene from the…

计算机视觉与模式识别 · 计算机科学 2023-11-09 Jun-Jee Chao , Selim Engin , Nikhil Chavan-Dafle , Bhoram Lee , Volkan Isler

Multimodal Large Language Models (MLLMs) have significantly improved performance across various image-language applications. Recently, there has been a growing interest in adapting image pre-trained MLLMs for video-related tasks. However,…

计算机视觉与模式识别 · 计算机科学 2024-09-06 Mingze Gao , Jingyu Liu , Mingda Li , Jiangtao Xie , Qingbin Liu , Bo Zhao , Xi Chen , Hui Xiong

Pre-trained vision-language models (VLMs) have enabled significant progress in open vocabulary computer vision tasks such as image classification, object detection and image segmentation. Some recent works have focused on extending VLMs to…

计算机视觉与模式识别 · 计算机科学 2025-10-14 Rohit Gupta , Mamshad Nayeem Rizve , Jayakrishnan Unnikrishnan , Ashish Tawari , Son Tran , Mubarak Shah , Benjamin Yao , Trishul Chilimbi

Temporal Video Grounding (TVG), the task of locating specific video segments based on language queries, is a core challenge in long-form video understanding. While recent Large Vision-Language Models (LVLMs) have shown early promise in…

计算机视觉与模式识别 · 计算机科学 2025-07-01 Ye Wang , Ziheng Wang , Boshen Xu , Yang Du , Kejun Lin , Zihan Xiao , Zihao Yue , Jianzhong Ju , Liang Zhang , Dingyi Yang , Xiangnan Fang , Zewen He , Zhenbo Luo , Wenxuan Wang , Junqi Lin , Jian Luan , Qin Jin

We introduce the task of retrieving relevant video moments from a large corpus of untrimmed, unsegmented videos given a natural language query. Our task poses unique challenges as a system must efficiently identify both the relevant videos…

计算机视觉与模式识别 · 计算机科学 2022-02-24 Victor Escorcia , Mattia Soldan , Josef Sivic , Bernard Ghanem , Bryan Russell

While Vision-Language-Action (VLA) models show strong promise for generalist robot control, it remains unclear whether -- and under what conditions -- the standard "scale data" recipe translates to robotics, where training data is…

It has recently been discovered that using a pre-trained vision-language model (VLM), e.g., CLIP, to align a whole query image with several finer text descriptions generated by a large language model can significantly enhance zero-shot…

计算机视觉与模式识别 · 计算机科学 2024-06-06 Jinhao Li , Haopeng Li , Sarah Erfani , Lei Feng , James Bailey , Feng Liu

The last several years have witnessed remarkable progress in video-and-language (VidL) understanding. However, most modern VidL approaches use complex and specialized model architectures and sophisticated pretraining protocols, making the…

计算机视觉与模式识别 · 计算机科学 2023-04-06 Feng Cheng , Xizi Wang , Jie Lei , David Crandall , Mohit Bansal , Gedas Bertasius

This paper presents VideoLoom, a unified Video Large Language Model (Video LLM) for joint spatial-temporal understanding. To facilitate the development of fine-grained spatial and temporal localization capabilities, we curate LoomData-8.7k,…

计算机视觉与模式识别 · 计算机科学 2026-01-13 Jiapeng Shi , Junke Wang , Zuyao You , Bo He , Zuxuan Wu

The parameter-efficient adaptation of the image-text pretraining model CLIP for video-text retrieval is a prominent area of research. While CLIP is focused on image-level vision-language matching, video-text retrieval demands comprehensive…

计算机视觉与模式识别 · 计算机科学 2025-06-11 Leqi Shen , Guoqiang Gong , Tianxiang Hao , Tao He , Yifeng Zhang , Pengzhang Liu , Sicheng Zhao , Jungong Han , Guiguang Ding

Temporal Video Grounding (TVG), which requires pinpointing relevant temporal segments from video based on language query, has always been a highly challenging task in the field of video understanding. Videos often have a larger volume of…

计算机视觉与模式识别 · 计算机科学 2025-07-08 Feng Yue , Zhaoxing Zhang , Junming Jiao , Zhengyu Liang , Shiwen Cao , Feifei Zhang , Rong Shen

Large Language Models (LLMs) have shown remarkable performances on a wide range of natural language understanding and generation tasks. We observe that the LLMs provide effective priors in exploiting $\textit{linguistic shortcuts}$ for…

计算机视觉与模式识别 · 计算机科学 2023-11-07 Dohwan Ko , Ji Soo Lee , Wooyoung Kang , Byungseok Roh , Hyunwoo J. Kim

Large language models (LLMs) have demonstrated that large-scale pretraining enables systems to adapt rapidly to new problems with little supervision in the language domain. This success, however, has not translated as effectively to the…

计算机视觉与模式识别 · 计算机科学 2025-11-04 Pablo Acuaviva , Aram Davtyan , Mariam Hassan , Sebastian Stapf , Ahmad Rahimi , Alexandre Alahi , Paolo Favaro

Current vision-language models (VLMs) still exhibit inferior performance on knowledge-intensive tasks, primarily due to the challenge of accurately encoding all the associations between visual objects and scenes to their corresponding…

计算与语言 · 计算机科学 2024-10-16 Jingyuan Qi , Zhiyang Xu , Rulin Shao , Yang Chen , Jin Di , Yu Cheng , Qifan Wang , Lifu Huang

The recent development of Video-based Large Language Models (VideoLLMs), has significantly advanced video summarization by aligning video features and, in some cases, audio features with Large Language Models (LLMs). Each of these VideoLLMs…

计算机视觉与模式识别 · 计算机科学 2024-10-08 Kuan-Chen Mu , Zhi-Yi Chin , Wei-Chen Chiu

Unified vision-language frameworks have greatly advanced in recent years, most of which adopt an encoder-decoder architecture to unify image-text tasks as sequence-to-sequence generation. However, existing video-language (VidL) models still…

计算机视觉与模式识别 · 计算机科学 2022-06-16 Linjie Li , Zhe Gan , Kevin Lin , Chung-Ching Lin , Zicheng Liu , Ce Liu , Lijuan Wang

Vision-language-action (VLA) models finetuned from vision-language models (VLMs) hold the promise of leveraging rich pretrained representations to build generalist robots across diverse tasks and environments. However, direct fine-tuning on…

机器人学 · 计算机科学 2025-09-18 Shresth Grover , Akshay Gopalkrishnan , Bo Ai , Henrik I. Christensen , Hao Su , Xuanlin Li

Video Moment Retrieval (VMR) aims to localize a specific temporal segment within an untrimmed long video given a natural language query. Existing methods often suffer from inadequate training annotations, i.e., the sentence typically…

计算机视觉与模式识别 · 计算机科学 2024-06-27 Weitong Cai , Jiabo Huang , Shaogang Gong , Hailin Jin , Yang Liu