NAACL 2025findings0 citations

ARISE: Iterative Rule Induction and Synthetic Data Generation for Text Classification

Yaswanth M, Vaibhav Singh, Ayush Maheshwari, Amrith Krishna, Ganesh Ramakrishnan

Abstract

We propose ARISE, a framework that iteratively induces rules and generates synthetic data for text classification. We combine synthetic data generation and automatic rule induction, via bootstrapping, to iteratively filter the generated rules and data. We induce rules via inductive generalisation of syntactic-ngrams, enabling us to capture a complementary source of supervision. These rules alone lead to performance gains in both, in-context learning (ICL) and fine-tuning (FT) settings. Similarly, use of augmented data from ARISE alone improves the performance for a model, outperforming configurations that rely on complex methods like contrastive learning. Further, our extensive experiments on various datasets covering three full-shot, eight few-shot and seven multilingual variant settings demonstrate that the rules and data we generate lead to performance improvements across these diverse domains and languages.

BibTeX
@inproceedings{m-etal-2025-arise,
    title = "{ARISE}: Iterative Rule Induction and Synthetic Data Generation for Text Classification",
    author = "M, Yaswanth  and
      Singh, Vaibhav  and
      Maheshwari, Ayush  and
      Krishna, Amrith  and
      Ramakrishnan, Ganesh",
    editor = "Chiruzzo, Luis  and
      Ritter, Alan  and
      Wang, Lu",
    booktitle = "Findings of the Association for Computational Linguistics: NAACL 2025",
    month = apr,
    year = "2025",
    address = "Albuquerque, New Mexico",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2025.findings-naacl.359/",
    pages = "6419--6434",
    ISBN = "979-8-89176-195-7"
}
ARISE: Iterative Rule Induction and Synthetic Data Generation for Text Classification · NAACL 2025