← Search

Oliver Hinder

7 accepted papers

2023

Datasets and Benchmarks for Nanophotonic Structure and Parametric Design Simulations

NeurIPS 2023poster

Nanophotonic structures have versatile applications including solar cells, anti-reflective coatings, electromagnetic interference shielding, optical filters, and light emitting diodes. To design and understand these nanophotonic structures, electrodynamic simulations are essential. These simulations…

2023

DoG is SGD's Best Friend: A Parameter-Free Dynamic Step Size Schedule

ICML 2023poster

We propose a tuning-free dynamic SGD step size formula, which we call Distance over Gradients (DoG). The DoG step sizes depend on simple empirical quantities (distance from the initial point and norms of gradients) and have no ``learning rate'' parameter. Theoretically, we show that, for stochastic…

2021

Practical Large-Scale Linear Programming using Primal-Dual Hybrid Gradient

NeurIPS 2021poster

We present PDLP, a practical first-order method for linear programming (LP) that can solve to the high levels of accuracy that are expected in traditional LP applications. In addition, it can scale to very large problems because its core operation is matrix-vector multiplications. PDLP is derived by…

2020

An efficient nonconvex reformulation of stagewise convex optimization problems

NeurIPS 2020poster

Convex optimization problems with staged structure appear in several contexts, including optimal control, verification of deep neural networks, and isotonic regression. Off-the-shelf solvers can solve these problems but may scale poorly. We develop a nonconvex reformulation designed to exploit this…

Cited by 20SourcePDFScholar
2020

Conic Descent and its Application to Memory-efficient Optimization over Positive Semidefinite Matrices

NeurIPS 2020poster

We present an extension of the conditional gradient method to problems whose feasible sets are convex cones. We provide a convergence analysis for the method and for variants with nonconvex objectives, and we extend the analysis to practical cases with effective line search strategies. For the speci…

2017

“Convex Until Proven Guilty”: Dimension-Free Acceleration of Gradient Descent on Non-Convex Functions

ICML 2017poster

We develop and analyze a variant of Nesterov’s accelerated gradient descent (AGD) for minimization of smooth non-convex functions. We prove that one of two cases occurs: either our AGD variant converges quickly, as if the function was convex, or we produce a certificate that the function is “guilty”…

Cited by 181SourcePDFScholar