CLAIOct 23, 2022

McQueen: a Benchmark for Multimodal Conversational Query Rewrite

arXiv:2210.12775v1292 citationsh-index: 22Has Code
Originality Incremental advance
AI Analysis

This work addresses the problem of query rewrite in multimodal conversations for researchers and practitioners in natural language processing and computer vision, but it is incremental as it extends existing query rewrite tasks to a multimodal setting.

The authors tackled the problem of multimodal conversational query rewrite by introducing a new benchmark dataset, McQueen, containing 15k visual conversations and over 80k queries with fully-specified rewrites and image box annotations, and they benchmarked a state-of-the-art multimodal model that demonstrated effectiveness on this task.

The task of query rewrite aims to convert an in-context query to its fully-specified version where ellipsis and coreference are completed and referred-back according to the history context. Although much progress has been made, less efforts have been paid to real scenario conversations that involve drawing information from more than one modalities. In this paper, we propose the task of multimodal conversational query rewrite (McQR), which performs query rewrite under the multimodal visual conversation setting. We collect a large-scale dataset named McQueen based on manual annotation, which contains 15k visual conversations and over 80k queries where each one is associated with a fully-specified rewrite version. In addition, for entities appearing in the rewrite, we provide the corresponding image box annotation. We then use the McQueen dataset to benchmark a state-of-the-art method for effectively tackling the McQR task, which is based on a multimodal pre-trained model with pointer generator. Extensive experiments are performed to demonstrate the effectiveness of our model on this task\footnote{The dataset and code of this paper are both available in \url{https://github.com/yfyuan01/MQR}

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