Transformation-Invariant Convolutional Jungles

Abstract

Many Computer Vision problems arise from information processing of data sources with nuisance variances like scale, orientation, contrast, perspective foreshortening or - in medical imaging - staining and local warping. In most cases these variances can be stated a priori and can be used to improve the generalization of recognition algorithms. We propose a novel supervised feature learning approach, which efficiently extracts information from these constraints to produce interpretable, transformation-invariant features. The proposed method can incorporate a large class of transformations, e.g., shifts, rotations, change of scale, morphological operations, non-linear distortions, photometric transformations, etc. These features boost the discrimination power of a novel image classification and segmentation method, which we call Transformation-Invariant Convolutional Jungles (TICJ). We test the algorithm on two benchmarks in face recognition and medical imaging, where it achieves state of the art results, while being computationally significantly more efficient than Deep Neural Networks.

Cite

Text

Laptev and Buhmann. "Transformation-Invariant Convolutional Jungles." Conference on Computer Vision and Pattern Recognition, 2015. doi:10.1109/CVPR.2015.7298923

Markdown

[Laptev and Buhmann. "Transformation-Invariant Convolutional Jungles." Conference on Computer Vision and Pattern Recognition, 2015.](https://mlanthology.org/cvpr/2015/laptev2015cvpr-transformationinvariant/) doi:10.1109/CVPR.2015.7298923

BibTeX

@inproceedings{laptev2015cvpr-transformationinvariant,
  title     = {{Transformation-Invariant Convolutional Jungles}},
  author    = {Laptev, Dmitry and Buhmann, Joachim M.},
  booktitle = {Conference on Computer Vision and Pattern Recognition},
  year      = {2015},
  doi       = {10.1109/CVPR.2015.7298923},
  url       = {https://mlanthology.org/cvpr/2015/laptev2015cvpr-transformationinvariant/}
}