paper-with-me

Papers

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 study, we compared several unsupervised feature selection methods for an ICD code database of 49,075 coronary artery disease patients in Alberta, Canada. Specifically, we employed Laplacian Score, Unsupervised Feature Selection for Multi-Cluster Data, Autoencoder Inspired Unsupervised Feature Selection, Principal Feature Analysis, and Concrete Autoencoders with and without ICD tree weight adjustment to select the 100 best features from over 9,000 codes. We assessed the selected features based on their ability to reconstruct the initial feature space and predict 90-day mortality following discharge. Our findings revealed that the Concrete Autoencoder methods outperformed all other methods in both tasks. Furthermore, the weight adjustment in the Concrete Autoencoder method decreased the complexity of features.

📄 PDF Abstract BibTeX arXiv:2303.14303

Code (1)

data-intelligence-for-health-lab/ICD10-Unsupervised-Feature-Selection 공식 구현

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

Unsupervised learning with GLRM feature selection reveals novel traumatic brain injury phenotypes

2018-11-30 · Aaron J. Masino, Kaitlin A. Folweiler

Baseline injury categorization is important to traumatic brain injury (TBI) research and treatment. Current categorization is dominated by symptom-based scores that insufficiently capture injury heterogeneity. In this wo…

Clusteringfeature selection

Unsupervised Gene Expression Data using Enhanced Clustering Method

2013-07-12 · T. Chandrasekhar, K. Thangavel, E. Elayaraja, E. N. Sathishkumar

Microarrays are made it possible to simultaneously monitor the expression profiles of thousands of genes under various experimental conditions. Identification of co-expressed genes and coherent patterns is the central go…

Clusteringfeature selection

Pass-efficient unsupervised feature selection

2013-12-01 · NeurIPS 2013 12 · Crystal Maung, Haim Schweitzer

The goal of unsupervised feature selection is to identify a small number of important features that can represent the data. We propose a new algorithm, a modification of the classical pivoted QR algorithm of Businger and…

feature selection

Gradient-based Laplacian Feature Selection

2014-04-10 · Bo Wang, Anna Goldenberg

Analysis of high dimensional noisy data is of essence across a variety of research fields. Feature selection techniques are designed to find the relevant feature subset that can facilitate classification or pattern detec…

feature selectionObject Recognition

K-means Derived Unsupervised Feature Selection using Improved ADMM

2024-11-19 · Ziheng Sun, Chris Ding, Jicong Fan

Feature selection is important for high-dimensional data analysis and is non-trivial in unsupervised learning problems such as dimensionality reduction and clustering. The goal of unsupervised feature selection is findin…

ClusteringDimensionality Reductionfeature selection