English

Data Augmentation with Manifold Exploring Geometric Transformations for Increased Performance and Robustness

Machine Learning 2019-01-15 v1 Image and Video Processing Machine Learning

Abstract

In this paper we propose a novel augmentation technique that improves not only the performance of deep neural networks on clean test data, but also significantly increases their robustness to random transformations, both affine and projective. Inspired by ManiFool, the augmentation is performed by a line-search manifold-exploration method that learns affine geometric transformations that lead to the misclassification on an image, while ensuring that it remains on the same manifold as the training data. This augmentation method populates any training dataset with images that lie on the border of the manifolds between two-classes and maximizes the variance the network is exposed to during training. Our method was thoroughly evaluated on the challenging tasks of fine-grained skin lesion classification from limited data, and breast tumor classification of mammograms. Compared with traditional augmentation methods, and with images synthesized by Generative Adversarial Networks our method not only achieves state-of-the-art performance but also significantly improves the network's robustness.

Keywords

Cite

@article{arxiv.1901.04420,
  title  = {Data Augmentation with Manifold Exploring Geometric Transformations for Increased Performance and Robustness},
  author = {Magdalini Paschali and Walter Simson and Abhijit Guha Roy and Muhammad Ferjad Naeem and Rüdiger Göbl and Christian Wachinger and Nassir Navab},
  journal= {arXiv preprint arXiv:1901.04420},
  year   = {2019}
}

Comments

Under Review for the 26th International Conference on Information Processing in Medical Imaging (IPMI) 2019

R2 v1 2026-06-23T07:11:19.879Z