paper-with-me

홈 › Papers

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 select, aggregate semantic elements produced by an attention mechanism over the input elements, and to produce the required utterances. The proposed generator can be jointly trained both sentence planning and surface realization to produce natural language sentences. The proposed model was extensively evaluated on four different NLG datasets. The experimental results showed that the proposed generators not only consistently outperform the previous methods across all the NLG domains but also show an ability to generalize from a new, unseen domain and learn from multi-domain datasets.

📄 PDF Abstract BibTeX arXiv:1706.00139

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderSentenceText Generation

Similar Papers 제목 키워드 기반

SLIDE: Integrating Speech Language Model with LLM for Spontaneous Spoken Dialogue Generation

2025-01-01 · Haitian Lu, Gaofeng Cheng, Liuping Luo, Leying Zhang 외

Recently, ``textless" speech language models (SLMs) based on speech units have made huge progress in generating naturalistic speech, including non-verbal vocalizations. However, the generated speech samples often lack se…

Dialogue GenerationLanguage ModelingLanguage Modelling

Towards human-like spoken dialogue generation between AI agents from written dialogue

2023-10-02 · Kentaro Mitsui, Yukiya Hono, Kei Sawada

The advent of large language models (LLMs) has made it possible to generate natural written dialogues between two agents. However, generating human-like spoken dialogues from these written dialogues remains challenging. …

Dialogue Generationtext-to-speechText to Speech

Learning from limited datasets: Implications for Natural Language Generation and Human-Robot Interaction

2018-11-01 · WS 2018 11 · Jekaterina Belakova, Dimitra Gkatzia

One of the most natural ways for human robot communication is through spoken language. Training human-robot interaction systems require access to large datasets which are expensive to obtain and labour intensive. In this…

One-Shot LearningSpoken Dialogue SystemsText Generation

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

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