Learning to Invert: Signal Recovery via Deep Convolutional Networks
Ali Mousavi, Richard G. Baraniuk

TL;DR
This paper introduces DeepInverse, a deep convolutional network framework that learns to invert measurement processes for compressive sensing, achieving near state-of-the-art accuracy with significantly faster recovery times.
Contribution
The paper presents a novel deep learning-based approach for signal recovery in compressive sensing that learns the inverse transformation, combining accuracy with ultrafast inference.
Findings
DeepInverse closely matches state-of-the-art recovery algorithms.
It achieves hundreds of times faster inference speed.
Training is computationally intensive but only needs to be done once.
Abstract
The promise of compressive sensing (CS) has been offset by two significant challenges. First, real-world data is not exactly sparse in a fixed basis. Second, current high-performance recovery algorithms are slow to converge, which limits CS to either non-real-time applications or scenarios where massive back-end computing is available. In this paper, we attack both of these challenges head-on by developing a new signal recovery framework we call {\em DeepInverse} that learns the inverse transformation from measurement vectors to signals using a {\em deep convolutional network}. When trained on a set of representative images, the network learns both a representation for the signals (addressing challenge one) and an inverse map approximating a greedy or convex recovery algorithm (addressing challenge two). Our experiments indicate that the DeepInverse network closely approximates 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
TopicsSparse and Compressive Sensing Techniques · Photoacoustic and Ultrasonic Imaging · Blind Source Separation Techniques
