paper-with-me

홈 › Papers

Enhancing Metabolic Syndrome Prediction with Hybrid Data Balancing and Counterfactuals

2025-04-09 · Sanyam Paresh Shah, Abdullah Mamun, Shovito Barua Soumma, Hassan Ghasemzadeh

Metabolic Syndrome (MetS) is a cluster of interrelated risk factors that significantly increases the risk of cardiovascular diseases and type 2 diabetes. Despite its global prevalence, accurate prediction of MetS remains challenging due to issues such as class imbalance, data scarcity, and methodological inconsistencies in existing studies. In this paper, we address these challenges by systematically evaluating and optimizing machine learning (ML) models for MetS prediction, leveraging advanced data balancing techniques and counterfactual analysis. Multiple ML models, including XGBoost, Random Forest, TabNet, etc., were trained and compared under various data balancing techniques such as random oversampling (ROS), SMOTE, ADASYN, and CTGAN. Additionally, we introduce MetaBoost, a novel hybrid framework that integrates SMOTE, ADASYN, and CTGAN, optimizing synthetic data generation through weighted averaging and iterative weight tuning to enhance the model's performance (achieving up to a 1.87% accuracy improvement over individual balancing techniques). A comprehensive counterfactual analysis is conducted to quantify the feature-level changes required to shift individuals from high-risk to low-risk categories. The results indicate that blood glucose (50.3%) and triglycerides (46.7%) were the most frequently modified features, highlighting their clinical significance in MetS risk reduction. Additionally, probabilistic analysis shows elevated blood glucose (85.5% likelihood) and triglycerides (74.9% posterior probability) as the strongest predictors. This study not only advances the methodological rigor of MetS prediction but also provides actionable insights for clinicians and researchers, highlighting the potential of ML in mitigating the public health burden of metabolic syndrome.

📄 PDF Abstract BibTeX arXiv:2504.06987

Code (1)

asusanyamshah/MetaBoost 공식 구현

Tasks

counterfactualSynthetic Data Generation

Methods 이 논문이 사용한 방법론

Gated Linear Unit A Gated Linear Unit, or GLU computes: $$ \mathrm{GLU}(a, b) = a \otimes \sigma(b) $$ It is used in natural language processing architectures, for example the Gated CNN,…
Residual Connection 설명 없음
Batch Normalization 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
SMOTE Perhaps the most widely used approach to synthesizing new examples is called the Synthetic Minority Oversampling Technique, or SMOTE for short. This technique was described by…
TabNet 설명 없음

Similar Papers 제목 키워드 기반

Higher serum 25(OH)D concentration is associated with lower risk of metabolic syndrome among Aboriginal and Torres Strait Islander peoples in Australia

2025-01-02 · Belinda Neo, Dale Tilbrook, Noel Nannup, John Jacky 외

Although previous observational studies have shown associations between serum 25-hydroxyvitamin D (25(OH)D) concentration and metabolic syndrome, this association has not yet been investigated among Aboriginal and Torres…

Using runs of homozygosity to detect genomic regions associated with susceptibility to infectious and metabolic diseases in dairy cows under intensive farming conditions

2016-01-26

Runs of homozygosity (ROH) are contiguous stretches of homozygous genome which likely reflect transmission from common ances- tors and can be used to track the inheritance of haplotypes of interest. In the present paper,…

Two-step penalised logistic regression for multi-omic data with an application to cardiometabolic syndrome

2020-08-01 · Alessandra Cabassi, Denis Seyres, Mattia Frontini, Paul D. W. Kirk

Building classification models that predict a binary class label on the basis of high dimensional multi-omics datasets poses several challenges, due to the typically widely differing characteristics of the data layers in…

regressionVariable Selection

Learning Optimal Deep Projection of $^{18}$F-FDG PET Imaging for Early Differential Diagnosis of Parkinsonian Syndromes

2018-10-11 · Shubham Kumar, Abhijit Guha Roy, Ping Wu, Sailesh Conjeti 외

Several diseases of parkinsonian syndromes present similar symptoms at early stage and no objective widely used diagnostic methods have been approved until now. Positron emission tomography (PET) with $^{18}$F-FDG was sh…

DiagnosticDimensionality ReductionGeneral Classification

Uncertainty-Aware Adaptation of Large Language Models for Protein-Protein Interaction Analysis

2025-02-10 · Sanket Jantre, Tianle Wang, Gilchan Park, Kriti Chopra 외

Identification of protein-protein interactions (PPIs) helps derive cellular mechanistic understanding, particularly in the context of complex conditions such as neurodegenerative disorders, metabolic syndromes, and cance…

Uncertainty Quantification