人工智能技术如何帮助燃烧诊断?

Graduate student Jiao Chong of Wuhan University in China has highlighted some of the most recent research in using AI to help burn patients.

Artificial intelligence (AI) technologies have been widely used throughout the world since the AlphaGo defeated World Go Champion Li Shishi in 2016. Automated driving, intelligent robots, machine vision, face recognition and other similar tools all use artificial intelligence technology. Continual development of medical equipment means that now AI technologies have begun to be applied to medical research.

烧伤可能是威胁生命的,并且与高发病率和死亡率相关。由准确的烧伤面积和伤口深度评估支持的可靠诊断对于治疗成功至关重要。传统的诊断方法,例如公式方法和椭圆估计方法,可能会导致巨大的错误,并且无法保证准确的患者治疗。

In recent years, scientists have developed computer aided equipment, such as digital cameras and three-dimension scanning devices, to be applied to the burn for proper diagnosis. However, these devices are complicated and often not suited for clinical use. In these circumstances, the researchers on our team managed to create a new segmentation method that categorizes burn wounds automatically by using AI technologies. This method can be implemented on a cellphone and more importantly, it can help avoid complicated operations in burn diagnosis. This research has been published inBurns & Trauma并标题为基于卷积神经网络深度学习框架基于面具区域的燃烧图像分割:更准确,更方便。欢迎您下载并查看。

刻录图像数据集

Using more data-sets in deep learning will increase performance. Working off this fact, the researchers teamed up with Tongren Hospital of Wuhan University to collect a large reserve of burn images.

Uploading images to the burn database
Annotating burn wounds with annotation tool.

产生烧伤伤口训练数据集的过程。

As shown in Fig.1, the researchers uploaded the images to a burn data-set. With the help of professional doctors, they used an annotation tool to classify the images

细分框架

In this study, researchers employed the deep learning framework to segment burn wounds automatically.

Fig. 2 Segmentation framework

As shown in Fig.2, this framework is based on the Mask R-CNN (Mask Regions with Convolutional Neural Network), which has become the mainstream framework in image segmentation. In order to get better segment results in burn wound images, the researchers modified the framework in two aspects. In one, the researchers combined the Residual and the Feature Pyramid networks to improve the ability of image feature extracting. In the second, the researchers replaced the multi-classification problem with the two-classification problem found in the FCN (Full convolutional neural) network. Furthermore, transfer learning was used to address the lack of burn image data-set in the training process.

Segmentation Results

Due to all the efforts applied, this framework was able to achieve excellent performance in segmentation.

结果以不同的烧伤。
The results in different depths of burn wounds.

The researchers tested the framework with 150 burn images. This revealed that the average DC (Dice’s coefficient) value can reach 84.51%. The results show that this framework is remarkable in its ability to identify different depths and sizes of burn wounds. Fig.3 shows the segmentation results in these burn wounds.

Although impressive, this framework cannot yet automatically recognize the depth of burns. For this reason, the researchers will continue to work on the diagnosis of burn depth in the future.

View the latest posts on the On Medicine homepage

注释