paper-with-me

홈 › Papers

AIM: Asymmetric Information Masking for Visual Question Answering Continual Learning

2026-04-16 · Peifeng Zhang, Zice Qiu, Donghua Yu, Shilei Cao, Juepeng Zheng, Yutong Lu, Haohuan Fu arxiv

In continual visual question answering (VQA), existing Continual Learning (CL) methods are mostly built for symmetric, unimodal architectures. However, modern Vision-Language Models (VLMs) violate this assumption, as their trainable components are inherently asymmetric. This structural mismatch renders VLMs highly prone to catastrophic forgetting when learning from continuous data streams. Specifically, the asymmetry causes standard global regularization to favor the massive language decoder during optimization, leaving the smaller but critical visual projection layers highly vulnerable to interference. Consequently, this localized degradation leads to a severe loss of compositional reasoning capabilities. To address this, we propose Asymmetric Information Masking (AIM), which balances stability and plasticity by applying targeted masks based on modality-specific sensitivity. Experiments on VQA v2 and GQA under continual VQA settings show that AIM achieves state-of-the-art performance in both Average Performance (AP) and Average Forgetting (AF), while better preserving generalization to novel skill-concept compositions.

📄 PDF Abstract BibTeX arXiv:2604.14779

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Question AnsweringContinual Learning

Similar Papers 제목 키워드 기반

Pre-Training Multi-Modal Dense Retrievers for Outside-Knowledge Visual Question Answering

2023-06-28 · Alireza Salemi, Mahta Rafiee, Hamed Zamani

This paper studies a category of visual question answering tasks, in which accessing external knowledge is necessary for answering the questions. This category is called outside-knowledge visual question answering (OK-VQ…

Passage RetrievalQuestion AnsweringRetrievalVisual Question Answering+1

Can Open Domain Question Answering Systems Answer Visual Knowledge Questions?

2022-02-09 · Jiawen Zhang, Abhijit Mishra, Avinesh P. V. S, Siddharth Patwardhan 외

The task of Outside Knowledge Visual Question Answering (OKVQA) requires an automatic system to answer natural language questions about pictures and images using external knowledge. We observe that many visual questions,…

Open-Domain Question AnsweringQuestion AnsweringQuestion RewritingVisual Question Answering+1

Cluster-Wise Spatio-Temporal Masking for Efficient Video-Language Pretraining

2026-03-24 · Weijun Zhuang, Yuqing Huang, Weikang Meng, Xin Li 외 arxiv

Large-scale video-language pretraining enables strong generalization across multimodal tasks but often incurs prohibitive computational costs. Although recent advances in masked visual modeling help mitigate this issue, …

Video Question AnsweringVideo-Text RetrievalVideo Captioning

Semantic-enhanced Modality-asymmetric Retrieval for Online E-commerce Search

2025-06-25 · Zhigong Zhou, Ning Ding, Xiaochuan Fan, Yue Shang 외

Semantic retrieval, which retrieves semantically matched items given a textual query, has been an essential component to enhance system effectiveness in e-commerce search. In this paper, we study the multimodal retrieval…

Question AnsweringRetrievalSemantic RetrievalVisual Question Answering

X-LXMERT: Paint, Caption and Answer Questions with Multi-Modal Transformers

2020-09-23 · EMNLP 2020 11 · Jaemin Cho, Jiasen Lu, Dustin Schwenk, Hannaneh Hajishirzi 외

Mirroring the success of masked language models, vision-and-language counterparts like ViLBERT, LXMERT and UNITER have achieved state of the art performance on a variety of multimodal discriminative tasks like visual que…

Image CaptioningImage GenerationQuestion AnsweringVisual Grounding+2