CVOct 5, 2025

GenAR: Next-Scale Autoregressive Generation for Spatial Gene Expression Prediction

arXiv:2510.04315v1h-index: 8Has Code
Originality Highly original
AI Analysis

This work addresses the high cost of Spatial Transcriptomics for researchers and clinicians by providing a cost-effective prediction method, though it appears incremental as it builds on existing computational approaches.

The authors tackled the problem of predicting spatial gene expression from H&E stained images by introducing GenAR, a multi-scale autoregressive framework that models gene dependencies and discrete counts, achieving state-of-the-art performance on four datasets.

Spatial Transcriptomics (ST) offers spatially resolved gene expression but remains costly. Predicting expression directly from widely available Hematoxylin and Eosin (H&E) stained images presents a cost-effective alternative. However, most computational approaches (i) predict each gene independently, overlooking co-expression structure, and (ii) cast the task as continuous regression despite expression being discrete counts. This mismatch can yield biologically implausible outputs and complicate downstream analyses. We introduce GenAR, a multi-scale autoregressive framework that refines predictions from coarse to fine. GenAR clusters genes into hierarchical groups to expose cross-gene dependencies, models expression as codebook-free discrete token generation to directly predict raw counts, and conditions decoding on fused histological and spatial embeddings. From an information-theoretic perspective, the discrete formulation avoids log-induced biases and the coarse-to-fine factorization aligns with a principled conditional decomposition. Extensive experimental results on four Spatial Transcriptomics datasets across different tissue types demonstrate that GenAR achieves state-of-the-art performance, offering potential implications for precision medicine and cost-effective molecular profiling. Code is publicly available at https://github.com/oyjr/genar.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes