Distance-Preserving Representations for Genomic Spatial Reconstruction
Wenbin Zhou, Jin-Hong Du
TL;DR
dp-VAE tackles the challenge of recovering spatial tissue context from gene expression data by introducing a distance-preserving regularizer that enforces latent representations to reflect spatial geometry learned from reference spatial-transcriptomics datasets.During inference, spatial coordinates are recovered or imputed by solving a distance-geometry optimization over the latent embeddings, avoiding the need for spatial data in the input and enabling broad applicability.The work provides a theoretical connection between the distance-preserving loss and distortion/bi-Lipschitz properties, and demonstrates robust performance, out-of-sample generalization, and transfer-learning potential across 27 public datasets, with observed limitations in zero-shot cross-domain scenarios that can be mitigated by fine-tuning.Overall, dp-VAE offers a scalable framework to integrate spatial context into genomics analyses, broadening access to spatial insights for diverse single-cell studies without relying on spatial measurements at inference time.
Abstract
The spatial context of single-cell gene expression data is crucial for many downstream analyses, yet often remains inaccessible due to practical and technical limitations, restricting the utility of such datasets. In this paper, we propose a generic representation learning and transfer learning framework dp-VAE, capable of reconstructing the spatial coordinates associated with the provided gene expression data. Central to our approach is a distance-preserving regularizer integrated into the loss function during training, ensuring the model effectively captures and utilizes spatial context signals from reference datasets. During the inference stage, the produced latent representation of the model can be used to reconstruct or impute the spatial context of the provided gene expression by solving a constrained optimization problem. We also explore the theoretical connections between distance-preserving loss, distortion, and the bi-Lipschitz condition within generative models. Finally, we demonstrate the effectiveness of dp-VAE in different tasks involving training robustness, out-of-sample evaluation, and transfer learning inference applications by testing it over 27 publicly available datasets. This underscores its applicability to a wide range of genomics studies that were previously hindered by the absence of spatial data.
