paper-with-me

홈 › Papers

WINNet: Wavelet-inspired Invertible Network for Image Denoising

2021-09-14 · Jun-Jie Huang, Pier Luigi Dragotti

Image denoising aims to restore a clean image from an observed noisy image. The model-based image denoising approaches can achieve good generalization ability over different noise levels and are with high interpretability. Learning-based approaches are able to achieve better results, but usually with weaker generalization ability and interpretability. In this paper, we propose a wavelet-inspired invertible network (WINNet) to combine the merits of the wavelet-based approaches and learningbased approaches. The proposed WINNet consists of K-scale of lifting inspired invertible neural networks (LINNs) and sparsity-driven denoising networks together with a noise estimation network. The network architecture of LINNs is inspired by the lifting scheme in wavelets. LINNs are used to learn a non-linear redundant transform with perfect reconstruction property to facilitate noise removal. The denoising network implements a sparse coding process for denoising. The noise estimation network estimates the noise level from the input image which will be used to adaptively adjust the soft-thresholds in LINNs. The forward transform of LINNs produce a redundant multi-scale representation for denoising. The denoised image is reconstructed using the inverse transform of LINNs with the denoised detail channels and the original coarse channel. The simulation results show that the proposed WINNet method is highly interpretable and has strong generalization ability to unseen noise levels. It also achieves competitive results in the non-blind/blind image denoising and in image deblurring.

📄 PDF Abstract BibTeX arXiv:2109.06381

Code (1)

jjhuangcs/WINNet 공식 구현 pytorch

Tasks

DeblurringDenoisingImage DeblurringImage DenoisingNoise Estimation

Similar Papers 제목 키워드 기반

LINN: Lifting Inspired Invertible Neural Network for Image Denoising

2021-05-07 · Jun-Jie Huang, Pier Luigi Dragotti

In this paper, we propose an invertible neural network for image denoising (DnINN) inspired by the transform-based denoising framework. The proposed DnINN consists of an invertible neural network called LINN whose archit…

DenoisingImage Denoising

Hierarchical Disentangled Representation for Invertible Image Denoising and Beyond

2023-01-31 · Wenchao Du, Hu Chen, Yi Zhang, H. Yang

Image denoising is a typical ill-posed problem due to complex degradation. Leading methods based on normalizing flows have tried to solve this problem with an invertible transformation instead of a deterministic mapping.…

DenoisingImage DenoisingImage Restoration

DarwinNet: An Evolutionary Network Architecture for Agent-Driven Protocol Synthesis

2026-03-27 · Jinliang Xu, Bingqi Li arxiv

Traditional network architectures suffer from severe protocol ossification and structural fragility due to their reliance on static, human-defined rules that fail to adapt to the emergent edge cases and probabilistic rea…

Cycle-free CycleGAN using Invertible Generator for Unsupervised Low-Dose CT Denoising

2021-04-17 · Taesung Kwon, Jong Chul Ye

Recently, CycleGAN was shown to provide high-performance, ultra-fast denoising for low-dose X-ray computed tomography (CT) without the need for a paired training dataset. Although this was possible thanks to cycle consis…

Computed Tomography (CT)DenoisingGPU

Enhancing Low-resolution Image Representation Through Normalizing Flows

2026-01-11 · Chenglong Bao, Tongyao Pang, Zuowei Shen, Dihan Zheng 외 arxiv

Low-resolution image representation can be regarded as a special form of sparse representation that retains only low-frequency information while discarding high-frequency components. This property reduces storage and tra…

Image Rescaling