TL;DR
This paper introduces a novel spatial activation function for deep neural networks that enhances image restoration tasks, allowing smaller models to achieve high performance by capturing complex features more efficiently.
Contribution
The paper proposes a learnable spatial activation function that improves efficiency and reduces model size in image restoration neural networks.
Findings
Models with the new activation are nearly 50% smaller.
No performance degradation observed with smaller models.
Effective across denoising, de-raining, and super-resolution tasks.
Abstract
In recent years, deep neural networks (DNNs) achieved unprecedented performance in many low-level vision tasks. However, state-of-the-art results are typically achieved by very deep networks, which can reach tens of layers with tens of millions of parameters. To make DNNs implementable on platforms with limited resources, it is necessary to weaken the tradeoff between performance and efficiency. In this paper, we propose a new activation unit, which is particularly suitable for image restoration problems. In contrast to the widespread per-pixel activation units, like ReLUs and sigmoids, our unit implements a learnable nonlinear function with spatial connections. This enables the net to capture much more complex features, thus requiring a significantly smaller number of layers in order to reach the same performance. We illustrate the effectiveness of our units through experiments with…
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.
