One System to Rule them All: a Universal Intent Recognition System for
Customer Service Chatbots
- URL: http://arxiv.org/abs/2112.08261v1
- Date: Wed, 15 Dec 2021 16:45:55 GMT
- Title: One System to Rule them All: a Universal Intent Recognition System for
Customer Service Chatbots
- Authors: Juan Camilo Vasquez-Correa, Juan Carlos Guerrero-Sierra, Jose Luis
Pemberty-Tamayo, Juan Esteban Jaramillo, Andres Felipe Tejada-Castro
- Abstract summary: We propose the development of a universal intent recognition system.
It is trained to recognize a selected group of 11 intents common in 28 different chatbots.
The proposed system is able to discriminate between those universal intents with a balanced accuracy up to 80.4%.
- Score: 0.0
- License: http://creativecommons.org/publicdomain/zero/1.0/
- Abstract: Customer service chatbots are conversational systems designed to provide
information to customers about products/services offered by different
companies. Particularly, intent recognition is one of the core components in
the natural language understating capabilities of a chatbot system. Among the
different intents that a chatbot is trained to recognize, there is a set of
them that is universal to any customer service chatbot. Universal intents may
include salutation, switch the conversation to a human agent, farewells, among
others. A system to recognize those universal intents will be very helpful to
optimize the training process of specific customer service chatbots. We propose
the development of a universal intent recognition system, which is trained to
recognize a selected group of 11 intents that are common in 28 different
chatbots. The proposed system is trained considering state-of-the-art
word-embedding models such as word2vec and BERT, and deep classifiers based on
convolutional and recurrent neural networks. The proposed model is able to
discriminate between those universal intents with a balanced accuracy up to
80.4\%. In addition, the proposed system is equally accurate to recognize
intents expressed both in short and long text requests. At the same time,
misclassification errors often occurs between intents with very similar
semantic fields such as farewells and positive comments. The proposed system
will be very helpful to optimize the training process of a customer service
chatbot because some of the intents will be already available and detected by
our system. At the same time, the proposed approach will be a suitable base
model to train more specific chatbots by applying transfer learning strategies.
Related papers
- Measuring and Controlling Instruction (In)Stability in Language Model Dialogs [72.38330196290119]
System-prompting is a tool for customizing language-model chatbots, enabling them to follow a specific instruction.
We propose a benchmark to test the assumption, evaluating instruction stability via self-chats.
We reveal a significant instruction drift within eight rounds of conversations.
We propose a lightweight method called split-softmax, which compares favorably against two strong baselines.
arXiv Detail & Related papers (2024-02-13T20:10:29Z) - Rewarding Chatbots for Real-World Engagement with Millions of Users [1.2583983802175422]
This work investigates the development of social chatbots that prioritize user engagement to enhance retention.
The proposed approach uses automatic pseudo-labels collected from user interactions to train a reward model that can be used to reject low-scoring sample responses.
A/B testing on groups of 10,000 new dailychat users on the Chai Research platform shows that this approach increases the MCL by up to 70%.
Future work aims to use the reward model to realise a data fly-wheel, where the latest user conversations can be used to alternately fine-tune the language model and the reward model.
arXiv Detail & Related papers (2023-03-10T18:53:52Z) - Jewelry Shop Conversational Chatbot [0.0]
We build a conversational agent for a jewelry shop that finds the underlying objective of the customer's query by finding similarity of the input to patterns in the corpus.
Our system features an audio input interface for clients, so they may speak to it in natural language.
To gauge the system's performance, we used performance metrics such as Recall, Precision and F1 score.
arXiv Detail & Related papers (2022-06-09T17:56:51Z) - A Deep Learning Approach to Integrate Human-Level Understanding in a
Chatbot [0.4632366780742501]
Unlike humans, chatbots can serve multiple customers at a time, are available 24/7 and reply in less than a fraction of a second.
We performed sentiment analysis, emotion detection, intent classification and named-entity recognition using deep learning to develop chatbots with humanistic understanding and intelligence.
arXiv Detail & Related papers (2021-12-31T22:26:41Z) - Few-Shot Bot: Prompt-Based Learning for Dialogue Systems [58.27337673451943]
Learning to converse using only a few examples is a great challenge in conversational AI.
The current best conversational models are either good chit-chatters (e.g., BlenderBot) or goal-oriented systems (e.g., MinTL)
We propose prompt-based few-shot learning which does not require gradient-based fine-tuning but instead uses a few examples as the only source of learning.
arXiv Detail & Related papers (2021-10-15T14:36:45Z) - CheerBots: Chatbots toward Empathy and Emotionusing Reinforcement
Learning [60.348822346249854]
This study presents a framework whereby several empathetic chatbots are based on understanding users' implied feelings and replying empathetically for multiple dialogue turns.
We call these chatbots CheerBots. CheerBots can be retrieval-based or generative-based and were finetuned by deep reinforcement learning.
To respond in an empathetic way, we develop a simulating agent, a Conceptual Human Model, as aids for CheerBots in training with considerations on changes in user's emotional states in the future to arouse sympathy.
arXiv Detail & Related papers (2021-10-08T07:44:47Z) - Put Chatbot into Its Interlocutor's Shoes: New Framework to Learn
Chatbot Responding with Intention [55.77218465471519]
This paper proposes an innovative framework to train chatbots to possess human-like intentions.
Our framework included a guiding robot and an interlocutor model that plays the role of humans.
We examined our framework using three experimental setups and evaluate the guiding robot with four different metrics to demonstrated flexibility and performance advantages.
arXiv Detail & Related papers (2021-03-30T15:24:37Z) - Leveraging Acoustic and Linguistic Embeddings from Pretrained speech and
language Models for Intent Classification [81.80311855996584]
We propose a novel intent classification framework that employs acoustic features extracted from a pretrained speech recognition system and linguistic features learned from a pretrained language model.
We achieve 90.86% and 99.07% accuracy on ATIS and Fluent speech corpus, respectively.
arXiv Detail & Related papers (2021-02-15T07:20:06Z) - Personalized Chatbot Trustworthiness Ratings [19.537492400265577]
We envision a personalized rating methodology for chatbots that relies on separate rating modules for each issue.
The method is independent of the specific trust issues and is parametric to the aggregation procedure.
arXiv Detail & Related papers (2020-05-13T22:42:45Z) - A Financial Service Chatbot based on Deep Bidirectional Transformers [17.779997116217363]
We use Deep Bidirectional Transformer models (BERT) to handle client questions in financial investment customer service.
The bot can recognize 381 intents, and decides when to say "I don't know" and escalates irrelevant/uncertain questions to human operators.
Another novel contribution is the usage of BERT as a language model in automatic spelling correction.
arXiv Detail & Related papers (2020-02-17T18:48:55Z) - IART: Intent-aware Response Ranking with Transformers in
Information-seeking Conversation Systems [80.0781718687327]
We analyze user intent patterns in information-seeking conversations and propose an intent-aware neural response ranking model "IART"
IART is built on top of the integration of user intent modeling and language representation learning with the Transformer architecture.
arXiv Detail & Related papers (2020-02-03T05:59:52Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.