paper-with-me

Papers

High Accuracy and Cost-Saving Active Learning 3D WD-UNet for Airway Segmentation

2023-10-09 · Shiyi Wang, Yang Nan, Simon Walsh, Guang Yang

We propose a novel Deep Active Learning (DeepAL) model-3D Wasserstein Discriminative UNet (WD-UNet) for reducing the annotation effort of medical 3D Computed Tomography (CT) segmentation. The proposed WD-UNet learns in a semi-supervised way and accelerates learning convergence to meet or exceed the prediction metrics of supervised learning models. Our method can be embedded with different Active Learning (AL) strategies and different network structures. The model is evaluated on 3D lung airway CT scans for medical segmentation and show that the use of uncertainty metric, which is parametrized as an input of query strategy, leads to more accurate prediction results than some state-of-the-art Deep Learning (DL) supervised models, e.g.,3DUNet and 3D CEUNet. Compared to the above supervised DL methods, our WD-UNet not only saves the cost of annotation for radiologists but also saves computational resources. WD-UNet uses a limited amount of annotated data (35% of the total) to achieve better predictive metrics with a more efficient deep learning model algorithm.

📄 PDF Abstract BibTeX arXiv:2310.05638

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningComputed Tomography (CT)Segmentation

Similar Papers 제목 키워드 기반

WATUNet: A Deep Neural Network for Segmentation of Volumetric Sweep Imaging Ultrasound

2023-11-17 · Donya Khaledyan, Thomas J. Marini, Avice OConnell, Steven Meng 외

Objective. Limited access to breast cancer diagnosis globally leads to delayed treatment. Ultrasound, an effective yet underutilized method, requires specialized training for sonographers, which hinders its widespread us…

DecoderImage SegmentationMedical Image SegmentationSegmentation+1

Empowering cash managers to achieve cost savings by improving predictive accuracy

2016-05-13

Cash management is concerned with optimizing the short-term funding requirements of a company. To this end, different optimization strategies have been proposed to minimize costs using daily cash flow forecasts as the ma…

Management

Deciding when to stop: Efficient stopping of active learning guided drug-target prediction

2015-04-09 · Maja Temerinac-Ott, Armaghan W. Naik, Robert F. Murphy

Active learning has shown to reduce the number of experiments needed to obtain high-confidence drug-target predictions. However, in order to actually save experiments using active learning, it is crucial to have a method…

Active Learningregression

Deep Learning for In-Orbit Cloud Segmentation and Classification in Hyperspectral Satellite Data

2024-03-13 · Daniel Kovac, Jan Mucha, Jon Alvarez Justo, Jiri Mekyska 외

This article explores the latest Convolutional Neural Networks (CNNs) for cloud detection aboard hyperspectral satellites. The performance of the latest 1D CNN (1D-Justo-LiuNet) and two recent 2D CNNs (nnU-net and 2D-Jus…

Cloud DetectionComputational Efficiency

PruneTrain: Fast Neural Network Training by Dynamic Sparse Model Reconfiguration

2019-01-26 · Sangkug Lym, Esha Choukse, Siavash Zangeneh, Wei Wen 외

State-of-the-art convolutional neural networks (CNNs) used in vision applications have large models with numerous weights. Training these models is very compute- and memory-resource intensive. Much research has been done…

GPU