SCOPE-FE: Structured Control of Operator and Pairwise Exploration for Feature Engineering
Minhee Park, Seongyeon Son, Yonghyun Lee, Eunchan Kim

TL;DR
SCOPE-FE is a framework that enhances automatic feature engineering efficiency by controlling candidate space through dataset-specific operator utility estimation and feature clustering, reducing computational costs.
Contribution
It introduces a structured search space control framework that jointly manages operator and feature pair growth, significantly improving scalability in feature engineering.
Findings
Reduces feature engineering time on benchmark datasets.
Maintains competitive predictive performance.
Achieves greater efficiency on high-dimensional data.
Abstract
Automatic feature engineering is an effective approach for improving predictive performance in tabular learning. However, expand-and-reduce methods, such as OpenFE, become increasingly computationally expensive as the input dimensionality grows. This limitation arises primarily from the combinatorial explosion of candidate features generated through operator-feature combinations. To address this issue, we propose SCOPE-FE, a structured search space control framework that improves efficiency by reducing the candidate space prior to feature generation. SCOPE-FE jointly regulates two major sources of combinatorial growth: the operator space and feature-pair space. First, OperatorProbing estimates the dataset-specific utility of candidate operators and eliminates low-contribution operators in advance. Second, FeatureClustering employs spectral embedding and fuzzy c-means clustering to group…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
