BACKGROUND CONTEXT:Preoperative risk assessment remains a challenge in spinal fusion operations. Predictive modeling provides data-driven estimates of postsurgical outcomes, guiding clinical decisions and improving patient care. Moreover, automated machine learning models are both effective and user-friendly, allowing healthcare professionals with minimal technical expertise to identify high-risk patients who may need additional preoperative support. PURPOSE:This study investigated the use of automated machine learning models to predict discharge disposition, length of hospital stay, and readmission postsurgery by analyzing preoperative patient electronic medical record data and identifying key factors influencing adverse outcomes. STUDY DESIGN/SETTING:Retrospective cohort study. PATIENT SAMPLE:The sample includes electronic medical records of 3,006 unique surgical events from 2,855 patients who underwent lumbar spinal fusion surgeries at a single institution. OUTCOME MEASURES:The adverse outcomes assessed were discharge disposition (nonhome facility), length of hospital stay (extended stay), and readmission within 90 days postsurgery. METHODS:We employed several inferential and predictive approaches, including the automated machine learning tool TPOT2 (Tree-based Pipeline Optimization Tool-2). TPOT2, which uses genetic programming to select optimal machine learning pipelines in a process inspired by molecular evolution, constructed, optimized and identified robust predictive models for all outcomes. Feature importance values were derived to identify major preoperative predictive features driving optimal models. RESULTS:Adverse outcome rates were 25.9% for discharge to nonhome facilities, 23.9% for extended hospital stay, and 24.7% for readmission within 90 days postsurgery. TPOT2 delivered the best-performing predictive models, achieving balanced accuracies ([Sensitivity {true positive rate} + Specificity {true negative rate}]) / 2) of 0.72 for discharge disposition, 0.72 for length of stay, and 0.67 for readmission. Notably, preoperative hemoglobin emerged as a consistently strong predictor in best-performing models across outcomes. Patients with severe anemia (hemoglobin <80g/dL) demonstrated higher associations with all adverse outcomes and common comorbidities associated with frailty (eg, hypertension, type II diabetes, and chronic pain). Additional patient variables and comorbidities, including body mass index, age, and mental health status, influencing postsurgical outcomes were also highly predictive. CONCLUSIONS:This study demonstrates the effectiveness of automated machine learning in predicting postsurgical adverse outcomes and identifying key preoperative predictors associated with such outcomes. While factors like age, BMI, insurance type, and specific comorbidities showed notable effects on outcomes, preoperative hemoglobin consistently emerged as a significant predictor across outcomes, suggesting its critical role in presurgical assessment. These findings underscore the potential of enhancing patient care and preoperative assessment through advanced predictive modeling.
Purpose Epistasis, the interaction between two or more genes, is integral to the study of genetics and is present throughout nature. Yet, it is seldom fully explored as most approaches primarily focus on single-locus effects, partly because analyzing all pairwise and higher-order interactions requires significant computational resources. Furthermore, existing methods for epistasis detection only consider a Cartesian (multiplicative) model for interaction terms. This is likely limiting as epistatic interactions can evolve to produce varied relationships between genetic loci, some complex and not linearly separable. Methods We present new algorithms for the interaction coefficients for standard regression models for epistasis that permit many varied models for the interaction terms for loci and efficient memory usage. The algorithms are given for two-way and three-way epistasis and may be generalized to higher order epistasis. Statistical tests for the interaction coefficients are also provided. We also present an efficient matrix based algorithm for permutation testing for two-way epistasis. We offer a proof and experimental evidence that methods that look for epistasis only at loci that have main effects may not be justified. Given the computational efficiency of the algorithm, we applied the method to a rat data set and mouse data set, with at least 10,000 loci and 1,000 samples each, using the standard Cartesian model and the XOR model to explore body mass index. Results This study reveals that although many of the loci found to exhibit significant statistical epistasis overlap between models in rats, the pairs are mostly distinct. Further, the XOR model found greater evidence for statistical epistasis in many more pairs of loci in both data sets with almost all significant epistasis in mice identified using XOR. In the rat data set, loci involved in epistasis under the XOR model are enriched for biologically relevant pathways. Conclusion Our results in both species show that many biologically relevant epistatic relationships would have been undetected if only one interaction model was applied, providing evidence that varied interaction models should be implemented to explore epistatic interactions that occur in living systems.
This work demonstrates the use of cluster analysis in detecting fair and unbiased novel discoveries. Given a sample population of elective spinal fusion patients, we identify two overarching subgroups driven by insurance type. The Medicare group, associated with lower socioeconomic status, exhibited an over-representation of negative risk factors. The findings provide a compelling depiction of the interwoven socioeconomic and racial disparities present within the healthcare system, highlighting their consequential effects on health inequalities. The results are intended to guide design of fair and precise machine learning models based on intentional integration of population stratification.
BACKGROUND:Epistasis, the phenomenon where the effect of one gene (or variant) is masked or modified by one or more other genes, significantly contributes to the phenotypic variance of complex traits. Traditionally, epistasis has been modeled using the Cartesian epistatic model, a multiplicative approach based on standard statistical regression. However, a recent study investigating epistasis in obesity-related traits has identified potential limitations of the Cartesian epistatic model, revealing that it likely only detects a fraction of the genetic interactions occurring in natural systems. In contrast, the exclusive-or (XOR) epistatic model has shown promise in detecting a broader range of epistatic interactions and revealing more biologically relevant functions associated with interacting variants. To investigate whether the XOR epistatic model also forms distinct network structures compared to the Cartesian model, we applied network science to examine genetic interactions underlying body mass index (BMI) in rats (Rattus norvegicus). RESULTS:Our comparative analysis of XOR and Cartesian epistatic models in rats reveals distinct topological characteristics. The XOR model exhibits enhanced sensitivity to epistatic interactions between the network communities found in the Cartesian epistatic network, facilitating the identification of novel trait-related biological functions via community-based enrichment analysis. Additionally, the XOR network features triangle network motifs, indicative of higher-order epistatic interactions. This research also evaluates the impact of linkage disequilibrium (LD)-based edge pruning on network-based epistasis analysis, finding that LD-based edge pruning may lead to increased network fragmentation, which may hinder the effectiveness of network analysis for the investigation of epistasis. We confirmed through network permutation analysis that most XOR and Cartesian epistatic networks derived from the data display distinct structural properties compared to randomly shuffled networks. CONCLUSIONS:Collectively, these findings highlight the XOR model's ability to uncover meaningful biological associations and higher-order epistasis derived from lower-order network topologies. The introduction of community-based enrichment analysis and motif-based epistatic discovery emphasize network science as a critical approach for advancing epistasis research and understanding complex genetic architectures.
BACKGROUND:The additive model of inheritance assumes that heterozygotes (Aa) are exactly intermediate in respect to homozygotes (AA and aa). While this model is commonly used in single-locus genetic association studies, significant deviations from additivity are well-documented and contribute to phenotypic variance across many traits and systems. This assumption can introduce type I and type II errors by overestimating or underestimating the effects of variants that deviate from additivity. Alternative genotype encoding strategies have been explored to account for different inheritance patterns, but they often incur significant computational or methodological costs. To address these challenges, we introduce PAGER (Phenotype Adjusted Genotype Encoding and Ranking), an efficient pre-processing method that encodes each genetic variant based on normalized mean phenotypic differences between diallelic genotype classes (AA, Aa, and aa). This approach more accurately reflects each variant's true inheritance model, improving model precision while minimizing the costs associated with alternative encoding strategies. RESULTS:Through extensive benchmarking on SNPs simulated with both binary and continuous phenotypes, we demonstrate that PAGER accurately represents various inheritance patterns (including additive, dominant, recessive, and heterosis), achieves levels of statistical power that meet or exceed other encoding strategies, and attains computation speeds up to 55 times faster than a similar method, EDGE. We also apply PAGER to publicly available real-world data and identify a novel, relevant putative QTL associated with body mass index in rats (Rattus norvegicus) that is not detected with the additive model. CONCLUSIONS:Overall, we show that PAGER is an efficient genotype encoding approach that can uncover sources of missing heritability and reveal novel insights in the study of complex traits while incurring minimal costs.
Quantitative Trait Locus (QTL) analysis and Genome-Wide Association Studies (GWAS) have the power to identify variants that capture significant levels of phenotypic variance in complex traits. However, effort and time are required to select the best methods and optimize parameters and pre-processing steps. Although machine learning approaches have been shown to greatly assist in optimization and data processing, applying them to QTL analysis and GWAS is challenging due to the complexity of large, heterogenous datasets. Here, we describe proof-of-concept for an automated machine learning approach, AutoQTL, with the ability to automate many complicated decisions related to analysis of complex traits and generate solutions to describe relationships that exist in genetic data. Using a publicly available dataset of 18 putative QTL from a large-scale GWAS of body mass index in the laboratory rat, Rattus norvegicus, AutoQTL captures the phenotypic variance explained under a standard additive model. AutoQTL also detects evidence of non-additive effects including deviations from additivity and 2-way epistatic interactions in simulated data via multiple optimal solutions. Additionally, feature importance metrics provide different insights into the inheritance models and predictive power of multiple GWAS-derived putative QTL. This proof-of-concept illustrates that automated machine learning techniques can complement standard approaches and have the potential to detect both additive and non-additive effects via various optimal solutions and feature importance metrics. In the future, we aim to expand AutoQTL to accommodate omics-level datasets with intelligent feature selection and feature engineering strategies.
Statistical epistasis has been studied extensively because of its potential to provide evidence for genetic interactions for phenotypes, but there have been methodological limitations to its exhaustive, widespread application. We present new algorithms for the interaction coefficients for standard regression models for epistasis that permit many varied encodings for the interaction terms for loci and efficient memory usage. The algorithms are given for two-way and three-way epistasis and may be generalized to higher order epistasis. Statistical tests for the interaction coefficients are also provided. We also present an efficient matrix based algorithm for permutation testing for two-way epistasis. We offer a proof and experimental evidence that methods that look for epistasis only at loci that have main effects may not be justified. Given the computational efficiency of the algorithm, we applied the method to a rat data set and mouse data set, with at least 10000 loci and 1000 samples each, using the standard Cartesian encoding and the XOR penetrance function for the interactions, to test for evidence of statistical epistasis for the phenotype of body mass index. This study revealed that the XOR penetrance function found greater evidence for statistical epistasis in many more pairs of loci in both data sets and in the rat data set, those pairs of loci found using the XOR penetrance function are enriched for biologically relevant pathways. Author summary Epistasis, the interaction between two or more genes, is likely integral to the study of genetics and present throughout nature. Yet, it is seldom fully explored as most approaches primarily focus on single-locus effects (such as GWAS), partly because analyzing all pairwise and higher-order interactions requires significant computational resources. Many current methods for epistasis detection only consider a Cartesian encoding for interaction terms. This is likely limiting as epistatic interactions can evolve to produce varied relationships between genes, some non-linear. In this work we describe computationally efficient algorithms for the detection of statistical epistasis that allow for varied interaction encodings for modeling epistasis. Our methodology efficiently detects pairwise and three-way epistatic interactions in two closely related species (rat and mouse) under both Cartesian and XOR interaction encodings. Our results in both species show that many biologically relevant epistatic relationships would have been undetected if only one interaction encoding was applied providing evidence that more varied models for interaction may need to be applied to describe epistasis that occurs in living systems.