paper-with-me

홈 › Papers

A Performance-Driven Benchmark for Feature Selection in Tabular Deep Learning

2023-09-26 · NeurIPS 2023 11

Academic tabular benchmarks often contain small sets of curated features. In contrast, data scientists typically collect as many features as possible into their datasets, and even engineer new features from existing ones. To prevent over-fitting in subsequent downstream modeling, practitioners commonly use automated feature selection methods that identify a reduced subset of informative features. Existing benchmarks for tabular feature selection consider classical downstream models, toy synthetic datasets, or do not evaluate feature selectors on the basis of downstream performance. We construct a challenging feature selection benchmark evaluated on downstream neural networks including transformers, using real datasets and multiple methods for generating extraneous features. We also propose an input-gradient-based analogue of LASSO for neural networks that outperforms classical feature selection methods on challenging problems such as selecting from corrupted or second-order features.Submission Number: 668

📄 PDF Abstract BibTeX

Code (1)

vcherepanova/tabular-feature-selection 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…

Similar Papers 제목 키워드 기반

A Survey on Data-Centric AI: Tabular Learning from Reinforcement Learning and Generative AI Perspective

2025-02-12 · Wangyang Ying, Cong Wei, Nanxu Gong, Xinyuan Wang 외

Tabular data is one of the most widely used data formats across various domains such as bioinformatics, healthcare, and marketing. As artificial intelligence moves towards a data-centric perspective, improving data quali…

Feature Engineeringfeature selectionMarketingReinforcement Learning (RL)+1

LLM-FE: Automated Feature Engineering for Tabular Data with LLMs as Evolutionary Optimizers

2025-03-18 · Nikhil Abhyankar, Parshin Shojaee, Chandan K. Reddy

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 tra…

Automated Feature EngineeringFeature Engineeringfeature selection

ZAYAN: Disentangled Contrastive Transformer for Tabular Remote Sensing Data

2026-04-30 · Al Zadid Sultan Bin Habib, Tanpia Tasnim, Md. Ekramul Islam, Muntasir Tabasum arxiv

Learning informative representations from tabular data in remote sensing and environmental science is challenging due to heterogeneity, scarce labels, and redundancy among features. We present ZAYAN (Zero-Anchor dYnamic …

Contrastive Learning

Tabular Feature Discovery With Reasoning Type Exploration

2025-06-25 · Sungwon Han, Sungkyu Park, Seungeon Lee

Feature engineering for tabular data remains a critical yet challenging step in machine learning. Recently, large language models (LLMs) have been used to automatically generate new features by leveraging their vast know…

Feature Engineering

Benchmarking machine learning for bowel sound pattern classification from tabular features to pretrained models

2025-02-21 · Zahra Mansour, Verena Uslar, Dirk Weyhe, Danilo Hollosi 외

The development of electronic stethoscopes and wearable recording sensors opened the door to the automated analysis of bowel sound (BS) signals. This enables a data-driven analysis of bowel sound patterns, their interrel…

BenchmarkingDiagnostic