paper-with-me

Papers

Exploring Description-Augmented Dataless Intent Classification

2024-07-25 · Ruoyu Hu, Foaad Khosmood, Abbas Edalat

In this work, we introduce several schemes to leverage description-augmented embedding similarity for dataless intent classification using current state-of-the-art (SOTA) text embedding models. We report results of our methods on four commonly used intent classification datasets and compare against previous works of a similar nature. Our work shows promising results for dataless classification scaling to a large number of unseen intents. We show competitive results and significant improvements (+6.12\% Avg.) over strong zero-shot baselines, all without training on labelled or task-specific data. Furthermore, we provide qualitative error analysis of the shortfalls of this methodology to help guide future research in this area.

📄 PDF Abstract BibTeX arXiv:2407.17862

Code (1)

ruoyunlp/dataless-intent-classification 공식 구현 pytorch

Tasks

AvgClassificationintent-classificationIntent Classification

Similar Papers 제목 키워드 기반

Unsupervised Label Refinement Improves Dataless Text Classification

2020-12-08 · Findings (ACL) 2021 8 · Zewei Chu, Karl Stratos, Kevin Gimpel

Dataless text classification is capable of classifying documents into previously unseen labels by assigning a score to any document paired with a label description. While promising, it crucially relies on accurate descri…

ClassificationClusteringGeneral ClassificationText Classification+1

Practical Dataless Text Classification Through Dense Retrieval

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Dataless text classification aims to classify documents using only class descriptions without any training data. Recent research shows that pre-trained textual entailment models can achieve state-of-the-art dataless cla…

ClassificationNatural Language InferenceRetrievaltext-classification+1

Weakly Supervised Prototype Topic Model with Discriminative Seed Words: Modifying the Category Prior by Self-exploring Supervised Signals

2021-11-20 · Bing Wang, Yue Wang, Ximing Li, Jihong Ouyang

Dataless text classification, i.e., a new paradigm of weakly supervised learning, refers to the task of learning with unlabeled documents and a few predefined representative words of categories, known as seed words. The …

text-classificationText ClassificationWeakly-supervised Learning

Exploring Zero and Few-shot Techniques for Intent Classification

2023-05-11 · Soham Parikh, Quaizar Vohra, Prashil Tumbade, Mitul Tiwari

Conversational NLU providers often need to scale to thousands of intent-classification models where new customers often face the cold-start problem. Scaling to so many customers puts a constraint on storage space as well…

ClassificationData AugmentationDomain Adaptationintent-classification+3

Cross-lingual Dataless Classification for Languages with Small Wikipedia Presence

2016-11-13 · Yangqiu Song, Stephen Mayhew, Dan Roth

This paper presents an approach to classify documents in any language into an English topical label space, without any text categorization training data. The approach, Cross-Lingual Dataless Document Classification (CLDD…

ClassificationDocument ClassificationGeneral ClassificationMachine Translation+2