paper-with-me

Papers

Extending Neural Generative Conversational Model using External Knowledge Sources

2018-09-14 · EMNLP 2018 10 · Prasanna Parthasarathi, Joelle Pineau

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.

📄 PDF Abstract BibTeX arXiv:1809.05524

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

OPERA: Harmonizing Task-Oriented Dialogs and Information Seeking Experience

2022-06-24 · Miaoran Li, Baolin Peng, Jianfeng Gao, Zhu Zhang

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 Answering

Beyond Domain APIs: Task-oriented Conversational Modeling with Unstructured Knowledge Access

2020-06-05 · SIGDIAL (ACL) 2020 7 · Seokhwan Kim, Mihail Eric, Karthik Gopalakrishnan, Behnam Hedayatnia 외

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 Systems

Outside Knowledge Conversational Video (OKCV) Dataset -- Dialoguing over Videos

2025-06-11 · Benjamin Reichman, Constantin Patsch, Jack Truxal, Atishay Jain 외

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

2023-10-03 · Mahyar Abbasian, Iman Azimi, Amir M. Rahmani, Ramesh Jain

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 Variability

Graph Integrated Language Transformers for Next Action Prediction in Complex Phone Calls

2024-04-11 · Amin Hosseiny Marani, Ulie Schnaithmann, Youngseo Son, Akil Iyer 외

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…