Papers › MPMQA: Multimodal Question Answering on Product Manuals

MPMQA: Multimodal Question Answering on Product Manuals

19 Apr 2023arXiv:2304.09660archive 2025-07-28

Liang Zhang, Anwen Hu, Jing Zhang, Shuo Hu, Qin Jin

Visual contents, such as illustrations and images, play a big role in product manual understanding. Existing Product Manual Question Answering (PMQA) datasets tend to ignore visual contents and only retain textual parts. In this work, to emphasize the importance of multimodal contents, we propose a Multimodal Product Manual Question Answering (MPMQA) task. For each question, MPMQA requires the model not only to process multimodal contents but also to provide multimodal answers. To support MPMQA, a large-scale dataset PM209 is constructed with human annotations, which contains 209 product manuals from 27 well-known consumer electronic brands. Human annotations include 6 types of semantic regions for manual contents and 22,021 pairs of question and answer. Especially, each answer consists of a textual sentence and related visual regions from manuals. Taking into account the length of product manuals and the fact that a question is always related to a small number of pages, MPMQA can be naturally split into two subtasks: retrieving most related pages and then generating multimodal answers. We further propose a unified model that can perform these two subtasks all together and achieve comparable performance with multiple task-specific models. The PM209 dataset is available at https://github.com/AIM3-RUC/MPMQA.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2304.09660")

Code

Syntology Ran 0 of 11 code samples harvested from 1 repository linked to this paper; 11 have no recorded run.

By repository: official repository: 11 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

aim3-ruc/mpmqa officialmentioned in paperpytorchApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

11 samples harvested; 0 ran; 0 honoured the contract we drafted; 11 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

11unverified

Licence: 0 of the 11 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from AIM3-RUC/MPMQA. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

compute_visual_answer_metics AIM3-RUC/MPMQA/evaluate.py official repository unverified Apache-2.0 (permissive) · fc138667a09eb09a · report
divide_box_grid AIM3-RUC/MPMQA/dataset/utils.py official repository unverified Apache-2.0 (permissive) · 00ea78fdd8ca164d · report
get_mqa_loader AIM3-RUC/MPMQA/dataset/mqa_dataset.py official repository unverified Apache-2.0 (permissive) · bd1100fba72bdfc2 · report
merge_recall AIM3-RUC/MPMQA/utils.py official repository unverified Apache-2.0 (permissive) · 49aa5f1fc19f0eb5 · report
mqa_collate_fn AIM3-RUC/MPMQA/dataset/mqa_dataset.py official repository unverified Apache-2.0 (permissive) · 483f5441b7f2bd89 · report
mqa_contrast_collate_fn AIM3-RUC/MPMQA/dataset/mqa_page_contrast.py official repository unverified Apache-2.0 (permissive) · 4bfbb5d6eea393ac · report
obj_to_cuda AIM3-RUC/MPMQA/utils.py official repository unverified Apache-2.0 (permissive) · 891802712c9626ab · report
pad_2d_mask AIM3-RUC/MPMQA/dataset/utils.py official repository unverified Apache-2.0 (permissive) · be0b02d6f8029207 · report
pad_features AIM3-RUC/MPMQA/models/utils.py official repository unverified Apache-2.0 (permissive) · a0bb3c41bf1540de · report
remove_punc AIM3-RUC/MPMQA/evaluate.py official repository unverified Apache-2.0 (permissive) · 48ee7bb6c76a6eee · report
retrieval_eval AIM3-RUC/MPMQA/utils.py official repository unverified Apache-2.0 (permissive) · c78ff121ca63a1a1 · report

Tasks

Question AnsweringSentence

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections