paper-with-me

홈 › Papers

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

2018-09-09 · WS 2018 11 · Lena Reed, Shereen Oraby, Marilyn Walker

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.

📄 PDF Abstract BibTeX arXiv:1809.03015

Code (0)

등록된 구현이 없습니다.

Tasks

RelationSentenceTask-Oriented Dialogue Systems

Similar Papers 제목 키워드 기반

Individual and Domain Adaptation in Sentence Planning for Dialogue

2011-10-31 · F. Mairesse, R. Prasad, A. Stent, M. A. Walker

One of the biggest challenges in the development and deployment of spoken dialogue systems is the design of the spoken language generation module. This challenge arises from the need for the generator to adapt to many fe…

Domain AdaptationSentenceSpoken Dialogue SystemsText Generation

Semantic Refinement GRU-based Neural Language Generation for Spoken Dialogue Systems

2017-06-01 · Van-Khanh Tran, Le-Minh Nguyen

Natural language generation (NLG) plays a critical role in spoken dialogue systems. This paper presents a new approach to NLG by using recurrent neural networks (RNN), in which a gating mechanism is applied before RNN co…

SentenceSpoken Dialogue SystemsText Generation

Recurrent Convolutional Neural Networks for Discourse Compositionality

2013-06-15 · WS 2013 8 · Nal Kalchbrenner, Phil Blunsom

The compositionality of meaning extends beyond the single sentence. Just as words combine to form the meaning of sentences, so do sentences combine to form the meaning of paragraphs, dialogues and general discourse. We i…

Dialogue Act ClassificationFeature EngineeringSentence

TransSent: Towards Generation of Structured Sentences with Discourse Marker

2019-09-05 · Xing Wu, Dongjun Wei, Liangjun Zang, Jizhong Han 외

Structured sentences are important expressions in human writings and dialogues. Previous works on neural text generation fused semantic and structural information by encoding the entire sentence into a mixed hidden repre…

Dialogue GenerationSentenceText Generation

Natural Language Generation for Spoken Dialogue System using RNN Encoder-Decoder Networks

2017-06-01 · CONLL 2017 8 · Van-Khanh Tran, Le-Minh Nguyen

Natural language generation (NLG) is a critical component in a spoken dialogue system. This paper presents a Recurrent Neural Network based Encoder-Decoder architecture, in which an LSTM-based decoder is introduced to se…

DecoderSentenceText Generation