paper-with-me

홈 › Papers

Training Your Image Restoration Network Better with Random Weight Network as Optimization Function

2023-09-21

The blooming progress made in deep learning-based image restoration has been largely attributed to the availability of high-quality, large-scale datasets and advanced network structures. However, optimization functions such as L_1 and L_2 are still de facto. In this study, we propose to investigate new optimization functions to improve image restoration performance. Our key insight is that ``random weight network can be acted as a constraint for training better image restoration networks''. However, not all random weight networks are suitable as constraints. We draw inspiration from Functional theory and show that alternative random weight networks should be represented in the form of a strict mathematical manifold. We explore the potential of our random weight network prototypes that satisfy this requirement: Taylor's unfolding network, invertible neural network, central difference convolution, and zero-order filtering. We investigate these prototypes from four aspects: 1) random weight strategies, 2) network architectures, 3) network depths, and 4) combinations of random weight networks. Furthermore, we devise the random weight in two variants: the weights are randomly initialized only once during the entire training procedure, and the weights are randomly initialized in each training epoch. Our approach can be directly integrated into existing networks without incurring additional training and testing computational costs. We perform extensive experiments across multiple image restoration tasks, including image denoising, low-light image enhancement, and guided image super-resolution to demonstrate the consistent performance gains achieved by our method. Upon acceptance of this paper, we will release the code.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingImage DenoisingImage EnhancementImage RestorationImage Super-ResolutionLow-Light Image EnhancementSuper-Resolution

Similar Papers 제목 키워드 기반

Training Your Image Restoration Network Better with Random Weight Network as Optimization Function

2023-09-21 · NeurIPS 2023 11

The blooming progress made in deep learning-based image restoration has been largely attributed to the availability of high-quality, large-scale datasets and advanced network structures. However, optimization functions s…

DenoisingImage DenoisingImage EnhancementImage Restoration+3

Your Pre-trained Diffusion Model Secretly Knows Restoration

2026-04-06 · Sudarshan Rajagopalan, Vishal M. Patel arxiv

Pre-trained diffusion models have enabled significant advancements in All-in-One Restoration (AiOR), offering improved perceptual quality and generalization. However, diffusion-based restoration methods primarily rely on…

Shrinkage Fields for Effective Image Restoration

2014-06-01 · CVPR 2014 6 · Uwe Schmidt, Stefan Roth

Many state-of-the-art image restoration approaches do not scale well to larger images, such as megapixel images common in the consumer segment. Computationally expensive optimization is often the culprit. While efficient…

Computational EfficiencyImage Restoration

Random Weights Networks Work as Loss Prior Constraint for Image Restoration

2023-03-29 · Man Zhou, Naishan Zheng, Jie Huang, Xiangyu Rui 외

In this paper, orthogonal to the existing data and model studies, we instead resort our efforts to investigate the potential of loss function in a new perspective and present our belief ``Random Weights Networks can Be A…

Image EnhancementImage RestorationImage Super-ResolutionLow-Light Image Enhancement+1

Learning Diffusion Texture Priors for Image Restoration

2024-01-01 · CVPR 2024 1 · Tian Ye, Sixiang Chen, Wenhao Chai, Zhaohu Xing 외

Diffusion Models have shown remarkable performance in image generation tasks which are capable of generating diverse and realistic image content. When adopting diffusion models for image restoration the crucial chall…

Image GenerationImage Restoration