TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Dialogue Response Selection with Hierarchical Curriculum L...

Dialogue Response Selection with Hierarchical Curriculum Learning

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

2020-12-29ACL 2021 5Conversational Response Selection
PaperPDFCode(official)

Abstract

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.

Results

TaskDatasetMetricValueModel
Conversational Response SelectionDoubanMAP0.639SA-BERT+HCL
Conversational Response SelectionDoubanMRR0.681SA-BERT+HCL
Conversational Response SelectionDoubanP@10.514SA-BERT+HCL
Conversational Response SelectionDoubanR10@10.33SA-BERT+HCL
Conversational Response SelectionDoubanR10@20.531SA-BERT+HCL
Conversational Response SelectionDoubanR10@50.858SA-BERT+HCL
Conversational Response SelectionRRSMAP0.671SA-BERT+HCL
Conversational Response SelectionRRSMRR0.683SA-BERT+HCL
Conversational Response SelectionRRSP@10.503SA-BERT+HCL
Conversational Response SelectionRRSR10@10.454SA-BERT+HCL
Conversational Response SelectionRRSR10@20.659SA-BERT+HCL
Conversational Response SelectionRRSR10@50.917SA-BERT+HCL
Conversational Response SelectionE-commerceR10@10.721SA-BERT+HCL
Conversational Response SelectionE-commerceR10@20.896SA-BERT+HCL
Conversational Response SelectionE-commerceR10@50.993SA-BERT+HCL

Related Papers

Efficient Dynamic Hard Negative Sampling for Dialogue Selection2024-08-16P5: Plug-and-Play Persona Prompting for Personalized Response Selection2023-10-10Knowledge-aware response selection with semantics underlying multi-turn open-domain conversations2023-07-27Dial-MAE: ConTextual Masked Auto-Encoder for Retrieval-based Dialogue Systems2023-06-07Learning Dialogue Representations from Consecutive Utterances2022-05-26One Agent To Rule Them All: Towards Multi-agent Conversational AI2022-03-15Two-Level Supervised Contrastive Learning for Response Selection in Multi-Turn Dialogue2022-03-01Small Changes Make Big Differences: Improving Multi-turn Response Selection in Dialogue Systems via Fine-Grained Contrastive Learning2021-11-19