CLCVIRJun 1, 2023

End-to-end Knowledge Retrieval with Multi-modal Queries

arXiv:2306.00424v1234 citationsh-index: 30
Originality Incremental advance
AI Analysis

This addresses the challenge of retrieving knowledge from a corpus using integrated image-text queries, which is incremental as it builds on cross-modal retrieval by focusing on multi-modal queries.

The paper tackles the problem of knowledge retrieval with multi-modal queries that combine image and text inputs, introducing a new dataset ReMuQ and a retriever model ReViz that achieves superior performance in zero-shot and finetuned settings on ReMuQ and OK-VQA datasets.

We investigate knowledge retrieval with multi-modal queries, i.e. queries containing information split across image and text inputs, a challenging task that differs from previous work on cross-modal retrieval. We curate a new dataset called ReMuQ for benchmarking progress on this task. ReMuQ requires a system to retrieve knowledge from a large corpus by integrating contents from both text and image queries. We introduce a retriever model ``ReViz'' that can directly process input text and images to retrieve relevant knowledge in an end-to-end fashion without being dependent on intermediate modules such as object detectors or caption generators. We introduce a new pretraining task that is effective for learning knowledge retrieval with multimodal queries and also improves performance on downstream tasks. We demonstrate superior performance in retrieval on two datasets (ReMuQ and OK-VQA) under zero-shot settings as well as further improvements when finetuned on these datasets.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes