Skip to main content

Showing 1–34 of 34 results for author: Kutten, S

Searching in archive cs. Search in all archives.
.
  1. arXiv:2401.11991  [pdf, other

    cs.DC cs.DS

    Tight Bounds on the Message Complexity of Distributed Tree Verification

    Authors: Shay Kutten, Peter Robinson, Ming Ming Tan

    Abstract: We consider the message complexity of verifying whether a given subgraph of the communication network forms a tree with specific properties both in the KT-$ρ$ (nodes know their $ρ$-hop neighborhood, including node IDs) and the KT-$0$ (nodes do not have this knowledge) models. We develop a rather general framework that helps in establishing tight lower bounds for various tree verification problems.… ▽ More

    Submitted 22 January, 2024; originally announced January 2024.

    Comments: Appeared at OPODIS 2023

  2. arXiv:2301.08235  [pdf, ps, other

    cs.DC cs.DS

    Improved Tradeoffs for Leader Election

    Authors: Shay Kutten, Peter Robinson, Ming Ming Tan, Xianbin Zhu

    Abstract: We consider leader election in clique networks, where $n$ nodes are connected by point-to-point communication links. For the synchronous clique under simultaneous wake-up, i.e., where all nodes start executing the algorithm in round $1$, we show a tradeoff between the number of messages and the amount of time. More specifically, we show that any deterministic algorithm with a message complexity of… ▽ More

    Submitted 25 September, 2023; v1 submitted 19 January, 2023; originally announced January 2023.

  3. arXiv:2210.01173  [pdf, other

    cs.DC cs.DS

    An Almost Singularly Optimal Asynchronous Distributed MST Algorithm

    Authors: Fabien Dufoulon, Shay Kutten, William K. Moses Jr., Gopal Pandurangan, David Peleg

    Abstract: A singularly (near) optimal distributed algorithm is one that is (near) optimal in \emph{two} criteria, namely, its time and message complexities. For \emph{synchronous} CONGEST networks, such algorithms are known for fundamental distributed computing problems such as leader election [Kutten et al., JACM 2015] and Minimum Spanning Tree (MST) construction [Pandurangan et al., STOC 2017, Elkin, PODC… ▽ More

    Submitted 3 October, 2022; originally announced October 2022.

    Comments: 27 pages, accepted to DISC 2022

    ACM Class: F.2.2; F.2.3; G.3

  4. arXiv:2208.08718  [pdf, ps, other

    cs.DC cs.DS

    Locally Restricted Proof Labeling Schemes (Full Version)

    Authors: Yuval Emek, Yuval Gil, Shay Kutten

    Abstract: Introduced by Korman, Kutten, and Peleg (PODC 2005), a proof labeling scheme (PLS) is a distributed verification system dedicated to evaluating if a given configured graph satisfies a certain property. It involves a centralized prover, whose role is to provide proof that a given configured graph is a yes-instance by means of assigning labels to the nodes, and a distributed verifier, whose role is… ▽ More

    Submitted 24 August, 2022; v1 submitted 18 August, 2022; originally announced August 2022.

  5. arXiv:2108.02197  [pdf, other

    cs.DC cs.DS

    Singularly Near Optimal Leader Election in Asynchronous Networks

    Authors: Shay Kutten, William K. Moses Jr., Gopal Pandurangan, David Peleg

    Abstract: This paper concerns designing distributed algorithms that are {\em singularly optimal}, i.e., algorithms that are {\em simultaneously} time and message {\em optimal}, for the fundamental leader election problem in {\em asynchronous} networks. Kutten et al. (JACM 2015) presented a singularly near optimal randomized leader election algorithm for general {\em synchronous} networks that ran in… ▽ More

    Submitted 9 August, 2021; v1 submitted 4 August, 2021; originally announced August 2021.

    Comments: 22 pages. Accepted to DISC 2021

    ACM Class: F.2.2; F.2.3; G.3

  6. arXiv:2106.01108  [pdf, other

    cs.DC cs.DS

    Efficient Deterministic Leader Election for Programmable Matter

    Authors: Fabien Dufoulon, Shay Kutten, William K. Moses Jr.

    Abstract: It was suggested that a programmable matter system (composed of multiple computationally weak mobile particles) should remain connected at all times since otherwise, reconnection is difficult and may be impossible. At the same time, it was not clear that allowing the system to disconnect carried a significant advantage in terms of time complexity. We demonstrate for a fundamental task, that of lea… ▽ More

    Submitted 2 June, 2021; originally announced June 2021.

    Comments: PODC 2021

  7. arXiv:2105.09756  [pdf, other

    cs.DC

    Fully Adaptive Self-Stabilizing Transformer for LCL Problems

    Authors: Shimon Bitton, Yuval Emek, Taisuke Izumi, Shay Kutten

    Abstract: The first generic self-stabilizing transformer for local problems in a constrained bandwidth model is introduced. This transformer can be applied to a wide class of locally checkable labeling (LCL) problems, converting a given fault free synchronous algorithm that satisfies certain conditions into a self-stabilizing synchronous algorithm for the same problem. The resulting self-stabilizing algorit… ▽ More

    Submitted 4 August, 2021; v1 submitted 20 May, 2021; originally announced May 2021.

  8. arXiv:2011.09439  [pdf, ps, other

    cs.DS cs.LG

    Online Paging with a Vanishing Regret

    Authors: Yuval Emek, Shay Kutten, Yangguang Shi

    Abstract: This paper considers a variant of the online paging problem, where the online algorithm has access to multiple predictors, each producing a sequence of predictions for the page arrival times. The predictors may have occasional prediction errors and it is assumed that at least one of them makes a sublinear number of prediction errors in total. Our main result states that this assumption suffices fo… ▽ More

    Submitted 18 November, 2020; v1 submitted 18 November, 2020; originally announced November 2020.

    Comments: 25 pages. An extended abstract of this paper is to appear in the 12th Innovations in Theoretical Computer Science conference (ITCS 2021)

    MSC Class: 68W27; 68Q32 ACM Class: F.2.2

  9. arXiv:2011.02224  [pdf, ps, other

    cs.DC

    Reactive Proof Labeling Schemes for Distributed Decision

    Authors: Jiaqi Chen, Shlomi Dolev, Shay Kutten

    Abstract: We generalize the definition of Proof Labeling Schemes to reactive systems, that is, systems where the configuration is supposed to keep changing forever. As an example, we address the main classical test case of reactive tasks, namely, the task of token passing. Different RPLSs are given for the cases that the network is assumed to be a tree or an anonymous ring, or a general graph, and the sizes… ▽ More

    Submitted 4 November, 2020; originally announced November 2020.

  10. arXiv:2008.04252  [pdf, other

    cs.DC

    Communication Efficient Self-Stabilizing Leader Election (Full Version)

    Authors: Xavier Défago, Yuval Emek, Shay Kutten, Toshimitsu Masuzawa, Yasumasa Tamura

    Abstract: This paper presents a randomized self-stabilizing algorithm that elects a leader $r$ in a general $n$-node undirected graph and constructs a spanning tree $T$ rooted at $r$. The algorithm works under the synchronous message passing network model, assuming that the nodes know a linear upper bound on $n$ and that each edge has a unique ID known to both its endpoints (or, alternatively, assuming the… ▽ More

    Submitted 12 August, 2020; v1 submitted 10 August, 2020; originally announced August 2020.

    Comments: An extended abstract version of this manuscript has been accepted for publication in DISC 2020

  11. arXiv:2008.02782  [pdf, other

    cs.DC cs.DS

    Singularly Optimal Randomized Leader Election

    Authors: Shay Kutten, William K. Moses Jr., Gopal Pandurangan, David Peleg

    Abstract: This paper concerns designing distributed algorithms that are singularly optimal, i.e., algorithms that are simultaneously time and message optimal, for the fundamental leader election problem in networks. Our main result is a randomized distributed leader election algorithm for asynchronous complete networks that is essentially (up to a polylogarithmic factor) singularly optimal. Our algorithm us… ▽ More

    Submitted 16 August, 2020; v1 submitted 6 August, 2020; originally announced August 2020.

    Comments: 24 pages. Full version of paper accepted at DISC 2020

    ACM Class: F.2.2; F.2.3; G.2.2; G.3

  12. arXiv:1909.08369  [pdf, other

    cs.DC cs.DS

    Message Reduction in the Local Model is a Free Lunch

    Authors: Shimon Bitton, Yuval Emek, Taisuke Izumi, Shay Kutten

    Abstract: A new \emph{spanner} construction algorithm is presented, working under the \emph{LOCAL} model with unique edge IDs. Given an $n$-node communication graph, a spanner with a constant stretch and $O (n^{1 + \varepsilon})$ edges (for an arbitrarily small constant $\varepsilon > 0$) is constructed in a constant number of rounds sending $O (n^{1 + \varepsilon})$ messages whp. Consequently, we conclude… ▽ More

    Submitted 18 September, 2019; originally announced September 2019.

    Comments: Appeared at International Symposium on Distributed Computing (DISC) 2019

  13. arXiv:1907.00484  [pdf, ps, other

    cs.GT cs.DS

    Bayesian Generalized Network Design

    Authors: Yuval Emek, Shay Kutten, Ron Lavi, Yangguang Shi

    Abstract: We study network coordination problems, as captured by the setting of generalized network design (Emek et al., STOC 2018), in the face of uncertainty resulting from partial information that the network users hold regarding the actions of their peers. This uncertainty is formalized using Alon et al.'s Bayesian ignorance framework (TCS 2012). While the approach of Alon et al. is purely combinatorial… ▽ More

    Submitted 30 June, 2019; originally announced July 2019.

    Comments: 25 pages, 0 figure. An extended abstract of this paper is to appear in the 27th Annual European Symposium on Algorithms (ESA 2019)

    MSC Class: 68W25 ACM Class: F.2.2

  14. arXiv:1905.00580  [pdf, other

    cs.DC cs.DS cs.RO

    Deterministic Leader Election in Programmable Matter

    Authors: Yuval Emek, Shay Kutten, Ron Lavi, William K. Moses Jr

    Abstract: Addressing a fundamental problem in programmable matter, we present the first deterministic algorithm to elect a unique leader in a system of connected amoebots assuming only that amoebots are initially contracted. Previous algorithms either used randomization, made various assumptions (shapes with no holes, or known shared chirality), or elected several co-leaders in some cases. Some of the bui… ▽ More

    Submitted 2 May, 2019; originally announced May 2019.

    Comments: 33 pages, 16 figures, to appear in the proceedings of ICALP 2019

  15. arXiv:1904.10215  [pdf, other

    cs.DS

    Multicast Communications in Tree Networks with Heterogeneous Capacity Constraints

    Authors: Yuval Emek, Shay Kutten, Mordechai Shalom, Shmuel Zaks

    Abstract: A widely studied problem in communication networks is that of finding the maximum number of communication requests that can be scheduled concurrently, subject to node and/or link capacity constraints. In this paper, we consider the problem of finding the largest number of multicast communication requests that can be serviced simultaneously by a network of tree topology, subject to heterogeneous ca… ▽ More

    Submitted 22 May, 2020; v1 submitted 23 April, 2019; originally announced April 2019.

  16. arXiv:1904.10210  [pdf, other

    cs.DS cs.CC

    Hierarchical b-Matching

    Authors: Yuval Emek, Shay Kutten, Mordechai Shalom, Shmuel Zaks

    Abstract: A matching of a graph is a subset of edges no two of which share a common vertex, and a maximum matching is a matching of maximum cardinality. In a $b$-matching every vertex $v$ has an associated bound $b_v$, and a maximum $b$-matching is a maximum set of edges, such that every vertex $v$ appears in at most $b_v$ of them. We study an extension of this problem, termed {\em Hierarchical b-Matching}.… ▽ More

    Submitted 23 April, 2019; originally announced April 2019.

  17. arXiv:1807.08543  [pdf, other

    cs.DS

    Set Cover with Delay -- Clairvoyance is not Required

    Authors: Yossi Azar, Ashish Chiplunkar, Shay Kutten, Noam Touitou

    Abstract: In most online problems with delay, clairvoyance (i.e. knowing the future delay of a request upon its arrival) is required for polylogarithmic competitiveness. In this paper, we show that this is not the case for set cover with delay (SCD) -- specifically, we present the first non-clairvoyant algorithm, which is $O(\log n \log m)$-competitive, where $n$ is the number of elements and $m$ is the num… ▽ More

    Submitted 22 June, 2020; v1 submitted 23 July, 2018; originally announced July 2018.

    Comments: 23 pages, 3 figures

  18. arXiv:1806.11169  [pdf, other

    cs.CV

    3D Normal Coordinate Systems for Cortical Areas

    Authors: J. Tilak Ratnanather, Sylvain Arguillère, Kwame S. Kutten, Peter Hubka, Andrej Kral, Laurent Younes

    Abstract: A surface-based diffeomorphic algorithm to generate 3D coordinate grids in the cortical ribbon is described. In the grid, normal coordinate lines are generated by the diffeomorphic evolution from the grey/white (inner) surface to the grey/csf (outer) surface. Specifically, the cortical ribbon is described by two triangulated surfaces with open boundaries. Conceptually, the inner surface sits on to… ▽ More

    Submitted 13 July, 2019; v1 submitted 28 June, 2018; originally announced June 2018.

  19. arXiv:1806.09847  [pdf, ps, other

    cs.DC

    The Communication Cost of Information Spreading in Dynamic Networks

    Authors: Mohamad Ahmadi, Fabian Kuhn, Shay Kutten, Anisur Rahaman Molla, Gopal Pandurangan

    Abstract: This paper investigates the message complexity of distributed information spreading (a.k.a gossip or token dissemination) in adversarial dynamic networks, where the goal is to spread $k$ tokens of information to every node on an $n$-node network. We consider the amortized (average) message complexity of spreading a token, assuming that the number of tokens is large. Our focus is on token-forwardin… ▽ More

    Submitted 26 June, 2018; originally announced June 2018.

  20. Approximating Generalized Network Design under (Dis)economies of Scale with Applications to Energy Efficiency

    Authors: Yuval Emek, Shay Kutten, Ron Lavi, Yangguang Shi

    Abstract: In a generalized network design (GND) problem, a set of resources are assigned to multiple communication requests. Each request contributes its weight to the resources it uses and the total load on a resource is then translated to the cost it incurs via a resource specific cost function. For example, a request may be to establish a virtual circuit, thus contributing to the load on each edge in the… ▽ More

    Submitted 14 March, 2018; originally announced March 2018.

    Comments: 39 pages, 1 figure. An extended abstract of this paper is to appear in the 50th Annual ACM Symposium on the Theory of Computing (STOC 2018)

    MSC Class: 68W25 ACM Class: F.2.2

  21. arXiv:1612.00356  [pdf, other

    cs.CV

    A Large Deformation Diffeomorphic Approach to Registration of CLARITY Images via Mutual Information

    Authors: Kwame S. Kutten, Nicolas Charon, Michael I. Miller, J. T. Ratnanather, Jordan Matelsky, Alexander D. Baden, Kunal Lillaney, Karl Deisseroth, Li Ye, Joshua T. Vogelstein

    Abstract: CLARITY is a method for converting biological tissues into translucent and porous hydrogel-tissue hybrids. This facilitates interrogation with light sheet microscopy and penetration of molecular probes while avoiding physical slicing. In this work, we develop a pipeline for registering CLARIfied mouse brains to an annotated brain atlas. Due to the novelty of this microscopy technique it is impract… ▽ More

    Submitted 11 August, 2017; v1 submitted 1 December, 2016; originally announced December 2016.

  22. arXiv:1605.02060  [pdf, other

    q-bio.QM cs.CV

    Deformably Registering and Annotating Whole CLARITY Brains to an Atlas via Masked LDDMM

    Authors: Kwame S. Kutten, Joshua T. Vogelstein, Nicolas Charon, Li Ye, Karl Deisseroth, Michael I. Miller

    Abstract: The CLARITY method renders brains optically transparent to enable high-resolution imaging in the structurally intact brain. Anatomically annotating CLARITY brains is necessary for discovering which regions contain signals of interest. Manually annotating whole-brain, terabyte CLARITY images is difficult, time-consuming, subjective, and error-prone. Automatically registering CLARITY images to a pre… ▽ More

    Submitted 6 May, 2016; originally announced May 2016.

    Journal ref: Proc. SPIE 9896 Optics, Photonics and Digital Technologies for Imaging Applications IV (2016)

  23. arXiv:1603.03024  [pdf, other

    cs.DS

    Online Matching: Haste makes Waste!

    Authors: Yuval Emek, Shay Kutten, Roger Wattenhofer

    Abstract: This paper studies a new online problem, referred to as \emph{min-cost perfect matching with delays (MPMD)}, defined over a finite metric space (i.e., a complete graph with positive edge weights obeying the triangle inequality) $\mathcal{M}$ that is known to the algorithm in advance. Requests arrive in a continuous time online fashion at the points of $\mathcal{M}$ and should be served by matching… ▽ More

    Submitted 9 March, 2016; originally announced March 2016.

    Comments: An extended abstract will appear in Proceedings of ACM STOC 2016

  24. Notions of Connectivity in Overlay Networks

    Authors: Pierre Fraigniaud, Amos Korman, Shay Kutten, David Peleg, Emek Yuval

    Abstract: " How well connected is the network? " This is one of the most fundamental questions one would ask when facing the challenge of designing a communication network. Three major notions of connectivity have been considered in the literature, but in the context of traditional (single-layer) networks, they turn out to be equivalent. This paper introduces a model for studying the three notions of connec… ▽ More

    Submitted 6 January, 2016; originally announced January 2016.

    Comments: Structural Information and Communication Complexity - 19th International Colloquium, 2012, Jun 2012, Reykjavik, Iceland. 2015

  25. Fast and compact self-stabilizing verification, computation, and fault detection of an MST

    Authors: Amos Korman, Shay Kutten, Toshimitsu Masuzawa

    Abstract: This paper demonstrates the usefulness of distributed local verification of proofs, as a tool for the design of self-stabilizing algorithms.In particular, it introduces a somewhat generalized notion of distributed local proofs, and utilizes it for improving the time complexity significantly, while maintaining space optimality. As a result, we show that optimizing the memory size carries at most a… ▽ More

    Submitted 24 December, 2015; originally announced December 2015.

    Journal ref: Distributed Computing, Springer Verlag, 2015, 28 (4)

  26. arXiv:1504.08265  [pdf, ps, other

    cs.DS

    Optimal competitiveness for the Rectilinear Steiner Arborescence problem

    Authors: Erez Kantor, Shay Kutten

    Abstract: We present optimal online algorithms for two related known problems involving Steiner Arborescence, improving both the lower and the upper bounds. One of them is the well studied continuous problem of the {\em Rectilinear Steiner Arborescence} ($RSA$). We improve the lower bound and the upper bound on the competitive ratio for $RSA$ from $O(\log N)$ and $Ω(\sqrt{\log N})$ to… ▽ More

    Submitted 30 April, 2015; originally announced April 2015.

  27. arXiv:1502.03320  [pdf, ps, other

    cs.DC cs.DS

    Construction and impromptu repair of an MST in a distributed network with o(m) communication

    Authors: Valerie King, Shay Kutten, Mikkel Thorup

    Abstract: In the CONGEST model, a communications network is an undirected graph whose $n$ nodes are processors and whose $m$ edges are the communications links between processors. At any given time step, a message of size $O(\log n)$ may be sent by each node to each of its neighbors. We show for the synchronous model: If all nodes start in the same round, and each node knows its ID and the ID's of its neigh… ▽ More

    Submitted 11 February, 2015; originally announced February 2015.

  28. arXiv:1408.0384  [pdf, other

    cs.DC

    Fast and Compact Distributed Verification and Self-Stabilization of a DFS Tree

    Authors: Shay Kutten, Chhaya Trehan

    Abstract: We present algorithms for distributed verification and silent-stabilization of a DFS(Depth First Search) spanning tree of a connected network. Computing and maintaining such a DFS tree is an important task, e.g., for constructing efficient routing schemes. Our algorithm improves upon previous work in various ways. Comparable previous work has space and time complexities of $O(n\log Δ)$ bits per no… ▽ More

    Submitted 17 December, 2014; v1 submitted 2 August, 2014; originally announced August 2014.

  29. arXiv:1405.1649  [pdf, ps, other

    cs.DC cs.DS

    Distributed Symmetry Breaking in Hypergraphs

    Authors: Shay Kutten, Danupon Nanongkai, Gopal Pandurangan, Peter Robinson

    Abstract: Fundamental local symmetry breaking problems such as Maximal Independent Set (MIS) and coloring have been recognized as important by the community, and studied extensively in (standard) graphs. In particular, fast (i.e., logarithmic run time) randomized algorithms are well-established for MIS and $Δ+1$-coloring in both the LOCAL and CONGEST distributed computing models. On the other hand, comparat… ▽ More

    Submitted 30 September, 2014; v1 submitted 7 May, 2014; originally announced May 2014.

    Comments: Changes from the previous version: More references added

  30. arXiv:1307.3080  [pdf, ps, other

    cs.DC cs.DS

    Optimal competitiveness for Symmetric Rectilinear Steiner Arborescence and related problems

    Authors: Erez Kantor, Shay Kutten

    Abstract: We present optimal competitive algorithms for two interrelated known problems involving Steiner Arborescence. One is the continuous problem of the Symmetric Rectilinear Steiner Arborescence (SRSA), studied by Berman and Coulston. A very related, but discrete problem (studied separately in the past) is the online Multimedia Content Delivery (MCD) problem on line networks, presented originally by… ▽ More

    Submitted 11 July, 2013; originally announced July 2013.

  31. arXiv:1211.5787  [pdf, other

    cs.DC cs.RO

    Fast Rendezvous on a Cycle by Agents with Different Speeds

    Authors: Ofer Feinerman, Amos Korman, Shay Kutten, Yoav Rodeh

    Abstract: The difference between the speed of the actions of different processes is typically considered as an obstacle that makes the achievement of cooperative goals more difficult. In this work, we aim to highlight potential benefits of such asynchrony phenomena to tasks involving symmetry breaking. Specifically, in this paper, identical (except for their speeds) mobile agents are placed at arbitrary loc… ▽ More

    Submitted 13 September, 2015; v1 submitted 25 November, 2012; originally announced November 2012.

  32. arXiv:1210.4822  [pdf, ps, other

    cs.DS cs.DC

    Sublinear Bounds for Randomized Leader Election

    Authors: Shay Kutten, Gopal Pandurangan, David Peleg, Peter Robinson, Amitabh Trehan

    Abstract: This paper concerns {\em randomized} leader election in synchronous distributed networks. A distributed leader election algorithm is presented for complete $n$-node networks that runs in O(1) rounds and (with high probability) uses only $O(\sqrt{n}\log^{3/2} n)$ messages to elect a unique leader (with high probability). When considering the "explicit" variant of leader election where eventually ev… ▽ More

    Submitted 15 May, 2013; v1 submitted 17 October, 2012; originally announced October 2012.

    Comments: Best Paper Award winner at ICDCN 2013, CDCN 2013 14th International Conference on Distributed Computing and Networking. Tata Institute of Fundamental Research, Mumbai, India

  33. arXiv:1105.5255  [pdf, other

    cs.GT cs.CY cs.DC

    Composition Games for Distributed Systems: the EU Grant games

    Authors: Shay Kutten, Ron Lavi, Amitabh Trehan

    Abstract: We analyze ways by which people decompose into groups in distributed systems. We are interested in systems in which an agent can increase its utility by connecting to other agents, but must also pay a cost that increases with the size of the sys- tem. The right balance is achieved by the right size group of agents. We formulate and analyze three intuitive and realistic games and show how simple ch… ▽ More

    Submitted 20 May, 2013; v1 submitted 26 May, 2011; originally announced May 2011.

    Comments: Accepted at AAAI 2013: Twenty-Seventh Conference on Artificial Intelligence, Bellevue, Washington, USA

  34. arXiv:cs/0609163  [pdf, ps, other

    cs.DC

    Labeling Schemes with Queries

    Authors: Amos Korman, Shay Kutten

    Abstract: We study the question of ``how robust are the known lower bounds of labeling schemes when one increases the number of consulted labels''. Let $f$ be a function on pairs of vertices. An $f$-labeling scheme for a family of graphs $\cF$ labels the vertices of all graphs in $\cF$ such that for every graph $G\in\cF$ and every two vertices $u,v\in G$, the value $f(u,v)$ can be inferred by merely inspe… ▽ More

    Submitted 29 September, 2006; originally announced September 2006.