Extending Neural Generative Conversational Model using External Knowledge Sources
The use of connectionist approaches in conversational agents has been progressing rapidly due to the availability of large corpora. However current generative dialogue models often lack coherence and are content poor. This work proposes an architecture to incorporate unstructured knowledge sources to enhance the next utterance prediction in chit-chat type of generative dialogue models. We focus on Sequence-to-Sequence (Seq2Seq) conversational agents trained with the Reddit News dataset, and consider incorporating external knowledge from Wikipedia summaries as well as from the NELL knowledge base. Our experiments show faster training time and improved perplexity when leveraging external knowledge.
Code (0)
등록된 구현이 없습니다.
Similar Papers 제목 키워드 기반
OPERA: Harmonizing Task-Oriented Dialogs and Information Seeking Experience
Existing studies in conversational AI mostly treat task-oriented dialog (TOD) and question answering (QA) as separate tasks. Towards the goal of constructing a conversational agent that can complete user tasks and suppor…
Question AnsweringBeyond Domain APIs: Task-oriented Conversational Modeling with Unstructured Knowledge Access
Most prior work on task-oriented dialogue systems are restricted to a limited coverage of domain APIs, while users oftentimes have domain related requests that are not covered by the APIs. In this paper, we propose to ex…
Response GenerationTask-Oriented Dialogue SystemsOutside Knowledge Conversational Video (OKCV) Dataset -- Dialoguing over Videos
In outside knowledge visual question answering (OK-VQA), the model must identify relevant visual information within an image and incorporate external knowledge to accurately respond to a question. Extending this task to …
Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)Conversational Health Agents: A Personalized LLM-Powered Agent Framework
Conversational Health Agents (CHAs) are interactive systems that provide healthcare services, such as assistance and diagnosis. Current CHAs, especially those utilizing Large Language Models (LLMs), primarily focus on co…
Heart Rate VariabilityGraph Integrated Language Transformers for Next Action Prediction in Complex Phone Calls
Current Conversational AI systems employ different machine learning pipelines, as well as external knowledge sources and business logic to predict the next action. Maintaining various components in dialogue managers' pip…