TL;DR
This paper introduces a rotation-equivariant self-supervised image denoising method that incorporates rotation prior into CNN architectures, backed by theoretical analysis and improved by a novel fusion mechanism, demonstrating superior performance.
Contribution
It is the first to integrate rotation equivariance into self-supervised denoising networks with comprehensive theoretical validation and a new adaptive fusion framework.
Findings
Effective rotation equivariance improves denoising quality.
The proposed method outperforms baseline models in experiments.
Theoretical analysis confirms the network's rotation invariance properties.
Abstract
Self-supervised image denoising methods have garnered significant research attention in recent years, for this kind of method reduces the requirement of large training datasets. Compared to supervised methods, self-supervised methods rely more on the prior embedded in deep networks themselves. As a result, most of the self-supervised methods are designed with Convolution Neural Networks (CNNs) architectures, which well capture one of the most important image prior, translation equivariant prior. Inspired by the great success achieved by the introduction of translational equivariance, in this paper, we explore the way to further incorporate another important image prior. Specifically, we first apply high-accuracy rotation equivariant convolution to self-supervised image denoising. Through rigorous theoretical analysis, we have proved that simply replacing all the convolution layers with…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsSoftmax · Attention Is All You Need · Convolution
