LGMLApr 18, 2019

One-dimensional Deep Image Prior for Time Series Inverse Problems

arXiv:1904.08594v19 citations
Originality Incremental advance
AI Analysis

This work addresses inverse problems for temporal signals like audio and sensor data, but it is incremental as it adapts an existing framework to a new domain.

The authors extended the Deep Image Prior framework to one-dimensional signals, tackling inverse problems like missing value imputation, blind denoising, and compressed sensing, and showed it requires up to 4 times fewer measurements than Lasso and outperforms other methods on tasks such as audio signal recovery and noise removal.

We extend the Deep Image Prior (DIP) framework to one-dimensional signals. DIP is using a randomly initialized convolutional neural network (CNN) to solve linear inverse problems by optimizing over weights to fit the observed measurements. Our main finding is that properly tuned one-dimensional convolutional architectures provide an excellent Deep Image Prior for various types of temporal signals including audio, biological signals, and sensor measurements. We show that our network can be used in a variety of recovery tasks including missing value imputation, blind denoising, and compressed sensing from random Gaussian projections. The key challenge is how to avoid overfitting by carefully tuning early stopping, total variation, and weight decay regularization. Our method requires up to 4 times fewer measurements than Lasso and outperforms NLM-VAMP for random Gaussian measurements on audio signals, has similar imputation performance to a Kalman state-space model on a variety of data, and outperforms wavelet filtering in removing additive noise from air-quality sensor readings.

Foundations

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

Your Notes