Conversational Artificial Intelligence in Natural Language Processing Application with Lifelong Learning
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.
Code (0)
등록된 구현이 없습니다.
Tasks
ChatbotLifelong learningSimilar Papers 제목 키워드 기반
A Survey on Artificial Intelligence for Source Code: A Dialogue Systems Perspective
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…
SurveyNatural Language Generation Using Link Grammar for General Conversational Intelligence
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 GenerationvalidA Literature Survey of Recent Advances in Chatbots
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…
SurveySeq2Seq AI Chatbot with Attention Mechanism
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 LearningChatbot System Architecture
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