OCMLDec 17, 2018

A stochastic approximation method for approximating the efficient frontier of chance-constrained nonlinear programs

arXiv:1812.07066v3
Originality Incremental advance
AI Analysis

This work addresses optimization under uncertainty for researchers and practitioners, but it is incremental as it builds on existing smoothing-based approaches.

The authors tackled the problem of approximating the efficient frontier for chance-constrained nonlinear programs by proposing a stochastic approximation method that avoids poor local solutions from fixed samples, with computational results showing efficient determination of good approximations on four test problems.

We propose a stochastic approximation method for approximating the efficient frontier of chance-constrained nonlinear programs. Our approach is based on a bi-objective viewpoint of chance-constrained programs that seeks solutions on the efficient frontier of optimal objective value versus risk of constraint violation. To this end, we construct a reformulated problem whose objective is to minimize the probability of constraints violation subject to deterministic convex constraints (which includes a bound on the objective function value). We adapt existing smoothing-based approaches for chance-constrained problems to derive a convergent sequence of smooth approximations of our reformulated problem, and apply a projected stochastic subgradient algorithm to solve it. In contrast with exterior sampling-based approaches (such as sample average approximation) that approximate the original chance-constrained program with one having finite support, our proposal converges to stationary solutions of a smooth approximation of the original problem, thereby avoiding poor local solutions that may be an artefact of a fixed sample. Our proposal also includes a tailored implementation of the smoothing-based approach that chooses key algorithmic parameters based on problem data. Computational results on four test problems from the literature indicate that our proposed approach can efficiently determine good approximations of the efficient frontier.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes