AI News AI资讯 23h ago Updated 23h ago 更新于 23小时前 54

Deepmind's AlphaGenome Atlas maps every possible DNA change in the human genome DeepMind的AlphaGenome图谱绘制人类基因组中所有可能的DNA变异

Google DeepMind released the AlphaGenome Atlas, predicting the molecular impact of all ~9 billion possible single-letter changes across the human genome across hundreds of cell types and tissues The dataset spans one petabyte—over 30 times the size of the AlphaFold protein structure database—making it the largest genomic prediction resource to date A new scoring system called AlphaGenome Variant Impact Score (AVI) compresses ~27,000 prediction values per variant into a single number, outperformi Google DeepMind发布AlphaGenome Atlas,预测人类基因组中约90亿种单碱基变化的潜在影响,覆盖数百种细胞类型和组织 该数据集规模达1拍字节,是AlphaFold蛋白质结构数据库的30多倍,基于2025年推出的AlphaGenome模型预计算生成 团队开发了AlphaGenome变异影响评分(AVI),用仅18个输入特征的小神经网络将每个变异的约27000个预测值压缩为单一评分,在非编码区域表现优于传统工具CADD 在GREGoR联盟的癫痫病例中,AVI成功将原本分类不明的DNM1基因变异提升至候选列表首位,并通过机制预测揭示其仅在脑部表达的基因异构体中产生异常剪接

78
Hot 热度
70
Quality 质量
82
Impact 影响力

Analysis 深度分析

TL;DR

  • Google DeepMind released the AlphaGenome Atlas, predicting the molecular impact of all ~9 billion possible single-letter changes across the human genome across hundreds of cell types and tissues
  • The dataset spans one petabyte—over 30 times the size of the AlphaFold protein structure database—making it the largest genomic prediction resource to date
  • A new scoring system called AlphaGenome Variant Impact Score (AVI) compresses ~27,000 prediction values per variant into a single number, outperforming existing tools like CADD, especially in noncoding regions
  • In a clinical case study, AVI reclassified an uncertain DNM1 variant as likely disease-causing by identifying a brain-specific splicing defect, later confirmed by lab experiments
  • The atlas enables population-level studies by helping researchers group functionally similar noncoding variants, yielding 22% more variant-trait associations in UK Biobank data

Why It Matters

This represents a paradigm shift in how researchers interpret the vast majority of the genome that does not code for proteins—where most disease-linked variants reside but have historically been nearly impossible to functionally annotate. For AI practitioners and computational biologists, it demonstrates how large-scale precomputation of model predictions can transform an intractable experimental problem into a searchable resource, while also raising important questions about the generalization limits of foundation models in genomics.

Technical Details

  • AlphaGenome model: Reads one-million-base-pair DNA segments and predicts gene expression levels, regulatory protein binding, and RNA splicing patterns across hundreds of cell types and tissues; originally released in 2025, now fully precomputed for all possible single-nucleotide variants
  • AlphaGenome Variant Impact Score (AVI): A compact neural network that synthesizes AlphaGenome predictions, AlphaMissense protein impact scores, and evolutionary conservation metrics across 18 input features into a single variant score—significantly fewer features than CADD's 150+
  • Training strategy: AVI was trained indirectly using population frequency as a proxy label—rare variants treated as likely deleterious, common variants as likely benign—bypassing the need for comprehensive experimental validation data
  • Scale: The atlas contains ~27,000 prediction values per variant across one petabyte of data, covering noncoding regulatory elements including 2,601 identified short DNA "motifs" where regulatory proteins bind
  • Clinical validation: In retrospective analysis of solved rare disease cases from the GREGoR consortium, AVI ranked the causal variant in the top 50 candidates in 29.5% of cases versus 12.5% for CADD; a prospective epilepsy case demonstrated brain-specific splicing disruption missed by blood-based assays

