pith. sign in

arxiv: 1906.07004 · v1 · pith:BFMAQBB7new · submitted 2019-06-14 · 💻 cs.CL · cs.AI

Improving Multi-turn Dialogue Modelling with Utterance ReWriter

classification 💻 cs.CL cs.AI
keywords utterancemodellingmulti-turnrewriterrewritingarchitecturedialoguehuman
0
0 comments X
read the original abstract

Recent research has made impressive progress in single-turn dialogue modelling. In the multi-turn setting, however, current models are still far from satisfactory. One major challenge is the frequently occurred coreference and information omission in our daily conversation, making it hard for machines to understand the real intention. In this paper, we propose rewriting the human utterance as a pre-process to help multi-turn dialgoue modelling. Each utterance is first rewritten to recover all coreferred and omitted information. The next processing steps are then performed based on the rewritten utterance. To properly train the utterance rewriter, we collect a new dataset with human annotations and introduce a Transformer-based utterance rewriting architecture using the pointer network. We show the proposed architecture achieves remarkably good performance on the utterance rewriting task. The trained utterance rewriter can be easily integrated into online chatbots and brings general improvement over different domains.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. VeriChat: An Agentic Conversational AI Assistant for Hardware Security Verification

    cs.CR 2026-07 unverdicted novelty 5.0

    VeriChat is a retrieval-augmented multi-agent conversational system for hardware security verification that integrates EDA tools and reports 87.73% faithfulness while demonstrating autonomous Trojan detection on an AE...