paper-with-me

Papers

Multi-domain Neural Network Language Generation for Spoken Dialogue Systems

2016-03-03 · NAACL 2016 6 · Tsung-Hsien Wen, Milica Gasic, Nikola Mrksic, Lina M. Rojas-Barahona, Pei-Hao Su, David Vandyke, Steve Young

Moving from limited-domain natural language generation (NLG) to open domain is difficult because the number of semantic input combinations grows exponentially with the number of domains. Therefore, it is important to leverage existing resources and exploit similarities between domains to facilitate domain adaptation. In this paper, we propose a procedure to train multi-domain, Recurrent Neural Network-based (RNN) language generators via multiple adaptation steps. In this procedure, a model is first trained on counterfeited data synthesised from an out-of-domain dataset, and then fine tuned on a small set of in-domain utterances with a discriminative objective function. Corpus-based evaluation results show that the proposed procedure can achieve competitive performance in terms of BLEU score and slot error rate while significantly reducing the data needed to train generators in new, unseen domains. In subjective testing, human judges confirm that the procedure greatly improves generator performance when only a small amount of data is available in the domain.

📄 PDF Abstract BibTeX arXiv:1603.01232

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationSpoken Dialogue SystemsText Generation

Similar Papers 제목 키워드 기반

J-CHAT: Japanese Large-scale Spoken Dialogue Corpus for Spoken Dialogue Language Modeling

2024-07-22 · Wataru Nakata, Kentaro Seki, Hitomi Yanaka, Yuki Saito 외

Spoken dialogue plays a crucial role in human-AI interactions, necessitating dialogue-oriented spoken language models (SLMs). To develop versatile SLMs, large-scale and diverse speech datasets are essential. Additionally…

Dialogue GenerationLanguage ModelingLanguage Modelling

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

WavReward: Spoken Dialogue Models With Generalist Reward Evaluators

2025-05-14 · Shengpeng Ji, Tianle Liang, Yangzhuo Li, Jialong Zuo 외

End-to-end spoken dialogue models such as GPT-4o-audio have recently garnered significant attention in the speech domain. However, the evaluation of spoken dialogue models' conversational performance has largely been ove…

Spoken Dialogue Systems

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

Variational Cross-domain Natural Language Generation for Spoken Dialogue Systems

2018-12-20 · WS 2018 7 · Bo-Hsiang Tseng, Florian Kreyssig, Pawel Budzianowski, Inigo Casanueva 외

Cross-domain natural language generation (NLG) is still a difficult task within spoken dialogue modelling. Given a semantic representation provided by the dialogue manager, the language generator should generate sentence…

DiversitySentenceSpoken Dialogue SystemsText Generation