paper-with-me

홈 › Papers

A Conditional Generative Chatbot using Transformer Model

2023-06-03 · Nura Esfandiari, Kourosh Kiani, Razieh Rastgoo

A Chatbot serves as a communication tool between a human user and a machine to achieve an appropriate answer based on the human input. In more recent approaches, a combination of Natural Language Processing and sequential models are used to build a generative Chatbot. The main challenge of these models is their sequential nature, which leads to less accurate results. To tackle this challenge, in this paper, a novel architecture is proposed using conditional Wasserstein Generative Adversarial Networks and a transformer model for answer generation in Chatbots. While the generator of the proposed model consists of a full transformer model to generate an answer, the discriminator includes only the encoder part of a transformer model followed by a classifier. To the best of our knowledge, this is the first time that a generative Chatbot is proposed using the embedded transformer in both generator and discriminator models. Relying on the parallel computing of the transformer model, the results of the proposed model on the Cornell Movie-Dialog corpus and the Chit-Chat datasets confirm the superiority of the proposed model compared to state-of-the-art alternatives using different evaluation metrics.

📄 PDF Abstract BibTeX arXiv:2306.02074

Code (0)

등록된 구현이 없습니다.

Tasks

Answer GenerationChatbotmodel

Similar Papers 제목 키워드 기반

Distinguishing Chatbot from Human

2024-08-03 · Gauri Anil Godghase, Rishit Agrawal, Tanush Obili, Mark Stamp

There have been many recent advances in the fields of generative Artificial Intelligence (AI) and Large Language Models (LLM), with the Generative Pre-trained Transformer (GPT) model being a leading "chatbot." LLM-based …

Chatbot

Comparing Generative Chatbots Based on Process Requirements

2023-11-28 · Luis Fernando Lins, Nathalia Nascimento, Paulo Alencar, Toacy Oliveira 외

Business processes are commonly represented by modelling languages, such as Event-driven Process Chain (EPC), Yet Another Workflow Language (YAWL), and the most popular standard notation for modelling business processes,…

Language ModelingLanguage Modelling

Retrieval and Generative Approaches for a Pregnancy Chatbot in Nepali with Stemmed and Non-Stemmed Data : A Comparative Study

2023-11-12 · Sujan Poudel, Nabin Ghimire, Bipesh Subedi, Saugat Singh

The field of Natural Language Processing which involves the use of artificial intelligence to support human languages has seen tremendous growth due to its high-quality features. Its applications such as language transla…

ChatbotRetrieval

Memory-Based Deep Neural Attention (mDNA) for Cognitive Multi-Turn Response Retrieval in Task-Oriented Chatbots

2020-08-22 · MDPI Applied Sciences 2020 8 · Jenhui Chen, Obinna Agbodike, Lei Wang

One of the important criteria used in judging the performance of a chatbot is the ability to provide meaningful and informative responses that correspond with the context of a user’s utterance. Nowadays, the number of en…

ChatbotRetrieval

Arabic Chatbot Technologies in Education: An Overview

2025-09-04 · Hicham Bourhil, Yacine El Younoussi arxiv

The recent advancements in Artificial Intelligence (AI) in general, and in Natural Language Processing (NLP) in particular, and some of its applications such as chatbots, have led to their implementation in different dom…