paper-with-me

홈 › Papers

Stochastic Compositional Gradient Descent under Compositional Constraints

2020-12-17 · Srujan Teja Thomdapu, Harshvardhan, Ketan Rajawat

This work studies constrained stochastic optimization problems where the objective and constraint functions are convex and expressed as compositions of stochastic functions. The problem arises in the context of fair classification, fair regression, and the design of queuing systems. Of particular interest is the large-scale setting where an oracle provides the stochastic gradients of the constituent functions, and the goal is to solve the problem with a minimal number of calls to the oracle. Owing to the compositional form, the stochastic gradients provided by the oracle do not yield unbiased estimates of the objective or constraint gradients. Instead, we construct approximate gradients by tracking the inner function evaluations, resulting in a quasi-gradient saddle point algorithm. We prove that the proposed algorithm is guaranteed to find the optimal and feasible solution almost surely. We further establish that the proposed algorithm requires $\mathcal{O}(1/\epsilon^4)$ data samples in order to obtain an $\epsilon$-approximate optimal point while also ensuring zero constraint violation. The result matches the sample complexity of the stochastic compositional gradient descent method for unconstrained problems and improves upon the best-known sample complexity results for the constrained settings. The efficacy of the proposed algorithm is tested on both fair classification and fair regression problems. The numerical results show that the proposed algorithm outperforms the state-of-the-art algorithms in terms of the convergence rate.

📄 PDF Abstract BibTeX arXiv:2012.09400

Code (0)

등록된 구현이 없습니다.

Tasks

General ClassificationregressionStochastic Optimization

Similar Papers 제목 키워드 기반

Stability and Generalization of Stochastic Compositional Gradient Descent Algorithms

2023-07-07 · Ming Yang, Xiyuan Wei, Tianbao Yang, Yiming Ying

Many machine learning tasks can be formulated as a stochastic compositional optimization (SCO) problem such as reinforcement learning, AUC maximization, and meta-learning, where the objective function involves a nested c…

Learning TheoryMeta-Learning

Compositional Stochastic Average Gradient for Machine Learning and Related Applications

2018-09-04 · Tsung-Yu Hsieh, Yasser EL-Manzalawy, Yiwei Sun, Vasant Honavar

Many machine learning, statistical inference, and portfolio optimization problems require minimization of a composition of expected value functions (CEVF). Of particular interest is the finite-sum versions of such compos…

BIG-bench Machine LearningPortfolio Optimization

Efficient Smooth Non-Convex Stochastic Compositional Optimization via Stochastic Recursive Gradient Descent

2019-12-01 · NeurIPS 2019 12 · Huizhuo Yuan, Xiangru Lian, Chris Junchi Li, Ji Liu 외

Stochastic compositional optimization arises in many important machine learning tasks such as reinforcement learning and portfolio management. The objective function is the composition of two expectations of stochastic f…

ManagementReinforcement LearningStochastic Optimization

Solving Stochastic Compositional Optimization is Nearly as Easy as Solving Stochastic Optimization

2020-08-25 · Tianyi Chen, Yuejiao Sun, Wotao Yin

Stochastic compositional optimization generalizes classic (non-compositional) stochastic optimization to the minimization of compositions of functions. Each composition may introduce an additional expectation. The series…

ManagementMeta-LearningStochastic Optimization

A convergence analysis of the perturbed compositional gradient flow: averaging principle and normal deviations

2017-09-02 · Wenqing Hu, Chris Junchi Li

We consider in this work a system of two stochastic differential equations named the perturbed compositional gradient flow. By introducing a separation of fast and slow scales of the two equations, we show that the limit…