paper-with-me

Papers

Conversational Artificial Intelligence in Natural Language Processing Application with Lifelong Learning

2021-09-29 · Ade Oktavianus Kurniawan, Kevin Natio Banjarnahor

Conversational AI bot known as chatbot has many roles in human life today, such as answering uncomplicated questions on E-commerce website pages or even help as an assistant like Siri and Google assistant. However, the chatbot is currently limited due to insufficient knowledge available on a predetermined training dataset. So when a chatbot receives an unfamiliar question, it may be hard to understand the question. Therefore, we formed a chatbot using the lifelong learning method. Thus, that chatbot can conduct training on unfamiliar incoming data without train the model from scratch. The performance benchmark the system used is the average confidence score of the tests carried out. The system has an average confidence score of 0.80952.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ChatbotLifelong learning

Similar Papers 제목 키워드 기반

A Survey on Artificial Intelligence for Source Code: A Dialogue Systems Perspective

2022-02-10 · Erfan Al-Hossami, Samira Shaikh

In this survey paper, we overview major deep learning methods used in Natural Language Processing (NLP) and source code over the last 35 years. Next, we present a survey of the applications of Artificial Intelligence (AI…

Survey

Natural Language Generation Using Link Grammar for General Conversational Intelligence

2021-04-19 · Vignav Ramesh, Anton Kolonin

Many current artificial general intelligence (AGI) and natural language processing (NLP) architectures do not possess general conversational intelligence--that is, they either do not deal with language or are unable to c…

Question AnsweringText Generationvalid

A Literature Survey of Recent Advances in Chatbots

2022-01-17 · Guendalina Caldarini, Sardar Jaf, Kenneth McGarry

Chatbots are intelligent conversational computer systems designed to mimic human conversation to enable automated online guidance and support. The increased benefits of chatbots led to their wide adoption by many industr…

Survey

Seq2Seq AI Chatbot with Attention Mechanism

2020-06-04 · Abonia Sojasingarayar

Intelligent Conversational Agent development using Artificial Intelligence or Machine Learning technique is an interesting problem in the field of Natural Language Processing. With the rise of deep learning, these models…

BIG-bench Machine LearningChatbotDeep Learning

Chatbot System Architecture

2022-01-17 · Moataz Mohammed, Mostafa M. Aref

The conversational agents is one of the most interested topics in computer science field in the recent decade. Which can be composite from more than one subject in this field, which you need to apply Natural Language Pro…

Chatbot