SOTAVerified

Pretrained Language Models for Dialogue Generation with Multiple Input Sources

2020-10-15Findings of the Association for Computational LinguisticsCode Available1· sign in to hype

Yu Cao, Wei Bi, Meng Fang, DaCheng Tao

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Large-scale pretrained language models have achieved outstanding performance on natural language understanding tasks. However, it is still under investigating how to apply them to dialogue generation tasks, especially those with responses conditioned on multiple sources. Previous work simply concatenates all input sources or averages information from different input sources. In this work, we study dialogue models with multiple input sources adapted from the pretrained language model GPT2. We explore various methods to fuse multiple separate attention information corresponding to different sources. Our experimental results show that proper fusion methods deliver higher relevance with dialogue history than simple fusion baselines.

Tasks

Reproductions