paper-with-me

Papers

Context-aware Natural Language Generation for Spoken Dialogue Systems

2016-12-01 · COLING 2016 12 · Hao Zhou, Minlie Huang, Xiaoyan Zhu

Natural language generation (NLG) is an important component of question answering(QA) systems which has a significant impact on system quality. Most tranditional QA systems based on templates or rules tend to generate rigid and stylised responses without the natural variation of human language. Furthermore, such methods need an amount of work to generate the templates or rules. To address this problem, we propose a Context-Aware LSTM model for NLG. The model is completely driven by data without manual designed templates or rules. In addition, the context information, including the question to be answered, semantic values to be addressed in the response, and the dialogue act type during interaction, are well approached in the neural network model, which enables the model to produce variant and informative responses. The quantitative evaluation and human evaluation show that CA-LSTM obtains state-of-the-art performance.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Dialogue GenerationQuestion AnsweringSpoken Dialogue SystemsText Generation

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

A Context-aware Natural Language Generator for Dialogue Systems

2016-08-25 · Ondřej Dušek, Filip Jurčíček

We present a novel natural language generation system for spoken dialogue systems capable of entraining (adapting) to users' way of speaking, providing contextually appropriate responses. The generator is based on recurr…

Spoken Dialogue SystemsText Generation

GOAT-SLM: A Spoken Language Model with Paralinguistic and Speaker Characteristic Awareness

2025-07-24 · Hongjie Chen, Zehan Li, Yaodong Song, Wenming Deng 외 arxiv

Recent advances in end-to-end spoken language models (SLMs) have significantly improved the ability of AI systems to engage in natural spoken interactions. However, most existing models treat speech merely as a vehicle f…

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

TiCo: Time-Controllable Spoken Dialogue Model

2026-03-23 · Kai-Wei Chang, Wei-Chih Chen, En-Pei Hu, Hung-yi Lee 외 arxiv

We introduce TiCo, a time-controllable spoken dialogue model (SDM) that follows time-constrained instructions (e.g., "Please generate a response lasting about 15 seconds") and generates spoken responses with controllable…

Reinforcement LearningInstruction Following

Stochastic Language Generation in Dialogue using Recurrent Neural Networks with Convolutional Sentence Reranking

2015-08-07 · WS 2015 9 · Tsung-Hsien Wen, Milica Gasic, Dongho Kim, Nikola Mrksic 외

The natural language generation (NLG) component of a spoken dialogue system (SDS) usually needs a substantial amount of handcrafting or a well-labeled dataset to be trained on. These limitations add significantly to deve…

RerankingSentenceText Generation