paper-with-me

Papers

One System to Rule them All: a Universal Intent Recognition System for Customer Service Chatbots

2021-12-15 · Juan Camilo Vasquez-Correa, Juan Carlos Guerrero-Sierra, Jose Luis Pemberty-Tamayo, Juan Esteban Jaramillo, Andres Felipe Tejada-Castro

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.

📄 PDF Abstract BibTeX arXiv:2112.08261

Code (0)

등록된 구현이 없습니다.

Tasks

AllChatbotIntent RecognitionTransfer Learning

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음
Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Adam 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.

Similar Papers 제목 키워드 기반

Acoustics Based Intent Recognition Using Discovered Phonetic Units for Low Resource Languages

2020-11-07 · Akshat Gupta, Xinjian Li, Sai Krishna Rallabandi, Alan W Black

With recent advancements in language technologies, humans are now speaking to devices. Increasing the reach of spoken language technologies requires building systems in local languages. A major bottleneck here are the un…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Cross-Lingual Transferintent-classification+4

Exploring the Robustness of Task-oriented Dialogue Systems for Colloquial German Varieties

2024-02-03 · Ekaterina Artemova, Verena Blaschke, Barbara Plank

Mainstream cross-lingual task-oriented dialogue (ToD) systems leverage the transfer learning paradigm by training a joint model for intent recognition and slot-filling in English and applying it, zero-shot, to other lang…

Intent Recognitionslot-fillingSlot FillingTask-Oriented Dialogue Systems+1

Intent Recognition and Unsupervised Slot Identification for Low Resourced Spoken Dialog Systems

2021-04-03 · Akshat Gupta, Olivia Deng, Akruti Kushwaha, Saloni Mittal 외

Intent Recognition and Slot Identification are crucial components in spoken language understanding (SLU) systems. In this paper, we present a novel approach towards both these tasks in the context of low resourced and un…

Data AugmentationGeneral Classificationintent-classificationIntent Classification+3

Automating Conflict-Aware ACL Configurations with Natural Language Intents

2025-08-25 · Wenlong Ding, Jianqiang Li, Zhixiong Niu, Huangxun Chen 외 arxiv

ACL configuration is essential for managing network flow reachability, yet its complexity grows significantly with topologies and pre-existing rules. To carry out ACL configuration, the operator needs to (1) understand t…

Universal Adversarial Perturbations Generative Network for Speaker Recognition

2020-04-07 · Jiguo Li, Xinfeng Zhang, Chuanmin Jia, Jizheng Xu 외

Attacking deep learning based biometric systems has drawn more and more attention with the wide deployment of fingerprint/face/speaker recognition systems, given the fact that the neural networks are vulnerable to the ad…

Speaker Recognition