Paper List
-
Macroscopic Dominance from Microscopic Extremes: Symmetry Breaking in Spatial Competition
This paper addresses the fundamental question of how microscopic stochastic advantages in spatial exploration translate into macroscopic resource domi...
-
Linear Readout of Neural Manifolds with Continuous Variables
This paper addresses the core challenge of quantifying how the geometric structure of high-dimensional neural population activity (neural manifolds) d...
-
Theory of Cell Body Lensing and Phototaxis Sign Reversal in “Eyeless” Mutants of Chlamydomonas
This paper solves the core puzzle of how eyeless mutants of Chlamydomonas exhibit reversed phototaxis by quantitatively modeling the competition betwe...
-
Cross-Species Transfer Learning for Electrophysiology-to-Transcriptomics Mapping in Cortical GABAergic Interneurons
This paper addresses the challenge of predicting transcriptomic identity from electrophysiological recordings in human cortical interneurons, where li...
-
Uncovering statistical structure in large-scale neural activity with Restricted Boltzmann Machines
This paper addresses the core challenge of modeling large-scale neural population activity (1500-2000 neurons) with interpretable higher-order interac...
-
Realizing Common Random Numbers: Event-Keyed Hashing for Causally Valid Stochastic Models
This paper addresses the critical problem that standard stateful PRNG implementations in agent-based models violate causal validity by making random d...
-
A Standardized Framework for Evaluating Gene Expression Generative Models
This paper addresses the critical lack of standardized evaluation protocols for single-cell gene expression generative models, where inconsistent metr...
-
Single Molecule Localization Microscopy Challenge: A Biologically Inspired Benchmark for Long-Sequence Modeling
This paper addresses the core challenge of evaluating state-space models on biologically realistic, sparse, and stochastic temporal processes, which a...
SNPgen: Phenotype-Supervised Genotype Representation and Synthetic Data Generation via Latent Diffusion
DEIB, Politecnico di Milano | Health Data Science Centre, Human Technopole | Genomics Research Centre, Human Technopole | MOX - Department of Mathematics, Politecnico di Milano | Department of Public Health and Primary Care, University of Cambridge
30秒速读
IN SHORT: This paper addresses the core challenge of generating privacy-preserving synthetic genotype data that maintains both statistical fidelity and downstream predictive utility for supervised tasks like polygenic risk scoring.
核心创新
- Methodology Introduces a two-stage conditional latent diffusion framework combining GWAS-guided variant selection (1,024–2,048 SNPs) with VAE compression and phenotype-conditioned generation via classifier-free guidance.
- Methodology Implements phenotype-supervised generation rather than unconditional sampling, producing synthetic genotypes directly usable for downstream disease prediction tasks without additional phenotype mechanisms.
- Biology Demonstrates that GWAS-guided selection of trait-associated SNPs preserves predictive performance comparable to genome-wide methods while using 2–6× fewer variants, offering a favorable computational trade-off.
主要结论
- Models trained on synthetic data matched real-data predictive performance across four complex diseases (CAD, BC, T1D, T2D) in TSTR protocols, with synthetic XGBoost achieving AUCs of 0.587±0.019 for T2D and 0.594±0.011 for CAD, closely matching real-data performance.
- Privacy analysis showed zero identical matches, near-random membership inference (AUC ≈ 0.50), preserved LD structure, and high allele frequency correlation (r≥0.95) with source data, confirming strong privacy guarantees.
- In controlled simulations with known causal effects, synthetic data showed strong agreement with real-data effect estimates (Pearson r=0.835), exceeding VAE-reconstructed data (r=0.726), demonstrating faithful recovery of genetic association structures.
摘要: Motivation: Polygenic risk scores and other genomic analyses require large individual-level genotype datasets, yet strict data access restrictions impede sharing. Synthetic genotype generation offers a privacy-preserving alternative, but most existing methods operate unconditionally—producing samples without phenotype alignment—or rely on unsupervised compression, creating a gap between statistical fidelity and downstream task utility. Results: We present SNPgen, a two-stage conditional latent diffusion framework for generating phenotype-supervised synthetic genotypes. SNPgen combines GWAS-guided variant selection (1,024–2,048 trait-associated SNPs) with a variational autoencoder for genotype compression and a latent diffusion model conditioned on binary disease labels via classifier-free guidance. Evaluated on 458,724 UK Biobank individuals across four complex diseases (coronary artery disease, breast cancer, type 1 and type 2 diabetes), models trained on synthetic data matched real-data predictive performance in a train-on-synthetic, test-on-real protocol, approaching genome-wide PRS methods that use 2–6× more variants. Privacy analysis confirmed zero identical matches, near-random membership inference (AUC ≈ 0.50), preserved linkage disequilibrium structure, and high allele frequency correlation (r≥0.95) with source data. A controlled simulation with known causal effects verified faithful recovery of the imposed genetic association structure. Availability and implementation: Code available at https://github.com/ht-diva/SNPgen. Contact: andrea.lampis@polimi.it Supplementary information: Supplementary data are available in the Appendix.