A Simple Sparse Denoising Layer for Robust Deep Learning
Deep models have achieved great success in many applications. However, vanilla deep models are not well-designed against the input perturbation. In this work, we take an initial step to designing a simple robust layer as a lightweight plug-in for vanilla deep models. To achieve this goal, we first propose a fast sparse coding and dictionary learning algorithm for sparse coding problem with an exact $k$-sparse constraint or $l_0$ norm regularization. Our method comes with a closed-form solution for the sparse coding phase by taking advantage of a novel structured dictionary. With this handy solution, we propose a simple sparse denoising layer (SDL) as a lightweight robust plug-in. Extensive experiments on both classification and reinforcement learning tasks manifest the effectiveness of our methods.
Code (0)
등록된 구현이 없습니다.
Tasks
Deep LearningDenoisingDictionary LearningReinforcement Learning (RL)Similar Papers 제목 키워드 기반
WNet: A data-driven dual-domain denoising model for sparse-view computed tomography with a trainable reconstruction layer
Deep learning based solutions are being succesfully implemented for a wide variety of applications. Most notably, clinical use-cases have gained an increased interest and have been the main driver behind some of the cutt…
DecoderDenoisingTomographic ReconstructionsVideo Denoising and Enhancement via Dynamic Video Layering
Video denoising refers to the problem of removing "noise" from a video sequence. Here the term "noise" is used in a broad sense to refer to any corruption or outlier or interference that is not the quantity of interest. …
DenoisingVideo Denoisingk-Sparse Autoencoders
Recently, it has been observed that when representations are learnt in a way that encourages sparsity, improved performance is obtained on classification tasks. These methods involve combinations of activation functions,…
ClassificationDenoisingGeneral ClassificationDense-Sparse Deep Convolutional Neural Networks Training for Image Denoising
Recently, deep learning methods such as the convolutional neural networks have gained prominence in the area of image denoising. This is owing to their proven ability to surpass state-of-the-art classical image denoising…
DenoisingImage DenoisingGabor is Enough: Interpretable Deep Denoising with a Gabor Synthesis Dictionary Prior
Image processing neural networks, natural and artificial, have a long history with orientation-selectivity, often described mathematically as Gabor filters. Gabor-like filters have been observed in the early layers of CN…
DenoisingDictionary LearningImage Denoising