An analysis of load-balancing algorithms on edge-Markovian evolving graphs

08/25/2022
by   Takeharu Shiraga, et al.
0

Analysis of algorithms on time-varying networks (often called evolving graphs) is a modern challenge in theoretical computer science. The edge-Markovian is a relatively simple and comprehensive model of evolving graphs: every pair of vertices which is not a current edge independently becomes an edge with probability p at each time-step, as well as every edge disappears with probability q. Clearly, the edge-Markovian graph changes its shape depending on the current shape, and the dependency refuses some useful techniques for an independent sequence of random graphs which often behaves similarly to a static random graph. It motivates this paper to develop a new technique for analysis of algorithms on edge-Markovian evolving graphs. Specifically speaking, this paper is concerned with load-balancing, which is a popular subject in distributed computing, and we analyze the so-called random matching algorithms, which is a standard scheme for load-balancing. We prove that major random matching algorithms achieve nearly optimal load balance in O(r log (Δ n)) steps on edge-Markovian evolving graphs, where r = max{p/(1-q), (1-q)/p}, n is the number of vertices (i.e., processors) and Δ denotes the initial gap of loads unbalance. We remark that the independent sequences of random graphs correspond to r=1. To avoid the difficulty of an analysis caused by a complex correlation with the history of an execution, we develop a simple proof technique based on history-independent bounds. As far as we know, this is the first theoretical analysis of load-balancing on randomly evolving graphs, not only for the edge-Markovian but also for the independent sequences of random graphs.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
02/23/2023

Dynamic Averaging Load Balancing on Arbitrary Graphs

In this paper we study dynamic averaging load balancing on general graph...
research
08/16/2018

Simple Load Balancing

We consider the following load balancing process for m tokens distribute...
research
11/01/2017

Dynamic Load Balancing Strategies for Graph Applications on GPUs

Acceleration of graph applications on GPUs has found large interest due ...
research
01/12/2013

A Triclustering Approach for Time Evolving Graphs

This paper introduces a novel technique to track structures in time evol...
research
06/10/2021

Well-Balanced Allocation on General Graphs

We study the graphical generalization of the 2-choice balls-into-bins pr...
research
02/23/2020

On a complete and sufficient statistic for the correlated Bernoulli random graph model

Inference on vertex-aligned graphs is of wide theoretical and practical ...
research
07/02/2019

Node Alertness-Detecting changes in rapidly evolving graphs

In this article we describe a new approach for detecting changes in rapi...

Please sign up or login with your details

Forgot password? Click here to reset