CVLGIVMay 10, 2020

Intracranial Hemorrhage Detection Using Neural Network Based Methods With Federated Learning

arXiv:2005.08644v38 citations
AI Analysis

This addresses rapid diagnosis of a serious health condition for medical applications, but it is incremental as it builds on existing neural network methods with a privacy-focused extension.

The paper tackled intracranial hemorrhage detection from CT scans using a neural network approach, achieving over 92% accuracy, and proposed federated learning to enhance privacy in data pooling.

Intracranial hemorrhage, bleeding that occurs inside the cranium, is a serious health problem requiring rapid and often intensive medical treatment. Such a condition is traditionally diagnosed by highly-trained specialists analyzing computed tomography (CT) scan of the patient and identifying the location and type of hemorrhage if one exists. We propose a neural network approach to find and classify the condition based upon the CT scan. The model architecture implements a time distributed convolutional network. We observed accuracy above 92% from such an architecture, provided enough data. We propose further extensions to our approach involving the deployment of federated learning. This would be helpful in pooling learned parameters without violating the inherent privacy of the data involved.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes