Multimedia-Aware Question Answering: A Review of Retrieval and Cross-Modal Reasoning Architectures
Rahul Raja, Arpita Vats
TL;DR
Multimedia QA addresses the challenge of answering questions by leveraging heterogeneous multimedia evidence across text, images, video, and audio, with cross-modal alignment and temporal reasoning as central goals. The paper surveys retrieval-augmented architectures, detailing dense and embedding retrieval, cross-modal fusion, and LLM-based pipelines, while outlining taxonomy, architectures, benchmark considerations, and practical trade-offs. Its contributions include a structured taxonomy of modalities and retrieval strategies, a synthesis of representative architectures and benchmarks, and a discussion of open challenges and future directions for robust, explainable multimedia QA. The work aims to guide researchers and practitioners in building scalable, interpretable QA systems that operate over live, multimedia content and provide contextually grounded, temporally aware responses.
Abstract
Question Answering (QA) systems have traditionally relied on structured text data, but the rapid growth of multimedia content (images, audio, video, and structured metadata) has introduced new challenges and opportunities for retrieval-augmented QA. In this survey, we review recent advancements in QA systems that integrate multimedia retrieval pipelines, focusing on architectures that align vision, language, and audio modalities with user queries. We categorize approaches based on retrieval methods, fusion techniques, and answer generation strategies, and analyze benchmark datasets, evaluation protocols, and performance tradeoffs. Furthermore, we highlight key challenges such as cross-modal alignment, latency-accuracy tradeoffs, and semantic grounding, and outline open problems and future research directions for building more robust and context-aware QA systems leveraging multimedia data.
