paper-with-me

Papers

Constrained and Composite Optimization via Adaptive Sampling Methods

2020-12-31 · Yuchen Xie, Raghu Bollapragada, Richard Byrd, Jorge Nocedal

The motivation for this paper stems from the desire to develop an adaptive sampling method for solving constrained optimization problems in which the objective function is stochastic and the constraints are deterministic. The method proposed in this paper is a proximal gradient method that can also be applied to the composite optimization problem min f(x) + h(x), where f is stochastic and h is convex (but not necessarily differentiable). Adaptive sampling methods employ a mechanism for gradually improving the quality of the gradient approximation so as to keep computational cost to a minimum. The mechanism commonly employed in unconstrained optimization is no longer reliable in the constrained or composite optimization settings because it is based on pointwise decisions that cannot correctly predict the quality of the proximal gradient step. The method proposed in this paper measures the result of a complete step to determine if the gradient approximation is accurate enough; otherwise a more accurate gradient is generated and a new step is computed. Convergence results are established both for strongly convex and general convex f. Numerical experiments are presented to illustrate the practical behavior of the method.

📄 PDF Abstract BibTeX arXiv:2012.15411

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Variance-Reduced Conditional Gradient Methods under Markovian Sampling for Nonconvex Composite Optimization

2026-07-28 · Zhaojun Peng arxiv

We study stochastic composite nonconvex optimization over a compact convex set when gradient samples arrive along a single trajectory of a fixed ergodic Markov chain. Existing single-trajectory variance-reduction theory …

Proximal Oracles for Optimization and Sampling

2024-04-02 · Jiaming Liang, Yongxin Chen

We consider convex optimization with non-smooth objective function and log-concave sampling with non-smooth potential (negative log density). In particular, we study two specific settings where the convex objective/poten…

Constrained and Composite Sampling via Proximal Sampler

2026-02-16 · Thanh Dang, Jiaming Liang arxiv

We study two log-concave sampling problems: constrained sampling and composite sampling. First, we consider sampling from a target distribution with density proportional to $\exp(-f(x))$ supported on a convex set $K \sub…

Bayesian Inference

No-Regret Constrained Bayesian Optimization of Noisy and Expensive Hybrid Models using Differentiable Quantile Function Approximations

2023-05-05 · Congwen Lu, Joel A. Paulson

This paper investigates the problem of efficient constrained global optimization of hybrid models that are a composition of a known white-box function and an expensive multi-output black-box function subject to noisy obs…

Bayesian Optimizationglobal-optimization

Adaptive Smoothing Algorithms for Nonsmooth Composite Convex Minimization

2015-09-01 · Quoc Tran-Dinh

We propose an adaptive smoothing algorithm based on Nesterov's smoothing technique in \cite{Nesterov2005c} for solving "fully" nonsmooth composite convex optimization problems. Our method combines both Nesterov's acceler…