pith. sign in

arxiv: 2104.06039 · v1 · pith:RPEHCEGOnew · submitted 2021-04-13 · 💻 cs.CL · cs.AI· cs.LG

MultiModalQA: Complex Question Answering over Text, Tables and Images

classification 💻 cs.CL cs.AIcs.LG
keywords questionsansweringcompleximagesquestiontablestextachieves
0
0 comments X
read the original abstract

When answering complex questions, people can seamlessly combine information from visual, textual and tabular sources. While interest in models that reason over multiple pieces of evidence has surged in recent years, there has been relatively little work on question answering models that reason across multiple modalities. In this paper, we present MultiModalQA(MMQA): a challenging question answering dataset that requires joint reasoning over text, tables and images. We create MMQA using a new framework for generating complex multi-modal questions at scale, harvesting tables from Wikipedia, and attaching images and text paragraphs using entities that appear in each table. We then define a formal language that allows us to take questions that can be answered from a single modality, and combine them to generate cross-modal questions. Last, crowdsourcing workers take these automatically-generated questions and rephrase them into more fluent language. We create 29,918 questions through this procedure, and empirically demonstrate the necessity of a multi-modal multi-hop approach to solve our task: our multi-hop model, ImplicitDecomp, achieves an average F1of 51.7 over cross-modal questions, substantially outperforming a strong baseline that achieves 38.2 F1, but still lags significantly behind human performance, which is at 90.1 F1

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. ImageAuditor: Membership Inference Attack against Image-based Retrieval-Augmented Generation

    cs.CR 2026-06 unverdicted novelty 7.0

    ImageAuditor is the first MIA for IRAG that achieves over 80% AUROC with four queries by using reward-guided policy optimization for cross-modal retrieval and task-specific prompting for signal extraction.

  2. Utility-Oriented Visual Evidence Selection for Multimodal Retrieval-Augmented Generation

    cs.CL 2026-05 unverdicted novelty 7.0

    Evidence utility is defined as information gain on the model's output distribution, with ranking by gain on a latent helpfulness variable shown equivalent to answer-space utility under mild assumptions, enabling a tra...

  3. LakeQA: An Exploratory QA Benchmark over a Million-Scale Data Lake

    cs.CL 2026-06 unverdicted novelty 6.0

    Introduces LakeQA, a new expert-annotated benchmark for search-centric multi-hop QA over a million-scale heterogeneous data lake, showing low performance (18.37% exact match) on frontier LLMs like GPT-5.2.

  4. $M^3 QuestionIng$: Multi-modal Multi-span Medical Question Answering

    cs.IR 2026-05 unverdicted novelty 5.0

    Proposes a multi-modal multi-span medical QA framework and new dataset that outputs answers containing both text and relevant images.