{
  "id": 6982395,
  "title": "Sparse Linear Algebra Accelerates Genotype Representation Graph Computation at Biobank Scale",
  "url": "https://urgent.news/2026/09/12/sparse-linear-algebra-accelerates-genotype-representation-graph",
  "topic": "science",
  "section": "Science",
  "published": "2026-09-12T00:00:00.000Z",
  "source": {
    "name": "bioRxiv",
    "slug": "biorxiv",
    "url": "https://www.biorxiv.org/content/10.64898/2026.09.10.750583v1?rss=1"
  },
  "original_language": "en",
  "account": "Biobank-scale genomic analyses face computational constraints due to the need to analyze hundreds of thousands to millions of samples and variants simultaneously. The genotype representation graph (GRG) is a compact way to encode population genetic variation, but it fails to leverage modern accelerator architectures. This research introduces Mikado, a method for expressing GRG-based computation using sparse linear algebra primitives.\n\nMikado employs a reverse topological ordering of the graph nodes, ensuring that the GRG adjacency matrix is strictly block-lower-triangular. This allows the genotype matrix-vector product to become a sparse triangular solve, which can be broken down into a pipelined sequence of blocked sparse matrix-vector multiplies. By separating computation from graph representation, Mikado uncovers fine-grained parallelism and enables the utilization of hardware-optimized sparse primitives on GPUs.\n\nCompared to the original GRG traversal approach, Mikado achieves an order-of-magnitude speedup and cost savings for PCA and BOLT-LMM, even when applied to All of Us cohorts. The methodology provides a scalable, hardware-portable, and researcher-friendly tool for population genetics at biobank scale.",
  "summary": "Biobank-scale genomic analyses are increasingly constrained by computational costs, as hundreds of thousands to millions of samples and variants must be analyzed together. The genotype representation graph (GRG) compactly encodes population genetic variation to accelerate computation, but the current approach does not exploit modern accelerator architectures. This work introduces Mikado, a new…",
  "key_points": [],
  "editors_take": null,
  "illustration": null,
  "coverage": {
    "outlets": 1,
    "also_reported_by": []
  },
  "ai_generated": true,
  "disclaimer": "Summaries, key points and the editor’s take are written by software from other outlets’ reporting and may contain errors — always check the linked original."
}