Visual Context-aware Convolution Filters for Transformation-invariant Neural Network
Suraj Tripathi, Abhay Kumar, Chirag Singh

TL;DR
This paper introduces a visual context-aware filter generation module for CNNs that enhances transformation invariance, achieving state-of-the-art results on rotated and scaled MNIST datasets by incorporating image context into convolution filters.
Contribution
The paper presents a novel input-conditioned convolution filter generation method that improves CNNs' invariance to transformations and can be integrated into existing architectures.
Findings
Achieved 1.13% error on MNIST-rot-12k
Achieved 1.12% error on Half-rotated MNIST
Achieved 0.68% error on Scaling MNIST
Abstract
We propose a novel visual context-aware filter generation module which incorporates contextual information present in images into Convolutional Neural Networks (CNNs). In contrast to traditional CNNs, we do not employ the same set of learned convolution filters for all input image instances. Our proposed input-conditioned convolution filters when combined with techniques inspired by Multi-instance learning and max-pooling, results in a transformation-invariant neural network. We investigated the performance of our proposed framework on three MNIST variations, which covers both rotation and scaling variance, and achieved 1.13% error on MNIST-rot-12k, 1.12% error on Half-rotated MNIST and 0.68% error on Scaling MNIST, which is significantly better than the state-of-the-art results. We make use of visualization to further prove the effectiveness of our visual context-aware convolution…
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 Image and Video Retrieval Techniques · Advanced Vision and Imaging · Image Enhancement Techniques
MethodsConvolution
