paper-with-me

Papers

Fourier Series Expansion Based Filter Parametrization for Equivariant Convolutions

2021-07-30 · Qi Xie, Qian Zhao, Zongben Xu, Deyu Meng

It has been shown that equivariant convolution is very helpful for many types of computer vision tasks. Recently, the 2D filter parametrization technique plays an important role when designing equivariant convolutions. However, the current filter parametrization method still has its evident drawbacks, where the most critical one lies in the accuracy problem of filter representation. Against this issue, in this paper we modify the classical Fourier series expansion for 2D filters, and propose a new set of atomic basis functions for filter parametrization. The proposed filter parametrization method not only finely represents 2D filters with zero error when the filter is not rotated, but also substantially alleviates the fence-effect-caused quality degradation when the filter is rotated. Accordingly, we construct a new equivariant convolution method based on the proposed filter parametrization method, named F-Conv. We prove that the equivariance of the proposed F-Conv is exact in the continuous domain, which becomes approximate only after discretization. Extensive experiments show the superiority of the proposed method. Particularly, we adopt rotation equivariant convolution methods to image super-resolution task, and F-Conv evidently outperforms previous filter parametrization based method in this task, reflecting its intrinsic capability of faithfully preserving rotation symmetries in local image features.

📄 PDF Abstract BibTeX arXiv:2107.14519

Code (1)

XieQi2015/F-Conv 공식 구현 pytorch

Tasks

Image Super-ResolutionSuper-Resolution

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Gaussian Fourier Pyramid for Local Laplacian Filter

2022-06-08 · Yuto Sumiya, Tomoki Otsuka, Yoshihiro Maeda, Norishige Fukushima

Multi-scale processing is essential in image processing and computer graphics. Halos are a central issue in multi-scale processing. Several edge-preserving decompositions resolve halos, e.g., local Laplacian filtering (L…

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

Scale-Equivariant Neural Networks with Decomposed Convolutional Filters

2019-09-25 · Wei Zhu, Qiang Qiu, Robert Calderbank, Guillermo Sapiro 외

Encoding the input scale information explicitly into the representation learned by a convolutional neural network (CNN) is beneficial for many vision tasks especially when dealing with multiscale input signals. We study,…

image-classificationImage Classification

Scaling-Translation-Equivariant Networks with Decomposed Convolutional Filters

2019-09-24 · Wei Zhu, Qiang Qiu, Robert Calderbank, Guillermo Sapiro 외

Encoding the scale information explicitly into the representation learned by a convolutional neural network (CNN) is beneficial for many computer vision tasks especially when dealing with multiscale inputs. We study, in …

image-classificationImage ClassificationTranslation

Orientation-Shared Convolution Representation for CT Metal Artifact Learning

2022-12-26 · Hong Wang, Qi Xie, Yuexiang Li, Yawen Huang 외

During X-ray computed tomography (CT) scanning, metallic implants carrying with patients often lead to adverse artifacts in the captured CT images and then impair the clinical treatment. Against this metal artifact reduc…

Computed Tomography (CT)Metal Artifact Reduction