paper-with-me

Papers

Multi-Modal Retrieval Augmentation for Open-Ended and Knowledge-Intensive Video Question Answering

2025-02-17 · Md Zarif Ul Alam, Hamed Zamani

While current video question answering systems perform well on some tasks requiring only direct visual understanding, they struggle with questions demanding knowledge beyond what is immediately observable in the video content. We refer to this challenging scenario as knowledge-intensive video question answering (KI-VideoQA), where models must retrieve and integrate external information with visual understanding to generate accurate responses. This work presents the first attempt to (1) study multi-modal retrieval-augmented generation for KI-VideoQA, and (2) go beyond multi-choice questions by studying open-ended questions in this task. Through an extensive empirical study of state-of-the-art retrieval and vision language models in both zero-shot and fine-tuned settings, we explore how different retrieval augmentation strategies can enhance knowledge integration in KI-VideoQA. We analyze three key aspects: (1) model's effectiveness across different information sources and modalities, (2) the impact of heterogeneous multi-modal context integration, and (3) model's effectiveness across different query formulation and retrieval result consumption. Our results suggest that while retrieval augmentation generally improves performance, its effectiveness varies significantly based on modality choice and retrieval strategy. Additionally, we find that successful knowledge integration often requires careful consideration of query formulation and optimal retrieval depth. Our exploration advances state-of-the-art accuracy for multiple choice questions by over 17.5% on the KnowIT VQA dataset.

📄 PDF Abstract BibTeX arXiv:2502.11747

Code (0)

등록된 구현이 없습니다.

Tasks

Multiple-choiceQuestion AnsweringRetrievalRetrieval-augmented GenerationVideo Question AnsweringVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

MULTI3IR: A Benchmark for Multi-perspective Multi-domain Multi-modal Information Retrieval

2026-08-31 · Seokwon Song, Sohyeon Kim, Gunhee Kim hf

Information retrieval (IR) increasingly targets open-ended queries that admit diverse perspectives. Existing IR benchmarks, however, focus primarily on closed-ended queries, while even open-ended benchmarks largely consi…

Information Retrieval

Reverse Image Retrieval Cues Parametric Memory in Multimodal LLMs

2024-05-29 · Jialiang Xu, Michael Moor, Jure Leskovec

Despite impressive advances in recent multimodal large language models (MLLMs), state-of-the-art models such as from the GPT-4 suite still struggle with knowledge-intensive tasks. To address this, we consider Reverse Ima…

Image RetrievalQuestion AnsweringRetrievalVisual Question Answering+2

Chain-of-Discussion: A Multi-Model Framework for Complex Evidence-Based Question Answering

2024-02-26 · Mingxu Tao, Dongyan Zhao, Yansong Feng

Open-ended question answering requires models to find appropriate evidence to form wellreasoned, comprehensive and helpful answers. In practical applications, models also need to engage in extended discussions on potenti…

Evidence SelectionOpen-Ended Question AnsweringQuestion AnsweringRetrieval

Exploration of Augmentation Strategies in Multi-modal Retrieval-Augmented Generation for the Biomedical Domain: A Case Study Evaluating Question Answering in Glycobiology

2025-12-18 · Primož Kocbek, Azra Frkatović-Hodžić, Dora Lalić, Vivian Hui 외 arxiv

Multi-modal retrieval-augmented generation (MM-RAG) promises grounded biomedical QA, but it is unclear when to (i) convert figures/tables into text versus (ii) use optical character recognition (OCR)-free visual retrieva…

Question Answering

Paired Cross-Modal Data Augmentation for Fine-Grained Image-to-Text Retrieval

2022-07-29 · Hao Wang, Guosheng Lin, Steven C. H. Hoi, Chunyan Miao

This paper investigates an open research problem of generating text-image pairs to improve the training of fine-grained image-to-text cross-modal retrieval task, and proposes a novel framework for paired data augmentatio…

Cross-Modal RetrievalData AugmentationImage to textImage-to-Text Retrieval+2