paper-with-me

Papers

Multi-Scale Relational Graph Convolutional Network for Multiple Instance Learning in Histopathology Images

2022-12-17 · Roozbeh Bazargani, Ladan Fazli, Larry Goldenberg, Martin Gleave, Ali Bashashati, Septimiu Salcudean

Graph convolutional neural networks have shown significant potential in natural and histopathology images. However, their use has only been studied in a single magnification or multi-magnification with late fusion. In order to leverage the multi-magnification information and early fusion with graph convolutional networks, we handle different embedding spaces at each magnification by introducing the Multi-Scale Relational Graph Convolutional Network (MS-RGCN) as a multiple instance learning method. We model histopathology image patches and their relation with neighboring patches and patches at other scales (i.e., magnifications) as a graph. To pass the information between different magnification embedding spaces, we define separate message-passing neural networks based on the node and edge type. We experiment on prostate cancer histopathology images to predict the grade groups based on the extracted features from patches. We also compare our MS-RGCN with multiple state-of-the-art methods with evaluations on several source and held-out datasets. Our method outperforms the state-of-the-art on all of the datasets and image types consisting of tissue microarrays, whole-mount slide regions, and whole-slide images. Through an ablation study, we test and show the value of the pertinent design features of the MS-RGCN.

📄 PDF Abstract BibTeX arXiv:2212.08781

Code (0)

등록된 구현이 없습니다.

Tasks

ManagementMultiple Instance Learningwhole slide images

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Composition-based Multi-Relational Graph Convolutional Networks

2019-11-08 · ICLR 2020 1 · Shikhar Vashishth, Soumya Sanyal, Vikram Nitin, Partha Talukdar

Graph Convolutional Networks (GCNs) have recently been shown to be quite successful in modeling graph-structured data. However, the primary focus has been on handling simple undirected graphs. Multi-relational graphs are…

General ClassificationGraph ClassificationGraph EmbeddingKnowledge Graph Embedding+2

Answering Visual-Relational Queries in Web-Extracted Knowledge Graphs

2017-09-07 · AKBC 2019 · Daniel Oñoro-Rubio, Mathias Niepert, Alberto García-Durán, Roberto González 외

A visual-relational knowledge graph (KG) is a multi-relational graph whose entities are associated with images. We explore novel machine learning approaches for answering visual-relational queries in web-extracted knowle…

Graph EmbeddingImage RetrievalKnowledge Graph EmbeddingKnowledge Graph Embeddings+4

Hierarchical Multi-Relational Graph Representation Learning for Large-Scale Prediction of Drug-Drug Interactions

2024-02-28 · Mengying Jiang, Guizhong Liu, Yuanchao Su, Weiqiang Jin 외

Most existing methods for predicting drug-drug interactions (DDI) predominantly concentrate on capturing the explicit relationships among drugs, overlooking the valuable implicit correlations present between drug pairs (…

Graph Representation LearningRepresentation Learning

Modeling Relational Data with Graph Convolutional Networks

2017-03-17 · Michael Schlichtkrull, Thomas N. Kipf, Peter Bloem, Rianne van den Berg 외

Knowledge graphs enable a wide variety of applications, including question answering and information retrieval. Despite the great effort invested in their creation and maintenance, even the largest (e.g., Yago, DBPedia o…

DecoderGeneral ClassificationGraph ClassificationHeterogeneous Node Classification+7

Multi-Modal Multi-Action Video Recognition

2021-01-01 · ICCV 2021 10 · Zhensheng Shi, Ju Liang, Qianqian Li, Haiyong Zheng 외

Multi-action video recognition is much more challenging due to the requirement to recognize multiple actions co-occurring simultaneously or sequentially. Modeling multi-action relations is beneficial and crucial to u…

RelationVideo Recognition