paper-with-me

홈 › Papers

Improv Chat: Second Response Generation for Chatbot

2018-05-10 · Furu Wei

Existing research on response generation for chatbot focuses on \textbf{First Response Generation} which aims to teach the chatbot to say the first response (e.g. a sentence) appropriate to the conversation context (e.g. the user's query). In this paper, we introduce a new task \textbf{Second Response Generation}, termed as Improv chat, which aims to teach the chatbot to say the second response after saying the first response with respect the conversation context, so as to lighten the burden on the user to keep the conversation going. Specifically, we propose a general learning based framework and develop a retrieval based system which can generate the second responses with the users' query and the chatbot's first response as input. We present the approach to building the conversation corpus for Improv chat from public forums and social networks, as well as the neural networks based models for response matching and ranking. We include the preliminary experiments and results in this paper. This work could be further advanced with better deep matching models for retrieval base systems or generative models for generation based systems as well as extensive evaluations in real-life applications.

📄 PDF Abstract BibTeX arXiv:1805.03900

Code (0)

등록된 구현이 없습니다.

Tasks

ChatbotResponse GenerationRetrievalSentence

Similar Papers 제목 키워드 기반

Grammar Control in Dialogue Response Generation for Language Learning Chatbots

2025-02-11 · Dominik Glandorf, Peng Cui, Detmar Meurers, Mrinmaya Sachan

Chatbots based on large language models offer cheap conversation practice opportunities for language learners. However, they are hard to control for linguistic forms that correspond to learners' current needs, such as gr…

ChatbotLanguage AcquisitionResponse Generation

Clean & Clear: Feasibility of Safe LLM Clinical Guidance

2025-03-26 · Julia Ive, Felix Jozsa, Nick Jackson, Paulina Bondaronek 외

Background: Clinical guidelines are central to safe evidence-based medicine in modern healthcare, providing diagnostic criteria, treatment options and monitoring advice for a wide range of illnesses. LLM-empowered chatbo…

ChatbotDiagnosticResponse Generation

Exploring consumers response to text-based chatbots in e-commerce: The moderating role of task complexity and chatbot disclosure

2024-01-20 · Xusen Cheng, Ying Bao, Alex Zarifis, Wankun Gong 외

Artificial intelligence based chatbots have brought unprecedented business potential. This study aims to explore consumers trust and response to a text-based chatbot in ecommerce, involving the moderating effects of task…

Chatbot

Chatting with Bots: AI, Speech Acts, and the Edge of Assertion

2024-10-22 · Iwan Williams, Tim Bayne

This paper addresses the question of whether large language model-powered chatbots are capable of assertion. According to what we call the Thesis of Chatbot Assertion (TCA), chatbots are the kinds of things that can asse…

ChatbotLanguage ModelingLanguage ModellingLarge Language Model

PLATO-2: Towards Building an Open-Domain Chatbot via Curriculum Learning

2020-06-30 · Findings (ACL) 2021 8 · Siqi Bao, Huang He, Fan Wang, Hua Wu 외

To build a high-quality open-domain chatbot, we introduce the effective training process of PLATO-2 via curriculum learning. There are two stages involved in the learning process. In the first stage, a coarse-grained gen…

ChatbotResponse Generation