paper-with-me

Papers

Intent Detection at Scale: Tuning a Generic Model using Relevant Intents

2023-09-15 · Nichal Narotamo, David Aparicio, Tiago Mesquita, Mariana Almeida

Accurately predicting the intent of customer support requests is vital for efficient support systems, enabling agents to quickly understand messages and prioritize responses accordingly. While different approaches exist for intent detection, maintaining separate client-specific or industry-specific models can be costly and impractical as the client base expands. This work proposes a system to scale intent predictions to various clients effectively, by combining a single generic model with a per-client list of relevant intents. Our approach minimizes training and maintenance costs while providing a personalized experience for clients, allowing for seamless adaptation to changes in their relevant intents. Furthermore, we propose a strategy for using the clients relevant intents as model features that proves to be resilient to changes in the relevant intents of clients -- a common occurrence in production environments. The final system exhibits significantly superior performance compared to industry-specific models, showcasing its flexibility and ability to cater to diverse client needs.

📄 PDF Abstract BibTeX arXiv:2309.08647

Code (0)

등록된 구현이 없습니다.

Tasks

Intent Detection

Methods 이 논문이 사용한 방법론

customer support 설명 없음
BASE 설명 없음

Similar Papers 제목 키워드 기반

Ontology Population Reusing Resources for Dialogue Intent Detection: Generic and Multilingual Approach

2021-09-01 · RANLP 2021 9 · Cristina Aceta, Izaskun Fernández, Aitor Soroa

This work presents a generic semi-automatic strategy to populate the domain ontology of an ontology-driven task-oriented dialogue system, with the aim of performing successful intent detection in the dialogue process, re…

Intent DetectionManagement

An Adaptive Deep Clustering Pipeline to Inform Text Labeling at Scale

2022-02-01 · Xinyu Chen, Ian Beaver

Mining the latent intentions from large volumes of natural language inputs is a key step to help data analysts design and refine Intelligent Virtual Assistants (IVAs) for customer service and sales support. We created a …

ClusteringCommunity DetectionDeep Clustering

Z-BERT-A: a zero-shot Pipeline for Unknown Intent detection

2022-08-15 · Daniele Comi, Dimitrios Christofidellis, Pier Francesco Piazza, Matteo Manica

Intent discovery is a crucial task in natural language processing, and it is increasingly relevant for various of industrial applications. Identifying novel, unseen intents from user inputs remains one of the biggest cha…

intent-classificationIntent ClassificationIntent DetectionIntent Discovery+1

Few-Shot Intent Detection via Contrastive Pre-Training and Fine-Tuning

2021-09-13 · EMNLP 2021 11 · JianGuo Zhang, Trung Bui, Seunghyun Yoon, Xiang Chen 외

In this work, we focus on a more challenging few-shot intent detection scenario where many intents are fine-grained and semantically similar. We present a simple yet effective few-shot intent detection schema via contras…

Contrastive LearningIntent Detection

Prompt Augmented Generative Replay via Supervised Contrastive Learning for Lifelong Intent Detection

2022-07-01 · Findings (NAACL) 2022 7 · Vaibhav Varshney, Mayur Patidar, Rajat Kumar, Lovekesh Vig 외

Identifying all possible user intents for a dialog system at design time is challenging even for skilled domain experts. For practical applications, novel intents may have to be inferred incrementally on the fly. This ty…

Continual LearningContrastive LearningIntent DetectionRelation Extraction