CVAILGJun 4, 2021

Visual Question Rewriting for Increasing Response Rate

arXiv:2106.02257v14 citations
Originality Synthesis-oriented
AI Analysis

This addresses the problem of low engagement in online or conversational settings for users and agents, but it is incremental as it builds on existing sequence-to-sequence and transformer models for a new application.

The paper tackles the problem of automatically rewriting natural language questions to increase response rates from people, introducing the Visual Question Rewriting (VQR) task that uses visual information to generate more attractive questions, with experiments showing it is possible to improve response rates using images.

When a human asks questions online, or when a conversational virtual agent asks human questions, questions triggering emotions or with details might more likely to get responses or answers. we explore how to automatically rewrite natural language questions to improve the response rate from people. In particular, a new task of Visual Question Rewriting(VQR) task is introduced to explore how visual information can be used to improve the new questions. A data set containing around 4K bland questions, attractive questions and images triples is collected. We developed some baseline sequence to sequence models and more advanced transformer based models, which take a bland question and a related image as input and output a rewritten question that is expected to be more attractive. Offline experiments and mechanical Turk based evaluations show that it is possible to rewrite bland questions in a more detailed and attractive way to increase the response rate, and images can be helpful.

Foundations

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

Your Notes