Distributed Computing

70 papers with code • 0 benchmarks • 1 datasets

This task has no description! Would you like to contribute one?

Libraries

Use these libraries to find Distributed Computing models and implementations
2 papers
21,658
2 papers
4,985

Datasets


Most implemented papers

Energy-Efficient Edge-Facilitated Wireless Collaborative Computing using Map-Reduce

anpar/EE-WCC-MapReduce 6 Mar 2019

In this work, a heterogeneous set of wireless devices sharing a common access point collaborates to perform a set of tasks.

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

dobriban/dist_ridge 22 Mar 2019

Here we study a fundamental and highly important problem in this area: How to do ridge regression in a distributed computing environment?

Distributed Voting in Beep Model

bghojogh/Distributed-Voting-Beep Signal Processing, Elsevier 2020

For the second algorithm, we show that it returns the correct output with high probability.

Hoplite: Efficient and Fault-Tolerant Collective Communication for Task-Based Distributed Systems

suquark/hoplite 13 Feb 2020

Task-based distributed frameworks (e. g., Ray, Dask, Hydro) have become increasingly popular for distributed applications that contain asynchronous and dynamic workloads, including asynchronous gradient descent, reinforcement learning, and model serving.

Communication-Efficient Distributed SVD via Local Power Iterations

lx10077/LocalPower 19 Feb 2020

As a practical surrogate of OPT, sign-fixing, which uses a diagonal matrix with $\pm 1$ entries as weights, has better computation complexity and stability in experiments.

Fiber: A Platform for Efficient Development and Distributed Training for Reinforcement Learning and Population-Based Methods

uber/fiber 25 Mar 2020

Recent advances in machine learning are consistently enabled by increasing amounts of computation.

MANGO: A Python Library for Parallel Hyperparameter Tuning

ARM-software/mango 22 May 2020

Tuning hyperparameters for machine learning algorithms is a tedious task, one that is typically done manually.

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

pasta41/lml-2020 4 Jul 2020

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.

Communication-efficient distributed eigenspace estimation

vchariso/distributed-eigenspace-estimation 5 Sep 2020

Spectral methods are a collection of such problems, where solutions are orthonormal bases of the leading invariant subspace of an associated data matrix, which are only unique up to rotation and reflections.

Large-scale Neural Solvers for Partial Differential Equations

Photon-AI-Research/NeuralSolvers 8 Sep 2020

However, recent numerical solvers require manual discretization of the underlying equation as well as sophisticated, tailored code for distributed computing.