paper-with-me

Papers

Trade-offs in Large-Scale Distributed Tuplewise Estimation and Learning

2019-06-21 · Robin Vogel, Aurélien Bellet, Stephan Clémençon, Ons Jelassi, Guillaume Papa

The development of cluster computing frameworks has allowed practitioners to scale out various statistical estimation and machine learning algorithms with minimal programming effort. This is especially true for machine learning problems whose objective function is nicely separable across individual data points, such as classification and regression. In contrast, statistical learning tasks involving pairs (or more generally tuples) of data points - such as metric learning, clustering or ranking do not lend themselves as easily to data-parallelism and in-memory computing. In this paper, we investigate how to balance between statistical performance and computational efficiency in such distributed tuplewise statistical problems. We first propose a simple strategy based on occasionally repartitioning data across workers between parallel computation stages, where the number of repartitioning steps rules the trade-off between accuracy and runtime. We then present some theoretical results highlighting the benefits brought by the proposed method in terms of variance reduction, and extend our results to design distributed stochastic gradient descent algorithms for tuplewise empirical risk minimization. Our results are supported by numerical experiments in pairwise statistical estimation and learning on synthetic and real-world datasets.

📄 PDF Abstract BibTeX arXiv:1906.09234

Code (1)

RobinVogel/Trade-offs-in-Large-Scale-Distributed-Tuplewise-Estimation-and-Learning 공식 구현

Tasks

BIG-bench Machine LearningClusteringComputational EfficiencyMetric Learning

Similar Papers 제목 키워드 기반

Trade-offs of Local SGD at Scale: An Empirical Study

2021-10-15 · Jose Javier Gonzalez Ortiz, Jonathan Frankle, Mike Rabbat, Ari Morcos 외

As datasets and models become increasingly large, distributed training has become a necessary component to allow deep neural networks to train in reasonable amounts of time. However, distributed training can have substan…

image-classificationImage Classification

The Tradeoffs of Large Scale Learning

2007-12-01 · NeurIPS 2007 12 · Léon Bottou, Olivier Bousquet

This contribution develops a theoretical framework that takes into account the effect of approximate optimization on learning algorithms. The analysis shows distinct tradeoffs for the case of small-scale and large-scale …

Distributed Space Resource Logistics Architecture Optimization under Economies of Scale

2025-04-23 · Evangelia Gkaravela, Hang Woon Lee, Hao Chen

This paper proposes an optimization framework for distributed resource logistics system design to support future multimission space exploration. The performance and impact of distributed In-Situ Resource Utilization (ISR…

Accuracy-Efficiency Trade-Offs and Accountability in Distributed ML Systems

2020-07-04 · A. Feder Cooper, Karen Levy, Christopher De Sa

Trade-offs between accuracy and efficiency pervade law, public health, and other non-computing domains, which have developed policies to guide how to balance the two in conditions of uncertainty. While computer science a…

Autonomous VehiclesDistributed Computing

Performance and Energy Trade-Off Analysis of Hierarchical Federated Learning for Plant Disease Classification

2026-04-28 · Athanasios Papanikolaou, Athanasios Tziouvaras, Pavlos Stoikos, Apostolos Xenakis 외 arxiv

Early detection of plant diseases is critical for improving crop productivity, while it also facilitates the foundations of precision agriculture. Recent advances in distributed deep learning have enabled plant disease c…

Federated Learning