ARISE: Iterative Rule Induction and Synthetic Data Generation for Text Classification
Yashwanth M., Vaibhav Singh, Ayush Maheshwari, Amrith Krishna, Ganesh, Ramakrishnan

TL;DR
ARISE introduces an iterative framework that combines rule induction and synthetic data generation to enhance text classification, showing significant improvements across multiple settings and languages.
Contribution
It presents a novel iterative approach that integrates rule induction from syntactic n-grams with synthetic data generation for improved text classification.
Findings
Rules improve performance in ICL and FT settings
Synthetic data outperforms complex contrastive methods
Method shows consistent gains across datasets, languages, and few-shot scenarios
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 n-grams, 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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsText and Document Classification Technologies
