paper-with-me

홈 › Papers

Task Progressive Curriculum Learning for Robust Visual Question Answering

2024-11-26 · Ahmed Akl, Abdelwahed Khamis, Zhe Wang, Ali Cheraghian, Sara Khalifa, Kewen Wang

Visual Question Answering (VQA) systems are known for their poor performance in out-of-distribution datasets. An issue that was addressed in previous works through ensemble learning, answer re-ranking, or artificially growing the training set. In this work, we show for the first time that robust Visual Question Answering is attainable by simply enhancing the training strategy. Our proposed approach, Task Progressive Curriculum Learning (TPCL), breaks the main VQA problem into smaller, easier tasks based on the question type. Then, it progressively trains the model on a (carefully crafted) sequence of tasks. We further support the method by a novel distributional-based difficulty measurer. Our approach is conceptually simple, model-agnostic, and easy to implement. We demonstrate TPCL effectiveness through a comprehensive evaluation on standard datasets. Without either data augmentation or explicit debiasing mechanism, it achieves state-of-the-art on VQA-CP v2, VQA-CP v1 and VQA v2 datasets. Extensive experiments demonstrate that TPCL outperforms the most competitive robust VQA approaches by more than 5% and 7% on VQA-CP v2 and VQA-CP v1; respectively. TPCL also can boost VQA baseline backbone performance by up to 28.5%.

📄 PDF Abstract BibTeX arXiv:2411.17292

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationEnsemble LearningQuestion AnsweringRe-RankingVisual Question AnsweringVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

A Competence-aware Curriculum for Visual Concepts Learning via Question Answering

2020-07-03 · ECCV 2020 8 · Qing Li, Siyuan Huang, Yining Hong, Song-Chun Zhu

Humans can progressively learn visual concepts from easy to hard questions. To mimic this efficient learning ability, we propose a competence-aware curriculum for visual concept learning in a question-answering manner. S…

Question Answering

Dynamic Task and Weight Prioritization Curriculum Learning for Multimodal Imagery

2023-10-29 · Huseyin Fuat Alsan, Taner Arsan

This paper explores post-disaster analytics using multimodal deep learning models trained with curriculum learning method. Studying post-disaster analytics is important as it plays a crucial role in mitigating the impact…

Deep LearningMultimodal Deep LearningQuestion AnsweringSemantic Segmentation+2

Neural Event Extraction from Movies Description

2018-06-01 · WS 2018 6 · Alex Tozzo, Dejan Jovanovi{\'c}, Mohamed Amer

We present a novel approach for event extraction and abstraction from movie descriptions. Our event frame consists of {``}who{''}, {``}did what{''} {``}to whom{''}, {``}where{''}, and {``}when{''}. We formulate our probl…

Event ExtractionMachine TranslationQuestion AnsweringStory Completion+1

Progressive Spatio-temporal Perception for Audio-Visual Question Answering

2023-08-10 · Guangyao Li, Wenxuan Hou, Di Hu

Audio-Visual Question Answering (AVQA) task aims to answer questions about different visual objects, sounds, and their associations in videos. Such naturally multi-modal videos are composed of rich and complex dynamic au…

Audio-visual Question AnsweringAudio-Visual Question Answering (AVQA)Question AnsweringVisual Question Answering

Curriculum Script Distillation for Multilingual Visual Question Answering

2023-01-17 · Khyathi Raghavi Chandu, Alborz Geramifard

Pre-trained models with dual and cross encoders have shown remarkable success in propelling the landscape of several tasks in vision and language in Visual Question Answering (VQA). However, since they are limited by the…

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)