Improving Robustness of Feature Representations to Image Deformations using Powered Convolution in CNNs
Zhun Sun, Mete Ozay, Takayuki Okatani

TL;DR
This paper introduces a novel powered convolution method in CNNs that enhances the robustness of feature representations against image deformations, leading to improved generalization and performance on benchmark datasets.
Contribution
It proposes a new non-linear convolution technique with learnable power functions to mitigate feature distribution shifts caused by deformations.
Findings
3.3% boost in mAP on Pascal VOC with deformed images
Enhanced robustness of CNN features to various image deformations
First study on CNN feature robustness to a wide range of deformations
Abstract
In this work, we address the problem of improvement of robustness of feature representations learned using convolutional neural networks (CNNs) to image deformation. We argue that higher moment statistics of feature distributions could be shifted due to image deformations, and the shift leads to degrade of performance and cannot be reduced by ordinary normalization methods as observed in experimental analyses. In order to attenuate this effect, we apply additional non-linearity in CNNs by combining power functions with learnable parameters into convolution operation. In the experiments, we observe that CNNs which employ the proposed method obtain remarkable boost in both the generalization performance and the robustness under various types of deformations using large scale benchmark datasets. For instance, a model equipped with the proposed method obtains 3.3\% performance boost in mAP…
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 · Human Pose and Action Recognition · Advanced Image and Video Retrieval Techniques
MethodsConvolution
