paper-with-me

Papers

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 flexible and scalable clustering pipeline within the Verint Intent Manager (VIM) that integrates the fine-tuning of language models, a high performing k-NN library and community detection techniques to help analysts quickly surface and organize relevant user intentions from conversational texts. The fine-tuning step is necessary because pre-trained language models cannot encode texts to efficiently surface particular clustering structures when the target texts are from an unseen domain or the clustering task is not topic detection. We describe the pipeline and demonstrate its performance and ability to scale on three real-world text mining tasks. As deployed in the VIM application, this clustering pipeline produces high quality results, improving the performance of data analysts and reducing the time it takes to surface intentions from customer service data, thereby reducing the time it takes to build and deploy IVAs in new domains.

📄 PDF Abstract BibTeX arXiv:2202.01211

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringCommunity DetectionDeep Clustering

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Weight Decay 설명 없음
WordPiece 설명 없음
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…
Residual Connection 설명 없음

Similar Papers 제목 키워드 기반

Automatic Summarization of Online Debates

2017-08-15 · RANLP 2017 9 · Nattapong Sanchan, Ahmet Aker, Kalina Bontcheva

Debate summarization is one of the novel and challenging research areas in automatic text summarization which has been largely unexplored. In this paper, we develop a debate summarization pipeline to summarize key topics…

ClusteringText Summarization

Reliable Pseudo-labeling via Optimal Transport with Attention for Short Text Clustering

2025-01-25 · Zhihao Yao, Jixuan Yin, Bo Li

Short text clustering has gained significant attention in the data mining community. However, the limited valuable information contained in short texts often leads to low-discriminative representations, increasing the di…

ClusteringContrastive LearningRepresentation LearningShort Text Clustering+1

CSAL: Self-adaptive Labeling based Clustering Integrating Supervised Learning on Unlabeled Data

2015-02-18 · Fangfang Li, Guandong Xu, Longbing Cao

Supervised classification approaches can predict labels for unknown data because of the supervised training process. The success of classification is heavily dependent on the labeled training data. Differently, clusterin…

ClassificationClusteringGeneral Classification

Dual-level Adaptive Self-Labeling for Novel Class Discovery in Point Cloud Segmentation

2024-07-17 · Ruijie Xu, Chuyu Zhang, Hui Ren, Xuming He

We tackle the novel class discovery in point cloud segmentation, which discovers novel classes based on the semantic knowledge of seen classes. Existing work proposes an online point-wise clustering method with a simplif…

ClusteringNovel Class DiscoveryPoint Cloud SegmentationSegmentation+1

MaxiMin Active Learning in Overparameterized Model Classes}

2019-05-29 · Mina Karzand, Robert D. Nowak

Generating labeled training datasets has become a major bottleneck in Machine Learning (ML) pipelines. Active ML aims to address this issue by designing learning algorithms that automatically and adaptively select the mo…

Active LearningBIG-bench Machine LearningBinary Classificationmodel