Related Experiment Video
Updated: Jan 5, 2026

03:31
Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
Published on: December 15, 2023
982
Pixelwise Estimation of Signal-Dependent Image Noise Using Deep Residual Learning
Hanlin Tan1, Huaxin Xiao1, Shiming Lai1
1College of System Engineering, National University of Defense Technology, Changsha 410073, China.
Computational Intelligence and Neuroscience
|October 16, 2019
Summary
This study introduces a novel deep residual noise estimator (DRNE) for precise, pixelwise noise-level estimation in images. The DRNE outperforms existing methods, especially for non-uniform noise, improving denoising performance.
Area of Science:
- Computer Vision
- Image Processing
- Machine Learning
Background:
- Traditional image denoising relies on a single noise level parameter.
- Existing methods often assume uniform noise distribution across images.
- Real-world noise is frequently signal-dependent and non-uniform.
Purpose of the Study:
- To develop a method for precise, pixelwise noise-level estimation.
- To address the limitations of global scalar noise estimation.
- To introduce the first deep learning approach for pixelwise noise estimation.
Main Methods:
- Proposed a deep convolutional neural network named deep residual noise estimator (DRNE).
- Designed DRNE with customized residual blocks, avoiding pooling or interpolation.
- Formulated noise estimation as a pixel-to-pixel prediction task.
Main Results:
- DRNE achieved superior performance in non-homogeneous noise estimation compared to state-of-the-art methods.
- Demonstrated improved denoising performance with signal-dependent Gaussian noise.
- Validated the effectiveness of pixelwise noise estimation for advanced denoising.
Conclusions:
- The proposed DRNE effectively estimates pixelwise noise levels.
- This approach offers significant advantages over traditional global noise estimation.
- DRNE enhances the capabilities of deep learning-based image denoising techniques.
Related Concept Videos
Residuals and Least-Squares Property
8.9K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
8.9K
Difference from Background: Limit of Detection
8.0K
The limit of detection (LOD) is the smallest amount of analyte that can be distinguished from the background noise. The LOD value corresponds to the concentration at which the analyte signal is three times larger than the standard deviation of the blank signal. Below this value, the analyte signal cannot be differentiated from the background noise. It is calculated by dividing the calibration slope by 3 times the standard deviation of the blank signals.
The LOD indicates the presence or absence...
The LOD indicates the presence or absence...
8.0K