Practical Topics in Optimization
Jun Lu
TL;DR
Practical Topics in Optimization surveys core mathematical tools and a breadth of optimization methods, bridging theory and practice. It consolidates linear algebra, normed spaces, and fundamental inequalities to underpin first- and second-order methods, stochastic optimization, and constrained techniques. The book details essential decompositions (Cholesky, QR, SVD, eigen) and convergence concepts, equipping readers to analyze and implement robust optimization algorithms. It also clarifies gradient-based strategies (including SGD and its role in large models) and touches advanced topics like ADMM, proximal methods, and trust-region frameworks for large-scale problems. Overall, the work serves as a self-contained reference for students, researchers, and practitioners seeking rigorous yet accessible optimization foundations and techniques.
Abstract
In an era where data-driven decision-making and computational efficiency are paramount, optimization plays a foundational role in advancing fields such as mathematics, computer science, operations research, machine learning, and beyond. From refining machine learning models to improving resource allocation and designing efficient algorithms, optimization techniques serve as essential tools for tackling complex problems. This book aims to provide both an introductory guide and a comprehensive reference, equipping readers with the necessary knowledge to understand and apply optimization methods within their respective fields. Our primary goal is to demystify the inner workings of optimization algorithms, including black-box and stochastic optimizers, by offering both formal and intuitive explanations. Starting from fundamental mathematical principles, we derive key results to ensure that readers not only learn how these techniques work but also understand when and why to apply them effectively. By striking a careful balance between theoretical depth and practical application, this book serves a broad audience, from students and researchers to practitioners seeking robust optimization strategies.
