Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Selective In-Context Data Augmentation for Intent Detection using Pointwise V-Information

About

This work focuses on in-context data augmentation for intent detection. Having found that augmentation via in-context prompting of large pre-trained language models (PLMs) alone does not improve performance, we introduce a novel approach based on PLMs and pointwise V-information (PVI), a metric that can measure the usefulness of a datapoint for training a model. Our method first fine-tunes a PLM on a small seed of training data and then synthesizes new datapoints - utterances that correspond to given intents. It then employs intent-aware filtering, based on PVI, to remove datapoints that are not helpful to the downstream intent classifier. Our method is thus able to leverage the expressive power of large language models to produce diverse training data. Empirical results demonstrate that our method can produce synthetic training data that achieve state-of-the-art performance on three challenging intent detection datasets under few-shot settings (1.28% absolute improvement in 5-shot and 1.18% absolute in 10-shot, on average) and perform on par with the state-of-the-art in full-shot settings (within 0.01% absolute, on average).

Yen-Ting Lin, Alexandros Papangelis, Seokhwan Kim, Sungjin Lee, Devamanyu Hazarika, Mahdi Namazifar, Di Jin, Yang Liu, Dilek Hakkani-Tur• 2023

Related benchmarks

TaskDatasetResultRank
Intent DetectionBANKING 10-shot (test)
Accuracy89.79
16
Intent DetectionHWU 10-shot (test)
Accuracy87.41
16
Intent DetectionCLINC 10-shot (test)
Accuracy94.84
16
Intent DetectionBANKING 5-shot (test)
Accuracy84.01
12
Intent DetectionHWU 5-shot (test)
Accuracy0.8245
12
Intent DetectionCLINC 5-shot (test)
Accuracy92.62
12
Intent DetectionBANKING Full (test)
Accuracy94.42
11
Intent DetectionHWU Full (test)
Accuracy92.57
11
Intent DetectionCLINC Full (test)
Accuracy97.12
11
Showing 9 of 9 rows

Other info

Follow for update