English

Understanding Patch-Based Learning by Explaining Predictions

Machine Learning 2018-06-20 v1 Computer Vision and Pattern Recognition Neural and Evolutionary Computing Machine Learning

Abstract

Deep networks are able to learn highly predictive models of video data. Due to video length, a common strategy is to train them on small video snippets. We apply the deep Taylor / LRP technique to understand the deep network's classification decisions, and identify a "border effect": a tendency of the classifier to look mainly at the bordering frames of the input. This effect relates to the step size used to build the video snippet, which we can then tune in order to improve the classifier's accuracy without retraining the model. To our knowledge, this is the the first work to apply the deep Taylor / LRP technique on any video analyzing neural network.

Keywords

Cite

@article{arxiv.1806.06926,
  title  = {Understanding Patch-Based Learning by Explaining Predictions},
  author = {Christopher Anders and Grégoire Montavon and Wojciech Samek and Klaus-Robert Müller},
  journal= {arXiv preprint arXiv:1806.06926},
  year   = {2018}
}

Comments

7 pages, 6 figures

R2 v1 2026-06-23T02:33:52.126Z