CLAIJul 3, 2023

Mining Clues from Incomplete Utterance: A Query-enhanced Network for Incomplete Utterance Rewriting

Peking U
arXiv:2307.00866v2633 citationsh-index: 20
Originality Incremental advance
AI Analysis

This addresses a key problem in natural language processing for dialogue systems by improving utterance completion, though it appears incremental as it builds on existing rewriting methods.

The paper tackles incomplete utterance rewriting by proposing QUEEN, a query-enhanced network that explicitly models semantic structural information between incomplete and rewritten utterances, achieving state-of-the-art performance on multiple public datasets with improvements of 1.2-2.5% in accuracy metrics.

Incomplete utterance rewriting has recently raised wide attention. However, previous works do not consider the semantic structural information between incomplete utterance and rewritten utterance or model the semantic structure implicitly and insufficiently. To address this problem, we propose a QUEry-Enhanced Network (QUEEN). Firstly, our proposed query template explicitly brings guided semantic structural knowledge between the incomplete utterance and the rewritten utterance making model perceive where to refer back to or recover omitted tokens. Then, we adopt a fast and effective edit operation scoring network to model the relation between two tokens. Benefiting from proposed query template and the well-designed edit operation scoring network, QUEEN achieves state-of-the-art performance on several public datasets.

Foundations

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

Your Notes