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

Sequential Attention-based Network for Noetic End-to-End Response Selection

alibaba/esim-response-selection 9 Jan 2019

The noetic end-to-end response selection challenge as one track in Dialog System Technology Challenges 7 (DSTC7) aims to push the state of the art of utterance classification for real world goal-oriented dialog systems, for which participants need to select the correct next utterances from a set of candidates for the multi-turn context.

581
09 Jan 2019

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

JasonForJoy/IMN 7 Jan 2019

In this paper, we propose an interactive matching network (IMN) for the multi-turn response selection task.

86
07 Jan 2019

Building Sequential Inference Models for End-to-End Response Selection

JasonForJoy/DSTC7-ResponseSelection 3 Dec 2018

This paper presents an end-to-end response selection model for Track 1 of the 7th Dialogue System Technology Challenges (DSTC7).

4
03 Dec 2018

BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding

huggingface/transformers NAACL 2019

We introduce a new language representation model called BERT, which stands for Bidirectional Encoder Representations from Transformers.

126,108
11 Oct 2018

Multi-Turn Response Selection for Chatbots with Deep Attention Matching Network

baidu/Dialogue ACL 2018

Human generates responses relying on semantic and functional dependencies, including coreference relation, among dialogue elements and their context.

444
01 Jul 2018

Modeling Multi-turn Conversation with Deep Utterance Aggregation

cooelf/DeepUtteranceAggregation COLING 2018

In this paper, we formulate previous utterances into context using a proposed deep utterance aggregation model to form a fine-grained context representation.

255
24 Jun 2018

Universal Sentence Encoder

facebookresearch/InferSent 29 Mar 2018

For both variants, we investigate and report the relationship between model complexity, resource consumption, the availability of transfer task training data, and task performance.

2,278
29 Mar 2018

Deep contextualized word representations

flairNLP/flair NAACL 2018

We introduce a new type of deep contextualized word representation that models both (1) complex characteristics of word use (e. g., syntax and semantics), and (2) how these uses vary across linguistic contexts (i. e., to model polysemy).

13,595
15 Feb 2018

Personalizing Dialogue Agents: I have a dog, do you have pets too?

facebookresearch/ParlAI ACL 2018

Chit-chat models are known to have several problems: they lack specificity, do not display a consistent personality and are often not very captivating.

10,432
22 Jan 2018

Sequential Matching Network: A New Architecture for Multi-turn Response Selection in Retrieval-based Chatbots

MarkWuNLP/MultiTurnResponseSelection ACL 2017

Existing work either concatenates utterances in context or matches a response with a highly abstract context vector finally, which may lose relationships among utterances or important contextual information.

716
06 Dec 2016