Combining graph neural network and Mamba to capture local and global tissue spatial relationships in whole slide images.

Journal: Scientific reports
Published Date:

Abstract

In computational pathology, extracting and representing spatial features from gigapixel whole slide images (WSIs) are fundamental tasks, but due to their large size, WSIs are typically segmented into smaller tiles. A critical aspect of analyzing WSIs is how information across tiles is aggregated to predict outcomes such as patient prognosis. We introduce a model that combines a message-passing graph neural network (GNN) with a state space model (Mamba) to capture both local and global spatial relationships among the tiles in WSIs. The model's effectiveness was demonstrated in predicting progression-free survival among patients with early-stage lung adenocarcinomas (LUAD). We compared the model with other state-of-the-art methods for tile-level information aggregation in WSIs, including statistics-based, multiple instance learning (MIL)-based, GNN-based, and GNN-transformer-based aggregation. Our model achieved the highest c-index (0.70) and has the largest number of parameters among comparison models yet maintained a short inference time. Additional experiments showed the impact of different types of node features and different tile sampling strategies on model performance. Code: https://github.com/rina-ding/gat-mamba .

Authors

  • Ruiwen Ding
    Medical & Imaging Informatics, Department of Radiological Sciences, David Geffen School of Medicine at University of California, Los Angeles (UCLA), Los Angeles, CA, USA. Electronic address: dingrw@ucla.edu.
  • Kha-Dinh Luong
    Department of Computer Science, University of California Santa Barbara, Santa Barbara, CA 93106, United States.
  • Erika Rodriguez
    Department of Pathology & Laboratory Sciences, David Geffen School of Medicine at UCLA, Los Angeles, CA, USA.
  • Ana Cristina Araujo Lemos da Silva
    Department of Pathology, Federal University of Uberlandia, Uberlandia, MG, Brazil.
  • William Hsu
    Medical & Imaging Informatics, Department of Radiological Sciences, David Geffen School of Medicine at UCLA, Los Angeles, CA 90024, USA.