中文
相关论文

相关论文: MIST: Multi-modal Iterative Spatial-Temporal Trans…

200 篇论文

Despite rapid advances in text-to-video synthesis, generated video quality remains critically dependent on precise user prompts. Existing test-time optimization methods, successful in other domains, struggle with the multi-faceted nature of…

计算机视觉与模式识别 · 计算机科学 2025-10-20 Do Xuan Long , Xingchen Wan , Hootan Nakhost , Chen-Yu Lee , Tomas Pfister , Sercan Ö. Arık

Seeking answers effectively for long videos is essential to build video question answering (videoQA) systems. Previous methods adaptively select frames and regions from long videos to save computations. However, this fails to reason over…

计算机视觉与模式识别 · 计算机科学 2024-10-08 Thong Thanh Nguyen , Zhiyuan Hu , Xiaobao Wu , Cong-Duy T Nguyen , See-Kiong Ng , Anh Tuan Luu

Audio-Visual Question Answering (AVQA) requires models to effectively utilize both visual and auditory modalities to answer complex and diverse questions about audio-visual scenes. However, existing methods lack sufficient flexibility and…

计算机视觉与模式识别 · 计算机科学 2026-04-28 Jiayu Zhang , Shuo Ye , Qilang Ye , Xun Lin , Zihan Song , Zitong Yu

Vision and language understanding has emerged as a subject undergoing intense study in Artificial Intelligence. Among many tasks in this line of research, visual question answering (VQA) has been one of the most successful ones, where the…

计算机视觉与模式识别 · 计算机科学 2017-12-05 Yunseok Jang , Yale Song , Youngjae Yu , Youngjin Kim , Gunhee Kim

The increasing availability of multimodal data across text, tables, and images presents new challenges for developing models capable of complex cross-modal reasoning. Existing methods for Multimodal Multi-hop Question Answering (MMQA) often…

计算机视觉与模式识别 · 计算机科学 2025-04-14 Qi Zhi Lim , Chin Poo Lee , Kian Ming Lim , Kalaiarasi Sonai Muthu Anbananthen

Pre-trained vision-language models provide a robust foundation for efficient transfer learning across various downstream tasks. In the field of video action recognition, mainstream approaches often introduce additional modules to capture…

计算机视觉与模式识别 · 计算机科学 2025-03-19 Haoxing Chen , Zizheng Huang , Yan Hong , Yanshuo Wang , Zhongcai Lyu , Zhuoer Xu , Jun Lan , Zhangxuan Gu

State-of-the-art transformer-based video instance segmentation (VIS) approaches typically utilize either single-scale spatio-temporal features or per-frame multi-scale features during the attention computations. We argue that such an…

While today's video recognition systems parse snapshots or short clips accurately, they cannot connect the dots and reason across a longer range of time yet. Most existing video architectures can only process <5 seconds of a video without…

计算机视觉与模式识别 · 计算机科学 2022-12-02 Chao-Yuan Wu , Yanghao Li , Karttikeya Mangalam , Haoqi Fan , Bo Xiong , Jitendra Malik , Christoph Feichtenhofer

In this paper, we propose a novel end-to-end trainable Video Question Answering (VideoQA) framework with three major components: 1) a new heterogeneous memory which can effectively learn global context information from appearance and motion…

计算机视觉与模式识别 · 计算机科学 2019-04-10 Chenyou Fan , Xiaofan Zhang , Shu Zhang , Wensheng Wang , Chi Zhang , Heng Huang

We introduce NExT-QA, a rigorously designed video question answering (VideoQA) benchmark to advance video understanding from describing to explaining the temporal actions. Based on the dataset, we set up multi-choice and open-ended QA tasks…

计算机视觉与模式识别 · 计算机科学 2021-05-25 Junbin Xiao , Xindi Shang , Angela Yao , Tat-Seng Chua

Significant advancements in video question answering (VideoQA) have been made thanks to thriving large image-language pretraining frameworks. Although these image-language models can efficiently represent both video and language branches,…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Bo Zou , Chao Yang , Yu Qiao , Chengbin Quan , Youjian Zhao

Medical visual question answering (VQA) is a challenging multimodal task, where Vision-Language Pre-training (VLP) models can effectively improve the generalization performance. However, most methods in the medical field treat VQA as an…

计算机视觉与模式识别 · 计算机科学 2024-06-21 Jiawei Chen , Dingkang Yang , Yue Jiang , Yuxuan Lei , Lihua Zhang

This paper presents question-answering on dense video events, a novel task that answers and grounds dense-event questions in long videos, thus challenging MLLMs to faithfully comprehend and reason about multiple events over extended periods…

计算机视觉与模式识别 · 计算机科学 2025-05-19 Hangyu Qin , Junbin Xiao , Angela Yao

Video Instance Segmentation (VIS) jointly tackles multi-object detection, tracking, and segmentation in video sequences. In the past, VIS methods mirrored the fragmentation of these subtasks in their architectural design, hence missing out…

计算机视觉与模式识别 · 计算机科学 2022-07-25 Adrià Caelles , Tim Meinhardt , Guillem Brasó , Laura Leal-Taixé

This paper presents MAST, a new model for Multimodal Abstractive Text Summarization that utilizes information from all three modalities -- text, audio and video -- in a multimodal video. Prior work on multimodal abstractive text…

计算与语言 · 计算机科学 2020-10-19 Aman Khullar , Udit Arora

Video Question Answering (VideoQA) requires identifying sparse critical moments in long videos and reasoning about their causal relationships to answer semantically complex questions. While recent advances in multimodal learning have…

计算机视觉与模式识别 · 计算机科学 2025-08-19 Xinxin Dong , Baoyun Peng , Haokai Ma , Yufei Wang , Zixuan Dong , Fei Hu , Xiaodong Wang

Video Question Answering (Video QA) is a challenging video understanding task that requires models to comprehend entire videos, identify the most relevant information based on contextual cues from a given question, and reason accurately to…

计算机视觉与模式识别 · 计算机科学 2024-12-30 Roberto Amoroso , Gengyuan Zhang , Rajat Koner , Lorenzo Baraldi , Rita Cucchiara , Volker Tresp

While pre-trained language models have achieved great success on various natural language understanding tasks, how to effectively leverage them into non-autoregressive generation tasks remains a challenge. To solve this problem, we present…

计算与语言 · 计算机科学 2021-10-22 Ting Jiang , Shaohan Huang , Zihan Zhang , Deqing Wang , Fuzhen Zhuang , Furu Wei , Haizhen Huang , Liangjie Zhang , Qi Zhang

In the video-language domain, recent works in leveraging zero-shot Large Language Model-based reasoning for video understanding have become competitive challengers to previous end-to-end models. However, long video understanding presents…

计算机视觉与模式识别 · 计算机科学 2024-10-08 Ruotong Liao , Max Erler , Huiyu Wang , Guangyao Zhai , Gengyuan Zhang , Yunpu Ma , Volker Tresp

This paper addresses the task of video question answering (videoQA) via a decomposed multi-stage, modular reasoning framework. Previous modular methods have shown promise with a single planning stage ungrounded in visual content. However,…

计算机视觉与模式识别 · 计算机科学 2025-03-28 Juhong Min , Shyamal Buch , Arsha Nagrani , Minsu Cho , Cordelia Schmid