Skip to main content

Showing 1–18 of 18 results for author: Barenboim, L

.
  1. arXiv:2305.04358  [pdf, other

    cs.DC

    Speedup of Distributed Algorithms for Power Graphs in the CONGEST Model

    Authors: Leonid Barenboim, Uri Goldenberg

    Abstract: We obtain improved distributed algorithms in the CONGEST message-passing setting for problems on power graphs of an input graph $G$. This includes Coloring, Maximal Independent Set, and related problems. We develop a general deterministic technique that transforms R-round algorithms for $G$ with certain properties into $O(R \cdot Δ^{k/2 - 1})$-round algorithms for $G^k$. This improves the previous… ▽ More

    Submitted 7 May, 2023; originally announced May 2023.

  2. arXiv:2108.01963  [pdf, other

    cs.DC

    Deterministic Logarithmic Completeness in the Distributed Slee** Model

    Authors: Leonid Barenboim, Tzalik Maimon

    Abstract: We provide a deterministic scheme for solving any decidable problem in the distributed {slee** model}. The slee** model is a generalization of the standard message-passing model, with an additional capability of network nodes to enter a slee** state occasionally. As long as a vertex is in the awake state, it is similar to the standard message-passing setting. However, when a vertex is asleep… ▽ More

    Submitted 4 August, 2021; originally announced August 2021.

  3. arXiv:2011.07863  [pdf, ps, other

    cs.DC

    Secured Distributed Algorithms Without Hardness Assumptions

    Authors: Leonid Barenboim, Harel Levin

    Abstract: We study algorithms in the distributed message-passing model that produce secured output, for an input graph $G$. Specifically, each vertex computes its part in the output, the entire output is correct, but each vertex cannot discover the output of other vertices, with a certain probability. This is motivated by high-performance processors that are embedded nowadays in a large variety of devices.… ▽ More

    Submitted 17 February, 2021; v1 submitted 16 November, 2020; originally announced November 2020.

    Comments: 26 pages. 1 appendix. Short version of the paper was accepted to OPODIS20

  4. arXiv:2005.04198  [pdf, ps, other

    cs.DC

    Distributed K-Backup Placement and Applications to Virtual Memory in Real-World Wireless Networks

    Authors: Gal Oren, Leonid Barenboim

    Abstract: The Backup Placement problem in networks in the $\mathcal{CONGEST}$ distributed setting considers a network graph $G = (V,E)$, in which the goal of each vertex $v \in V$ is selecting a neighbor, such that the maximum number of vertices in $V$ that select the same vertex is minimized [Halldorsson et al., 2015]. Previous backup placement algorithms suffer from obliviousness to main factors of real-w… ▽ More

    Submitted 20 June, 2020; v1 submitted 8 May, 2020; originally announced May 2020.

    Comments: 14 pages

  5. arXiv:1908.05700  [pdf, ps, other

    cs.DC cs.DS

    Distributed Backup Placement in One Round and its Applications to Maximum Matching Approximation and Self-Stabilization

    Authors: Leonid Barenboim, Gal Oren

    Abstract: In the distributed backup-placement problem each node of a network has to select one neighbor, such that the maximum number of nodes that make the same selection is minimized. This is a natural relaxation of the perfect matching problem, in which each node is selected just by one neighbor. Previous (approximate) solutions for backup placement are non-trivial, even for simple graph topologies, such… ▽ More

    Submitted 15 August, 2019; originally announced August 2019.

    Comments: 8 pages

  6. arXiv:1902.08819  [pdf, ps, other

    cs.DC

    Fast Distributed Backup Placement in Sparse and Dense Networks

    Authors: Leonid Barenboim, Gal Oren

    Abstract: We consider the Backup Placement problem in networks in the $\mathcal{CONGEST}$ distributed setting. Given a network graph $G = (V,E)$, the goal of each vertex $v \in V$ is selecting a neighbor, such that the maximum number of vertices in $V$ that select the same vertex is minimized. The backup placement problem was introduced by Halldorsson, Kohler, Patt-Shamir, and Rawitz, who obtained an… ▽ More

    Submitted 14 August, 2019; v1 submitted 23 February, 2019; originally announced February 2019.

    Comments: 19 pages

  7. arXiv:1805.09861  [pdf, ps, other

    cs.DC

    Distributed Symmetry-Breaking with Improved Vertex-Averaged Complexity

    Authors: Leonid Barenboim, Yaniv Tzur

    Abstract: We study the distributed message-passing model in which a communication network is represented by a graph G=(V,E). Usually, the measure of complexity that is considered in this model is the worst-case complexity, which is the largest number of rounds performed by a vertex v\in V. While often this is a reasonable measure, in some occasions it does not express sufficiently well the actual performanc… ▽ More

    Submitted 29 December, 2018; v1 submitted 24 May, 2018; originally announced May 2018.

  8. arXiv:1802.07209  [pdf, ps, other

    cs.DC cs.DS

    Distributed Symmetry-Breaking Algorithms for Congested Cliques

    Authors: Leonid Barenboim, Victor Khazanov

    Abstract: The {Congested Clique} is a distributed-computing model for single-hop networks with restricted bandwidth that has been very intensively studied recently. It models a network by an $n$-vertex graph in which any pair of vertices can communicate one with another by transmitting $O(\log n )$ bits in each round. Various problems have been studied in this setting, but for some of them the best-known re… ▽ More

    Submitted 20 February, 2018; originally announced February 2018.

  9. arXiv:1712.00285  [pdf, ps, other

    cs.DC

    Locally-Iterative Distributed (Delta + 1)-Coloring below Szegedy-Vishwanathan Barrier, and Applications to Self-Stabilization and to Restricted-Bandwidth Models

    Authors: Leonid Barenboim, Michael Elkin, Uri Goldenberg

    Abstract: We consider graph coloring and related problems in the distributed message-passing model. {Locally-iterative algorithms} are especially important in this setting. These are algorithms in which each vertex decides about its next color only as a function of the current colors in its 1-hop neighborhood. In STOC'93 Szegedy and Vishwanathan showed that any locally-iterative (Delta+1)-coloring algorithm… ▽ More

    Submitted 19 August, 2021; v1 submitted 1 December, 2017; originally announced December 2017.

    Comments: Journal version

  10. arXiv:1707.07738  [pdf

    cs.NI

    Adaptive Distributed Hierarchical Sensing Algorithm for Reduction of Wireless Sensor Network Cluster-Heads Energy Consumption

    Authors: Gal Oren, Leonid Barenboim, Harel Levin

    Abstract: Energy efficiency is a crucial performance metric in sensor networks, directly determining the network lifetime. Consequently, a key factor in WSN is to improve overall energy efficiency to extend the network lifetime. Although many algorithms have been presented to optimize the energy factor, energy efficiency is still one of the major problems of WSNs, especially when there is a need to sample a… ▽ More

    Submitted 24 July, 2017; originally announced July 2017.

    Comments: The 13th International Wireless Communications and Mobile Computing Conference

    Journal ref: The 13th International Wireless Communications and Mobile Computing Conference, 2017, 980-986

  11. arXiv:1610.06759  [pdf, other

    cs.DC cs.DS

    Deterministic Distributed (Delta + o(Δ))-Edge-Coloring, and Vertex-Coloring of Graphs with Bounded Diversity

    Authors: Leonid Barenboim, Michael Elkin, Tzalik Maimon

    Abstract: We consider coloring problems in the distributed message-passing setting. The previously-known deterministic algorithms for edge-coloring employed at least (2Delta - 1) colors, even though any graph admits an edge-coloring with Delta + 1 colors [V64]. Moreover, the previously-known deterministic algorithms that employed at most O(Delta) colors required superlogarithmic time [B15,BE10,BE11,FHK15].… ▽ More

    Submitted 21 October, 2016; originally announced October 2016.

  12. arXiv:1505.05697  [pdf, ps, other

    cs.DC cs.DS

    A Fast Network-Decomposition Algorithm and its Applications to Constant-Time Distributed Computation

    Authors: Leonid Barenboim, Michael Elkin, Cyril Gavoille

    Abstract: A partition $(C_1,C_2,...,C_q)$ of $G = (V,E)$ into clusters of strong (respectively, weak) diameter $d$, such that the supergraph obtained by contracting each $C_i$ is $\ell$-colorable is called a strong (resp., weak) $(d, \ell)$-network-decomposition. Network-decompositions were introduced in a seminal paper by Awerbuch, Goldberg, Luby and Plotkin in 1989. Awerbuch et al. showed that strong… ▽ More

    Submitted 25 March, 2017; v1 submitted 21 May, 2015; originally announced May 2015.

  13. arXiv:1204.6675  [pdf, ps, other

    cs.DC cs.DS

    On the Locality of Some NP-Complete Problems

    Authors: Leonid Barenboim

    Abstract: We consider the distributed message-passing {LOCAL} model. In this model a communication network is represented by a graph where vertices host processors, and communication is performed over the edges. Computation proceeds in synchronous rounds. The running time of an algorithm is the number of rounds from the beginning until all vertices terminate. Local computation is free. An algorithm is calle… ▽ More

    Submitted 30 April, 2012; originally announced April 2012.

  14. arXiv:1202.1983  [pdf, other

    cs.DC

    The Locality of Distributed Symmetry Breaking

    Authors: Leonid Barenboim, Michael Elkin, Seth Pettie, Johannes Schneider

    Abstract: Symmetry breaking problems are among the most well studied in the field of distributed computing and yet the most fundamental questions about their complexity remain open. In this paper we work in the LOCAL model (where the input graph and underlying distributed network are identical) and study the randomized complexity of four fundamental symmetry breaking problems on graphs: computing MISs (maxi… ▽ More

    Submitted 24 February, 2015; v1 submitted 9 February, 2012; originally announced February 2012.

    Comments: In submission to J. ACM

    ACM Class: F.2.2; G.2.2

  15. arXiv:1010.2454  [pdf, ps, other

    cs.DC

    Distributed Deterministic Edge Coloring using Bounded Neighborhood Independence

    Authors: Leonid Barenboim, Michael Elkin

    Abstract: We study the {edge-coloring} problem in the message-passing model of distributed computing. This is one of the most fundamental and well-studied problems in this area. Currently, the best-known deterministic algorithms for (2Delta -1)-edge-coloring requires O(Delta) + log-star n time \cite{PR01}, where Delta is the maximum degree of the input graph. Also, recent results of \cite{BE10} for vertex-c… ▽ More

    Submitted 12 October, 2010; originally announced October 2010.

  16. arXiv:1010.1112  [pdf, ps, other

    cs.DC

    Deterministic and Energy-Optimal Wireless Synchronization

    Authors: Leonid Barenboim, Shlomi Dolev, Rafail Ostrovsky

    Abstract: We consider the problem of clock synchronization in a wireless setting where processors must power-down their radios in order to save energy. Energy efficiency is a central goal in wireless networks, especially if energy resources are severely limited. In the current setting, the problem is to synchronize clocks of $m$ processors that wake up in arbitrary time points, such that the maximum differe… ▽ More

    Submitted 6 October, 2010; originally announced October 2010.

  17. arXiv:1003.1608  [pdf, ps, other

    cs.DC

    Deterministic Distributed Vertex Coloring in Polylogarithmic Time

    Authors: Leonid Barenboim, Michael Elkin

    Abstract: Consider an n-vertex graph G = (V,E) of maximum degree Delta, and suppose that each vertex v \in V hosts a processor. The processors are allowed to communicate only with their neighbors in G. The communication is synchronous, i.e., it proceeds in discrete rounds. In the distributed vertex coloring problem the objective is to color G with Delta + 1, or slightly more than Delta + 1, colors using as… ▽ More

    Submitted 8 March, 2010; originally announced March 2010.

  18. arXiv:0812.1379  [pdf, ps, other

    cs.DC cs.NI

    Distributed (Delta + 1)-coloring in linear (in Delta) time

    Authors: Leonid Barenboim, Michael Elkin

    Abstract: The distributed (Delta + 1)-coloring problem is one of most fundamental and well-studied problems of Distributed Algorithms. Starting with the work of Cole and Vishkin in 86, there was a long line of gradually improving algorithms published. The current state-of-the-art running time is O(Delta log Delta + log^* n), due to Kuhn and Wattenhofer, PODC'06. Linial (FOCS'87) has proved a lower bound o… ▽ More

    Submitted 26 December, 2008; v1 submitted 7 December, 2008; originally announced December 2008.

    Comments: 12 pages, 2 figures. Contents added: pages 11-12