paper-with-me

홈 › Papers

Sparse Multi-Modal Graph Transformer With Shared-Context Processing for Representation Learning of Giga-Pixel Images

2023-01-01 · CVPR 2023 1 · Ramin Nakhli, Puria Azadi Moghadam, Haoyang Mi, Hossein Farahani, Alexander Baras, Blake Gilks, Ali Bashashati

Processing giga-pixel whole slide histopathology images (WSI) is a computationally expensive task. Multiple instance learning (MIL) has become the conventional approach to process WSIs, in which these images are split into smaller patches for further processing. However, MIL-based techniques ignore explicit information about the individual cells within a patch. In this paper, by defining the novel concept of shared-context processing, we designed a multi-modal Graph Transformer that uses the cellular graph within the tissue to provide a single representation for a patient while taking advantage of the hierarchical structure of the tissue, enabling a dynamic focus between cell-level and tissue-level information. We benchmarked the performance of our model against multiple state-of-the-art methods in survival prediction and showed that ours can significantly outperform all of them including hierarchical vision Transformer (ViT). More importantly, we show that our model is strongly robust to missing information to an extent that it can achieve the same performance with as low as 20% of the data. Finally, in two different cancer datasets, we demonstrated that our model was able to stratify the patients into low-risk and high-risk groups while other state-of-the-art methods failed to achieve this goal. We also publish a large dataset of immunohistochemistry (IHC) images containing 1,600 tissue microarray (TMA) cores from 188 patients along with their survival information, making it one of the largest publicly available datasets in this context.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Multiple Instance LearningRepresentation LearningSurvival Prediction

Methods 이 논문이 사용한 방법론

Attention 설명 없음
LapEigen 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Position-Wise Feed-Forward Layer 설명 없음
Laplacian PE Laplacian eigenvectors represent a natural generalization of the…
Multi-Head Attention 설명 없음
Adam 설명 없음
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…

Similar Papers 제목 키워드 기반

Sparse-Dense Mixture of Experts Adapter for Multi-Modal Tracking

2026-03-14 · Yabin Zhu, Jianqi Li, Chenglong Li, Jiaxiang Wang 외 arxiv

Parameter-efficient fine-tuning (PEFT) techniques, such as prompts and adapters, are widely used in multi-modal tracking because they alleviate issues of full-model fine-tuning, including time inefficiency, high resource…

parameter-efficient fine-tuningSemantic Similarity

AMIGO: Sparse Multi-Modal Graph Transformer with Shared-Context Processing for Representation Learning of Giga-pixel Images

2023-03-01 · Ramin Nakhli, Puria Azadi Moghadam, Haoyang Mi, Hossein Farahani 외

Processing giga-pixel whole slide histopathology images (WSI) is a computationally expensive task. Multiple instance learning (MIL) has become the conventional approach to process WSIs, in which these images are split in…

Multiple Instance LearningRepresentation LearningSurvival Prediction

MultiMedVision: Multi-Modal Medical Vision Framework

2026-05-09 · Frank Li, Bardia Khosravi, Mohammadreza Chavoshi, Young Seok Jeon 외 arxiv

Multi-modal medical imaging enables comprehensive diagnostics, yet current foundation models process 2D (e.g. X-ray) and 3D (e.g. CT) data with separate, dimensionality-specific architectures. We present MultiMedVision, …

Representation Learning

Meta-Transformer: A Unified Framework for Multimodal Learning

2023-07-20 · Yiyuan Zhang, Kaixiong Gong, Kaipeng Zhang, Hongsheng Li 외

Multimodal learning aims to build models that can process and relate information from multiple modalities. Despite years of development in this field, it still remains challenging to design a unified network for processi…

Time Series

SITransformer: Shared Information-Guided Transformer for Extreme Multimodal Summarization

2024-08-28 · Sicheng Liu, Lintao Wang, Xiaogang Zhu, Xuequan Lu 외

Extreme Multimodal Summarization with Multimodal Output (XMSMO) becomes an attractive summarization approach by integrating various types of information to create extremely concise yet informative summaries for individua…