paper-with-me

Papers

Block Broyden's Methods for Solving Nonlinear Equations

2023-09-21 · NeurIPS 2023 11

This paper studies quasi-Newton methods for solving nonlinear equations. We propose block variants of both good and bad Broyden's methods, which enjoy explicit local superlinear convergence rates. Our block good Broyden's method has faster condition-number-free convergence rate than existing Broyden's methods because it takes the advantage of multiple rank modification on the Jacobian estimator. On the other hand, our block bad Broyden's method directly estimates the inverse of the Jacobian provably, which reduces the computational cost of the iteration. Our theoretical results provide some new insights on why good Broyden's method outperforms bad Broyden's method in most of the cases. The empirical results also demonstrate the superiority of our methods and validate our theoretical analysis.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Quasi-Newton Methods for Saddle Point Problems and Beyond

2021-11-04 · Chengchang Liu, Luo Luo

This paper studies quasi-Newton methods for solving strongly-convex-strongly-concave saddle point problems (SPP). We propose greedy and random Broyden family updates for SPP, which have explicit local superlinear converg…

Bi-level Physics-Informed Neural Networks for PDE Constrained Optimization using Broyden's Hypergradients

2022-09-15 · Zhongkai Hao, Chengyang Ying, Hang Su, Jun Zhu 외

Deep learning based approaches like Physics-informed neural networks (PINNs) and DeepONets have shown promise on solving PDE constrained optimization (PDECO) problems. However, existing methods are insufficient to handle…

Curvature-Aware Optimization for High-Accuracy Physics-Informed Neural Networks

2026-04-06 · Anas Jnini, Elham Kiyani, Khemraj Shukla, Jorge F. Urban 외 arxiv

Efficient and robust optimization is essential for neural networks, enabling scientific machine learning models to converge rapidly to very high accuracy -- faithfully capturing complex physical behavior governed by diff…

Optimizing Parameters of the DC Power Flow

2023-09-30 · Babak Taheri, Daniel K. Molzahn

Many power system operation and planning problems use the DC power flow approximation to address computational challenges from the nonlinearity of the AC power flow equations. The DC power flow simplifies the AC power fl…

Trust-Region Algorithms for Training Responses: Machine Learning Methods Using Indefinite Hessian Approximations

2018-07-01 · Jennifer B. Erway, Joshua Griffin, Roummel F. Marcia, Riadh Omheni

Machine learning (ML) problems are often posed as highly nonlinear and nonconvex unconstrained optimization problems. Methods for solving ML problems based on stochastic gradient descent are easily scaled for very large …

BIG-bench Machine Learning