CVSep 10, 2016

Rectifier Neural Network with a Dual-Pathway Architecture for Image Denoising

arXiv:1609.03024v33 citations
AI Analysis

This is an incremental improvement for image processing applications.

The paper tackled image denoising by proposing a dual-pathway rectifier neural network that replaces tanh with rectifier activation, achieving faster performance gains, especially with small noise levels.

Recently deep neural networks based on tanh activation function have shown their impressive power in image denoising. In this letter, we try to use rectifier function instead of tanh and propose a dual-pathway rectifier neural network by combining two rectifier neurons with reversed input and output weights in the same hidden layer. We drive the equivalent activation function and compare it to some typical activation functions for image denoising under the same network architecture. The experimental results show that our model achieves superior performances faster especially when the noise is small.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes