Wound Tissue Segmentation in Diabetic Foot Ulcer Images Using Deep Learning: A Pilot Study
Mrinal Kanti Dhar, Chuanbo Wang, Yash Patel, Taiyu Zhang, Jeffrey, Niezgoda, Sandeep Gopalakrishnan, Keke Chen, Zeyun Yu

TL;DR
This study introduces a new dataset and a hybrid deep learning framework for tissue segmentation in diabetic foot ulcer images, demonstrating improved accuracy through semi-supervised learning and novel model components.
Contribution
The paper presents a new dataset for wound tissue segmentation and a hybrid deep learning model combining transformers and CNNs with semi-supervised learning for improved performance.
Findings
Achieved 87.64% DSC with SSL approach.
Outperformed state-of-the-art methods with 92.99% DSC on binary segmentation.
Provided a new dataset and benchmark for future research.
Abstract
Identifying individual tissues, so-called tissue segmentation, in diabetic foot ulcer (DFU) images is a challenging task and little work has been published, largely due to the limited availability of a clinical image dataset. To address this gap, we have created a DFUTissue dataset for the research community to evaluate wound tissue segmentation algorithms. The dataset contains 110 images with tissues labeled by wound experts and 600 unlabeled images. Additionally, we conducted a pilot study on segmenting wound characteristics including fibrin, granulation, and callus using deep learning. Due to the limited amount of annotated data, our framework consists of both supervised learning (SL) and semi-supervised learning (SSL) phases. In the SL phase, we propose a hybrid model featuring a Mix Transformer (MiT-b3) in the encoder and a CNN in the decoder, enhanced by the integration of a…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDiabetic Foot Ulcer Assessment and Management · Infrared Thermography in Medicine · Digital Imaging for Blood Diseases
MethodsAttention Is All You Need · Softmax · Layer Normalization · Byte Pair Encoding · Label Smoothing · Position-Wise Feed-Forward Layer · Dropout · Adam · Linear Layer · Absolute Position Encodings
