English

Retrieval-Augmented Feature Generation for Domain-Specific Classification

Computation and Language 2025-11-11 v4

Abstract

Feature generation can significantly enhance learning outcomes, particularly for tasks with limited data. An effective way to improve feature generation is to expand the current feature space using existing features and enriching the informational content. However, generating new, interpretable features usually requires domain-specific knowledge on top of the existing features. In this paper, we introduce a Retrieval-Augmented Feature Generation method, RAFG, to generate useful and explainable features specific to domain classification tasks. To increase the interpretability of the generated features, we conduct knowledge retrieval among the existing features in the domain to identify potential feature associations. These associations are expected to help generate useful features. Moreover, we develop a framework based on large language models (LLMs) for feature generation with reasoning to verify the quality of the features during their generation process. Experiments across several datasets in medical, economic, and geographic domains show that our RAFG method can produce high-quality, meaningful features and significantly improve classification performance compared with baseline methods.

Keywords

Cite

@article{arxiv.2406.11177,
  title  = {Retrieval-Augmented Feature Generation for Domain-Specific Classification},
  author = {Xinhao Zhang and Jinghan Zhang and Fengran Mo and Dakshak Keerthi Chandra and Yu-Zhong Chen and Fei Xie and Kunpeng Liu},
  journal= {arXiv preprint arXiv:2406.11177},
  year   = {2025}
}

Comments

Accepted by ICDM 2025

R2 v1 2026-06-28T17:08:06.389Z