Conversational Response Selection

31 papers with code • 13 benchmarks • 11 datasets

Conversational response selection refers to the task of identifying the most relevant response to a given input sentence from a collection of sentences.

Libraries

Use these libraries to find Conversational Response Selection models and implementations

Dialogue Response Ranking Training with Large-Scale Human Feedback Data

golsun/dialogrpt EMNLP 2020

Particularly, our ranker outperforms the conventional dialog perplexity baseline with a large margin on predicting Reddit feedback.

336
15 Sep 2020

Do Response Selection Models Really Know What's Next? Utterance Manipulation Strategies for Multi-turn Response Selection

taesunwhang/UMS-ResSel 10 Sep 2020

In this paper, we study the task of selecting the optimal response given a user and system utterance history in retrieval-based multi-turn dialog systems.

47
10 Sep 2020

Speaker-Aware BERT for Multi-Turn Response Selection in Retrieval-Based Chatbots

JasonForJoy/SA-BERT 7 Apr 2020

In this paper, we study the problem of employing pre-trained language models for multi-turn response selection in retrieval-based chatbots.

75
07 Apr 2020

Utterance-to-Utterance Interactive Matching Network for Multi-Turn Response Selection in Retrieval-Based Chatbots

JasonForJoy/U2U-IMN 16 Nov 2019

The distances between context and response utterances are employed as a prior component when calculating the attention weights.

6
16 Nov 2019

ConveRT: Efficient and Accurate Conversational Representations from Transformers

golsun/dialogrpt Findings of the Association for Computational Linguistics 2020

General-purpose pretrained sentence encoders such as BERT are not ideal for real-world conversational AI applications; they are computationally heavy, slow, and expensive to train.

336
09 Nov 2019

Multi-hop Selector Network for Multi-turn Response Selection in Retrieval-based Chatbots

chunyuanY/Dialogue IJCNLP 2019

Existing works mainly focus on matching candidate responses with every context utterance on multiple levels of granularity, which ignore the side effect of using excessive context information.

62
01 Nov 2019

An Effective Domain Adaptive Post-Training Method for BERT in Response Selection

taesunwhang/BERT-ResSel 13 Aug 2019

We focus on multi-turn response selection in a retrieval-based dialog system.

31
13 Aug 2019

Poly-encoders: Transformer Architectures and Pre-training Strategies for Fast and Accurate Multi-sentence Scoring

sfzhou5678/PolyEncoder 22 Apr 2019

The use of deep pre-trained bidirectional transformers has led to remarkable progress in a number of applications (Devlin et al., 2018).

248
22 Apr 2019

A Repository of Conversational Datasets

PolyAI-LDN/conversational-datasets WS 2019

Progress in Machine Learning is often driven by the availability of large datasets, and consistent evaluation metrics for comparing modeling approaches.

1,237
13 Apr 2019