A computationally efficient arc-search interior-point algorithm for nonlinear constrained optimization
Yaguang Yang

TL;DR
This paper introduces a new arc-search interior-point method for nonlinear constrained optimization that leverages second-order derivatives and matrix reuse to improve efficiency and convergence over traditional line search methods.
Contribution
It presents a novel arc-search algorithm that uses second-order derivatives and matrix reuse to enhance computational efficiency and convergence in nonlinear constrained optimization.
Findings
Algorithm converges reliably.
Reduced computational cost due to matrix reuse.
Preliminary tests show improved performance.
Abstract
This paper proposes an arc-search interior-point algorithm for the nonlinear constrained optimization problem. The proposed algorithm uses the second-order derivatives to construct a search arc that approaches the optimizer. Because the arc stays in the interior set longer than any straight line, it is expected that the scheme will generate a better new iterate than a line search method. The computation of the second-order derivatives requires to solve the second linear system of equations, but the coefficient matrix of the second linear system of equations is the same as the first linear system of equations. Therefore, the matrix decomposition obtained while solving the first linear system of equations can be reused. In addition, most elements of the right-hand side vector of the second linear system of equations are already computed when the coefficient matrix is assembled. Therefore,…
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 Control Systems Optimization · Advanced Optimization Algorithms Research · Metaheuristic Optimization Algorithms Research
