paper-with-me

Papers

Local Rotation Invariance in 3D CNNs

2020-03-19 · Vincent Andrearczyk, Julien Fageot, Valentin Oreiller, Xavier Montet, Adrien Depeursinge

Locally Rotation Invariant (LRI) image analysis was shown to be fundamental in many applications and in particular in medical imaging where local structures of tissues occur at arbitrary rotations. LRI constituted the cornerstone of several breakthroughs in texture analysis, including Local Binary Patterns (LBP), Maximum Response 8 (MR8) and steerable filterbanks. Whereas globally rotation invariant Convolutional Neural Networks (CNN) were recently proposed, LRI was very little investigated in the context of deep learning. LRI designs allow learning filters accounting for all orientations, which enables a drastic reduction of trainable parameters and training data when compared to standard 3D CNNs. In this paper, we propose and compare several methods to obtain LRI CNNs with directional sensitivity. Two methods use orientation channels (responses to rotated kernels), either by explicitly rotating the kernels or using steerable filters. These orientation channels constitute a locally rotation equivariant representation of the data. Local pooling across orientations yields LRI image analysis. Steerable filters are used to achieve a fine and efficient sampling of 3D rotations as well as a reduction of trainable parameters and operations, thanks to a parametric representations involving solid Spherical Harmonics (SH), which are products of SH with associated learned radial profiles.Finally, we investigate a third strategy to obtain LRI based on rotational invariants calculated from responses to a learned set of solid SHs. The proposed methods are evaluated and compared to standard CNNs on 3D datasets including synthetic textured volumes composed of rotated patterns, and pulmonary nodule classification in CT. The results show the importance of LRI image analysis while resulting in a drastic reduction of trainable parameters, outperforming standard 3D CNNs trained with data augmentation.

📄 PDF Abstract BibTeX arXiv:2003.08890

Code (1)

v-andrearczyk/lri-cnn 공식 구현 tf

Tasks

Data AugmentationTexture Classification

Similar Papers 제목 키워드 기반

On Universalized Adversarial and Invariant Perturbations

2020-06-08 · Sandesh Kamath, Amit Deshpande, K V Subrahmanyam

Convolutional neural networks or standard CNNs (StdCNNs) are translation-equivariant models that achieve translation invariance when trained on data augmented with sufficient translations. Recent work on equivariant mode…

Translation

ReF -- Rotation Equivariant Features for Local Feature Matching

2022-03-10 · Abhishek Peri, Kinal Mehta, Avneesh Mishra, Michael Milford 외

Sparse local feature matching is pivotal for many computer vision and robotics tasks. To improve their invariance to challenging appearance conditions and viewing angles, and hence their usefulness, existing learning-bas…

Data AugmentationVisual Place Recognition

A Rotation Meanout Network with Invariance for Dermoscopy Image Classification and Retrieval

2022-08-01 · Yilan Zhang, Fengying Xie, Xuedong Song, Hangning Zhou 외

The computer-aided diagnosis (CAD) system can provide a reference basis for the clinical diagnosis of skin diseases. Convolutional neural networks (CNNs) can not only extract visual elements such as colors and shapes but…

image-classificationImage ClassificationRetrieval

Sorted Convolutional Network for Achieving Continuous Rotational Invariance

2023-05-23 · Hanlin Mo, Guoying Zhao

The topic of achieving rotational invariance in convolutional neural networks (CNNs) has gained considerable attention recently, as this invariance is crucial for many computer vision tasks such as image classification a…

Data Augmentationimage-classificationImage Classification

RRL:Regional Rotation Layer in Convolutional Neural Networks

2022-02-25 · Zongbo Hao, Tao Zhang, Mingwang Chen, Kaixu Zhou

Convolutional Neural Networks (CNNs) perform very well in image classification and object detection in recent years, but even the most advanced models have limited rotation invariance. Known solutions include the enhance…

Astronomyimage-classificationImage Classificationobject-detection+1