LSALSA: Accelerated Source Separation via Learned Sparse Coding
Benjamin Cowen, Apoorva Nandini Saridena, Anna Choromanska

TL;DR
LSALSA introduces a learned deep architecture that accelerates sparse coding and source separation tasks, improving inference speed and accuracy by approximating an optimized ADMM-based algorithm with a trainable, unfolded network.
Contribution
The paper presents LSALSA, a novel deep learning framework that unrolls and learns parameters of SALSA, significantly speeding up sparse coding and source separation with theoretical analysis of its optimization properties.
Findings
Achieves faster inference times compared to traditional methods.
Improves quality of sparse code estimation and visual clarity.
Provides a theoretical understanding of the learned acceleration mechanism.
Abstract
We propose an efficient algorithm for the generalized sparse coding (SC) inference problem. The proposed framework applies to both the single dictionary setting, where each data point is represented as a sparse combination of the columns of one dictionary matrix, as well as the multiple dictionary setting as given in morphological component analysis (MCA), where the goal is to separate a signal into additive parts such that each part has distinct sparse representation within a corresponding dictionary. Both the SC task and its generalization via MCA have been cast as -regularized least-squares optimization problems. To accelerate traditional acquisition of sparse codes, we propose a deep learning architecture that constitutes a trainable time-unfolded version of the Split Augmented Lagrangian Shrinkage Algorithm (SALSA), a special case of the Alternating Direction Method of…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsAlternating Direction Method of Multipliers
