Chandra Kiran Reddy Evuru
Also published as: Chandra Kiran Evuru
2024
CoDa: Constrained Generation based Data Augmentation for Low-Resource NLP
Chandra Kiran Evuru
|
Sreyan Ghosh
|
Sonal Kumar
|
Ramaneswaran S
|
Utkarsh Tyagi
|
Dinesh Manocha
Findings of the Association for Computational Linguistics: NAACL 2024
We present CoDa (**Co**nstrained Generation based **Da**ta Augmentation), a controllable, effective, and *training-free* data augmentation technique for low-resource (data-scarce) NLP. Our approach is based on prompting off-the-shelf instruction-following Large Language Models (LLMs) for generating text that satisfies a set of constraints. Precisely, we extract a set of simple constraints from every instance in the low-resource dataset and verbalize them to prompt an LLM to generate novel and diverse training instances. Our findings reveal that synthetic data that follows simple constraints in the downstream dataset act as highly effective augmentations, and CoDa can achieve this without intricate decoding-time constrained generation techniques or fine-tuning with complex algorithms that eventually make the model biased toward the small number of training instances. Additionally, CoDa is the first framework that provides users explicit control over the augmentation generation process, thereby also allowing easy adaptation to several domains. We demonstrate the effectiveness of CoDa across 11 datasets spanning 3 tasks and 3 low-resource settings. CoDa outperforms all our baselines, qualitatively and quantitatively, with improvements of 0.12%-7.19%. Code is available.
2023
DALE: Generative Data Augmentation for Low-Resource Legal NLP
Sreyan Ghosh
|
Chandra Kiran Reddy Evuru
|
Sonal Kumar
|
S Ramaneswaran
|
S Sakshi
|
Utkarsh Tyagi
|
Dinesh Manocha
Proceedings of the 2023 Conference on Empirical Methods in Natural Language Processing
We present DALE, a novel and effective generative Data Augmentation framework for low-resource LEgal NLP. DALE addresses the challenges existing frameworks pose in generating effective data augmentations of legal documents - legal language, with its specialized vocabulary and complex semantics, morphology, and syntax, does not benefit from data augmentations that merely rephrase the source sentence. To address this, DALE, built on an Encoder-Decoder Language Model, is pre-trained on a novel unsupervised text denoising objective based on selective masking - our masking strategy exploits the domain-specific language characteristics of templatized legal documents to mask collocated spans of text. Denoising these spans help DALE acquire broad legal knowledge and develop the ability to generate coherent and diverse augmentations with novel contexts. Finally, DALE performs conditional generation to generate synthetic augmentations for low-resource Legal NLP tasks. We demonstrate the effectiveness of DALE on 13 datasets spanning 6 tasks and 4 low-resource settings. DALE outperforms all our baselines, including LLMs, qualitatively and quantitatively, with absolute improvements of 1%-50%.
Search
Co-authors
- Sreyan Ghosh 2
- Sonal Kumar 2
- Utkarsh Tyagi 2
- Dinesh Manocha 2
- Ramaneswaran S 1
- show all...