paper-with-me

Papers

Cross-modal Causal Relation Alignment for Video Question Grounding

2025-03-05 · CVPR 2025 1 · Weixing Chen, Yang Liu, Binglin Chen, Jiandong Su, Yongsen Zheng, Liang Lin

Video question grounding (VideoQG) requires models to answer the questions and simultaneously infer the relevant video segments to support the answers. However, existing VideoQG methods usually suffer from spurious cross-modal correlations, leading to a failure to identify the dominant visual scenes that align with the intended question. Moreover, vision-language models exhibit unfaithful generalization performance and lack robustness on challenging downstream tasks such as VideoQG. In this work, we propose a novel VideoQG framework named Cross-modal Causal Relation Alignment (CRA), to eliminate spurious correlations and improve the causal consistency between question-answering and video temporal grounding. Our CRA involves three essential components: i) Gaussian Smoothing Grounding (GSG) module for estimating the time interval via cross-modal attention, which is de-noised by an adaptive Gaussian filter, ii) Cross-Modal Alignment (CMA) enhances the performance of weakly supervised VideoQG by leveraging bidirectional contrastive learning between estimated video segments and QA features, iii) Explicit Causal Intervention (ECI) module for multimodal deconfounding, which involves front-door intervention for vision and back-door intervention for language. Extensive experiments on two VideoQG datasets demonstrate the superiority of our CRA in discovering visually grounded content and achieving robust question reasoning. Codes are available at https://github.com/WissingChen/CRA-GQA.

📄 PDF Abstract BibTeX arXiv:2503.07635

Code (1)

wissingchen/cra-gqa 공식 구현 pytorch

Tasks

Contrastive Learningcross-modal alignmentQuestion AnsweringRelation

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Causal Bootstrapped Alignment for Unsupervised Video-Based Visible-Infrared Person Re-Identification

2026-04-17 · Shuang Li, Jiaxu Leng, Changjiang Kuang, Mingpi Tan 외 arxiv

VVI-ReID is a critical technique for all-day surveillance, where temporal information provides additional cues beyond static images. However, existing approaches rely heavily on fully supervised learning with expensive c…

Person Re-Identification

Discovering the Real Association: Multimodal Causal Reasoning in Video Question Answering

2023-01-01 · CVPR 2023 1 · Chuanqi Zang, Hanqing Wang, Mingtao Pei, Wei Liang

Video Question Answering (VideoQA) is challenging as it requires capturing accurate correlations between modalities from redundant information. Recent methods focus on the explicit challenges of the task, e.g. multim…

Question AnsweringVideo Question Answering

Temporal and Cross-Modal Alignment for Enhanced Audiovisual Video Captioning

2026-07-02 · Chen Zhao, Jiajun Ma, Qilong Huang, Tiehan Fan 외 arxiv

While Multimodal Large Language Models (MLLMs) have advanced video understanding, achieving precise temporal and cross-modal alignment in audiovisual video captioning remains a formidable challenge. Most existing approac…

Relational ReasoningVideo Captioning

Counterfactual Reasoning for Fine-Grained Evidence Disentanglement in VideoQA

2026-06-08 · Zhou Du, Hamid Krim, Xiao Wu, Zhaoquan Yuan 외 arxiv

Recent advances in video multimodal models have significantly improved VideoQA performance. However, these systems often rely on spurious statistical correlations rather than answer-relevant causal evidence, resulting in…

Rethinking Multi-Modal Alignment in Video Question Answering from Feature and Sample Perspectives

2022-04-25 · Shaoning Xiao, Long Chen, Kaifeng Gao, Zhao Wang 외

Reasoning about causal and temporal event relations in videos is a new destination of Video Question Answering (VideoQA).The major stumbling block to achieve this purpose is the semantic gap between language and video si…

Question AnsweringVideo Question Answering