AlphaGenome Author Roundtable
- Video: AlphaGenome author roundtable
- Channel: Google DeepMind
- Upload date: January 28, 2026
- Duration: 27:04
- Topic tags: Google DeepMind, AlphaGenome, genomics, non-coding DNA, variant-effect prediction, splicing, API access, research governance
AlphaGenome author roundtable is a Google DeepMind discussion of AlphaGenome with Dhavi Hariharan, genomics lead Ziga Avsec, and first authors Natasha Latysheva, Jun Cheng, and Tom Ward. The video is attached to the January 2026 Nature paper on regulatory variant-effect prediction.
The roundtable's practical value is that it makes the model-design argument visible. AlphaGenome is not presented as a finished medical product. It is presented as a unified DNA sequence-to-function model for predicting how variants affect molecular processes that regulate genes.
From Coding Variants to Regulatory Effects
The video starts with the motivation: protein-coding regions are only a small part of the human genome, while non-coding regions shape gene regulation and contain many disease-linked variants. The team frames AlphaGenome as a move beyond AlphaMissense-style coding-variant interpretation toward the harder regulatory genome.
This matters for the site's AI-for-science thread because the system changes where AI enters biology. It is not only predicting a protein structure or summarizing papers. It is turning DNA sequence into a broad set of predicted regulatory measurements, then using those predictions to score what a mutation may change.
Long Context, Fine Resolution
The central technical story is a tradeoff. Earlier models often handled short sequences at high resolution, longer sequences at lower resolution, or one specialized biological output at a time. AlphaGenome's claim is that one model can analyze up to one million DNA base pairs and produce high-resolution predictions across many modalities: expression, splicing, accessibility, chromatin features, transcription factor binding, contact maps, and related tracks.
The Nature paper reports that AlphaGenome takes one megabase of DNA as input, predicts thousands of functional genomic tracks up to single-base-pair resolution, and achieved state-of-the-art results on 22 of 24 genome-track tasks and 25 of 26 variant-effect tasks. Those are strong benchmark claims, but they remain claims about defined tasks and evaluation sets, not general biological omniscience.
Variant Scoring Becomes an Interface
The roundtable is especially useful where the authors describe the product surface. Variant scoring means running a reference DNA sequence and a mutated sequence through the model, comparing predicted molecular outputs, and summarizing the differences. The team says the raw outputs are large and hard to reason through, so API design and aggregation become part of the scientific instrument.
That belongs beside AI in Science and Scientific Discovery, AI Scientists, the cancer-genetics review, Research Integrity, Claim Hygiene Protocol, and Agent Audit and Incident Review. Once variant interpretation becomes an API, the receipt has to include model version, interval choice, tissue or ontology terms, requested outputs, aggregation method, thresholds, failed variants, and downstream validation.
The Model Is Not a Diagnosis
DeepMind's own limitations are important. Its AlphaGenome post says the model has not been designed or validated for personal genome prediction, and that molecular predictions do not give the full picture of how genetic variation leads to complex traits or disease. The same post says AlphaGenome is available through an API for non-commercial research and has not been designed or validated for direct clinical purposes.
That boundary should travel with the demo. A variant score can help prioritize hypotheses, guide experiments, or suggest a regulatory mechanism. It should not become a diagnosis, a treatment decision, a reproductive decision, an insurance signal, or a population-risk label without clinical validation, consent controls, ancestry and bias analysis, and accountable medical governance.
Research Governance
AlphaGenome sits on top of public and community scientific infrastructure: ENCODE, GTEx, 4D Nucleome, FANTOM5, genomic annotations, experimental assays, and prior sequence-to-function models. The governance question is therefore not only whether the model works. It is how access, attribution, API limits, commercial pathways, error reporting, benchmark transparency, and benefit sharing are handled when a research model becomes a practical interpretation layer.
A good AlphaGenome workflow should preserve sample provenance, reference assembly, interval definitions, ontology selections, tissue and cell-type assumptions, model and API version, output types, aggregation strategy, uncertainty or calibration information, literature support, wet-lab validation plan, and negative results. Genomics does not get safer because the interface is convenient.
Evidence and Limits
This is a first-party Google DeepMind author roundtable attached to an open-access Nature paper and an API release. It is strong evidence for how the AlphaGenome team understands its own design choices, intended use, and research agenda. It is useful context for the architecture and API claims in the paper.
It is weaker evidence for independent reproducibility, clinical utility, fairness across populations, or safe deployment in health decision-making. Treat the video as a technical and institutional source on AlphaGenome, not as a medical recommendation.
Sources
- YouTube, AlphaGenome author roundtable, Google DeepMind, uploaded January 28, 2026.
- Google DeepMind, AlphaGenome: AI for better understanding the genome, June 25, 2025; updated January 2026.
- Avsec et al., Advancing regulatory variant effect prediction with AlphaGenome, Nature, published January 28, 2026.
- AlphaGenome docs, Exploring the genome with AlphaGenome, API overview and use guidance.
- Google DeepMind GitHub, AlphaGenome API repository, client-side code, examples, documentation, and usage notes.
- AlphaGenome, community forum, feedback and support channel for researchers.