paper-with-me

Papers

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 were quickly replaced by end to end trainable neural networks.

📄 PDF Abstract BibTeX arXiv:2006.02767

Code (2)

Abonia1/Seq2Seq-Chatbot tf
Mind23-2/MindCode-159

Tasks

BIG-bench Machine LearningChatbotDeep Learning

Similar Papers 제목 키워드 기반

Seq2Seq Model-Based Chatbot with LSTM and Attention Mechanism for Enhanced User Interaction

2024-12-27 · Lamya Benaddi, Charaf Ouaddi, Adnane Souha, Abdeslam Jakimi 외

A chatbot is an intelligent software application that automates conversations and engages users in natural language through messaging platforms. Leveraging artificial intelligence (AI), chatbots serve various functions, …

ChatbotDecoder

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

Transformer Based Bengali Chatbot Using General Knowledge Dataset

2021-11-06 · Abu Kaisar Mohammad Masum, Sheikh Abujar, Sharmin Akter, Nushrat Jahan Ria 외

An AI chatbot provides an impressive response after learning from the trained dataset. In this decade, most of the research work demonstrates that deep neural models superior to any other model. RNN model regularly used …

ChatbotDecoderGeneral Knowledge

Measuring and Controlling Instruction (In)Stability in Language Model Dialogs

2024-02-13 · Kenneth Li, Tianle Liu, Naomi Bashkansky, David Bau 외

System-prompting is a standard tool for customizing language-model chatbots, enabling them to follow a specific instruction. An implicit assumption in the use of system prompts is that they will be stable, so the chatbot…

ChatbotLanguage ModelingLanguage Modelling

Self-Attentional Models Application in Task-Oriented Dialogue Generation Systems

2019-09-11 · RANLP 2019 9 · Mansour Saffar Mehrjardi, Amine Trabelsi, Osmar R. Zaiane

Self-attentional models are a new paradigm for sequence modelling tasks which differ from common sequence modelling methods, such as recurrence-based and convolution-based sequence learning, in the way that their archite…

Dialogue GenerationMachine TranslationTranslation