paper-with-me

Papers

Boundary Attention Mapping (BAM): Fine-grained saliency maps for segmentation of Burn Injuries

2023-05-24 · Mahla Abdolahnejad, Justin Lee, Hannah Chan, Alex Morzycki, Olivier Ethier, Anthea Mo, Peter X. Liu, Joshua N. Wong, Colin Hong, Rakesh Joshi

Burn injuries can result from mechanisms such as thermal, chemical, and electrical insults. A prompt and accurate assessment of burns is essential for deciding definitive clinical treatments. Currently, the primary approach for burn assessments, via visual and tactile observations, is approximately 60%-80% accurate. The gold standard is biopsy and a close second would be non-invasive methods like Laser Doppler Imaging (LDI) assessments, which have up to 97% accuracy in predicting burn severity and the required healing time. In this paper, we introduce a machine learning pipeline for assessing burn severities and segmenting the regions of skin that are affected by burn. Segmenting 2D colour images of burns allows for the injured versus non-injured skin to be delineated, clearly marking the extent and boundaries of the localized burn/region-of-interest, even during remote monitoring of a burn patient. We trained a convolutional neural network (CNN) to classify four severities of burns. We built a saliency mapping method, Boundary Attention Mapping (BAM), that utilises this trained CNN for the purpose of accurately localizing and segmenting the burn regions from skin burn images. We demonstrated the effectiveness of our proposed pipeline through extensive experiments and evaluations using two datasets; 1) A larger skin burn image dataset consisting of 1684 skin burn images of four burn severities, 2) An LDI dataset that consists of a total of 184 skin burn images with their associated LDI scans. The CNN trained using the first dataset achieved an average F1-Score of 78% and micro/macro- average ROC of 85% in classifying the four burn severities. Moreover, a comparison between the BAM results and LDI results for measuring injury boundary showed that the segmentations generated by our method achieved 91.60% accuracy, 78.17% sensitivity, and 93.37% specificity.

📄 PDF Abstract BibTeX arXiv:2305.15365

Code (0)

등록된 구현이 없습니다.

Tasks

Specificity

Methods 이 논문이 사용한 방법론

BAM Park et al. proposed the bottleneck attention module (BAM), aiming to efficiently improve the representational capability of networks. It uses dilated convolution to enlarge…

Similar Papers 제목 키워드 기반

Deep Saliency Hashing

2018-07-04 · Sheng Jin, Hongxun Yao, Xiaoshuai Sun, Shangchen Zhou 외

In recent years, hashing methods have been proved to be effective and efficient for the large-scale Web media search. However, the existing general hashing methods have limited discriminative power for describing fine-gr…

Deep HashingQuantizationRetrieval

Piecewise classifier mappings: Learning fine-grained learners for novel categories with few examples

2018-05-11 · Xiu-Shen Wei, Peng Wang, Lingqiao Liu, Chunhua Shen 외

Humans are capable of learning a new fine-grained concept with very little supervision, \emph{e.g.}, few exemplary images for a species of bird, yet our best deep learning systems need hundreds or thousands of labeled ex…

Few-Shot LearningFine-Grained Image RecognitionMeta-Learning

Saliency for Fine-grained Object Recognition in Domains with Scarce Training Data

2018-08-01 · Carola Figueroa Flores, Abel Gonzalez-García, Joost Van de Weijer, Bogdan Raducanu

This paper investigates the role of saliency to improve the classification accuracy of a Convolutional Neural Network (CNN) for the case when scarce training data is available. Our approach consists in adding a saliency …

Object Recognition

VST++: Efficient and Stronger Visual Saliency Transformer

2023-10-18 · Nian Liu, Ziyang Luo, Ni Zhang, Junwei Han

While previous CNN-based models have exhibited promising results for salient object detection (SOD), their ability to explore global long-range dependencies is restricted. Our previous work, the Visual Saliency Transform…

object-detectionObject DetectionSalient Object Detection

Region Refinement Network for Salient Object Detection

2019-06-27 · Zhuotao Tian, Hengshuang Zhao, Michelle Shu, Jiaze Wang 외

Albeit intensively studied, false prediction and unclear boundaries are still major issues of salient object detection. In this paper, we propose a Region Refinement Network (RRN), which recurrently filters redundant inf…

Objectobject-detectionObject DetectionPortrait Segmentation+5