A First Course in Sparse Optimization
Jun Lu
TL;DR
The book addresses the challenge of extracting meaningful, low-dimensional structure from high-dimensional data by promoting sparsity. It combines two intertwined paradigms—compressed sensing for sparse signal recovery and LASSO-type regularization for sparse modeling—supported by convex relaxations such as basis pursuit and elastic-net. The text builds a rigorous toolkit: foundational linear algebra (norms, SVD, projections, PSD/PD), probabilistic tools (union bounds, MGFs, concentration inequalities), and properties of Gaussian models, all to establish guarantees and practical algorithms for sparse recovery and sparse learning. Its contributions include a unified, mathematically rigorous treatment of sparse optimization, detailed algorithmic approaches, and guidance on measurement design (RIP, random matrices) to enable exact or stable recovery in science and engineering.
Abstract
This article aims to provide a comprehensive overview of sparse optimization, with a focus on both sparse signal recovery and sparse regularization techniques. We will begin by exploring the foundations of sparse optimization, delving into the mathematical tools and models that underpin sparse signal recovery and LASSO. We will then discuss key algorithms for both sparse recovery (e.g., basis pursuit, matching pursuit) and sparse regularization (e.g., LASSO, elastic net), along with their applications in real-world problems. Throughout the text, we balance intuitive explanations with rigorous mathematical formulations to provide a comprehensive resource for both newcomers and experts in the field. Our aim is twofold: to provide a self-contained entry point for students and researchers new to the field, and to offer a rigorous reference for practitioners seeking to apply sparse optimization in science and engineering.
