paper-with-me

Papers

Online Statistical Inference of Constrained Stochastic Optimization via Random Scaling

2025-05-23 · Xinchen Du, Wanrong Zhu, Wei Biao Wu, Sen Na

Constrained stochastic nonlinear optimization problems have attracted significant attention for their ability to model complex real-world scenarios in physics, economics, and biology. As datasets continue to grow, online inference methods have become crucial for enabling real-time decision-making without the need to store historical data. In this work, we develop an online inference procedure for constrained stochastic optimization by leveraging a method called Sketched Stochastic Sequential Quadratic Programming (SSQP). As a direct generalization of sketched Newton methods, SSQP approximates the objective with a quadratic model and the constraints with a linear model at each step, then applies a sketching solver to inexactly solve the resulting subproblem. Building on this design, we propose a new online inference procedure called random scaling. In particular, we construct a test statistic based on SSQP iterates whose limiting distribution is free of any unknown parameters. Compared to existing online inference procedures, our approach offers two key advantages: (i) it enables the construction of asymptotically valid confidence intervals; and (ii) it is matrix-free, i.e. the computation involves only primal-dual SSQP iterates $(\boldsymbol{x}_t, \boldsymbol{\lambda}_t)$ without requiring any matrix inversions. We validate our theory through numerical experiments on nonlinearly constrained regression problems and demonstrate the superior performance of our random scaling method over existing inference procedures.

📄 PDF Abstract BibTeX arXiv:2505.18327

Code (0)

등록된 구현이 없습니다.

Tasks

Stochastic Optimization

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Random Scaling Random Scaling is a type of image data augmentation in which we randomly change the scale of the image within a specified range. The…

Similar Papers 제목 키워드 기반

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

Online Statistical Inference for Parameters Estimation with Linear-Equality Constraints

2021-05-21 · Ruiqi Liu, Mingao Yuan, Zuofeng Shang

Stochastic gradient descent (SGD) and projected stochastic gradient descent (PSGD) are scalable algorithms to compute model parameters in unconstrained and constrained optimization problems. In comparison with SGD, PSGD …

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 constrain…

Stochastic OptimizationReinforcement Learning

Stochastic Averaging for Constrained Optimization with Application to Online Resource Allocation

2016-10-07 · Tianyi Chen, Aryan Mokhtari, Xin Wang, Alejandro Ribeiro 외

Existing approaches to resource allocation for nowadays stochastic networks are challenged to meet fast convergence and tolerable delay requirements. The present paper leverages online learning advances to facilitate sto…

Online Statistical Inference for Stochastic Optimization via Kiefer-Wolfowitz Methods

2021-02-05 · Xi Chen, Zehua Lai, He Li, Yichen Zhang

This paper investigates the problem of online statistical inference of model parameters in stochastic optimization problems via the Kiefer-Wolfowitz algorithm with random search directions. We first present the asymptoti…

Stochastic Optimizationvalid