scispace - formally typeset
Open AccessProceedings Article

DailyDialog: A Manually Labelled Multi-turn Dialogue Dataset

Reads0
Chats0
TLDR
This paper developed a high-quality multi-turn dialog dataset, DailyDialog, which is intriguing in several aspects, such as human-written and less noisy language, the dialogues in the dataset reflect our daily communication way and cover various topics about our daily life.
Abstract
We develop a high-quality multi-turn dialog dataset, DailyDialog, which is intriguing in several aspects. The language is human-written and less noisy. The dialogues in the dataset reflect our daily communication way and cover various topics about our daily life. We also manually label the developed dataset with communication intention and emotion information. Then, we evaluate existing approaches on DailyDialog dataset and hope it benefit the research field of dialog systems. The dataset is available on http://yanran.li/dailydialog

read more

Citations
More filters
Proceedings ArticleDOI

What If Bots Feel Moods

TL;DR: An emotion-aware transition network is proposed to model the dynamic emotional flow and enhance context-response matching in retrieval-based dialogue systems with learnt intrinsic emotion features through a multi-task learning framework and is applied to a real IoT application.
Posted Content

Analyzing the Forgetting Problem in the Pretrain-Finetuning of Dialogue Response Models

TL;DR: This work focuses on the transformer encoder-decoder model for the open-domain dialogue response generation task and proposes an intuitive fine-tuning strategy named "mix-review", which finds that mix-review effectively regularize the fine- Tuning process, and the forgetting problem is largely alleviated.
Posted Content

Attending to Future Tokens For Bidirectional Sequence Generation

TL;DR: This work proposes to make the sequence generation process bidirectional by employing special placeholder tokens, treated as a node in a fully connected graph, which can take past and future tokens into consideration when generating the actual output token.
Posted Content

Beyond Turing: Intelligent Agents Centered on the User.

TL;DR: This work looks at the origins of agent-centric research for slot-filling, gaming and chatbot agents and argues that it is important to concentrate more on the user.
Posted Content

A Multi-Turn Emotionally Engaging Dialog Model

TL;DR: This paper proposes a multi-turn dialog system aimed at learning and generating emotional responses that so far only humans know how to do and confirms that the chatbot can keep track of the conversation context and generate emotionally more appropriate responses while performing equally well on grammar.
References
More filters
Proceedings Article

Adam: A Method for Stochastic Optimization

TL;DR: This work introduces Adam, an algorithm for first-order gradient-based optimization of stochastic objective functions, based on adaptive estimates of lower-order moments, and provides a regret bound on the convergence rate that is comparable to the best known results under the online convex optimization framework.
Proceedings Article

Neural Machine Translation by Jointly Learning to Align and Translate

TL;DR: It is conjecture that the use of a fixed-length vector is a bottleneck in improving the performance of this basic encoder-decoder architecture, and it is proposed to extend this by allowing a model to automatically (soft-)search for parts of a source sentence that are relevant to predicting a target word, without having to form these parts as a hard segment explicitly.
Proceedings ArticleDOI

Effective Approaches to Attention-based Neural Machine Translation

TL;DR: A global approach which always attends to all source words and a local one that only looks at a subset of source words at a time are examined, demonstrating the effectiveness of both approaches on the WMT translation tasks between English and German in both directions.
Journal ArticleDOI

An argument for basic emotions

TL;DR: This work has shown that not only the intensity of an emotion but also its direction may vary greatly both in the amygdala and in the brain during the course of emotion regulation.
Proceedings ArticleDOI

On the Properties of Neural Machine Translation: Encoder--Decoder Approaches

TL;DR: In this paper, a gated recursive convolutional neural network (GRNN) was proposed to learn a grammatical structure of a sentence automatically, which performed well on short sentences without unknown words, but its performance degrades rapidly as the length of the sentence and the number of unknown words increase.