paper-with-me

홈 › Papers

Stochastic-Constrained Stochastic Optimization with Markovian Data

2023-12-07 · Yeongjong Kim, Dabeen Lee

This paper considers stochastic-constrained stochastic optimization where the stochastic constraint is to satisfy that the expectation of a random function is below a certain threshold. In particular, we study the setting where data samples are drawn from a Markov chain and thus are not independent and identically distributed. We generalize the drift-plus-penalty framework, a primal-dual stochastic gradient method developed for the i.i.d. case, to the Markov chain sampling setting. We propose two variants of drift-plus-penalty; one is for the case when the mixing time of the underlying Markov chain is known while the other is for the case of unknown mixing time. In fact, our algorithms apply to a more general setting of constrained online convex optimization where the sequence of constraint functions follows a Markov chain. Both algorithms are adaptive in that the first works without knowledge of the time horizon while the second uses AdaGrad-style algorithm parameters, which is of independent interest. We demonstrate the effectiveness of our proposed methods through numerical experiments on classification with fairness constraints.

📄 PDF Abstract BibTeX arXiv:2312.04312

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessStochastic Optimization

Similar Papers 제목 키워드 기반

Constrained Stochastic Nonconvex Optimization with State-dependent Markov Data

2022-06-22 · Abhishek Roy, Krishnakumar Balasubramanian, Saeed Ghadimi

We study stochastic optimization algorithms for constrained nonconvex stochastic optimization problems with Markovian data. In particular, we focus on the case when the transition kernel of the Markov chain is state-depe…

Reinforcement Learning (RL)Stochastic Optimization

A learning-based approach to stochastic optimal control under reach-avoid constraint

2024-12-21 · Tingting Ni, Maryam Kamgarpour

We develop a model-free approach to optimally control stochastic, Markovian systems subject to a reach-avoid constraint. Specifically, the state trajectory must remain within a safe set while reaching a target set within…

First Order Methods with Markovian Noise: from Acceleration to Variational Inequalities

2023-05-25 · NeurIPS 2023 11 · Aleksandr Beznosikov, Sergey Samsonov, Marina Sheshukova, Alexander Gasnikov 외

This paper delves into stochastic optimization problems that involve Markovian noise. We present a unified approach for the theoretical analysis of first-order gradient methods for stochastic optimization and variational…

Stochastic Optimization

Gradient-Free Approaches is a Key to an Efficient Interaction with Markovian Stochasticity

2026-01-03 · Boris Prokhorov, Semyon Chebykin, Alexander Gasnikov, Aleksandr Beznosikov arxiv

This paper deals with stochastic optimization problems involving Markovian noise with a zero-order oracle. We present and analyze a novel derivative-free method for solving such problems in strongly convex smooth and non…

Stochastic Optimization

Continuous-Time Reinforcement Learning for Controlled Hawkes Jump-Diffusions

2026-08-19 · Tomasz R. Bielecki, Thibaut Mastrolia, Haoze Yan arxiv

We study stochastic control of multivariate Hawkes-driven stochastic differential equations with machine learning algorithms in a non-Markovian setting. Due to the path dependence of the memory of the Hawkes intensity, t…

Reinforcement Learning