IVAICVLGMar 21, 2022

Classifications of Skull Fractures using CT Scan Images via CNN with Lazy Learning Approach

arXiv:2203.10786v110 citationsh-index: 4
Originality Synthesis-oriented
AI Analysis

This work addresses a critical medical imaging problem for radiologists and patients by automating fracture classification, though it appears incremental as it combines existing CNN and lazy learning methods.

The paper tackled automated classification of skull fractures from CT scans to address time-consuming manual detection, achieving up to 93% F1 score and 88% subset accuracy for a five-type multi-label classification.

Classification of skull fracture is a challenging task for both radiologists and researchers. Skull fractures result in broken pieces of bone, which can cut into the brain and cause bleeding and other injury types. So it is vital to detect and classify the fracture very early. In real world, often fractures occur at multiple sites. This makes it harder to detect the fracture type where many fracture types might summarize a skull fracture. Unfortunately, manual detection of skull fracture and the classification process is time-consuming, threatening a patient's life. Because of the emergence of deep learning, this process could be automated. Convolutional Neural Networks (CNNs) are the most widely used deep learning models for image categorization because they deliver high accuracy and outstanding outcomes compared to other models. We propose a new model called SkullNetV1 comprising a novel CNN by taking advantage of CNN for feature extraction and lazy learning approach which acts as a classifier for classification of skull fractures from brain CT images to classify five fracture types. Our suggested model achieved a subset accuracy of 88%, an F1 score of 93%, the Area Under the Curve (AUC) of 0.89 to 0.98, a Hamming score of 92% and a Hamming loss of 0.04 for this seven-class multi-labeled classification.

Foundations

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

Your Notes