English

The World is Not Binary: Learning to Rank with Grayscale Data for Dialogue Response Selection

Computation and Language 2020-10-14 v4

Abstract

Response selection plays a vital role in building retrieval-based conversation systems. Despite that response selection is naturally a learning-to-rank problem, most prior works take a point-wise view and train binary classifiers for this task: each response candidate is labeled either relevant (one) or irrelevant (zero). On the one hand, this formalization can be sub-optimal due to its ignorance of the diversity of response quality. On the other hand, annotating grayscale data for learning-to-rank can be prohibitively expensive and challenging. In this work, we show that grayscale data can be automatically constructed without human effort. Our method employs off-the-shelf response retrieval models and response generation models as automatic grayscale data generators. With the constructed grayscale data, we propose multi-level ranking objectives for training, which can (1) teach a matching model to capture more fine-grained context-response relevance difference and (2) reduce the train-test discrepancy in terms of distractor strength. Our method is simple, effective, and universal. Experiments on three benchmark datasets and four state-of-the-art matching models show that the proposed approach brings significant and consistent performance improvements.

Keywords

Cite

@article{arxiv.2004.02421,
  title  = {The World is Not Binary: Learning to Rank with Grayscale Data for Dialogue Response Selection},
  author = {Zibo Lin and Deng Cai and Yan Wang and Xiaojiang Liu and Hai-Tao Zheng and Shuming Shi},
  journal= {arXiv preprint arXiv:2004.02421},
  year   = {2020}
}

Comments

EMNLP2020

R2 v1 2026-06-23T14:40:27.372Z