Industry Insight

  • The one-petabyte precomputation approach sets a new precedent for turning expensive AI model inference into permanent public infrastructure, suggesting other domains (e.g., protein design, drug-target prediction) may follow similar "atlas" strategies rather than relying on on-demand querying
  • AVI's success with only 18 features versus CADD's 150+ demonstrates that well-designed model-integrated scores can outperform handcrafted feature-heavy baselines—a lesson directly applicable to feature engineering practices across AI applications
  • Researchers should treat the atlas as a hypothesis-generating tool rather than diagnostic evidence; its limitations in cell-type coverage and protein-abundance-mediated effects mean clinical adoption will require tighter integration with experimental validation pipelines and careful communication of uncertainty

TL;DR

  • Google DeepMind发布AlphaGenome Atlas,预测人类基因组中约90亿种单碱基变化的潜在影响,覆盖数百种细胞类型和组织
  • 该数据集规模达1拍字节,是AlphaFold蛋白质结构数据库的30多倍,基于2025年推出的AlphaGenome模型预计算生成
  • 团队开发了AlphaGenome变异影响评分(AVI),用仅18个输入特征的小神经网络将每个变异的约27000个预测值压缩为单一评分,在非编码区域表现优于传统工具CADD
  • 在GREGoR联盟的癫痫病例中,AVI成功将原本分类不明的DNM1基因变异提升至候选列表首位,并通过机制预测揭示其仅在脑部表达的基因异构体中产生异常剪接
  • Atlas已作为研究工具开放(非商业用途),预计将通过Google Cloud提供商业版本,有望推动群体研究和罕见病诊断

为什么值得看

AlphaGenome Atlas填补了基因组非编码区域功能预测的关键空白,为从海量遗传变异中识别致病突变提供了前所未有的计算工具。对AI从业者和生物医学研究者而言,它展示了大模型在复杂生物学问题上的规模化应用潜力,以及从预测到临床诊断的完整技术链条。

技术解析

  • AlphaGenome模型:基于2025年发布的AlphaGenome架构,能够读取长达一百万个DNA碱基的序列片段,预测基因转录强度、调控蛋白结合亲和力以及基因转录本的剪接模式,覆盖数百种细胞类型和组织
  • AlphaGenome Atlas规模:涵盖约90亿种可能的单碱基替换,每个变异平均附带约27,000个预测值,总数据量达1拍字节,是AlphaFold数据库的30倍以上,所有预测均已预计算完成
  • AVI评分机制:采用小型神经网络融合AlphaGenome预测、AlphaMissense蛋白模型评分以及跨物种进化保守性指标,仅用18个输入特征(对比CADD的150+特征)生成单一影响评分,训练采用间接策略——罕见变异视为有害、常见变异视为无害
  • 性能验证:在已临床分类的变异测试中,AVI在非编码区域的表现优于CADD等传统工具;回顾性分析显示,AVI在29.5%的已解决病例中将致病变异排在Top 50,而CADD仅为12.5%
  • 应用案例:在GREGoR联盟的难治性癫痫病例中,AVI将DNM1基因的一个未分类变异提升至首位,预测其导致异常剪接位点,使蛋白质延长13个氨基酸,且该效应仅在脑部特异性表达的基因异构体中发生,实验室实验验证了预测结果

行业启示

  • 非编码区域成为精准医学新前沿:约98%的基因组不编码蛋白质,却包含绝大多数疾病相关变异,AlphaGenome Atlas标志着计算生物学从"编码区优先"向"全基因组功能解析"的范式转变
  • AI预测工具正重塑罕见病诊断流程:从癫痫案例可见,AI评分不仅能排序候选变异,还能提供分子机制解释,有望将诊断周期从数年缩短至数周,推动"计算诊断"成为临床标准流程的一部分
  • 预计算大规模生物预测数据集将成为基础设施:1拍字节规模的Atlas表明,未来AI在生命科学领域的竞争将不仅限于模型架构,更在于能否构建覆盖全基因组、全细胞类型的预计算知识图谱,为研究者提供即查即用的"生物学搜索引擎"

Disclaimer: The above content is generated by AI and is for reference only. 免责声明:以上内容由 AI 生成,仅供参考。

Research 科学研究 Healthcare AI 医疗AI Closed Source 闭源 Dataset 数据集