Sensitivity-based Heuristic for Guaranteed Global Optimization with Nonlinear Ordinary Differential Equations
Julien Alexandre dit Sandretto

TL;DR
This paper introduces a sensitivity-based heuristic for branch and bound algorithms to efficiently solve global optimization problems constrained by nonlinear ODEs, reducing computational effort by up to 30%.
Contribution
It proposes a novel smear-like sensitivity heuristic for branching, improving efficiency in guaranteed global optimization with nonlinear differential constraints.
Findings
Up to 30% reduction in number of branches.
Effective heuristic for nonlinear ODE constrained optimization.
Implementation within branch and bound framework.
Abstract
We focus on interval algorithms for computing guaranteed enclosures of the solutions of constrained global optimization problems where differential constraints occur. To solve such a problem of global optimization with nonlinear ordinary differential equations, a branch and bound algorithm can be used based on guaranteed numerical integration methods. Nevertheless, this kind of algorithms is expensive in term of computation. Defining new methods to reduce the number of branches is still a challenge. Bisection based on the smear value is known to be often the most efficient heuristic for branching algorithms. This heuristic consists in bisecting in the coordinate direction for which the values of the considered function change the most "rapidly". We propose to define a smear-like function using the sensitivity function obtained from the differentiation of ordinary differential equation…
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 Optimization Algorithms Research · Numerical Methods and Algorithms · Matrix Theory and Algorithms
