DuAL-Net: A Hybrid Framework for Alzheimer's Disease Prediction from Whole-Genome Sequencing via Local SNP Windows and Global Annotations
Eun Hye Lee, Taeho Jo

TL;DR
DuAL-Net is a hybrid deep learning framework that predicts Alzheimer's disease risk from whole-genome sequencing data by integrating local SNP window analysis and global functional annotations, achieving improved accuracy and interpretability.
Contribution
The paper introduces DuAL-Net, a novel hybrid deep learning approach combining local and global genomic features for AD prediction from WGS data, with enhanced performance and interpretability.
Findings
Achieved an AUC of 0.671 in AD prediction.
Outperformed models using bottom-ranked and random SNPs.
Identified known and novel AD-associated SNPs.
Abstract
Alzheimer's disease (AD) dementia is the most common form of dementia. With the emergence of disease-modifying therapies, predicting disease risk before symptom onset has become critical. We introduce DuAL-Net, a hybrid deep learning framework for AD dementia prediction using whole genome sequencing (WGS) data. DuAL-Net integrates two components: local probability modeling, which segments the genome into non-overlapping windows, and global annotation-based modeling, which annotates SNPs and reorganizes WGS input to capture long-range functional relationships. Both employ out-of-fold stacking with TabNet and Random Forest classifiers. Final predictions combine local and global probabilities using an optimized weighting parameter alpha. We analyzed WGS data from 1,050 individuals (443 cognitively normal, 607 AD dementia) using five-fold cross-validation. DuAL-Net achieved an AUC of 0.671…
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
TopicsBioinformatics and Genomic Networks · Machine Learning in Bioinformatics · Gene expression and cancer classification
MethodsGated Linear Unit · Dense Connections · Batch Normalization · TabNet
