EMNLP 2024finding0 citations

Exploring Question Guidance and Answer Calibration for Visually Grounded Video Question Answering

Yuanxing Xu, Yuting Wei, Shuai Zhong, Xinming Chen, Jinsheng Qi, Bin Wu

Abstract

Video Question Answering (VideoQA) tasks require not only correct answers but also visual evidence. The “localize-then-answer” strategy, while enhancing accuracy and interpretability, faces challenges due to the lack of temporal localization labels in VideoQA datasets. Existing methods often train the models’ localization capabilities indirectly using QA labels, leading to inaccurate localization. Moreover, our experiments show that despite high accuracy, current models depend too heavily on language shortcuts or spurious correlations with irrelevant visual context. To address these issues, we propose a Question-Guided and Answer-Calibrated TRansformer (QGAC-TR), which guides and calibrates localization using question and option texts without localization labels. Furthermore, we design two self-supervised learning tasks to further enhance the model’s refined localization capabilities. Extensive experiments on three public datasets focused on temporal and causal reasoning show that our model not only achieves accuracy comparable to large-scale pretrained models but also leads in localization aspects. Code will be available on GitHub.

BibTeX
@inproceedings{xu-etal-2024-exploring-question,
    title = "Exploring Question Guidance and Answer Calibration for Visually Grounded Video Question Answering",
    author = "Xu, Yuanxing  and
      Wei, Yuting  and
      Zhong, Shuai  and
      Chen, Xinming  and
      Qi, Jinsheng  and
      Wu, Bin",
    editor = "Al-Onaizan, Yaser  and
      Bansal, Mohit  and
      Chen, Yun-Nung",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2024",
    month = nov,
    year = "2024",
    address = "Miami, Florida, USA",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.findings-emnlp.176/",
    doi = "10.18653/v1/2024.findings-emnlp.176",
    pages = "3121--3133"
}
Exploring Question Guidance and Answer Calibration for Visually Grounded Video Question Answering · EMNLP 2024