REVIEW 8 cited by
Optimized Feature Generation for Tabular Data via LLMs with Decision Tree Reasoning
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
Signed reviews
read the original abstract
In tabular prediction tasks, tree-based models combined with automated feature engineering methods often outperform deep learning approaches that rely on learned representations. While these feature engineering techniques are effective, they typically depend on a pre-defined search space and primarily use validation scores for feature selection, thereby missing valuable insights from previous experiments. To address these limitations, we propose a novel tabular learning framework that utilizes large language models (LLMs), termed Optimizing Column feature generator with decision Tree reasoning (OCTree). Our key idea is to leverage the reasoning capabilities of LLMs to identify effective feature generation rules without manually specifying the search space and provide language-based reasoning information highlighting past experiments as feedback for iterative rule improvements. We use decision trees to convey this reasoning information, as they can be easily represented in natural language, effectively providing knowledge from prior experiments (i.e., the impact of the generated features on performance) to the LLMs. Our empirical results demonstrate that OCTree consistently enhances the performance of various prediction models across diverse benchmarks, outperforming competing automated feature engineering methods. Code is available at https://github.com/jaehyun513/OCTree.
Forward citations
Cited by 8 Pith papers
-
When Do Corrective Features Help? An Agent for Corrective Feature Discovery on Black-Box Forecasters
CRAFTER corrects frozen time-series forecasters by mining residual features with an MCTS search and an LLM, gating candidates by validation error, and fitting a small corrector; gains concentrate on weak backbones wit...
-
DeepFeature: LLM-Empowered Context-aware Feature Generation for Wearable Biosignals
An LLM-based pipeline that generates context-aware features from raw wearable biosignals and iteratively refines them via performance feedback reports AUROC gains of 4-10% over baselines.
-
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.
-
A Survey on Evaluating Quality and Trustworthiness in LLM-Generated Data
A metric-oriented survey that classifies intrinsic quality and trustworthiness metrics for LLM-generated data across six modalities and documents systematic evaluation gaps in the current literature.
-
Research Challenges in Relational Database Management Systems for LLM Queries
Open-source SQL-plus-LLM database integrations fail on most representative LLM queries and run orders of magnitude slower than enterprise APIs, due to missing structured outputs, poor batching, and plan-unaware LLM calls.
-
Transformers Boost the Performance of Decision Trees on Tabular Data across Sample Sizes
Seeding gradient boosted trees with scaled transformer scores (LLM-Boost and PFN-Boost) improves average tabular classification performance over either component alone for most tested sample sizes.
-
GPT-HTree: A Decision Tree Framework Integrating Hierarchical Clustering and Large Language Models for Explainable Classification
GPT-HTree combines hierarchical clustering, per-cluster decision trees, and LLM-generated persona descriptions, and claims to identify VC founder clusters with up to 9x success rates, but the claim is not validated ou...
-
Revisiting Data Analysis with Pre-trained Foundation Models
A comprehensive review of using pre-trained foundation models for data analysis, with a taxonomy of tasks, challenges, and a research roadmap.
Discussion (0). Continue with ORCID to comment.