paper-with-me

홈 › Papers

A new data augmentation method for intent classification enhancement and its application on spoken conversation datasets

2022-02-21 · Zvi Kons, Aharon Satt, Hong-Kwang Kuo, Samuel Thomas, Boaz Carmeli, Ron Hoory, Brian Kingsbury

Intent classifiers are vital to the successful operation of virtual agent systems. This is especially so in voice activated systems where the data can be noisy with many ambiguous directions for user intents. Before operation begins, these classifiers are generally lacking in real-world training data. Active learning is a common approach used to help label large amounts of collected user input. However, this approach requires many hours of manual labeling work. We present the Nearest Neighbors Scores Improvement (NNSI) algorithm for automatic data selection and labeling. The NNSI reduces the need for manual labeling by automatically selecting highly-ambiguous samples and labeling them with high accuracy. This is done by integrating the classifier's output from a semantically similar group of text samples. The labeled samples can then be added to the training set to improve the accuracy of the classifier. We demonstrated the use of NNSI on two large-scale, real-life voice conversation systems. Evaluation of our results showed that our method was able to select and label useful samples with high accuracy. Adding these new samples to the training data significantly improved the classifiers and reduced error rates by up to 10%.

📄 PDF Abstract BibTeX arXiv:2202.10137

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningData Augmentationintent-classificationIntent Classification

Similar Papers 제목 키워드 기반

Seeing is Believing: Aligning Prompt Rewriting with Visual Anchors for Text-to-Image Generation

2026-06-07 · Xuanyi Liu, Deyi Ji, Junyu Lu, Jing Wang 외 arxiv

Despite the impressive capabilities of text-to-image (T2I) models, an intent-generation gap often persists due to the brevity and ambiguity of user prompts. Existing approaches primarily polish the prompt for fluency and…

Text-to-Image GenerationVisual Grounding

How DDAIR you? Disambiguated Data Augmentation for Intent Recognition

2026-01-16 · Galo Castillo-López, Alexis Lombard, Nasredine Semmar, Gaël de Chalendar arxiv

Large Language Models (LLMs) are effective for data augmentation in classification tasks like intent detection. In some cases, they inadvertently produce examples that are ambiguous with regard to untargeted classes. We …

Intent RecognitionData AugmentationIntent Detection

Simple is Better! Lightweight Data Augmentation for Low Resource Slot Filling and Intent Classification

2020-09-08 · PACLIC 2020 10 · Samuel Louvan, Bernardo Magnini

Neural-based models have achieved outstanding performance on slot filling and intent classification, when fairly large in-domain training data are available. However, as new domains are frequently added, creating sizeabl…

Data AugmentationGeneral Classificationintent-classificationIntent Classification+3

LARA: Linguistic-Adaptive Retrieval-Augmentation for Multi-Turn Intent Classification

2024-03-25 · Junhua Liu, Yong Keat Tan, Bin Fu, Kwan Hui Lim

Multi-turn intent classification is notably challenging due to the complexity and evolving nature of conversational contexts. This paper introduces LARA, a Linguistic-Adaptive Retrieval-Augmentation framework to enhance …

ChatbotClassificationIn-Context Learningintent-classification+4

Dynamic Test-Time Augmentation via Differentiable Functions

2022-12-09 · Shohei Enomoto, Monikka Roslianna Busto, Takeharu Eda

Distribution shifts, which often occur in the real world, degrade the accuracy of deep learning systems, and thus improving robustness to distribution shifts is essential for practical applications. To improve robustness…

ClassificationData AugmentationImage Enhancement