paper-with-me

홈 › Papers

SO(2) and O(2) Equivariance in Image Recognition with Bessel-Convolutional Neural Networks

2023-04-18 · Valentin Delchevalerie, Alexandre Mayer, Adrien Bibal, Benoît Frénay

For many years, it has been shown how much exploiting equivariances can be beneficial when solving image analysis tasks. For example, the superiority of convolutional neural networks (CNNs) compared to dense networks mainly comes from an elegant exploitation of the translation equivariance. Patterns can appear at arbitrary positions and convolutions take this into account to achieve translation invariant operations through weight sharing. Nevertheless, images often involve other symmetries that can also be exploited. It is the case of rotations and reflections that have drawn particular attention and led to the development of multiple equivariant CNN architectures. Among all these methods, Bessel-convolutional neural networks (B-CNNs) exploit a particular decomposition based on Bessel functions to modify the key operation between images and filters and make it by design equivariant to all the continuous set of planar rotations. In this work, the mathematical developments of B-CNNs are presented along with several improvements, including the incorporation of reflection and multi-scale equivariances. Extensive study is carried out to assess the performances of B-CNNs compared to other methods. Finally, we emphasize the theoretical advantages of B-CNNs by giving more insights and in-depth mathematical details.

📄 PDF Abstract BibTeX arXiv:2304.09214

Code (1)

valdelch/b_cnns 공식 구현 pytorch

Tasks

Translation

Similar Papers 제목 키워드 기반

Efficient 3D affinely equivariant CNNs with adaptive fusion of augmented spherical Fourier-Bessel bases

2024-02-26 · Wenzhao Zhao, Steffen Albert, Barbara D. Wichtmann, Angelika Maurer 외

Filter-decomposition-based group equivariant convolutional neural networks (CNNs) have shown promising stability and data efficiency for 3D image feature extraction. However, these networks, which rely on parameter shari…

Image SegmentationMedical Image SegmentationOrgan SegmentationSegmentation+1

Achieving Rotational Invariance with Bessel-Convolutional Neural Networks

2021-12-01 · NeurIPS 2021 12 · Valentin Delchevalerie, Adrien Bibal, Benoît Frénay, Alexandre Mayer

For many applications in image analysis, learning models that are invariant to translations and rotations is paramount. This is the case, for example, in medical imaging where the objects of interest can appear at arbitr…

On the Generalization of Equivariance and Convolution in Neural Networks to the Action of Compact Groups

2018-02-11 · ICML 2018 7 · Risi Kondor, Shubhendu Trivedi

Convolutional neural networks have been extremely successful in the image recognition domain because they ensure equivariance to translations. There have been many recent attempts to generalize this framework to other do…

Scale-Rotation-Equivariant Lie Group Convolution Neural Networks (Lie Group-CNNs)

2023-06-12 · Wei-Dong Qiao, Yang Xu, Hui Li

The weight-sharing mechanism of convolutional kernels ensures translation-equivariance of convolution neural networks (CNNs). Recently, rotation-equivariance has been investigated. However, research on scale-equivariance…

image-classificationImage ClassificationRotated MNIST

Generalizing Convolutional Neural Networks for Equivariance to Lie Groups on Arbitrary Continuous Data

2020-02-25 · ICML 2020 1 · Marc Finzi, Samuel Stanton, Pavel Izmailov, Andrew Gordon Wilson

The translation equivariance of convolutional layers enables convolutional neural networks to generalize well on image problems. While translation equivariance provides a powerful inductive bias for images, we often addi…

Inductive BiasTranslation