Deep Decoder: Concise Image Representations from Untrained Non-convolutional Networks
Reinhard Heckel, Paul Hand

TL;DR
The paper introduces the deep decoder, an untrained, underparameterized neural network model that efficiently generates natural images with fewer parameters, enabling effective image compression and denoising without training on large datasets.
Contribution
It proposes a simple, untrained deep neural network architecture called the deep decoder that generates images from very few parameters, outperforming traditional methods in compression and denoising.
Findings
Deep decoder achieves image compression comparable to wavelet thresholding.
It provides state-of-the-art denoising performance due to underparameterization.
The model's simplicity allows for theoretical analysis of neural network signal representations.
Abstract
Deep neural networks, in particular convolutional neural networks, have become highly effective tools for compressing images and solving inverse problems including denoising, inpainting, and reconstruction from few and noisy measurements. This success can be attributed in part to their ability to represent and generate natural images well. Contrary to classical tools such as wavelets, image-generating deep neural networks have a large number of parameters---typically a multiple of their output dimension---and need to be trained on large datasets. In this paper, we propose an untrained simple image model, called the deep decoder, which is a deep neural network that can generate natural images from very few weight parameters. The deep decoder has a simple architecture with no convolutions and fewer weight parameters than the output dimensionality. This underparameterization enables the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage and Signal Denoising Methods · Advanced Image Processing Techniques · Sparse and Compressive Sensing Techniques
Methods*Communicated@Fast*How Do I Communicate to Expedia?
