English

How DDAIR you? Disambiguated Data Augmentation for Intent Recognition

Computation and Language 2026-01-19 v1 Machine Learning

Abstract

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 present DDAIR (Disambiguated Data Augmentation for Intent Recognition) to mitigate this problem. We use Sentence Transformers to detect ambiguous class-guided augmented examples generated by LLMs for intent recognition in low-resource scenarios. We identify synthetic examples that are semantically more similar to another intent than to their target one. We also provide an iterative re-generation method to mitigate such ambiguities. Our findings show that sentence embeddings effectively help to (re)generate less ambiguous examples, and suggest promising potential to improve classification performance in scenarios where intents are loosely or broadly defined.

Keywords

Cite

@article{arxiv.2601.11234,
  title  = {How DDAIR you? Disambiguated Data Augmentation for Intent Recognition},
  author = {Galo Castillo-López and Alexis Lombard and Nasredine Semmar and Gaël de Chalendar},
  journal= {arXiv preprint arXiv:2601.11234},
  year   = {2026}
}

Comments

Accepted for publication at EACL 2026

R2 v1 2026-07-01T09:07:28.357Z