paper-with-me

Papers

Stochastic Bound Majorization

2013-09-22 · Anna Choromanska, Tony Jebara

Recently a majorization method for optimizing partition functions of log-linear models was proposed alongside a novel quadratic variational upper-bound. In the batch setting, it outperformed state-of-the-art first- and second-order optimization methods on various learning tasks. We propose a stochastic version of this bound majorization method as well as a low-rank modification for high-dimensional data-sets. The resulting stochastic second-order method outperforms stochastic gradient descent (across variations and various tunings) both in terms of the number of iterations and computation time till convergence while finding a better quality parameter setting. The proposed method bridges first- and second-order stochastic optimization methods by maintaining a computational complexity that is linear in the data dimension and while exploiting second order information about the pseudo-global curvature of the objective function (as opposed to the local curvature in the Hessian).

📄 PDF Abstract BibTeX arXiv:1309.5605

Code (0)

등록된 구현이 없습니다.

Tasks

Stochastic Optimization

Similar Papers 제목 키워드 기반

SGB: Stochastic Gradient Bound Method for Optimizing Partition Functions

2020-11-03 · Jing Wang, Anna Choromanska

This paper addresses the problem of optimizing partition functions in a stochastic learning setting. We propose a stochastic variant of the bound majorization algorithm that relies on upper-bounding the partition functio…

Multivariate Majorization in Principal-Agents Models

2023-08-26 · Nicholas C Bedard, Jacob K Goeree, Ningyi Sun

We introduce a definition of multivariate majorization that is new to the economics literature. Our majorization technique allows us to generalize Mussa and Rosen's (1978) "ironing" to a broad class of multivariate princ…

Decision Making

Lap2: Revisiting Laplace DP-SGD for High Dimensions via Majorization Theory

2026-02-26 · Meisam Mohammady, Qin Yang, Nicholas Stout, Ayesha Samreen 외 arxiv

Differentially Private Stochastic Gradient Descent (DP-SGD) is a cornerstone technique for ensuring privacy in deep learning, widely used in both training from scratch and fine-tuning large-scale language models. While D…

Stochastic regularized majorization-minimization with weakly convex and multi-convex surrogates

2022-01-05 · Hanbaek Lyu

Stochastic majorization-minimization (SMM) is a class of stochastic optimization algorithms that proceed by sampling new data points and minimizing a recursive average of surrogate functions of an objective function. The…

Dictionary LearningImage Deep NetworksStochastic OptimizationTensor Decomposition

Stochastic Majorization-Minimization Algorithms for Large-Scale Optimization

2013-06-19 · NeurIPS 2013 12 · Julien Mairal

Majorization-minimization algorithms consist of iteratively minimizing a majorizing surrogate of an objective function. Because of its simplicity and its wide applicability, this principle has been very popular in statis…