English

Salient Slices: Improved Neural Network Training and Performance with Image Entropy

Computer Vision and Pattern Recognition 2020-05-06 v4 Machine Learning Image and Video Processing

Abstract

As a training and analysis strategy for convolutional neural networks (CNNs), we slice images into tiled segments and use, for training and prediction, segments that both satisfy a criterion of information diversity and contain sufficient content to support classification. In particular, we utilize image entropy as the diversity criterion. This ensures that each tile carries as much information diversity as the original image, and for many applications serves as an indicator of usefulness in classification. To make predictions, a probability aggregation framework is applied to probabilities assigned by the CNN to the input image tiles. This technique facilitates the use of large, high-resolution images that would be impractical to analyze unmodified; provides data augmentation for training, which is particularly valuable when image availability is limited; and the ensemble nature of the input for prediction enhances its accuracy.

Keywords

Cite

@article{arxiv.1907.12436,
  title  = {Salient Slices: Improved Neural Network Training and Performance with Image Entropy},
  author = {Steven J. Frank and Andrea M. Frank},
  journal= {arXiv preprint arXiv:1907.12436},
  year   = {2020}
}

Comments

Final version; article will be published in Neural Computation 32, 1222-1237 (June 2020)

R2 v1 2026-06-23T10:33:48.799Z