Affine-Transformation-Invariant Image Classification by Differentiable Arithmetic Distribution Module
Zijie Tan, Guanfang Dong, Chenqiu Zhao, Anup Basu

TL;DR
This paper introduces a differentiable distribution learning module that enhances CNN robustness to affine transformations by capturing pixel spatial distributions using Kernel Density Estimation, bridging traditional CNNs and distribution-based methods.
Contribution
The paper proposes a novel Differentiable Arithmetic Distribution Module (DADM) that leverages KDE for differentiable histograms, improving affine transformation robustness in CNNs.
Findings
Enhanced robustness to affine transformations demonstrated.
Effective distribution learning without non-differentiability issues.
Improved performance over baseline models like LeNet.
Abstract
Although Convolutional Neural Networks (CNNs) have achieved promising results in image classification, they still are vulnerable to affine transformations including rotation, translation, flip and shuffle. The drawback motivates us to design a module which can alleviate the impact from different affine transformations. Thus, in this work, we introduce a more robust substitute by incorporating distribution learning techniques, focusing particularly on learning the spatial distribution information of pixels in images. To rectify the issue of non-differentiability of prior distribution learning methods that rely on traditional histograms, we adopt the Kernel Density Estimation (KDE) to formulate differentiable histograms. On this foundation, we present a novel Differentiable Arithmetic Distribution Module (DADM), which is designed to extract the intrinsic probability distributions from…
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 · Domain Adaptation and Few-Shot Learning · Image Retrieval and Classification Techniques
MethodsFLIP
