Compact & Capable: Harnessing Graph Neural Networks and Edge Convolution for Medical Image Classification
Aryan Singh, Pepijn Van de Ven, Ciar\'an Eising, Patrick Denny

TL;DR
This paper introduces a novel graph neural network model combining GNNs and edge convolution for medical image classification, achieving comparable accuracy to deep neural networks with significantly fewer parameters, thus reducing training time and data needs.
Contribution
The study presents a new GNN model that leverages edge convolution and RGB channel interconnectedness, demonstrating efficiency and effectiveness in medical image classification tasks.
Findings
Achieves similar accuracy to state-of-the-art DNNs with 1000x fewer parameters
Reduces training time and data requirements significantly
Encourages exploration of advanced graph-based models in medical imaging
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning in Materials Science · Advanced Graph Neural Networks · Computational Drug Discovery Methods
