@inproceedings{ueyama-kano-2020-diverse,
title = "Diverse dialogue generation with context dependent dynamic loss function",
author = "Ueyama, Ayaka and
Kano, Yoshinobu",
editor = "Scott, Donia and
Bel, Nuria and
Zong, Chengqing",
booktitle = "Proceedings of the 28th International Conference on Computational Linguistics",
month = dec,
year = "2020",
address = "Barcelona, Spain (Online)",
publisher = "International Committee on Computational Linguistics",
url = "https://preview.aclanthology.org/jlcl-multiple-ingestion/2020.coling-main.364/",
doi = "10.18653/v1/2020.coling-main.364",
pages = "4123--4127",
abstract = "Dialogue systems using deep learning have achieved generation of fluent response sentences to user utterances. Nevertheless, they tend to produce responses that are not diverse and which are less context-dependent. To address these shortcomings, we propose a new loss function, an Inverse N-gram loss (INF), which incorporates contextual fluency and diversity at the same time by a simple formula. Our INF loss can adjust its loss dynamically by a weight using the inverse frequency of the tokens' n-gram applied to Softmax Cross-Entropy loss, so that rare tokens appear more likely while retaining the fluency of the generated sentences. We trained Transformer using English and Japanese Twitter replies as single-turn dialogues using different loss functions. Our INF loss model outperformed the baselines of SCE loss and ITF loss models in automatic evaluations such as DIST-N and ROUGE, and also achieved higher scores on our human evaluations of coherence and richness."
}
Markdown (Informal)
[Diverse dialogue generation with context dependent dynamic loss function](https://preview.aclanthology.org/jlcl-multiple-ingestion/2020.coling-main.364/) (Ueyama & Kano, COLING 2020)
ACL