English

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

Computer Vision and Pattern Recognition 2025-10-07 v1

Abstract

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.

Keywords

Cite

@article{arxiv.2510.04315,
  title  = {GenAR: Next-Scale Autoregressive Generation for Spatial Gene Expression Prediction},
  author = {Jiarui Ouyang and Yihui Wang and Yihang Gao and Yingxue Xu and Shu Yang and Hao Chen},
  journal= {arXiv preprint arXiv:2510.04315},
  year   = {2025}
}
R2 v1 2026-07-01T06:18:10.235Z