paper-with-me

Papers

Utterance Retrieval Based on Recurrent Surface Text Patterns

2017-04-08 · Guillaume Dubuisson Duplessis, Franck Charras, Vincent Letard, Anne-Laure Ligozat, Sophie Rosset

This paper investigates the use of recurrent surface text patterns to represent and index open-domain dialogue utterances for a retrieval system that can be embedded in a conversational agent. This approach involves both the building of a database of such patterns by mining a corpus of written dialogic interactions, and the exploitation of this database in a generalised vector space model for utterance retrieval. It is a corpus-based, unsupervised, parameterless and language-independent process. Our study indicates that the proposed model performs objectively well comparatively to other retrieval models on a task of selection of dialogue examples derived from a large corpus of written dialogues.

📄 PDF Abstract BibTeX

Code (1)

GuillaumeDD/gstlib

Tasks

Retrieval

Similar Papers 제목 키워드 기반

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

2019-11-16 · Jia-Chen Gu, Zhen-Hua Ling, Quan Liu

This paper proposes an utterance-to-utterance interactive matching network (U2U-IMN) for multi-turn response selection in retrieval-based chatbots. Different from previous methods following context-to-response matching o…

Conversational Response SelectionRetrievalSentence

Bridging CNNs, RNNs, and Weighted Finite-State Machines

2018-07-01 · ACL 2018 7 · Roy Schwartz, Sam Thomson, Noah A. Smith

Recurrent and convolutional neural networks comprise two distinct families of models that have proven to be useful for encoding natural language utterances. In this paper we present SoPa, a new model that aims to bridge …

General ClassificationRepresentation LearningSmall Data Image Classificationtext-classification+1

SoPa: Bridging CNNs, RNNs, and Weighted Finite-State Machines

2018-05-15 · Roy Schwartz, Sam Thomson, Noah A. Smith

Recurrent and convolutional neural networks comprise two distinct families of models that have proven to be useful for encoding natural language utterances. In this paper we present SoPa, a new model that aims to bridge …

Explainable artificial intelligenceGeneral ClassificationRepresentation Learningtext-classification+1

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

2016-12-06 · ACL 2017 7 · Yu Wu, Wei Wu, Chen Xing, Ming Zhou 외

We study response selection for multi-turn conversation in retrieval-based chatbots. Existing work either concatenates utterances in context or matches a response with a highly abstract context vector finally, which may …

Conversational Response SelectionRetrieval

CFGs-2-NLU: Sequence-to-Sequence Learning for Mapping Utterances to Semantics and Pragmatics

2016-07-22 · Adam James Summerville, James Ryan, Michael Mateas, Noah Wardrip-Fruin

In this paper, we present a novel approach to natural language understanding that utilizes context-free grammars (CFGs) in conjunction with sequence-to-sequence (seq2seq) deep learning. Specifically, we take a CFG author…

Natural Language Understanding