Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Dialogue Response Selection with Hierarchical Curriculum Learning

About

We study the learning of a matching model for dialogue response selection. Motivated by the recent finding that models trained with random negative samples are not ideal in real-world scenarios, we propose a hierarchical curriculum learning framework that trains the matching model in an "easy-to-difficult" scheme. Our learning framework consists of two complementary curricula: (1) corpus-level curriculum (CC); and (2) instance-level curriculum (IC). In CC, the model gradually increases its ability in finding the matching clues between the dialogue context and a response candidate. As for IC, it progressively strengthens the model's ability in identifying the mismatching information between the dialogue context and a response candidate. Empirical studies on three benchmark datasets with three state-of-the-art matching models demonstrate that the proposed learning framework significantly improves the model performance across various evaluation metrics.

Yixuan Su, Deng Cai, Qingyu Zhou, Zibo Lin, Simon Baker, Yunbo Cao, Shuming Shi, Nigel Collier, Yan Wang• 2020

Related benchmarks

TaskDatasetResultRank
Multi-turn Response SelectionUbuntu Dialogue Corpus V1 (test)
R10@186.7
102
Response SelectionDouban Conversation Corpus (test)
MAP0.639
94
Response SelectionE-commerce (test)
Recall@1 (R10)0.721
81
Dialogue Response SelectionUbuntu (test)
R@1 (R10)0.867
18
Showing 4 of 4 rows

Other info

Code

Follow for update