MELGGNQMOct 12, 2021

Nonnegative spatial factorization

arXiv:2110.06122v113 citationsHas Code
Originality Incremental advance
AI Analysis

This work addresses the need for interpretable parts-based representations in spatial transcriptomics, offering a hybrid extension to quantify spatial importance, though it appears incremental as an extension of existing spatial factorizations.

The authors tackled the problem of interpreting multivariate spatial data by developing nonnegative spatial factorization (NSF), a probabilistic dimension reduction model that encourages sparsity and identifies generalizable spatial patterns in gene expression data.

Gaussian processes are widely used for the analysis of spatial data due to their nonparametric flexibility and ability to quantify uncertainty, and recently developed scalable approximations have facilitated application to massive datasets. For multivariate outcomes, linear models of coregionalization combine dimension reduction with spatial correlation. However, their real-valued latent factors and loadings are difficult to interpret because, unlike nonnegative models, they do not recover a parts-based representation. We present nonnegative spatial factorization (NSF), a spatially-aware probabilistic dimension reduction model that naturally encourages sparsity. We compare NSF to real-valued spatial factorizations such as MEFISTO and nonspatial dimension reduction methods using simulations and high-dimensional spatial transcriptomics data. NSF identifies generalizable spatial patterns of gene expression. Since not all patterns of gene expression are spatial, we also propose a hybrid extension of NSF that combines spatial and nonspatial components, enabling quantification of spatial importance for both observations and features. A TensorFlow implementation of NSF is available from https://github.com/willtownes/nsf-paper .

Code Implementations1 repo
Foundations

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

Your Notes