paper-with-me

홈 › Papers

One-shot Distributed Ridge Regression in High Dimensions

2020-01-01 · ICML 2020 1 · Yue Sheng, Edgar Dobriban

To scale up data analysis, distributed and parallel computing approaches are increasingly needed. Here we study a fundamental problem in this area: How to do ridge regression in a distributed computing environment? We study one-shot methods constructing weighted combinations of ridge regression estimators computed on each machine. By analyzing the mean squared error in a high dimensional model where each predictor has a small effect, we discover several new phenomena including that the efficiency depends strongly on the signal strength, but does not degrade with many workers, the risk decouples over machines, and the unexpected consequence that the optimal weights do not sum to unity. We also propose a new optimally weighted one-shot ridge regression algorithm. Our results are supported by simulations and real data analysis.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Distributed ComputingregressionUnityVocal Bursts Intensity Prediction

Similar Papers 제목 키워드 기반

WONDER: Weighted one-shot distributed ridge regression in high dimensions

2019-03-22 · Edgar Dobriban, Yue Sheng

In many areas, practitioners need to analyze large datasets that challenge conventional single-machine computing. To scale up data analysis, distributed and parallel computing approaches are increasingly needed. Here we …

Distributed ComputingregressionUnityVocal Bursts Intensity Prediction

High-dimensional analysis of ridge regression for non-identically distributed data with a variance profile

2024-03-29 · Jérémie Bigot, Issa-Mbenard Dabo, Camille Male

High-dimensional linear regression has been thoroughly studied in the context of independent and identically distributed data. We propose to investigate high-dimensional regression models for independent but non-identica…

regression

One-Shot Federated Ridge Regression: Exact Recovery via Sufficient Statistic Aggregation

2026-01-13 · Zahir Alsulaimawi arxiv

Federated learning protocols require repeated synchronization between clients and a central server, with convergence rates depending on learning rates, data heterogeneity, and client sampling. This paper asks whether ite…

Federated Learning

High-dimensional ridge regression with random features for non-identically distributed data with a variance profile

2025-04-03 · Issa-Mbenard Dabo, Jérémie Bigot

The behavior of the random feature model in the high-dimensional regression framework has become a popular issue of interest in the machine learning literature}. This model is generally considered for feature vectors $x_…

Distributed linear regression by averaging

2018-09-30 · Edgar Dobriban, Yue Sheng

Distributed statistical learning problems arise commonly when dealing with large datasets. In this setup, datasets are partitioned over machines, which compute locally, and communicate short messages. Communication is of…

regression