TL;DR
This paper introduces a novel U-Net based prior with dilation schedules and dense connections that enhances unsupervised audio restoration, outperforming existing architectures without increasing complexity.
Contribution
Proposes a new U-Net based prior with specific design strategies that improve audio restoration performance without added complexity.
Findings
Outperforms existing audio priors on standard benchmarks
Effective for tasks like denoising, in-painting, and source separation
Maintains network simplicity and training stability
Abstract
Unsupervised deep learning methods for solving audio restoration problems extensively rely on carefully tailored neural architectures that carry strong inductive biases for defining priors in the time or spectral domain. In this context, lot of recent success has been achieved with sophisticated convolutional network constructions that recover audio signals in the spectral domain. However, in practice, audio priors require careful engineering of the convolutional kernels to be effective at solving ill-posed restoration tasks, while also being easy to train. To this end, in this paper, we propose a new U-Net based prior that does not impact either the network complexity or convergence behavior of existing convolutional architectures, yet leads to significantly improved restoration. In particular, we advocate the use of carefully designed dilation schedules and dense connections in 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
MethodsMax Pooling · *Communicated@Fast*How Do I Communicate to Expedia? · Concatenated Skip Connection · Convolution · Dense Connections · U-Net
