A Partition-insensitive Parallel Framework for Distributed Model Fitting
Xiaofei Wu, Rongmei Liang, Fabio Roli, Marcello Pelillo, and Jing Yuan

TL;DR
This paper presents a new parallel framework for distributed model fitting that is insensitive to data partitioning, more efficient, and suitable for high-dimensional data, with proven linear convergence.
Contribution
It introduces a novel parallel framework that overcomes limitations of existing consensus-based methods, enhancing robustness and efficiency in distributed model fitting.
Findings
Framework is insensitive to sample partitioning.
Fewer variables are updated per iteration, increasing efficiency.
Algorithms have a proven worst-case linear convergence rate.
Abstract
Distributed model fitting refers to the process of fitting a mathematical or statistical model to the data using distributed computing resources, such that computing tasks are divided among multiple interconnected computers or nodes, often organized in a cluster or network. Most of the existing methods for distributed model fitting are to formulate it in a consensus optimization problem, and then build up algorithms based on the alternating direction method of multipliers (ADMM). This paper introduces a novel parallel framework for achieving a distributed model fitting. In contrast to previous consensus frameworks, the introduced parallel framework offers two notable advantages. Firstly, it exhibits insensitivity to sample partitioning, meaning that the solution of the algorithm remains unaffected by variations in the number of slave nodes or/and the amount of data each node carries.…
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
TopicsGraph Theory and Algorithms · Web Data Mining and Analysis · Data Management and Algorithms
