paper-with-me

홈 › Papers

Conservative Stochastic Optimization with Expectation Constraints

2020-08-13 · Zeeshan Akhtar, Amrit Singh Bedi, Ketan Rajawat

This paper considers stochastic convex optimization problems where the objective and constraint functions involve expectations with respect to the data indices or environmental variables, in addition to deterministic convex constraints on the domain of the variables. Although the setting is generic and arises in different machine learning applications, online and efficient approaches for solving such problems have not been widely studied. Since the underlying data distribution is unknown a priori, a closed-form solution is generally not available, and classical deterministic optimization paradigms are not applicable. State-of-the-art approaches, such as those using the saddle point framework, can ensure that the optimality gap as well as the constraint violation decay as $\O\left(T^{-\frac{1}{2}}\right)$ where $T$ is the number of stochastic gradients. The domain constraints are assumed simple and handled via projection at every iteration. In this work, we propose a novel conservative stochastic optimization algorithm (CSOA) that achieves zero constraint violation and $\O\left(T^{-\frac{1}{2}}\right)$ optimality gap. Further, the projection operation (for scenarios when calculating projection is expensive) in the proposed algorithm can be avoided by considering the conditional gradient or Frank-Wolfe (FW) variant of the algorithm. The state-of-the-art stochastic FW variants achieve an optimality gap of $\O\left(T^{-\frac{1}{3}}\right)$ after $T$ iterations, though these algorithms have not been applied to problems with functional expectation constraints. In this work, we propose the FW-CSOA algorithm that is not only projection-free but also achieves zero constraint violation with $\O\left(T^{-\frac{1}{4}}\right)$ decay of the optimality gap. The efficacy of the proposed algorithms is tested on two relevant problems: fair classification and structured matrix completion.

📄 PDF Abstract BibTeX arXiv:2008.05758

Code (0)

등록된 구현이 없습니다.

Tasks

Matrix CompletionStochastic Optimization

Similar Papers 제목 키워드 기반

A Data Efficient and Feasible Level Set Method for Stochastic Convex Optimization with Expectation Constraints

2019-08-07 · Qihang Lin, Selvaprabu Nadarajah, Negar Soheili, Tianbao Yang

Stochastic convex optimization problems with expectation constraints (SOECs) are encountered in statistics and machine learning, business, and engineering. In data-rich environments, the SOEC objective and constraints co…

Rockafellian Relaxation and Stochastic Optimization under Perturbations

2022-04-10 · Johannes O. Royset, Louis L. Chen, Eric Eckstrand

In practice, optimization models are often prone to unavoidable inaccuracies due to dubious assumptions and corrupted data. Traditionally, this placed special emphasis on risk-based and robust formulations, and their foc…

Novel ConceptsStochastic Optimization

Adam-SHANG: A Convergent Adam-Type Method for Stochastic Smooth Convex Optimization

2026-05-13 · Yaxin Yu, Long Chen, Minfu Feng arxiv

We propose Adam-SHANG, a Lyapunov-guided Adam-type method that couples momentum, adaptive preconditioning, and a curvature-aware correction through a more stable lagged-preconditioner update. For stochastic smooth convex…

Data-Driven Minimax Optimization with Expectation Constraints

2022-02-16 · Shuoguang Yang, Xudong Li, Guanghui Lan

Attention to data-driven optimization approaches, including the well-known stochastic gradient descent method, has grown significantly over recent decades, but data-driven constraints have rarely been studied, because of…

Chance Constrained Stochastic Optimal Control for Arbitrarily Disturbed LTI Systems Via the One-Sided Vysochanskij-Petunin Inequality

2023-03-22 · Shawn Priore, Meeko Oishi

While many techniques have been developed for chance constrained stochastic optimal control with Gaussian disturbance processes, far less is known about computationally efficient methods to handle non-Gaussian processes.…

Collision AvoidanceGaussian Processes