CLSep 9, 2018

Can Neural Generators for Dialogue Learn Sentence Planning and Discourse Structuring?

arXiv:1809.03015v21105 citations
AI Analysis

This addresses the problem of generating coherent multi-proposition responses in task-oriented dialogue systems, but it is incremental as it builds on prior neural generation methods with added supervision.

The study investigated whether neural generators for dialogue can learn sentence planning and discourse structuring operations, finding that only models with explicit supervision during training could reproduce these operations and generalize to unseen situations.

Responses in task-oriented dialogue systems often realize multiple propositions whose ultimate form depends on the use of sentence planning and discourse structuring operations. For example a recommendation may consist of an explicitly evaluative utterance e.g. Chanpen Thai is the best option, along with content related by the justification discourse relation, e.g. It has great food and service, that combines multiple propositions into a single phrase. While neural generation methods integrate sentence planning and surface realization in one end-to-end learning framework, previous work has not shown that neural generators can: (1) perform common sentence planning and discourse structuring operations; (2) make decisions as to whether to realize content in a single sentence or over multiple sentences; (3) generalize sentence planning and discourse relation operations beyond what was seen in training. We systematically create large training corpora that exhibit particular sentence planning operations and then test neural models to see what they learn. We compare models without explicit latent variables for sentence planning with ones that provide explicit supervision during training. We show that only the models with additional supervision can reproduce sentence planing and discourse operations and generalize to situations unseen in training.

Foundations

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

Your Notes