Paper List
-
Autonomous Agents Coordinating Distributed Discovery Through Emergent Artifact Exchange
This paper addresses the fundamental limitation of current AI-assisted scientific research by enabling truly autonomous, decentralized investigation w...
-
D-MEM: Dopamine-Gated Agentic Memory via Reward Prediction Error Routing
This paper addresses the fundamental scalability bottleneck in LLM agentic memory systems: the O(N²) computational complexity and unbounded API token ...
-
Countershading coloration in blue shark skin emerges from hierarchically organized and spatially tuned photonic architectures inside skin denticles
This paper solves the core problem of how blue sharks achieve their striking dorsoventral countershading camouflage, revealing that coloration origina...
-
Human-like Object Grouping in Self-supervised Vision Transformers
This paper addresses the core challenge of quantifying how well self-supervised vision models capture human-like object grouping in natural scenes, br...
-
Hierarchical pp-Adic Framework for Gene Regulatory Networks: Theory and Stability Analysis
This paper addresses the core challenge of mathematically capturing the inherent hierarchical organization and multi-scale stability of gene regulator...
-
Towards unified brain-to-text decoding across speech production and perception
This paper addresses the core challenge of developing a unified brain-to-text decoding framework that works across both speech production and percepti...
-
Dual-Laws Model for a theory of artificial consciousness
This paper addresses the core challenge of developing a comprehensive, testable theory of consciousness that bridges biological and artificial systems...
-
Pulse desynchronization of neural populations by targeting the centroid of the limit cycle in phase space
This work addresses the core challenge of determining optimal pulse timing and intensity for desynchronizing pathological neural oscillations when the...
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.