English

Sorted Pooling in Convolutional Networks for One-shot Learning

Computer Vision and Pattern Recognition 2020-07-22 v1 Machine Learning

Abstract

We present generalized versions of the commonly used maximum pooling operation: kkth maximum and sorted pooling operations which selects the kkth largest response in each pooling region, selecting locally consistent features of the input images. This method is able to increase the generalization power of a network and can be used to decrease training time and error rate of networks and it can significantly improve accuracy in case of training scenarios where the amount of available data is limited, like one-shot learning scenarios

Keywords

Cite

@article{arxiv.2007.10495,
  title  = {Sorted Pooling in Convolutional Networks for One-shot Learning},
  author = {András Horváth},
  journal= {arXiv preprint arXiv:2007.10495},
  year   = {2020}
}

Comments

Old paper submitted to ECCV 2018

R2 v1 2026-06-23T17:15:55.942Z