Review Non-convex Optimization Method for Machine Learning
Greg B Fotopoulos, Paul Popovich, Nicholas Hall Papadopoulos

TL;DR
This paper reviews non-convex optimization techniques in machine learning, highlighting their role in reducing computational costs, improving model performance, and enabling model compression, with a discussion on future challenges and directions.
Contribution
It provides a comprehensive overview of key non-convex optimization methods and applications in machine learning, emphasizing their advantages and future research challenges.
Findings
Non-convex methods help escape saddle points efficiently.
They enable model pruning and compression.
They achieve competitive accuracy with faster convergence.
Abstract
Non-convex optimization is a critical tool in advancing machine learning, especially for complex models like deep neural networks and support vector machines. Despite challenges such as multiple local minima and saddle points, non-convex techniques offer various pathways to reduce computational costs. These include promoting sparsity through regularization, efficiently escaping saddle points, and employing subsampling and approximation strategies like stochastic gradient descent. Additionally, non-convex methods enable model pruning and compression, which reduce the size of models while maintaining performance. By focusing on good local minima instead of exact global minima, non-convex optimization ensures competitive accuracy with faster convergence and lower computational overhead. This paper examines the key methods and applications of non-convex optimization in machine learning,…
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
TopicsAdvanced Computing and Algorithms
MethodsPruning
