/HisToSGE

High-Resolution Spatial Transcriptomics Using Histology Images with HisToSGE (Pathology Image Large Model, Transformers))

Primary LanguagePython

High-Resolution Spatial Transcriptomics Using Histology Images with HisToSGE

In this study, we developed HisToSGE. This method integrates histological image information, spatial information, and gene expression data to robustly generate high-resolution gene expression profiles in ST. HisToSGE comprises two main modules: the feature extraction module and the feature learning module. The feature extraction module, utilizing the UNI model trained on one hundred million histological images, generates multimodal feature maps that include RGB, positional, and histological features. The feature learning module employs a multi-head attention mechanism to integrate spot coordinates and learn features from these multimodal maps, thereby enhancing feature representation. We evaluated HisToSGE using four datasets and compared its performance with five existing methods. Our results demonstrate that HisToSGE can accurately generate high-resolution gene expression profiles, enhance gene expression patterns, and preserve the original gene expression spatial structure.

(Variational)

System environment

Required package:

  • PyTorch >= 2.2.0
  • scanpy >= 1.8
  • python >=3.10

Datasets

Four publicly available ST datasets were used in this study. You can download them from https://zenodo.org/records/12792163 or find them on the following websites:

HisToSGE pipeline