CVJun 29, 2016

Geometry in Active Learning for Binary and Multi-class Image Segmentation

arXiv:1606.09029v427 citations
Originality Incremental advance
AI Analysis

This work addresses annotation efficiency for users in medical imaging and computer vision, though it is incremental as it builds on existing active learning methods by incorporating geometric priors.

The paper tackles the problem of reducing annotation effort in image segmentation by proposing an active learning approach that uses geometric priors to select informative pixels or voxels, demonstrating a substantial performance increase over other methods on datasets like Electron Microscopy and Magnetic Resonance images.

We propose an active learning approach to image segmentation that exploits geometric priors to speed up and streamline the annotation process. It can be applied for both background-foreground and multi-class segmentation tasks in 2D images and 3D image volumes. Our approach combines geometric smoothness priors in the image space with more traditional uncertainty measures to estimate which pixels or voxels are the most informative, and thus should to be annotated next. For multi-class settings, we additionally introduce two novel criteria for uncertainty. In the 3D case, we use the resulting uncertainty measure to select voxels lying on a planar patch, which makes batch annotation much more convenient for the end user compared to the setting where voxels are randomly distributed in a volume. The planar patch is found using a branch-and-bound algorithm that looks for a 2D patch in a 3D volume where the most informative instances are located. We evaluate our approach on Electron Microscopy and Magnetic Resonance image volumes, as well as on regular images of horses and faces. We demonstrate a substantial performance increase over other approaches thanks to the use of geometric priors.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes