中文
相关论文

相关论文: Cross-modal Causal Relation Alignment for Video Qu…

200 篇论文

Video QA challenges modelers in multiple fronts. Modeling video necessitates building not only spatio-temporal models for the dynamic visual channel but also multimodal structures for associated information channels such as subtitles or…

计算机视觉与模式识别 · 计算机科学 2021-01-05 Thao Minh Le , Vuong Le , Svetha Venkatesh , Truyen Tran

While significant progress has been made in Video Question Answering and cross-modal understanding, causal reasoning about how visual dynamics drive musical structure in music videos remains under-explored. We introduce KARMA-MV, a…

计算机视觉与模式识别 · 计算机科学 2026-05-12 Archishman Ghosh , Abhinaba Roy , Dorien Herremans

Generalization in Visual Question Answering (VQA) requires models to answer questions about images with contexts beyond the training distribution. Existing attempts primarily refine unimodal aspects, overlooking enhancements in multimodal…

人工智能 · 计算机科学 2023-10-10 Trang Nguyen , Naoaki Okazaki

Existing Causal-Why Video Question Answering (VideoQA) models often struggle with higher-order reasoning, relying on opaque, monolithic pipelines that entangle video understanding, causal inference, and answer generation. These black-box…

计算机视觉与模式识别 · 计算机科学 2025-12-25 Paritosh Parmar , Eric Peh , Basura Fernando

Temporal logical understanding, a core facet of human cognition, plays a pivotal role in capturing complex sequential events and their temporal relationships within videos. This capability is particularly crucial in tasks like Video…

计算机视觉与模式识别 · 计算机科学 2025-01-14 Sirnam Swetha , Hilde Kuehne , Mubarak Shah

Video question answering (VideoQA) is a task to predict the correct answer to questions posed about a given video. The system must comprehend spatial and temporal relationships among objects extracted from videos to perform causal and…

计算机视觉与模式识别 · 计算机科学 2024-09-13 Yanan Wang , Shuichiro Haruta , Donghuo Zeng , Julio Vizcarra , Mori Kurokawa

Video grounding aims to localize a moment from an untrimmed video for a given textual query. Existing approaches focus more on the alignment of visual and language stimuli with various likelihood-based matching or regression strategies,…

计算机视觉与模式识别 · 计算机科学 2021-07-08 Guoshun Nan , Rui Qiao , Yao Xiao , Jun Liu , Sicong Leng , Hao Zhang , Wei Lu

Video Question Answering is a challenging task, which requires the model to reason over multiple frames and understand the interaction between different objects to answer questions based on the context provided within the video, especially…

Retrieval-Augmented Generation (RAG) has become a core paradigm in document question answering tasks. However, existing methods have limitations when dealing with multimodal documents: one category of methods relies on layout analysis and…

计算与语言 · 计算机科学 2026-03-09 Wang Chen , Wenhan Yu , Guanqiang Qi , Weikang Li , Yang Li , Lei Sha , Deguo Xia , Jizhou Huang

Despite the recent progress made in Video Question-Answering (VideoQA), these methods typically function as black-boxes, making it difficult to understand their reasoning processes and perform consistent compositional reasoning. To address…

计算机视觉与模式识别 · 计算机科学 2024-07-04 Zhaohe Liao , Jiangtong Li , Li Niu , Liqing Zhang

We propose Context-aware Video-text Alignment (CVA), a novel framework to address a significant challenge in video temporal grounding: achieving temporally sensitive video-text alignment that remains robust to irrelevant background context.…

机器学习 · 计算机科学 2026-03-27 Sungho Moon , Seunghun Lee , Jiwan Seo , Sunghoon Im

Video-based Question Answering (Video QA) is a challenging task and becomes even more intricate when addressing Socially Intelligent Question Answering (SIQA). SIQA requires context understanding, temporal reasoning, and the integration of…

计算机视觉与模式识别 · 计算机科学 2024-04-23 Aviral Agrawal , Carlos Mateo Samudio Lezcano , Iqui Balam Heredia-Marin , Prabhdeep Singh Sethi

Video moment localization aims to retrieve the target segment of an untrimmed video according to the natural language query. Weakly supervised methods gains attention recently, as the precise temporal location of the target segment is not…

计算机视觉与模式识别 · 计算机科学 2023-10-17 Zezhong Lv , Bing Su , Ji-Rong Wen

Video Question Answering (VideoQA) aims to answer natural language questions based on the given video, with prior work primarily focusing on identifying the duration of relevant segments, referred to as explicit visual evidence. However,…

计算机视觉与模式识别 · 计算机科学 2025-12-12 Tieyuan Chen , Huabin Liu , Yi Wang , Chaofan Gan , Mingxi Lyu , Ziran Qin , Shijie Li , Liquan Shen , Junhui Hou , Zheng Wang , Weiyao Lin

We study timestamped question answering over educational lecture videos under a single-GPU latency/memory budget. Given a natural-language query, the system retrieves relevant timestamped segments and synthesizes a grounded answer. We…

计算与语言 · 计算机科学 2025-12-02 Vsevolod Kovalev , Parteek Kumar

We propose to perform video question answering (VideoQA) in a Contrastive manner via a Video Graph Transformer model (CoVGT). CoVGT's uniqueness and superiority are three-fold: 1) It proposes a dynamic graph transformer module which encodes…

计算机视觉与模式识别 · 计算机科学 2023-07-12 Junbin Xiao , Pan Zhou , Angela Yao , Yicong Li , Richang Hong , Shuicheng Yan , Tat-Seng Chua

We introduce a novel task, Video Question Generation (Video QG). A Video QG model automatically generates questions given a video clip and its corresponding dialogues. Video QG requires a range of skills -- sentence comprehension, temporal…

计算机视觉与模式识别 · 计算机科学 2020-02-18 Yu-Siang Wang , Hung-Ting Su , Chen-Hsi Chang , Zhe-Yu Liu , Winston H. Hsu

In the domain of video question answering (VideoQA), the impact of question types on VQA systems, despite its critical importance, has been relatively under-explored to date. However, the richness of question types directly determines the…

计算机视觉与模式识别 · 计算机科学 2024-09-17 Zhixian He , Pengcheng Zhao , Fuwei Zhang , Shujin Lin

Video Question Answering (VQA) requires models to reason over spatial, temporal, and causal cues in videos. Recent vision language models (VLMs) achieve strong results but often rely on shallow correlations, leading to weak temporal…

计算机视觉与模式识别 · 计算机科学 2025-09-16 Haodi Ma , Vyom Pathak , Daisy Zhe Wang

In the rapidly evolving domain of video understanding, Video Question Answering (VideoQA) remains a focal point. However, existing datasets exhibit gaps in temporal and spatial granularity, which consequently limits the capabilities of…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Wei Dai , Alan Luo , Zane Durante , Debadutta Dash , Arnold Milstein , Kevin Schulman , Ehsan Adeli , Li Fei-Fei