paper-with-me

홈 › Papers

Churn Intent Detection in Multilingual Chatbot Conversations and Social Media

2018-08-25 · CONLL 2018 10 · Christian Abbet, Meryem M'hamdi, Athanasios Giannakopoulos, Robert West, Andreea Hossmann, Michael Baeriswyl, Claudiu Musat

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.

📄 PDF Abstract BibTeX arXiv:1808.08432

Code (1)

swisscom/churn-intent-DE 공식 구현

Tasks

ChatbotIntent DetectionWord Embeddings

Similar Papers 제목 키워드 기반

Intent-Aware Dialogue Generation and Multi-Task Contrastive Learning for Multi-Turn Intent Classification

2024-11-21 · Junhua Liu, Yong Keat Tan, Bin Fu, Kwan Hui Lim

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+2

A Deep Learning Approach to Integrate Human-Level Understanding in a Chatbot

2021-12-31 · Afia Fairoose Abedin, Amirul Islam Al Mamun, Rownak Jahan Nowrin, Amitabha Chakrabarty 외

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+4

Hybrid Dialogue State Tracking for Persian Chatbots: A Language Model-Based Approach

2025-10-01 · Samin Mahdipour Aghabagher, Saeedeh Momtazi arxiv

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 Filling

MTSI-BERT: A Session-aware Knowledge-based Conversational Agent

2020-05-01 · LREC 2020 5 · Matteo Antonio Senese, Giuseppe Rizzo, Mauro Dragoni, Maurizio Morisio

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+5

KBot: a Knowledge graph based chatBot for natural language understanding over linked data

2020-08-01 · Addi Ait-Mlouk, Lili Jiang

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