DialogActs based Search and Retrieval for Response Generation in Conversation Systems
Designing robust conversation systems with great customer experience requires a team of design experts to think of all probable ways a customer can interact with the system and then author responses for each use case individually. The responses are authored from scratch for each new client and application even though similar responses have been created in the past. This happens largely because the responses are encoded using domain specific set of intents and entities. In this paper, we present preliminary work to define a dialog act schema to merge and map responses from different domains and applications using a consistent domain-independent representation. These representations are stored and maintained using an Elasticsearch system to facilitate generation of responses through a search and retrieval process. We experimented generating different surface realizations for a response given a desired information state of the dialog.
Code (0)
등록된 구현이 없습니다.
Tasks
Response GenerationRetrievalSimilar Papers 제목 키워드 기반
A Hybrid Retrieval-Generation Neural Conversation Model
Intelligent personal assistant systems that are able to have multi-turn conversations with human users are becoming increasingly popular. Most previous research has been focused on using either retrieval-based or generat…
DiversitymodelRetrievalText Generation+1UniConv: Unifying Retrieval and Response Generation for Large Language Models in Conversations
The rapid advancement of conversational search systems revolutionizes how information is accessed by enabling the multi-turn interaction between the user and the system. Existing conversational search systems are usually…
Response GenerationLearning When to Retrieve, What to Rewrite, and How to Respond in Conversational QA
Augmenting Large Language Models (LLMs) with information retrieval capabilities (i.e., Retrieval-Augmented Generation (RAG)) has proven beneficial for knowledge-intensive tasks. However, understanding users' contextual s…
Conversational Question AnsweringInformation RetrievalPassage RetrievalQuestion Answering+4Improv Chat: Second Response Generation for Chatbot
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.…
ChatbotResponse GenerationRetrievalSentenceCORAL: Benchmarking Multi-turn Conversational Retrieval-Augmentation Generation
Retrieval-Augmented Generation (RAG) has become a powerful paradigm for enhancing large language models (LLMs) through external knowledge retrieval. Despite its widespread attention, existing academic research predominan…
BenchmarkingPassage RetrievalRAGResponse Generation+2