CVFeb 3, 2017

A method of limiting performance loss of CNNs in noisy environments

arXiv:1702.00932v1
Originality Incremental advance
AI Analysis

This addresses performance loss in CNNs for applications in noisy settings, but it is incremental as it builds on existing methods.

The paper tackles the problem of CNN recognition rates dropping in noisy environments by adjusting neuron biases at runtime based on noise conditions, resulting in favorable comparisons in robustness, computational complexity, and recognition rate.

Convolutional Neural Network (CNN) recognition rates drop in the presence of noise. We demonstrate a novel method of counteracting this drop in recognition rate by adjusting the biases of the neurons in the convolutional layers according to the noise conditions encountered at runtime. We compare our technique to training one network for all possible noise levels, dehazing via preprocessing a signal with a denoising autoencoder, and training a network specifically for each noise level. Our system compares favorably in terms of robustness, computational complexity and recognition rate.

Foundations

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

Your Notes