paper-with-me

Papers

HAMSI: A Parallel Incremental Optimization Algorithm Using Quadratic Approximations for Solving Partially Separable Problems

2015-09-05 · Kamer Kaya, Figen Öztoprak, Ş. İlker Birbil, A. Taylan Cemgil, Umut Şimşekli, Nurdan Kuru, Hazal Koptagel, M. Kaan Öztürk

We propose HAMSI (Hessian Approximated Multiple Subsets Iteration), which is a provably convergent, second order incremental algorithm for solving large-scale partially separable optimization problems. The algorithm is based on a local quadratic approximation, and hence, allows incorporating curvature information to speed-up the convergence. HAMSI is inherently parallel and it scales nicely with the number of processors. Combined with techniques for effectively utilizing modern parallel computer architectures, we illustrate that the proposed method converges more rapidly than a parallel stochastic gradient descent when both methods are used to solve large-scale matrix factorization problems. This performance gain comes only at the expense of using memory that scales linearly with the total size of the optimization variables. We conclude that HAMSI may be considered as a viable alternative in many large scale problems, where first order methods based on variants of stochastic gradient descent are applicable.

📄 PDF Abstract BibTeX arXiv:1509.01698

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Faster Multi-Object Segmentation Using Parallel Quadratic Pseudo-Boolean Optimization

2021-01-01 · ICCV 2021 10 · Niels Jeppesen, Patrick M. Jensen, Anders N. Christensen, Anders B. Dahl 외

We introduce a parallel version of the Quadratic Pseudo-Boolean Optimization (QPBO) algorithm for solving binary optimization tasks, such as image segmentation. The original QPBO implementation by Kolmogorov and Roth…

Image SegmentationSegmentationSemantic Segmentation

Improved asynchronous parallel optimization analysis for stochastic incremental methods

2018-01-11 · Rémi Leblond, Fabian Pedregosa, Simon Lacoste-Julien

As datasets continue to increase in size and multi-core computer architectures are developed, asynchronous parallel optimization algorithms become more and more essential to the field of Machine Learning. Unfortunately, …

Equal Incremental Cost-Based Optimization Method to Enhance Efficiency for IPOP-Type Converters

2023-11-12 · Hanfeng Cai, Haiyang Liu, Heyang Sun, Qiao Wang

Systematic optimization over a wide power range is often achieved through the combination of modules of different power levels. This paper addresses the issue of enhancing the efficiency of a multiple module system conne…

Closing the Computational-Query Depth Gap in Parallel Stochastic Convex Optimization

2024-06-11 · Arun Jambulapati, Aaron Sidford, Kevin Tian

We develop a new parallel algorithm for minimizing Lipschitz, convex functions with a stochastic subgradient oracle. The total number of queries made and the query depth, i.e., the number of parallel rounds of queries, m…

Theoretically-Efficient and Practical Parallel DBSCAN

2019-12-12 · Yiqiu Wang, Yan Gu, Julian Shun

The DBSCAN method for spatial clustering has received significant attention due to its applicability in a variety of data analysis tasks. There are fast sequential algorithms for DBSCAN in Euclidean space that take $O(n\…

Clustering