English

A Graphical Approach For Brain Haemorrhage Segmentation

Image and Video Processing 2024-09-02 v1 Computer Vision and Pattern Recognition Machine Learning

Abstract

Haemorrhaging of the brain is the leading cause of death in people between the ages of 15 and 24 and the third leading cause of death in people older than that. Computed tomography (CT) is an imaging modality used to diagnose neurological emergencies, including stroke and traumatic brain injury. Recent advances in Deep Learning and Image Processing have utilised different modalities like CT scans to help automate the detection and segmentation of brain haemorrhage occurrences. In this paper, we propose a novel implementation of an architecture consisting of traditional Convolutional Neural Networks(CNN) along with Graph Neural Networks(GNN) to produce a holistic model for the task of brain haemorrhage segmentation.GNNs work on the principle of neighbourhood aggregation thus providing a reliable estimate of global structures present in images. GNNs work with few layers thus in turn requiring fewer parameters to work with. We were able to achieve a dice coefficient score of around 0.81 with limited data with our implementation.

Keywords

Cite

@article{arxiv.2202.06876,
  title  = {A Graphical Approach For Brain Haemorrhage Segmentation},
  author = {Ninad Mehendale and Pragya Gupta and Nishant Rajadhyaksha and Ansh Dagha and Mihir Hundiwala and Aditi Paretkar and Sakshi Chavan and Tanmay Mishra},
  journal= {arXiv preprint arXiv:2202.06876},
  year   = {2024}
}

Comments

10 pages 6 figures 3 tables preprint

R2 v1 2026-06-24T09:35:48.326Z