paper-with-me

Papers

Online Inference of Constrained Optimization: Primal-Dual Optimality and Sequential Quadratic Programming

2025-11-27 · Yihang Gao, Michael K. Ng, Michael W. Mahoney, Sen Na arxiv

We study online statistical inference for the solutions of stochastic optimization problems with equality and inequality constraints. Such problems are prevalent in statistics and machine learning, encompassing constrained $M$-estimation, physics-informed models, safe reinforcement learning, and algorithmic fairness. We develop a stochastic sequential quadratic programming (SSQP) method to solve these problems, where the step direction is computed by sequentially performing a quadratic approximation of the objective and a linear approximation of the constraints. Despite having access to unbiased estimates of population gradients, a key challenge in constrained stochastic problems lies in dealing with the bias in the step direction. As such, we apply a momentum-style gradient moving-average technique within SSQP to debias the step. We show that our method achieves global almost-sure convergence and exhibits local asymptotic normality with an optimal primal-dual limiting covariance matrix in the sense of Hájek and Le Cam. In addition, we provide a plug-in covariance matrix estimator for practical inference. To our knowledge, the proposed SSQP method is the first fully online method that attains primal-dual asymptotic minimax optimality without relying on projection operators onto the constraint set, which are generally intractable for nonlinear problems. Through extensive experiments on benchmark nonlinear problems, as well as on constrained generalized linear models and portfolio allocation problems using both synthetic and real data, we demonstrate superior performance of our method, showing that the method and its asymptotic behavior not only solve constrained stochastic problems efficiently but also provide valid and practical online inference in real-world applications.

📄 PDF Abstract BibTeX arXiv:2512.08948

Code (0)

등록된 구현이 없습니다.

Tasks

Stochastic OptimizationReinforcement Learning

Similar Papers 제목 키워드 기반

Self-Supervised Primal-Dual Learning for Constrained Optimization

2022-08-18 · Seonho Park, Pascal Van Hentenryck

This paper studies how to train machine-learning models that directly approximate the optimal solutions of constrained optimization problems. This is an empirical risk minimization under constraints, which is challenging…

Double Duality: Variational Primal-Dual Policy Optimization for Constrained Reinforcement Learning

2024-02-16 · Zihao Li, Boyi Liu, Zhuoran Yang, Zhaoran Wang 외

We study the Constrained Convex Markov Decision Process (MDP), where the goal is to minimize a convex functional of the visitation measure, subject to a convex constraint. Designing algorithms for a constrained convex MD…

reinforcement-learning

Finite-Time Complexity of Online Primal-Dual Natural Actor-Critic Algorithm for Constrained Markov Decision Processes

2021-10-21 · Sihan Zeng, Thinh T. Doan, Justin Romberg

We consider a discounted cost constrained Markov decision process (CMDP) policy optimization problem, in which an agent seeks to maximize a discounted cumulative reward subject to a number of constraints on discounted cu…

Statistical Inference of Constrained Stochastic Optimization via Sketched Sequential Quadratic Programming

2022-05-27 · Sen Na, Michael W. Mahoney

We consider online statistical inference of constrained stochastic nonlinear optimization problems. We apply the Stochastic Sequential Quadratic Programming (StoSQP) method to solve these problems, which can be regarded …

Second-order methodsStochastic Optimization

Constrained Flow Matching via Lagrangian Dual Flows

2026-07-05 · Vince Kurtz, Alexander Davydov arxiv

Flow matching is a powerful tool for generative modeling, but emerging applications in robotics, planning, and physics require inference-time constraints on generated outputs. Such constraints are often complex and highl…

Image Inpainting