IVCVLGApr 17, 2022

Wound Severity Classification using Deep Neural Network

arXiv:2204.07942v15 citationsh-index: 38
Originality Synthesis-oriented
AI Analysis

This work addresses the problem of efficient wound diagnosis for medical professionals, but it is incremental as it applies existing deep learning methods to a new dataset.

The study tackled wound severity classification by developing a deep neural network using wound photos to categorize wounds into green, yellow, or red classes, achieving a maximum accuracy of 68.49% for multi-class classification and up to 81.40% for binary classifications.

The classification of wound severity is a critical step in wound diagnosis. An effective classifier can help wound professionals categorize wound conditions more quickly and affordably, allowing them to choose the best treatment option. This study used wound photos to construct a deep neural network-based wound severity classifier that classified them into one of three classes: green, yellow, or red. The green class denotes wounds still in the early stages of healing and are most likely to recover with adequate care. Wounds in the yellow category require more attention and treatment than those in the green category. Finally, the red class denotes the most severe wounds that require prompt attention and treatment. A dataset containing different types of wound images is designed with the help of wound specialists. Nine deep learning models are used with applying the concept of transfer learning. Several stacked models are also developed by concatenating these transfer learning models. The maximum accuracy achieved on multi-class classification is 68.49%. In addition, we achieved 78.79%, 81.40%, and 77.57% accuracies on green vs. yellow, green vs. red, and yellow vs. red classifications for binary classifications.

Foundations

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

Your Notes