paper-with-me

Papers

Locally Scale-Invariant Convolutional Neural Networks

2014-12-16 · Angjoo Kanazawa, Abhishek Sharma, David Jacobs

Convolutional Neural Networks (ConvNets) have shown excellent results on many visual classification tasks. With the exception of ImageNet, these datasets are carefully crafted such that objects are well-aligned at similar scales. Naturally, the feature learning problem gets more challenging as the amount of variation in the data increases, as the models have to learn to be invariant to certain changes in appearance. Recent results on the ImageNet dataset show that given enough data, ConvNets can learn such invariances producing very discriminative features [1]. But could we do more: use less parameters, less data, learn more discriminative features, if certain invariances were built into the learning process? In this paper we present a simple model that allows ConvNets to learn features in a locally scale-invariant manner without increasing the number of model parameters. We show on a modified MNIST dataset that when faced with scale variation, building in scale-invariance allows ConvNets to learn more discriminative features with reduced chances of over-fitting.

📄 PDF Abstract BibTeX arXiv:1412.5104

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Scale Steerable Filters for Locally Scale-Invariant Convolutional Neural Networks

2019-06-10 · Rohan Ghosh, Anupam K. Gupta

Augmenting transformation knowledge onto a convolutional neural network's weights has often yielded significant improvements in performance. For rotational transformation augmentation, an important element to recent appr…

A Learnable ScatterNet: Locally Invariant Convolutional Layers

2019-03-07 · Fergal Cotter, Nick Kingsbury

In this paper we explore tying together the ideas from Scattering Transforms and Convolutional Neural Networks (CNN) for Image Analysis by proposing a learnable ScatterNet. Previous attempts at tying them together in hyb…

Scale equivariance in CNNs with vector fields

2018-07-31 · Diego Marcos, Benjamin Kellenberger, Sylvain Lobry, Devis Tuia

We study the effect of injecting local scale equivariance into Convolutional Neural Networks. This is done by applying each convolutional filter at multiple scales. The output is a vector field encoding for the maximally…

General Classification

Invariant properties of a locally salient dither pattern with a spatial-chromatic histogram

2018-02-28 · A. M. R. R. Bandara, L. Ranathunga, N. A. Abdullah

Compacted Dither Pattern Code (CDPC) is a recently found feature which is successful in irregular shapes based visual depiction. Locally salient dither pattern feature is an attempt to expand the capability of CDPC for b…

Distributed Convolutional Dictionary Learning (DiCoDiLe): Pattern Discovery in Large Images and Signals

2019-01-26 · Thomas Moreau, Alexandre Gramfort

Convolutional dictionary learning (CDL) estimates shift invariant basis adapted to multidimensional data. CDL has proven useful for image denoising or inpainting, as well as for pattern discovery on multivariate signals.…

DenoisingDictionary LearningImage Denoising