Abstract

Medical image annotation is a major hurdle for developing precise and robust machine-learning models. Annotation is expensive, time-consuming, and often requires expert knowledge, particularly in the medical field. Here, we suggest using minimal user interaction in the form of extreme point clicks to train a segmentation model which, in effect, can be used to speed up medical image annotation. An initial segmentation is generated based on the extreme points using the random walker algorithm. This initial segmentation is then used as a noisy supervision signal to train a fully convolutional network that can segment the organ of interest, based on the provided user clicks. Through experimentation on several medical imaging datasets, we show that the predictions of the network can be refined using several rounds of training with the prediction from the same weakly annotated data. Further improvements are shown using the clicked points within a custom-designed loss and attention mechanism. Our approach has the potential to speed up the process of generating new training datasets for the development of new machine-learning and deep-learning-based models for, but not exclusively, medical image analysis.

Highlights

  • We propose several variations on the deep-learning setup to make full use of the extreme point information provided by the user

  • This work follows our preliminary study presented in [35] which investigated a 3D extension of [36] in a weakly supervised setting and building on random walker initialization from scribbles

  • Segmentation via deep fully convolutional network (FCN), where we explore several variations on the training scheme (a)

Read more

Summary

Methods

The starting point for our framework is a set of user-provided clicks on the extreme points {e} that lie on the surface of the organ of interest. We follow the approach of Maninis et al [36] and assume the users to provide only the extreme points along each image dimension in a three-dimensional medical image. This information is used at several places within the network and during our iterative training scheme. With RW but without the extra point channel and Dice loss. The overall proposed algorithm for weakly supervised segmentation from extreme points can be divided into the steps which are detailed below: Extreme point selection

Results
Discussion
Conclusion
Full Text
Published version (Free)

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call