We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
Wet Poster Session
Summary
This thesis focused on medical imaging diagnostics using deep learning, proposing methods to handle uncertainty in neural network predictions for safer clinical use. It has no relevance to microplastics or environmental health.
In recent years, deep learning methods have received significant attention for computer-aided diagnosis in a variety of fields of medical imaging. They outperform former methods in capability and accuracy. However, deep models trained for diagnosis of specific cases currently lack the ability to say "I don't know" for ambiguous or unknown cases. Therefore, this work proposes the integration of prediction uncertainties into diagnostic classifiers to increase patient safety in deep learning. We train the ResNet-34 image classifier on a dataset of 84.484 optical coherence tomographies showing four different retinal conditions. Monte Carlo sampling is applied with dropout at test time for uncertainty estimation. Dropout with p=0.5 is added before the last fully connected layer, creating a probabilistic classifier. In Monte Carlo experiments, 100 forward passes are performed to get a posterior distribution of the class labels. The variance of the posterior is used as metric for the uncertainty. A study is performed to show if false predictions of a deep model correlate to high prediction uncertainty. Our results shown that cases in which the network predicts incorrectly correlate with a higher uncertainty. Mean uncertainty of incorrectly diagnosed cases was 8.7 times higher than mean uncertainty of correctly diagnosed cases. In addition, it was observed that a higher prevalence of a disease in the data set correlates with a lower mean uncertainty. The findings were even stronger when training the classifier with smaller data sets. Modeling of the prediction uncertainty in computer-aided diagnosis with deep learning yields more reliable results and is therefore anticipated to increase patient safety. This can help to transfer such systems into clinical routine and to increase the acceptance of physicians and patients for machine learning in diagnosis. In future work, the uncertainties can be used to further increase classification accuracy.
Sign in to start a discussion.
More Papers Like This
Detection of Microplastic Ingestion in the Human Body Using Deep Learning Technique
Researchers applied convolutional neural networks trained in MATLAB to detect and quantify microplastic contamination in high-resolution tissue images, demonstrating that deep learning can automate the identification of plastic particles in biological samples.
Battle Models: Inception ResNet vs. Extreme Inception for Marine Fish Object Detection
Not relevant to microplastics — this paper compares two deep learning models (Inception ResNet and Xception) for detecting and classifying marine fish species in underwater images, with no connection to plastic pollution.
Enhanced spatiotemporal mapping of urban wetland microplastics: An interpretable CNN-GRU approach using satellite imagery and limited samples
Researchers built an interpretable CNN-GRU deep learning model combining satellite remote sensing with limited in-situ measurements to map microplastic distribution in urban wetlands with enhanced spatiotemporal resolution, enabling more comprehensive monitoring with less field sampling.
A Deep Learning Approach for Microplastic Segmentation in Microscopic Images
Researchers developed a deep learning model for automated segmentation and classification of microplastics in microscopic images, identifying five distinct categories including fibers, fragments, spheres, foam, and film. The model achieved high accuracy while maintaining low computational requirements, making it suitable for high-throughput deployment in environmental monitoring. The study offers a tool that could help overcome the measurement bottleneck in microplastic characterization for toxicological and risk assessment studies.
Enhanced Microplastic Aggregation Prediction via Deep Learning and Spectral Analysis of Marine Snow Composition
Researchers developed a deep learning framework called the Spectral-Enhanced Aggregation Prediction Network that integrates spectral analysis of marine snow to improve prediction of microplastic aggregation rates in the ocean, addressing limitations of current models that struggle with the complex interplay of biological, chemical, and physical factors.