Churn Intent Detection in Multilingual Chatbot Conversations and Social Media
We propose a new method to detect when users express the intent to leave a service, also known as churn. While previous work focuses solely on social media, we show that this intent can be detected in chatbot conversations. As companies increasingly rely on chatbots they need an overview of potentially churny users. To this end, we crowdsource and publish a dataset of churn intent expressions in chatbot interactions in German and English. We show that classifiers trained on social media data can detect the same intent in the context of chatbots. We introduce a classification architecture that outperforms existing work on churn intent detection in social media. Moreover, we show that, using bilingual word embeddings, a system trained on combined English and German data outperforms monolingual approaches. As the only existing dataset is in English, we crowdsource and publish a novel dataset of German tweets. We thus underline the universal aspect of the problem, as examples of churn intent in English help us identify churn in German tweets and chatbot conversations.
Code (1)
Tasks
ChatbotIntent DetectionWord EmbeddingsSimilar Papers 제목 키워드 기반
Intent-Aware Dialogue Generation and Multi-Task Contrastive Learning for Multi-Turn Intent Classification
Generating large-scale, domain-specific, multilingual multi-turn dialogue datasets remains a significant hurdle for training effective Multi-Turn Intent Classification models in chatbot systems. In this paper, we introdu…
ChatbotClassificationContrastive LearningDialogue Generation+2A Deep Learning Approach to Integrate Human-Level Understanding in a Chatbot
In recent times, a large number of people have been involved in establishing their own businesses. Unlike humans, chatbots can serve multiple customers at a time, are available 24/7 and reply in less than a fraction of a…
Chatbotintent-classificationIntent ClassificationManagement+4Hybrid Dialogue State Tracking for Persian Chatbots: A Language Model-Based Approach
Dialogue State Tracking (DST) is an essential element of conversational AI with the objective of deeply understanding the conversation context and leading it toward answering user requests. Due to high demands for open-d…
Dialogue State TrackingAnswer GenerationIntent DetectionSlot FillingMTSI-BERT: A Session-aware Knowledge-based Conversational Agent
In the last years, the state of the art of NLP research has made a huge step forward. Since the release of ELMo (Peters et al., 2018), a new race for the leading scoreboards of all the main linguistic tasks has begun. Se…
Chatbotintent-classificationIntent Classificationnamed-entity-recognition+5KBot: a Knowledge graph based chatBot for natural language understanding over linked data
With the rapid progress of the semantic web, a huge amount of structured data has become available on the web in the form of knowledge bases (KBs). Making these data accessible and useful for end-users is one of the main…
Chatbotintent-classificationIntent ClassificationNatural Language Understanding