A Graphical Global Optimization Framework for Parameter Estimation of Statistical Models with Nonconvex Regularization Functions
Danial Davarnia, Mohammadreza Kiaghadi

TL;DR
This paper introduces a graph-based global optimization framework for solving complex parameter estimation problems with nonconvex regularization, improving over existing methods by directly constructing convex relaxations without auxiliary variables.
Contribution
It proposes a novel decision diagram-based approach integrated into a branch-and-cut framework to globally solve nonconvex regularized optimization problems efficiently.
Findings
Successfully solves benchmark sparse linear regression problems with nonconvex penalties.
Eliminates the need for auxiliary variables and artificial bounds in the optimization process.
Demonstrates effectiveness over existing global optimization techniques.
Abstract
Optimization problems with norm-bounding constraints arise in a variety of applications, including portfolio optimization, machine learning, and feature selection. A common approach to these problems involves relaxing the norm constraint via Lagrangian relaxation, transforming it into a regularization term in the objective function. A particularly challenging class includes the zero-norm function, which promotes sparsity in statistical parameter estimation. Most existing exact methods for solving these problems introduce binary variables and artificial bounds to reformulate them as higher-dimensional mixed-integer programs, solvable by standard solvers. Other exact approaches exploit specific structural properties of the objective, making them difficult to generalize across different problem types. Alternative methods employ nonconvex penalties with favorable statistical…
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
TopicsStochastic Gradient Optimization Techniques · Sparse and Compressive Sensing Techniques · Risk and Portfolio Optimization
MethodsLinear Regression
