paper-with-me

Papers

Feature Selection as Deep Sequential Generative Learning

2024-03-06 · Wangyang Ying, Dongjie Wang, Haifeng Chen, Yanjie Fu

Feature selection aims to identify the most pattern-discriminative feature subset. In prior literature, filter (e.g., backward elimination) and embedded (e.g., Lasso) methods have hyperparameters (e.g., top-K, score thresholding) and tie to specific models, thus, hard to generalize; wrapper methods search a feature subset in a huge discrete space and is computationally costly. To transform the way of feature selection, we regard a selected feature subset as a selection decision token sequence and reformulate feature selection as a deep sequential generative learning task that distills feature knowledge and generates decision sequences. Our method includes three steps: (1) We develop a deep variational transformer model over a joint of sequential reconstruction, variational, and performance evaluator losses. Our model can distill feature selection knowledge and learn a continuous embedding space to map feature selection decision sequences into embedding vectors associated with utility scores. (2) We leverage the trained feature subset utility evaluator as a gradient provider to guide the identification of the optimal feature subset embedding;(3) We decode the optimal feature subset embedding to autoregressively generate the best feature selection decision sequence with autostop. Extensive experimental results show this generative perspective is effective and generic, without large discrete search space and expert-specific hyperparameters.

📄 PDF Abstract BibTeX arXiv:2403.03838

Code (0)

등록된 구현이 없습니다.

Tasks

feature selection

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 제목 키워드 기반

Feature Selection based on Machine Learning in MRIs for Hippocampal Segmentation

2015-01-16 · Sabina Tangaro, Nicola Amoroso, Massimo Brescia, Stefano Cavuoti 외

Neurodegenerative diseases are frequently associated with structural changes in the brain. Magnetic Resonance Imaging (MRI) scans can show these variations and therefore be used as a supportive feature for a number of ne…

BIG-bench Machine Learningfeature selectionHippocampus

Beyond Discrete Selection: Continuous Embedding Space Optimization for Generative Feature Selection

2023-02-26 · Meng Xiao, Dongjie Wang, Min Wu, Pengfei Wang 외

The goal of Feature Selection - comprising filter, wrapper, and embedded approaches - is to find the optimal feature subset for designated downstream tasks. Nevertheless, current feature selection methods are limited by:…

Decoderfeature selection

VAEM: a Deep Generative Model for Heterogeneous Mixed Type Data

2020-06-21 · NeurIPS 2020 12 · Chao Ma, Sebastian Tschiatschek, José Miguel Hernández-Lobato, Richard Turner 외

Deep generative models often perform poorly in real-world applications due to the heterogeneity of natural data sets. Heterogeneity arises from data containing different types of features (categorical, ordinal, continuou…

feature selectionVocal Bursts Type Prediction

Estimating Conditional Mutual Information for Dynamic Feature Selection

2023-06-05 · Soham Gadgil, Ian Covert, Su-In Lee

Dynamic feature selection, where we sequentially query features to make accurate predictions with a minimal budget, is a promising paradigm to reduce feature acquisition costs and provide transparency into a model's pred…

feature selection

Performance, Transparency and Time. Feature selection to speed up the diagnosis of Parkinson's disease

2022-06-08 · Pierluigi Costanzo, Kalia Orphanou

Accurate and early prediction of a disease allows to plan and improve a patient's quality of future life. During pandemic situations, the medical decision becomes a speed challenge in which physicians have to act fast to…

feature selection