Papers › Cross-modal Causal Relation Alignment for Video Question Grounding

Cross-modal Causal Relation Alignment for Video Question Grounding

5 Mar 2025CVPR 2025 1arXiv:2503.07635archive 2025-07-28

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.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2503.07635")

Code

Syntology Ran 13 of 16 code samples harvested from 1 repository linked to this paper; 3 have no recorded run. Of those that ran: 13 ran with no contract checked.

By repository: official repository: 16 samples from 1 repository, 13 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

wissingchen/cra-gqa officialmentioned in papermentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

16 samples harvested; 13 ran; 0 honoured the contract we drafted; 3 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

13ran
3unverified

Licence: 16 of the 16 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from WissingChen/CRA-GQA. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

AdaptiveGaussianFilter WissingChen/CRA-GQA/models/cra.py official repository ran · metamorphic tier: deterministic no licence file found · pointer only · 3d82c650084b0bd3 · report
BackDoorIntervention WissingChen/CRA-GQA/models/cra.py official repository ran no licence file found · pointer only · c7bf33fbcf1cccdd · report
Bert WissingChen/CRA-GQA/models/cra.py official repository ran · metamorphic tier: deterministic no licence file found · pointer only · 770bda193e1415ad · report
DecoderLayer WissingChen/CRA-GQA/models/cra.py official repository ran · metamorphic tier: deterministic no licence file found · pointer only · f8e2060df2b0114e · report
FrontDoorIntervention WissingChen/CRA-GQA/models/cra.py official repository ran · metamorphic tier: deterministic no licence file found · pointer only · 863e8d714d124a31 · report
GroundingModule WissingChen/CRA-GQA/models/cra.py official repository ran · metamorphic tier: deterministic no licence file found · pointer only · 2185055bad0198ae · report
LayerNorm WissingChen/CRA-GQA/models/cra.py official repository ran · metamorphic tier: deterministic fingerprinted no licence file found · pointer only · 743ea60204fddf70 · report
LinguisticInterventionGraph WissingChen/CRA-GQA/models/cra.py official repository ran no licence file found · pointer only · 6621d5cc39a999da · report
MultiHeadedAttention WissingChen/CRA-GQA/models/cra.py official repository ran · metamorphic tier: deterministic no licence file found · pointer only · 379fd9e2ec6e80ff · report
PositionalEmbedding WissingChen/CRA-GQA/models/cra.py official repository ran · metamorphic tier: deterministic no licence file found · pointer only · 4133dbd42b3b0f4c · report
PositionwiseFeedForward WissingChen/CRA-GQA/models/cra.py official repository ran · metamorphic tier: deterministic no licence file found · pointer only · 45ddeb3b36bed730 · report
SublayerConnection WissingChen/CRA-GQA/models/cra.py official repository ran · metamorphic tier: deterministic no licence file found · pointer only · 11448d9a3a1f9888 · report
VideoEmbedding WissingChen/CRA-GQA/models/cra.py official repository ran · metamorphic tier: deterministic no licence file found · pointer only · 53c8f8a234eced34 · report
CRA WissingChen/CRA-GQA/models/cra.py official repository unverified no licence file found · pointer only · 7f82f1bcfd969e17 · report
LanModel WissingChen/CRA-GQA/models/cra.py official repository unverified no licence file found · pointer only · 8a54bd7d5621eebe · report
VisualIntervention WissingChen/CRA-GQA/models/cra.py official repository unverified no licence file found · pointer only · 8b89993653c15e91 · report

Tasks

Contrastive LearningQuestion Answeringcross-modal alignment

1 archive task tag without a task page not shown.

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

ALIGNContrastive Learning

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections