中文
相关论文

相关论文: Avoiding Synchronization in First-Order Methods fo…

200 篇论文

While first-order optimization methods such as stochastic gradient descent (SGD) are popular in machine learning (ML), they come with well-known deficiencies, including relatively-slow convergence, sensitivity to the settings of…

最优化与控制 · 数学 2018-02-19 Peng Xu , Farbod Roosta-Khorasani , Michael W. Mahoney

This paper provides examples of various synchronous and asynchronous signal processing systems for performing optimization, utilizing the framework and elements developed in a preceding paper. The general strategy in that paper was to…

最优化与控制 · 数学 2015-09-16 Thomas A. Baran , Tarek A. Lahlou

We introduce the \emph{submodular objectives chasing problem}, which generalizes many natural and previously-studied problems: a sequence of constrained submodular maximization problems is revealed over time, with both the objective and…

数据结构与算法 · 计算机科学 2025-11-18 Niv Buchbinder , Joseph , Naor , David Wajc

Gradient-free/zeroth-order methods for black-box convex optimization have been extensively studied in the last decade with the main focus on oracle calls complexity. In this paper, besides the oracle complexity, we focus also on iteration…

Distributed computing is a standard way to scale up machine learning and data science algorithms to process large amounts of data. In such settings, avoiding communication amongst machines is paramount for achieving high performance. Rather…

机器学习 · 统计学 2021-05-04 Vasileios Charisopoulos , Austin R. Benson , Anil Damle

Numerical solution of partial differential equations on parallel computers using domain decomposition usually requires synchronization and communication among the processors. These operations often have a significant overhead in terms of…

分布式、并行与集群计算 · 计算机科学 2023-01-11 Soumyadip Ghosh , Jiacai Lu , Vijay Gupta , Gretar Tryggvason

This paper investigates online algorithms for smooth time-varying optimization problems, focusing first on methods with constant step-size, momentum, and extrapolation-length. Assuming strong convexity, precise results for the tracking…

最优化与控制 · 数学 2024-07-16 Liam Madden , Stephen Becker , Emiliano Dall'Anese

We provide improved convergence rates for various \emph{non-smooth} optimization problems via higher-order accelerated methods. In the case of $\ell_\infty$ regression, we achieves an $O(\epsilon^{-4/5})$ iteration complexity, breaking the…

最优化与控制 · 数学 2019-06-05 Brian Bullins , Richard Peng

Priority queues are fundamental abstract data structures, often used to manage limited resources in parallel programming. Several proposed parallel priority queue implementations are based on skiplists, harnessing the potential for…

分布式、并行与集群计算 · 计算机科学 2014-08-06 Irina Calciu , Hammurabi Mendes , Maurice Herlihy

We study the problems of distributed online and bandit convex optimization against an adaptive adversary. We aim to minimize the average regret on $M$ machines working in parallel over $T$ rounds with $R$ intermittent communications.…

机器学习 · 计算机科学 2023-11-30 Kumar Kshitij Patel , Lingxiao Wang , Aadirupa Saha , Nati Sebro

In recent years, considerable attention has been devoted to the regularization models due to the presence of high-dimensional data in scientific research. Sparse support vector machine (SVM) are useful tools in high-dimensional data…

统计计算 · 统计学 2023-12-27 Jiawei Wen

We investigate the applicability of the synchronous relaxation (SR) algorithm to parallel kinetic Monte Carlo simulations of simple models of thin-film growth. A variety of techniques for optimizing the parallel efficiency are also…

材料科学 · 物理学 2007-05-23 Yunsic Shim , Jacques G. Amar

The growing amount of high dimensional data in different machine learning applications requires more efficient and scalable optimization algorithms. In this work, we consider combining two techniques, parallelism and Nesterov's…

机器学习 · 计算机科学 2014-11-26 Haipeng Luo , Patrick Haffner , Jean-Francois Paiement

This work considers the decentralized successive convex approximation (SCA) method for minimizing stochastic non-convex objectives subject to convex constraints, along with possibly non-smooth convex regularizers. Although SCA has been…

最优化与控制 · 数学 2024-05-29 Basil M. Idrees , Shivangi Dubey Sharma , Ketan Rajawat

Stencil computations consume a major part of runtime in many scientific simulation codes. As prototypes for this class of algorithms we consider the iterative Jacobi and Gauss-Seidel smoothers and aim at highly efficient parallel…

性能 · 计算机科学 2012-03-01 Jan Treibig , Gerhard Wellein , Georg Hager

In this paper we present an efficient active-set method for the solution of convex quadratic programming problems with general piecewise-linear terms in the objective, with applications to sparse approximations and risk-minimization. The…

最优化与控制 · 数学 2024-05-08 Spyridon Pougkakiotis , Jacek Gondzio , Dionysis Kalogerias

Interprocessor communication often dominates the runtime of large matrix computations. We present a parallel algorithm for computing QR decompositions whose bandwidth cost (communication volume) can be decreased at the cost of increasing…

分布式、并行与集群计算 · 计算机科学 2018-05-15 Grey Ballard , James Demmel , Laura Grigori , Mathias Jacquelin , Nicholas Knight

Kernel-based methods for support vector machines (SVM) have shown highly advantageous performance in various applications. However, they may incur prohibitive computational costs for large-scale sample datasets. Therefore, data reduction…

最优化与控制 · 数学 2021-04-27 Shenglong Zhou

We present parallel and sequential dense QR factorization algorithms for tall and skinny matrices and general rectangular matrices that both minimize communication, and are as stable as Householder QR. The sequential and parallel algorithms…

数值分析 · 数学 2008-09-16 James Demmel , Laura Grigori , Mark Hoemmen , Julien Langou

We develop randomized (block) coordinate descent (CD) methods for linearly constrained convex optimization. Unlike most CD methods, we do not assume the constraints to be separable, but let them be coupled linearly. To our knowledge, ours…

最优化与控制 · 数学 2015-06-11 Sashank Reddi , Ahmed Hefny , Carlton Downey , Avinava Dubey , Suvrit Sra