A review that organizes RL-based and generative methods for tabular feature selection and generation into a taxonomy, compares their strengths and limitations, and outlines research challenges.
TFWT: Tabular Feature Weighting with Transformer
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
In this paper, we propose a novel feature weighting method to address the limitation of existing feature processing methods for tabular data. Typically the existing methods assume equal importance across all samples and features in one dataset. This simplified processing methods overlook the unique contributions of each feature, and thus may miss important feature information. As a result, it leads to suboptimal performance in complex datasets with rich features. To address this problem, we introduce Tabular Feature Weighting with Transformer, a novel feature weighting approach for tabular data. Our method adopts Transformer to capture complex feature dependencies and contextually assign appropriate weights to discrete and continuous features. Besides, we employ a reinforcement learning strategy to further fine-tune the weighting process. Our extensive experimental results across various real-world datasets and diverse downstream tasks show the effectiveness of TFWT and highlight the potential for enhancing feature weighting in tabular data analysis.
citation-role summary
citation-polarity summary
fields
cs.LG 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
background 1representative citing papers
citing papers explorer
-
A Survey on Data-Centric AI: Tabular Learning from Reinforcement Learning and Generative AI Perspective
A review that organizes RL-based and generative methods for tabular feature selection and generation into a taxonomy, compares their strengths and limitations, and outlines research challenges.