Guided Perturbations: Self-Corrective Behavior in Convolutional Neural Networks

Swami Sankaranarayanan, Arpit Jain, Ser Nam Lim; Proceedings of the IEEE International Conference on Computer Vision (ICCV), 2017, pp. 3562-3570

Abstract


Convolutional Neural Networks have been a subject of great importance over the past decade and great strides have been made in their utility for producing state of the art performance in many computer vision problems. However, the behavior of deep networks is yet to be fully understood and is still an active area of research. In this work, we present an intriguing behavior: pre-trained CNNs can be made to improve their predictions by structurally perturbing the input. We observe that these perturbations - referred as Guided Perturbations - enable a trained network to improve its prediction performance without any learning or change in network weights. We perform various ablative experiments to understand how these perturbations affect the local context and feature representations. Furthermore, we demonstrate that this idea can improve performance of several existing approaches on semantic segmentation and scene labeling tasks on the PASCAL VOC dataset and supervised classification tasks on MNIST and CIFAR10 datasets.

Related Material


[pdf]
[bibtex]
@InProceedings{Sankaranarayanan_2017_ICCV,
author = {Sankaranarayanan, Swami and Jain, Arpit and Nam Lim, Ser},
title = {Guided Perturbations: Self-Corrective Behavior in Convolutional Neural Networks},
booktitle = {Proceedings of the IEEE International Conference on Computer Vision (ICCV)},
month = {Oct},
year = {2017}
}