On stochastic optimization methods for Monte Carlo least-squares problems
Gustavo T. Pfeiffer, Yoichi Sato

TL;DR
This paper introduces novel stochastic optimization methods for Monte Carlo least-squares problems, demonstrating faster convergence by increasing sample precision and hybrid strategies, with improvements from Gauss-Newton preconditioning.
Contribution
It proposes increasing precision strategies and hybrid methods for Monte Carlo least-squares, achieving faster convergence than traditional stochastic gradient approaches.
Findings
Increasing sample size per iteration improves asymptotic convergence.
Hybrid methods combining increasing and constant precision enhance pre-asymptotic performance.
Gauss-Newton preconditioning significantly accelerates convergence in some problems.
Abstract
This work presents stochastic optimization methods targeted at least-squares problems involving Monte Carlo integration. While the most common approach to solving these problems is to apply stochastic gradient descent (SGD) or similar methods such as AdaGrad and Adam, which involve estimating a stochastic gradient from a small number of Monte Carlo samples computed at each iteration, we show that for this category of problems it is possible to achieve faster asymptotic convergence rates using an increasing number of samples per iteration instead, a strategy we call increasing precision (IP). We then improve pre-asymptotic convergence by introducing a hybrid approach that combines the qualities of increasing precision and otherwise "constant" precision, resulting in methods such as the IP-SGD hybrid and IP-AdaGrad hybrid, essentially by modifying their gradient estimators to have an…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStochastic Gradient Optimization Techniques · Sparse and Compressive Sensing Techniques · Markov Chains and Monte Carlo Methods
