LGQMFeb 2

hSNMF: Hybrid Spatially Regularized NMF for Image-Derived Spatial Transcriptomics

arXiv:2602.02638v1Has Code
Originality Incremental advance
AI Analysis

This work addresses representation learning and clustering for image-derived spatial transcriptomics, offering incremental improvements over existing methods.

The authors tackled the challenge of high-dimensional spatial transcriptomics data from platforms like Xenium by proposing two spatially regularized nonnegative matrix factorization (NMF) variants, SNMF and hSNMF, which improved spatial compactness (e.g., Moran's I > 0.96) and cluster separability (e.g., Silhouette > 0.12) on a cholangiocarcinoma dataset.

High-resolution spatial transcriptomics platforms, such as Xenium, generate single-cell images that capture both molecular and spatial context, but their extremely high dimensionality poses major challenges for representation learning and clustering. In this study, we analyze data from the Xenium platform, which captures high-resolution images of tumor microarray (TMA) tissues and converts them into cell-by-gene matrices suitable for computational analysis. We benchmark and extend nonnegative matrix factorization (NMF) for spatial transcriptomics by introducing two spatially regularized variants. First, we propose Spatial NMF (SNMF), a lightweight baseline that enforces local spatial smoothness by diffusing each cell's NMF factor vector over its spatial neighborhood. Second, we introduce Hybrid Spatial NMF (hSNMF), which performs spatially regularized NMF followed by Leiden clustering on a hybrid adjacency that integrates spatial proximity (via a contact-radius graph) and transcriptomic similarity through a tunable mixing parameter alpha. Evaluated on a cholangiocarcinoma dataset, SNMF and hSNMF achieve markedly improved spatial compactness (CHAOS < 0.004, Moran's I > 0.96), greater cluster separability (Silhouette > 0.12, DBI < 1.8), and higher biological coherence (CMC and enrichment) compared to other spatial baselines. Availability and implementation: https://github.com/ishtyaqmahmud/hSNMF

Foundations

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

Your Notes