paper-with-me

홈 › Papers

OpenFE: Automated Feature Generation with Expert-level Performance

2022-11-22 · Tianping Zhang, Zheyu Zhang, Zhiyuan Fan, Haoyan Luo, Fengyuan Liu, Qian Liu, Wei Cao, Jian Li

The goal of automated feature generation is to liberate machine learning experts from the laborious task of manual feature generation, which is crucial for improving the learning performance of tabular data. The major challenge in automated feature generation is to efficiently and accurately identify effective features from a vast pool of candidate features. In this paper, we present OpenFE, an automated feature generation tool that provides competitive results against machine learning experts. OpenFE achieves high efficiency and accuracy with two components: 1) a novel feature boosting method for accurately evaluating the incremental performance of candidate features and 2) a two-stage pruning algorithm that performs feature pruning in a coarse-to-fine manner. Extensive experiments on ten benchmark datasets show that OpenFE outperforms existing baseline methods by a large margin. We further evaluate OpenFE in two Kaggle competitions with thousands of data science teams participating. In the two competitions, features generated by OpenFE with a simple baseline model can beat 99.3% and 99.6% data science teams respectively. In addition to the empirical results, we provide a theoretical perspective to show that feature generation can be beneficial in a simple yet representative setting. The code is available at https://github.com/ZhangTP1996/OpenFE.

📄 PDF Abstract BibTeX arXiv:2211.12507

Code (2)

iiis-li-group/openfe 공식 구현
zhangtp1996/openfe 공식 구현

Tasks

Feature Importance

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

OpenFed: A Comprehensive and Versatile Open-Source Federated Learning Framework

2021-09-16 · Dengsheng Chen, Vince Tan, Zhilin Lu, Jie Hu

Recent developments in Artificial Intelligence techniques have enabled their successful application across a spectrum of commercial and industrial settings. However, these techniques require large volumes of data to be a…

Federated Learning

SCOPE-FE: Structured Control of Operator and Pairwise Exploration for Feature Engineering via Quality-Aware Candidate-Space Reduction

2026-04-29 · Minhee Park, Seongyeon Son, Yonghyun Lee, Eunchan Kim arxiv

Automatic feature engineering can improve predictive performance on tabular data by generating diverse feature transformations. However, the candidate space induced by combinations of input features and operators grows r…

Feature Engineering

OpenFedLLM: Training Large Language Models on Decentralized Private Data via Federated Learning

2024-02-10 · Rui Ye, Wenhao Wang, Jingyi Chai, Dihan Li 외

Trained on massive publicly available data, large language models (LLMs) have demonstrated tremendous success across various fields. While more data contributes to better performance, a disconcerting reality is that high…

Federated LearningInstruction FollowingPrivacy Preserving

openFEAT: Improving Speaker Identification by Open-set Few-shot Embedding Adaptation with Transformer

2022-02-24 · Kishan K C, Zhenning Tan, Long Chen, Minho Jin 외

Household speaker identification with few enrollment utterances is an important yet challenging problem, especially when household members share similar voice characteristics and room acoustics. A common embedding space …

Open Set LearningSpeaker Identification

E-comIQ-ZH: A Human-Aligned Dataset and Benchmark for Fine-Grained Evaluation of E-commerce Posters with Chain-of-Thought

2026-02-25 · Meiqi Sun, Mingyu Li, Junxiong Zhu arxiv

Generative AI is widely used to create commercial posters. However, rapid advances in generation have outpaced automated quality assessment. Existing models emphasize generic esthetics or low level distortions and lack t…