paper-with-me

홈 › 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 features of the dialogue domain, user population, and dialogue context. A promising approach is trainable generation, which uses general-purpose linguistic knowledge that is automatically adapted to the features of interest, such as the application domain, individual user, or user group. In this paper we present and evaluate a trainable sentence planner for providing restaurant information in the MATCH dialogue system. We show that trainable sentence planning can produce complex information presentations whose quality is comparable to the output of a template-based generator tuned to this domain. We also show that our method easily supports adapting the sentence planner to individuals, and that the individualized sentence planners generally perform better than models trained and tested on a population of individuals. Previous work has documented and utilized individual preferences for content selection, but to our knowledge, these results provide the first demonstration of individual preferences for sentence planning operations, affecting the content order, discourse structure and sentence structure of system responses. Finally, we evaluate the contribution of different feature sets, and show that, in our application, n-gram features often do as well as features based on higher-level linguistic representations.

📄 PDF Abstract BibTeX arXiv:1111.0048

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationSentenceSpoken Dialogue SystemsText Generation

Similar Papers 제목 키워드 기반

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

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 o…

RelationSentenceTask-Oriented Dialogue Systems

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

Hierarchical Text Generation and Planning for Strategic Dialogue

2017-12-15 · ICML 2018 7 · Denis Yarats, Mike Lewis

End-to-end models for goal-orientated dialogue are challenging to train, because linguistic and strategic aspects are entangled in latent state vectors. We introduce an approach to learning representations of messages in…

Decision Makingreinforcement-learningReinforcement LearningReinforcement Learning (RL)+2

A General Highly Accurate Online Planning Method Integrating Large Language Models into Nested Rollout Policy Adaptation for Dialogue Tasks

2025-11-17 · Hui Wang, Fafa Zhang, Xiaoyu Zhang, Chaoxu Mu arxiv

In goal-oriented dialogue tasks, the main challenge is to steer the interaction towards a given goal within a limited number of turns. Existing approaches either rely on elaborate prompt engineering, whose effectiveness …

Prompt Engineering