DeepSelective: Interpretable Prognosis Prediction via Feature Selection and Compression in EHR Data
This addresses the need for interpretable prognosis prediction in healthcare, offering a tool for clinical decision-making, though it appears incremental as it builds on existing deep learning and feature selection methods.
The authors tackled the problem of predicting patient prognosis from Electronic Health Records (EHRs) by proposing DeepSelective, a deep learning framework that improves both accuracy and interpretability, with experiments showing significant enhancements in these areas.
The rapid accumulation of Electronic Health Records (EHRs) has transformed healthcare by providing valuable data that enhance clinical predictions and diagnoses. While conventional machine learning models have proven effective, they often lack robust representation learning and depend heavily on expert-crafted features. Although deep learning offers powerful solutions, it is often criticized for its lack of interpretability. To address these challenges, we propose DeepSelective, a novel end to end deep learning framework for predicting patient prognosis using EHR data, with a strong emphasis on enhancing model interpretability. DeepSelective combines data compression techniques with an innovative feature selection approach, integrating custom-designed modules that work together to improve both accuracy and interpretability. Our experiments demonstrate that DeepSelective not only enhances predictive accuracy but also significantly improves interpretability, making it a valuable tool for clinical decision-making. The source code is freely available at http://www.healthinformaticslab.org/supp/resources.php .