Locally Scale-Invariant Convolutional Neural Networks
Angjoo Kanazawa, Abhishek Sharma, David Jacobs

TL;DR
This paper introduces a simple method for convolutional neural networks to learn local scale-invariance without increasing parameters, improving feature discrimination and reducing overfitting on datasets with scale variation.
Contribution
The paper proposes a novel approach enabling ConvNets to learn local scale-invariance without additional parameters, enhancing their robustness to scale changes.
Findings
Improved feature discrimination on scale-variant data
Reduced overfitting in scale-variant scenarios
Effective on modified MNIST dataset
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Domain Adaptation and Few-Shot Learning · Digital Imaging for Blood Diseases
