paper-with-me

홈 › Papers

Concrete Autoencoders for Differentiable Feature Selection and Reconstruction

2019-01-27 · Abubakar Abid, Muhammad Fatih Balin, James Zou

We introduce the concrete autoencoder, an end-to-end differentiable method for global feature selection, which efficiently identifies a subset of the most informative features and simultaneously learns a neural network to reconstruct the input data from the selected features. Our method is unsupervised, and is based on using a concrete selector layer as the encoder and using a standard neural network as the decoder. During the training phase, the temperature of the concrete selector layer is gradually decreased, which encourages a user-specified number of discrete features to be learned. During test time, the selected features can be used with the decoder network to reconstruct the remaining input features. We evaluate concrete autoencoders on a variety of datasets, where they significantly outperform state-of-the-art methods for feature selection and data reconstruction. In particular, on a large-scale gene expression dataset, the concrete autoencoder selects a small subset of genes whose expression levels can be use to impute the expression levels of the remaining genes. In doing so, it improves on the current widely-used expert-curated L1000 landmark genes, potentially reducing measurement costs by 20%. The concrete autoencoder can be implemented by adding just a few lines of code to a standard autoencoder.

📄 PDF Abstract BibTeX arXiv:1901.09346

Code (2)

mfbalin/Concrete-Autoencoders 공식 구현
BarathTamas/JetBot-Thesis tf

Tasks

Decoderfeature selectionGeneral ClassificationGeneral Classification Selection

Methods 이 논문이 사용한 방법론

Solana Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Indirectly Parameterized Concrete Autoencoders

2024-03-01 · Alfred Nilsson, Klas Wijk, Sai Bharath Chandra Gutha, Erik Englesson 외

Feature selection is a crucial task in settings where data is high-dimensional or acquiring the full set of features is costly. Recent developments in neural network-based embedded feature selection show promising result…

Decoderfeature selection

Unsupervised Feature Selection to Identify Important ICD-10 Codes for Machine Learning: A Case Study on a Coronary Artery Disease Patient Cohort

2023-03-25 · Peyman Ghasemi, Joon Lee

The use of International Classification of Diseases (ICD) codes in healthcare presents a challenge in selecting relevant codes as features for machine learning models due to this system's large number of codes. In this s…

feature selection

Sparse Centroid-Encoder: A Nonlinear Model for Feature Selection

2022-01-30 · Tomojit Ghosh, Michael Kirby

Autoencoders have been widely used as a nonlinear tool for data dimensionality reduction. While autoencoders don't utilize the label information, Centroid-Encoders (CE)\cite{ghosh2022supervised} use the class label in th…

AttributeDimensionality Reductionfeature selection

Particle Graph Autoencoders and Differentiable, Learned Energy Mover's Distance

2021-11-24 · Steven Tsan, Raghav Kansal, Anthony Aportela, Daniel Diaz 외

Autoencoders have useful applications in high energy physics in anomaly detection, particularly for jets - collimated showers of particles produced in collisions such as those at the CERN Large Hadron Collider. We explor…

Anomaly DetectionGraph Neural Network

Training Autoencoders by Alternating Minimization

2018-01-01 · ICLR 2018 1 · Sneha Kudugunta, Adepu Shankar, Surya Chavali, Vineeth Balasubramanian 외

We present DANTE, a novel method for training neural networks, in particular autoencoders, using the alternating minimization principle. DANTE provides a distinct perspective in lieu of traditional gradient-based backpro…