**arXiv ID:** 2503.14434 **Authors:** Nikhil Abhyankar, Parshin Shojaee, Chandan K. Reddy **Published:** 2025-03-18T17:11:24Z **Abstract:** Automated feature engineering plays a critical role in improving predictive model performance for tabular learning tasks. Traditional automated feature engineering methods are limited by their reliance on pre-defined transformations within fixed, manually designed search spaces, often neglecting domain knowledge. Recent advances using Large Language Model...
Scanned 9/11/2026
Install to Claude Code
npx -y skills add hiyenwong/ai_collection --skill llmfe-automated-feature-engineering-for-tabular-data-with-llms-as-evolutionary-optimizers --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Llmfe Automated Feature Engineering For Tabular Data With Llms As Evolutionary Optimizers?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/hiyenwong-llmfe-automated-feature-engineering-for-tabular-da)More formats (shields.io, HTML) on the badges page.
# LLM-FE: Automated Feature Engineering for Tabular Data with LLMs as Evolutionary Optimizers
**arXiv ID:** 2503.14434
**Authors:** Nikhil Abhyankar, Parshin Shojaee, Chandan K. Reddy
**Published:** 2025-03-18T17:11:24Z
**Abstract:**
Automated feature engineering plays a critical role in improving predictive model performance for tabular learning tasks. Traditional automated feature engineering methods are limited by their reliance on pre-defined transformations within fixed, manually designed search spaces, often neglecting domain knowledge. Recent advances using Large Language Models (LLMs) have enabled the integration of domain knowledge into the feature engineering process. However, existing LLM-based approaches use direct prompting or rely solely on validation scores for feature selection, failing to leverage insights from prior feature discovery experiments or establish meaningful reasoning between feature generation and data-driven performance. To address these challenges, we propose LLM-FE, a novel framework that combines evolutionary search with the domain knowledge and reasoning capabilities of LLMs to automatically discover effective features for tabular learning tasks. LLM-FE formulates feature engineering as a program search problem, where LLMs propose new feature transformation programs iteratively, and data-driven feedback guides the search process. Our results demonstrate that LLM-FE consistently outperforms state-of-the-art baselines, significantly enhancing the performance of tabular prediction models across diverse classification and regression benchmarks. The code is available at: https://github.com/nikhilsab/LLMFE
## Skill Description
This skill is generated from the arXiv paper: LLM-FE: Automated Feature Engineering for Tabular Data with LLMs as Evolutionary Optimizers (2503.14434).
## How to Use
[To be filled in by the user or by future automation]
## References
- [arXiv:2503.14434](http://arxiv.org/abs/2503.14434v3)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!