Sound Natural: Content Rephrasing in Dialog Systems

11/03/2020
by   Arash Einolghozati, et al.
0

We introduce a new task of rephrasing for a more natural virtual assistant. Currently, virtual assistants work in the paradigm of intent slot tagging and the slot values are directly passed as-is to the execution engine. However, this setup fails in some scenarios such as messaging when the query given by the user needs to be changed before repeating it or sending it to another user. For example, for queries like 'ask my wife if she can pick up the kids' or 'remind me to take my pills', we need to rephrase the content to 'can you pick up the kids' and 'take your pills' In this paper, we study the problem of rephrasing with messaging as a use case and release a dataset of 3000 pairs of original query and rephrased query. We show that BART, a pre-trained transformers-based masked language model with auto-regressive decoding, is a strong baseline for the task, and show improvements by adding a copy-pointer and copy loss to it. We analyze different tradeoffs of BART-based and LSTM-based seq2seq models, and propose a distilled LSTM-based seq2seq as the best practical model.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
05/19/2022

Enhancing Slot Tagging with Intent Features for Task Oriented Natural Language Understanding using BERT

Recent joint intent detection and slot tagging models have seen improved...
research
11/12/2019

Improving Robustness of Task Oriented Dialog Systems

Task oriented language understanding in dialog systems is often modeled ...
research
05/06/2020

TripPy: A Triple Copy Strategy for Value Independent Neural Dialog State Tracking

Task-oriented dialog systems rely on dialog state tracking (DST) to moni...
research
04/16/2023

A Comprehensive Evaluation of the Copy Mechanism for Natural Language to SPARQL Query Generation

In recent years, the field of neural machine translation (NMT) for SPARQ...
research
10/31/2021

FANS: Fusing ASR and NLU for on-device SLU

Spoken language understanding (SLU) systems translate voice input comman...
research
12/27/2018

Intent Detection and Slots Prompt in a Closed-Domain Chatbot

In this paper, we introduce a methodology for predicting intent and slot...

Please sign up or login with your details

Forgot password? Click here to reset