One in three patients who die in a U.S. hospital has sepsis, a life-threatening complication of an infection. To help detect the disease as quickly as possible, researchers from MIT are exploring a deep learning-based approach that could one day automatically detect the condition in human patients in near real time.
Using NVIDIA TITAN X GPUs, with the cuDNN-accelerated PyTorch deep learning framework, the team trained a convolutional neural network to distinguish non-septic and septic images from dark field microcirculation videos of patients.
Microcirculation is the flow of blood in the smallest blood vessels and exists in all tissues and organs except the cornea. Sudden changes in the microcirculation system, including changes in the flow of blood, are associated with the pathophysiology of sepsis. Previous studies have successfully detected microcirculation dysfunction in videos of pigs and other animals. However, this is the first time a study has successfully used deep learning to detect microcirculation abnormalities in critically ill humans.
The team obtained their training data from consenting patients in the intensive care unit at the Beth Israel Deaconess Medical Center in Boston, Massachusetts, the teaching hospital of Harvard University. The videos were comprised of patients diagnosed with septic shock and non-septic patients.
Using ResNet18 as a base, the team developed a 10-layer architecture. All training videos were cropped and resized to 224 x 224 x 3 pixels to create uniformity in the data set. The team then applied the Adam optimizer. Once trained, the classifier achieves an accuracy of 89 percent.
The researchers say there are distinct learnable representations independent of temporal information, which can help differentiate between images of non-septic and septic patients.
“We hypothesize that our neural network may be learning features, that are independent of temporal information, such as variation in numbers, length and density of vessels between images from septic and non-septic patients,” the researchers stated in their paper.
The research was recently published on ArXiv.
Read more>
AI Identifies Changes In Microcirculation that Could Help Detect Sepsis
Nov 09, 2018
Discuss (0)
Related resources
- DLI course: Coarse-to-Fine Contextual Memory for Medical Imaging
- GTC session: How Artificial Intelligence is Powering the Future of Biomedicine
- GTC session: Early Diagnosis of Cancer Cachexia Using Body Composition Index as the Radiographic Biomarker
- GTC session: Creating AI-Powered Hardware Solutions for Medical Imaging Applications
- NGC Containers: Microvolution
- SDK: MONAI Deploy App SDK