paper-with-me

홈 › Papers

Learning Matching Models with Weak Supervision for Response Selection in Retrieval-based Chatbots

2018-05-07 · ACL 2018 7 · Yu Wu, Wei Wu, Zhoujun Li, Ming Zhou

We propose a method that can leverage unlabeled data to learn a matching model for response selection in retrieval-based chatbots. The method employs a sequence-to-sequence architecture (Seq2Seq) model as a weak annotator to judge the matching degree of unlabeled pairs, and then performs learning with both the weak signals and the unlabeled data. Experimental results on two public data sets indicate that matching models get significant improvements when they are learned with the proposed method.

📄 PDF Abstract BibTeX arXiv:1805.02333

Code (0)

등록된 구현이 없습니다.

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

A Pre-training Strategy for Zero-Resource Response Selection in Knowledge-Grounded Conversations

2021-08-01 · ACL 2021 5 · Chongyang Tao, Changyu Chen, Jiazhan Feng, Ji-Rong Wen 외

Recently, many studies are emerging towards building a retrieval-based dialogue system that is able to effectively leverage background knowledge (e.g., documents) when conversing with humans. However, it is non-trivial t…

Language ModellingRetrievalTask 2

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

A Document-grounded Matching Network for Response Selection in Retrieval-based Chatbots

2019-06-11 · Xueliang Zhao, Chongyang Tao, Wei Wu, Can Xu 외

We present a document-grounded matching network (DGMN) for response selection that can power a knowledge-aware retrieval-based chatbot system. The challenges of building such a model lie in how to ground conversation con…

ChatbotRetrieval

Sequential Sentence Matching Network for Multi-turn Response Selection in Retrieval-based Chatbots

2020-05-16 · Chao Xiong, Che Liu, Zijun Xu, Junfeng Jiang 외

Recently, open domain multi-turn chatbots have attracted much interest from lots of researchers in both academia and industry. The dominant retrieval-based methods use context-response matching mechanisms for multi-turn …

RetrievalSentenceWord Similarity