REVIEW 3 cited by
Large Language Models for Automated Data Science: Introducing CAAFE for Context-Aware Automated Feature Engineering
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
abstract
As the field of automated machine learning (AutoML) advances, it becomes increasingly important to incorporate domain knowledge into these systems. We present an approach for doing so by harnessing the power of large language models (LLMs). Specifically, we introduce Context-Aware Automated Feature Engineering (CAAFE), a feature engineering method for tabular datasets that utilizes an LLM to iteratively generate additional semantically meaningful features for tabular datasets based on the description of the dataset. The method produces both Python code for creating new features and explanations for the utility of the generated features. Despite being methodologically simple, CAAFE improves performance on 11 out of 14 datasets -- boosting mean ROC AUC performance from 0.798 to 0.822 across all dataset - similar to the improvement achieved by using a random forest instead of logistic regression on our datasets. Furthermore, CAAFE is interpretable by providing a textual explanation for each generated feature. CAAFE paves the way for more extensive semi-automation in data science tasks and emphasizes the significance of context-aware solutions that can extend the scope of AutoML systems to semantic AutoML. We release our $\href{https://github.com/automl/CAAFE}{code}$, a simple $\href{https://colab.research.google.com/drive/1mCA8xOAJZ4MaB_alZvyARTMjhl6RZf0a}{demo}$ and a $\href{https://pypi.org/project/caafe/}{python\ package}$.
Forward citations
Cited by 3 Pith papers
-
SIFOTL: A Principled, Statistically-Informed Fidelity-Optimization Method for Tabular Learning
A privacy-aware method combining LLM feature synthesis, twin XGBoost models, and a Pareto-weighted tree identifies shift-driving segments with F1 up to 0.96 on synthetic EHR data.
-
Anchoring Trends: Mitigating Social Media Popularity Prediction Drift via Feature Clustering and Expansion
A multimodal clustering and LLM feature generation framework for social media popularity prediction is proposed, but its temporal robustness claim is not supported by the evaluation design.
-
Fabrication of nano-diamonds with a single NV center: Towards matter-wave interferometry with massive objects
The authors describe design considerations and fabrication of 40x65x80 nm nanodiamond pillars with single NV centers as a step toward matter-wave interferometry of massive objects.
Discussion (0). Sign in to comment.