paper-with-me

Papers

Sampling Can Be Faster Than Optimization

2018-11-20 · Yi-An Ma, Yuansi Chen, Chi Jin, Nicolas Flammarion, Michael. I. Jordan

Optimization algorithms and Monte Carlo sampling algorithms have provided the computational foundations for the rapid growth in applications of statistical machine learning in recent years. There is, however, limited theoretical understanding of the relationships between these two kinds of methodology, and limited understanding of relative strengths and weaknesses. Moreover, existing results have been obtained primarily in the setting of convex functions (for optimization) and log-concave functions (for sampling). In this setting, where local properties determine global properties, optimization algorithms are unsurprisingly more efficient computationally than sampling algorithms. We instead examine a class of nonconvex objective functions that arise in mixture modeling and multi-stable systems. In this nonconvex setting, we find that the computational complexity of sampling algorithms scales linearly with the model dimension while that of optimization algorithms scales exponentially.

📄 PDF Abstract BibTeX arXiv:1811.08413

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Model Guided Sampling Optimization for Low-dimensional Problems

2015-08-31 · Lukas Bajer, Martin Holena

Optimization of very expensive black-box functions requires utilization of maximum information gathered by the process of optimization. Model Guided Sampling Optimization (MGSO) forms a more robust alternative to Jones' …

model

Pessimistic asynchronous sampling in high-cost Bayesian optimization

2024-06-21 · Amanda A. Volk, Kristofer G. Reyes, Jeffrey G. Ethier, Luke A. Baldwin

Asynchronous Bayesian optimization is a recently implemented technique that allows for parallel operation of experimental systems and disjointed workflows. Contrasting with serial Bayesian optimization which individually…

Bayesian Optimization

Finito: A Faster, Permutable Incremental Gradient Method for Big Data Problems

2014-07-10 · Aaron J. Defazio, Tibério S. Caetano, Justin Domke

Recent advances in optimization theory have shown that smooth strongly convex finite sums can be minimized faster than by treating them as a black box "batch" problem. In this work we introduce a new method in this class…

Bayesian Optimization of Sampling Densities in MRI

2022-09-15 · Alban Gossard, Frédéric de Gournay, Pierre Weiss

Data-driven optimization of sampling patterns in MRI has recently received a significant attention.Following recent observations on the combinatorial number of minimizers in off-the-grid optimization, we propose a framew…

Bayesian OptimizationDimensionality Reduction

Improving CMA-ES Convergence Speed, Efficiency, and Reliability in Noisy Robot Optimization Problems

2026-01-14 · Russell M. Martin, Steven H. Collins arxiv

Experimental robot optimization often requires evaluating each candidate policy for seconds to minutes. The chosen evaluation time influences optimization because of a speed-accuracy tradeoff: shorter evaluations enable …