English

Boosted Training of Convolutional Neural Networks for Multi-Class Segmentation

Computer Vision and Pattern Recognition 2018-07-09 v2

Abstract

Training deep neural networks on large and sparse datasets is still challenging and can require large amounts of computation and memory. In this work, we address the task of performing semantic segmentation on large volumetric data sets, such as CT scans. Our contribution is threefold: 1) We propose a boosted sampling scheme that uses a-posterior error maps, generated throughout training, to focus sampling on difficult regions, resulting in a more informative loss. This results in a significant training speed up and improves learning performance for image segmentation. 2) We propose a novel algorithm for boosting the SGD learning rate schedule by adaptively increasing and lowering the learning rate, avoiding the need for extensive hyperparameter tuning. 3) We show that our method is able to attain new state-of-the-art results on the VISCERAL Anatomy benchmark.

Keywords

Cite

@article{arxiv.1806.05974,
  title  = {Boosted Training of Convolutional Neural Networks for Multi-Class Segmentation},
  author = {Lorenz Berger and Eoin Hyde and Matt Gibb and Nevil Pavithran and Garin Kelly and Faiz Mumtaz and Sébastien Ourselin},
  journal= {arXiv preprint arXiv:1806.05974},
  year   = {2018}
}

Comments

arXiv admin note: substantial text overlap with arXiv:1709.02764

R2 v1 2026-06-23T02:31:19.406Z