Developing an ICU scoring system with interaction terms using a genetic algorithm
Chee Chun Gan, Gerard Learmonth

TL;DR
This paper introduces a genetic algorithm-based method to identify interaction terms in ICU mortality prediction models, improving accuracy and interpretability over traditional methods.
Contribution
It presents a novel genetic algorithm framework for selecting interaction terms in logistic regression models for ICU mortality prediction, addressing high-dimensional data challenges.
Findings
Models achieved high discrimination with average AUC of 0.84.
Genetic algorithm identified significant interaction terms.
Improved performance over stepwise and random forest models.
Abstract
ICU mortality scoring systems attempt to predict patient mortality using predictive models with various clinical predictors. Examples of such systems are APACHE, SAPS and MPM. However, most such scoring systems do not actively look for and include interaction terms, despite physicians intuitively taking such interactions into account when making a diagnosis. One barrier to including such terms in predictive models is the difficulty of using most variable selection methods in high-dimensional datasets. A genetic algorithm framework for variable selection with logistic regression models is used to search for two-way interaction terms in a clinical dataset of adult ICU patients, with separate models being built for each category of diagnosis upon admittance to the ICU. The models had good discrimination across all categories, with a weighted average AUC of 0.84 (>0.90 for several…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSepsis Diagnosis and Treatment · Machine Learning in Healthcare · Hemodynamic Monitoring and Therapy
MethodsLogistic Regression
