paper-with-me

홈 › Papers

Multilingual Dialogue Generation with Shared-Private Memory

2019-10-06 · Chen Chen, Lisong Qiu, Zhenxin Fu, Dongyan Zhao, Junfei Liu, Rui Yan

Existing dialog systems are all monolingual, where features shared among different languages are rarely explored. In this paper, we introduce a novel multilingual dialogue system. Specifically, we augment the sequence to sequence framework with improved shared-private memory. The shared memory learns common features among different languages and facilitates a cross-lingual transfer to boost dialogue systems, while the private memory is owned by each separate language to capture its unique feature. Experiments conducted on Chinese and English conversation corpora of different scales show that our proposed architecture outperforms the individually learned model with the help of the other language, where the improvement is particularly distinct when the training data is limited.

📄 PDF Abstract BibTeX arXiv:1910.02365

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Lingual TransferDialogue Generation

Similar Papers 제목 키워드 기반

Transformers for Headline Selection for Russian News Clusters

2021-06-19 · Pavel Voropaev, Olga Sopilnyak

In this paper, we explore various multilingual and Russian pre-trained transformer-based models for the Dialogue Evaluation 2021 shared task on headline selection. Our experiments show that the combined approach is super…

Dialogue EvaluationSentenceSentence Embeddings

Learning to Customize Model Structures for Few-shot Dialogue Generation Tasks

2019-10-31 · ACL 2020 6 · Yiping Song, Zequn Liu, Wei Bi, Rui Yan 외

Training the generative models with minimal corpus is one of the critical challenges for building open-domain dialogue systems. Existing methods tend to use the meta-learning framework which pre-trains the parameters on …

Dialogue GenerationDiversityLanguage ModellingMeta-Learning

MDIA: A Benchmark for Multilingual Dialogue Generation in 46 Languages

2022-08-27 · Qingyu Zhang, Xiaoyu Shen, Ernie Chang, Jidong Ge 외

Owing to the lack of corpora for low-resource languages, current works on dialogue generation have mainly focused on English. In this paper, we present mDIA, the first large-scale multilingual benchmark for dialogue gene…

ChatbotDialogue GenerationDiversity

Can Visual Dialogue Models Do Scorekeeping? Exploring How Dialogue Representations Incrementally Encode Shared Knowledge

2022-04-14 · ACL 2022 5 · Brielen Madureira, David Schlangen

Cognitively plausible visual dialogue models should keep a mental scoreboard of shared established facts in the dialogue context. We propose a theory-based evaluation method for investigating to what degree models pretra…

MulZDG: Multilingual Code-Switching Framework for Zero-shot Dialogue Generation

2022-08-18 · COLING 2022 10 · Yongkang Liu, Shi Feng, Daling Wang, Yifei Zhang

Building dialogue generation systems in a zero-shot scenario remains a huge challenge, since the typical zero-shot approaches in dialogue generation rely heavily on large-scale pre-trained language generation models such…

Data AugmentationDialogue GenerationText Generation