Compact & Capable: Harnessing Graph Neural Networks and Edge Convolution
for Medical Image Classification
- URL: http://arxiv.org/abs/2307.12790v1
- Date: Mon, 24 Jul 2023 13:39:21 GMT
- Title: Compact & Capable: Harnessing Graph Neural Networks and Edge Convolution
for Medical Image Classification
- Authors: Aryan Singh, Pepijn Van de Ven, Ciar\'an Eising, Patrick Denny
- Abstract summary: We introduce a novel model that combines GNNs and edge convolution, leveraging the interconnectedness of RGB channel feature values to strongly represent connections between crucial graph nodes.
Our proposed model performs on par with state-of-the-art Deep Neural Networks (DNNs) but does so with 1000 times fewer parameters, resulting in reduced training time and data requirements.
- Score: 0.0
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Graph-based neural network models are gaining traction in the field of
representation learning due to their ability to uncover latent topological
relationships between entities that are otherwise challenging to identify.
These models have been employed across a diverse range of domains, encompassing
drug discovery, protein interactions, semantic segmentation, and fluid dynamics
research. In this study, we investigate the potential of Graph Neural Networks
(GNNs) for medical image classification. We introduce a novel model that
combines GNNs and edge convolution, leveraging the interconnectedness of RGB
channel feature values to strongly represent connections between crucial graph
nodes. Our proposed model not only performs on par with state-of-the-art Deep
Neural Networks (DNNs) but does so with 1000 times fewer parameters, resulting
in reduced training time and data requirements. We compare our Graph
Convolutional Neural Network (GCNN) to pre-trained DNNs for classifying
MedMNIST dataset classes, revealing promising prospects for GNNs in medical
image analysis. Our results also encourage further exploration of advanced
graph-based models such as Graph Attention Networks (GAT) and Graph
Auto-Encoders in the medical imaging domain. The proposed model yields more
reliable, interpretable, and accurate outcomes for tasks like semantic
segmentation and image classification compared to simpler GCNNs
Related papers
- Improved Image Classification with Manifold Neural Networks [13.02854405679453]
Graph Neural Networks (GNNs) have gained popularity in various learning tasks.
In this paper, we explore GNNs' potential in general data representations, especially in the image domain.
We train a GNN to predict node labels corresponding to the image labels in the classification task, and leverage convergence of GNNs to analyze GNN generalization.
arXiv Detail & Related papers (2024-09-19T19:55:33Z) - CNN2GNN: How to Bridge CNN with GNN [59.42117676779735]
We propose a novel CNN2GNN framework to unify CNN and GNN together via distillation.
The performance of distilled boosted'' two-layer GNN on Mini-ImageNet is much higher than CNN containing dozens of layers such as ResNet152.
arXiv Detail & Related papers (2024-04-23T08:19:08Z) - A Systematic Review of Deep Graph Neural Networks: Challenges,
Classification, Architectures, Applications & Potential Utility in
Bioinformatics [0.0]
Graph neural networks (GNNs) employ message transmission between graph nodes to represent graph dependencies.
GNNs have the potential to be an excellent tool for solving a wide range of biological challenges in bioinformatics research.
arXiv Detail & Related papers (2023-11-03T10:25:47Z) - Information Flow in Graph Neural Networks: A Clinical Triage Use Case [49.86931948849343]
Graph Neural Networks (GNNs) have gained popularity in healthcare and other domains due to their ability to process multi-modal and multi-relational graphs.
We investigate how the flow of embedding information within GNNs affects the prediction of links in Knowledge Graphs (KGs)
Our results demonstrate that incorporating domain knowledge into the GNN connectivity leads to better performance than using the same connectivity as the KG or allowing unconstrained embedding propagation.
arXiv Detail & Related papers (2023-09-12T09:18:12Z) - TractGraphCNN: anatomically informed graph CNN for classification using
diffusion MRI tractography [21.929440352687458]
We propose TractGraphCNN, a novel, anatomically informed graph CNN framework for machine learning tasks.
Results in a sex prediction testbed task demonstrate strong performance of TractGraphCNN in two large datasets.
This work shows the potential of incorporating anatomical information, especially known anatomical similarities between input features, to guide convolutions in neural networks.
arXiv Detail & Related papers (2023-01-05T05:00:03Z) - Benchmarking Graph Neural Networks for FMRI analysis [0.0]
Graph Neural Networks (GNNs) have emerged as a powerful tool to learn from graph-structured data.
We study and evaluate the performance of five popular GNN architectures in diagnosing major depression disorder and autism spectrum disorder.
We highlight that creating optimal graph structures for functional brain data is a major bottleneck hindering the performance of GNNs.
arXiv Detail & Related papers (2022-11-16T14:16:54Z) - Relation Embedding based Graph Neural Networks for Handling
Heterogeneous Graph [58.99478502486377]
We propose a simple yet efficient framework to make the homogeneous GNNs have adequate ability to handle heterogeneous graphs.
Specifically, we propose Relation Embedding based Graph Neural Networks (RE-GNNs), which employ only one parameter per relation to embed the importance of edge type relations and self-loop connections.
arXiv Detail & Related papers (2022-09-23T05:24:18Z) - Discovering the Representation Bottleneck of Graph Neural Networks from
Multi-order Interactions [51.597480162777074]
Graph neural networks (GNNs) rely on the message passing paradigm to propagate node features and build interactions.
Recent works point out that different graph learning tasks require different ranges of interactions between nodes.
We study two common graph construction methods in scientific domains, i.e., emphK-nearest neighbor (KNN) graphs and emphfully-connected (FC) graphs.
arXiv Detail & Related papers (2022-05-15T11:38:14Z) - A Unified View on Graph Neural Networks as Graph Signal Denoising [49.980783124401555]
Graph Neural Networks (GNNs) have risen to prominence in learning representations for graph structured data.
In this work, we establish mathematically that the aggregation processes in a group of representative GNN models can be regarded as solving a graph denoising problem.
We instantiate a novel GNN model, ADA-UGNN, derived from UGNN, to handle graphs with adaptive smoothness across nodes.
arXiv Detail & Related papers (2020-10-05T04:57:18Z) - Understanding Graph Isomorphism Network for rs-fMRI Functional
Connectivity Analysis [49.05541693243502]
We develop a framework for analyzing fMRI data using the Graph Isomorphism Network (GIN)
One of the important contributions of this paper is the observation that the GIN is a dual representation of convolutional neural network (CNN) in the graph space.
We exploit CNN-based saliency map techniques for the GNN, which we tailor to the proposed GIN with one-hot encoding.
arXiv Detail & Related papers (2020-01-10T23:40:09Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.