paper-with-me

홈 › Papers

Affine-Transformation-Invariant Image Classification by Differentiable Arithmetic Distribution Module

2023-09-01 · Zijie Tan, Guanfang Dong, Chenqiu Zhao, Anup Basu

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 images. The proposed approach is able to enhance the model's robustness to affine transformations without sacrificing its feature extraction capabilities, thus bridging the gap between traditional CNNs and distribution-based learning. We validate the effectiveness of the proposed approach through ablation study and comparative experiments with LeNet.

📄 PDF Abstract BibTeX arXiv:2309.00752

Code (0)

등록된 구현이 없습니다.

Tasks

Density Estimationimage-classificationImage Classification

Methods 이 논문이 사용한 방법론

FLIP https://developer.nvidia.com/blog/flip-a-difference-evaluator-for-alternating-images/

Similar Papers 제목 키워드 기반

Studying Invariances of Trained Convolutional Neural Networks

2018-03-15 · Charlotte Bunne, Lukas Rahmann, Thomas Wolf

Convolutional Neural Networks (CNNs) define an exceptionally powerful class of models for image classification, but the theoretical background and the understanding of how invariances to certain transformations are learn…

General Classificationimage-classificationImage Classification

Dual affine moment invariants

2019-11-19 · You Hao, Hanlin Mo, Qi Li, He Zhang 외

Affine transformation is one of the most common transformations in nature, which is an important issue in the field of computer vision and shape analysis. And affine transformations often occur in both shape and color sp…

Shape-Color Differential Moment Invariants under Affine Transformations

2017-06-14 · Hanlin Mo, Shirui Li, You Hao, Hua Li

We propose the general construction formula of shape-color primitives by using partial differentials of each color channel in this paper. By using all kinds of shape-color primitives, shape-color differential moment inva…

General Classificationimage-classificationImage ClassificationRetrieval

Naturally Combined Shape-Color Moment Invariants under Affine Transformations

2017-05-31 · Ming Gong, You Hao, Hanlin Mo, Hua Li

We proposed a kind of naturally combined shape-color affine moment invariants (SCAMI), which consider both shape and color affine transformations simultaneously in one single system. In the real scene, color and shape de…

Inability of spatial transformations of CNN feature maps to support invariant recognition

2020-04-30 · Ylva Jansson, Maksim Maydanskiy, Lukas Finnveden, Tony Lindeberg

A large number of deep learning architectures use spatial transformations of CNN feature maps or filters to better deal with variability in object appearance caused by natural image transformations. In this paper, we pro…