Skip to main content

Showing 1–50 of 53 results for author: Parter, M

.
  1. arXiv:2309.06696  [pdf, ps, other

    cs.DS

    Fault-Tolerant Spanners against Bounded-Degree Edge Failures: Linearly More Faults, Almost For Free

    Authors: Greg Bodwin, Bernhard Haeupler, Merav Parter

    Abstract: We study a new and stronger notion of fault-tolerant graph structures whose size bounds depend on the degree of the failing edge set, rather than the total number of faults. For a subset of faulty edges $F \subseteq G$, the faulty-degree $°(F)$ is the largest number of faults in $F$ incident to any given vertex. We design new fault-tolerant structures with size comparable to previous constructions… ▽ More

    Submitted 12 September, 2023; originally announced September 2023.

  2. arXiv:2307.06276  [pdf, other

    cs.DS cs.DM

    Connectivity Labeling and Routing with Multiple Vertex Failures

    Authors: Merav Parter, Asaf Petruschka, Seth Pettie

    Abstract: We present succinct labeling schemes for answering connectivity queries in graphs subject to a specified number of vertex failures. An $f$-vertex/edge fault tolerant ($f$-V/EFT) connectivity labeling is a scheme that produces succinct labels for the vertices (and possibly to the edges) of an $n$-vertex graph $G$, such that given only the labels of two vertices $s,t$ and of at most $f$ faulty verti… ▽ More

    Submitted 16 November, 2023; v1 submitted 12 July, 2023; originally announced July 2023.

  3. arXiv:2305.14300  [pdf, ps, other

    cs.DS cs.DC

    Distributed CONGEST Algorithms against Mobile Adversaries

    Authors: Orr Fischer, Merav Parter

    Abstract: In their seminal PODC 1991 paper, Ostrovsky and Yung introduced the study of distributed computation in the presence of mobile adversaries which can dynamically appear throughout the network. Over the years, this setting has been studied mostly under the assumption that the communication graph is fully-connected. Resilient CONGEST algorithms for general graphs, on the other hand, are currently kno… ▽ More

    Submitted 23 May, 2023; originally announced May 2023.

    Comments: Accepted to PODC23

  4. arXiv:2211.09415  [pdf, other

    cs.DS cs.DC

    Near-Optimal Distributed Computation of Small Vertex Cuts

    Authors: Merav Parter, Asaf Petruschka

    Abstract: We present near-optimal algorithms for detecting small vertex cuts in the CONGEST model of distributed computing. Despite extensive research in this area, our understanding of the vertex connectivity of a graph is still incomplete, especially in the distributed setting. To this date, all distributed algorithms for detecting cut vertices suffer from an inherent dependency in the maximum degree of t… ▽ More

    Submitted 20 June, 2023; v1 submitted 17 November, 2022; originally announced November 2022.

    Comments: DISC 2022

  5. arXiv:2211.06920  [pdf, other

    cs.DS

    Having Hope in Hops: New Spanners, Preservers and Lower Bounds for Hopsets

    Authors: Shimon Kogan, Merav Parter

    Abstract: Hopsets and spanners are fundamental graph structures, playing a key role in shortest path computation, distributed communication, and more. A (near-exact) hopset for a given graph $G$ is a (small) subset of weighted edges $H$ that when added to the graph $G$ reduces the number of hops (edges) of near-exact shortest paths. Spanners and distance preservers, on the other hand, ask for removing many… ▽ More

    Submitted 13 November, 2022; originally announced November 2022.

    Comments: FOCS 2022

  6. arXiv:2209.02990  [pdf, other

    cs.DS cs.DC

    Õptimal Vertex Fault-Tolerant Spanners in Õptimal Time: Sequential, Distributed and Parallel

    Authors: Merav Parter

    Abstract: We (nearly) settle the time complexity for computing vertex fault-tolerant (VFT) spanners with optimal sparsity (up to polylogarithmic factors). VFT spanners are sparse subgraphs that preserve distance information, up to a small multiplicative stretch, in the presence of vertex failures. These structures were introduced by [Chechik et al., STOC 2009] and have received a lot of attention since then… ▽ More

    Submitted 7 September, 2022; originally announced September 2022.

    Comments: STOC 2022

  7. arXiv:2208.10168  [pdf, other

    cs.DS

    Õptimal Dual Vertex Failure Connectivity Labels

    Authors: Merav Parter, Asaf Petruschka

    Abstract: In this paper we present succinct labeling schemes for supporting connectivity queries under vertex faults. For a given $n$-vertex graph $G$, an $f$-VFT (resp., EFT) connectivity labeling scheme is a distributed data structure that assigns each of the graph edges and vertices a short label, such that given the labels of a vertex pair $u$ and $v$, and the labels of at most $f$ failing vertices (res… ▽ More

    Submitted 22 August, 2022; originally announced August 2022.

    Comments: DISC 2022

  8. arXiv:2112.05831  [pdf, ps, other

    cs.DS cs.DC

    Improved Deterministic $(Δ+1)$-Coloring in Low-Space MPC

    Authors: Artur Czumaj, Peter Davies, Merav Parter

    Abstract: We present a deterministic $O(\log \log \log n)$-round low-space Massively Parallel Computation (MPC) algorithm for the classical problem of $(Δ+1)$-coloring on $n$-vertex graphs. In this model, every machine has a sublinear local memory of size $n^φ$ for any arbitrary constant $φ\in (0,1)$. Our algorithm works under the relaxed setting where each machine is allowed to perform exponential (in… ▽ More

    Submitted 10 December, 2021; originally announced December 2021.

    Comments: 44 pages, appeared at PODC 2021

  9. arXiv:2111.13240  [pdf, other

    cs.DS

    New Diameter-Reducing Shortcuts and Directed Hopsets: Breaking the $\sqrt{n}$ Barrier

    Authors: Shimon Kogan, Merav Parter

    Abstract: For an $n$-vertex digraph $G=(V,E)$, a \emph{shortcut set} is a (small) subset of edges $H$ taken from the transitive closure of $G$ that, when added to $G$ guarantees that the diameter of $G \cup H$ is small. Shortcut sets, introduced by Thorup in 1993, have a wide range of applications in algorithm design, especially in the context of parallel, distributed and dynamic computation on directed gra… ▽ More

    Submitted 25 November, 2021; originally announced November 2021.

    Comments: Appear in SODA 2022

  10. arXiv:2106.01894  [pdf, other

    cs.DS cs.DC

    Low-Congestion Shortcuts in Constant Diameter Graphs

    Authors: Shimon Kogan, Merav Parter

    Abstract: Low congestion shortcuts, introduced by Ghaffari and Haeupler (SODA 2016), provide a unified framework for global optimization problems in the congest model of distributed computing. Roughly speaking, for a given graph $G$ and a collection of vertex-disjoint connected subsets $S_1,\ldots, S_\ell \subseteq V(G)$, $(c,d)$ low-congestion shortcuts augment each subgraph $G[S_i]$ with a subgraph… ▽ More

    Submitted 7 June, 2021; v1 submitted 3 June, 2021; originally announced June 2021.

    Comments: To appear in PODC 2021

  11. arXiv:2106.01880  [pdf, ps, other

    cs.DS cs.DC

    Component Stability in Low-Space Massively Parallel Computation

    Authors: Artur Czumaj, Peter Davies, Merav Parter

    Abstract: We study the power and limitations of component-stable algorithms in the low-space model of Massively Parallel Computation (MPC). Recently Ghaffari, Kuhn and Uitto (FOCS 2019) introduced the class of component-stable low-space MPC algorithms, which are, informally, defined as algorithms for which the outputs reported by the nodes in different connected components are required to be independent. Th… ▽ More

    Submitted 3 June, 2021; originally announced June 2021.

    Comments: 45 pages, to appear at PODC 2021

  12. arXiv:2106.00374  [pdf, other

    cs.DS cs.DC

    Fault-Tolerant Labeling and Compact Routing Schemes

    Authors: Michal Dory, Merav Parter

    Abstract: The paper presents fault-tolerant (FT) labeling schemes for general graphs, as well as, improved FT routing schemes. For a given $n$-vertex graph $G$ and a bound $f$ on the number of faults, an $f$-FT connectivity labeling scheme is a distributed data structure that assigns each of the graph edges and vertices a short label, such that given the labels of the vertices $s$ and $t$, and at most $f$ f… ▽ More

    Submitted 1 June, 2021; originally announced June 2021.

    Comments: PODC 2021

  13. arXiv:2102.10174  [pdf, other

    cs.DS

    Restorable Shortest Path Tiebreaking for Edge-Faulty Graphs

    Authors: Greg Bodwin, Merav Parter

    Abstract: The restoration lemma by Afek, Bremler-Barr, Kaplan, Cohen, and Merritt [Dist. Comp. '02] proves that, in an undirected unweighted graph, any replacement shortest path avoiding a failing edge can be expressed as the concatenation of two original shortest paths. However, the lemma is tiebreaking-sensitive: if one selects a particular canonical shortest path for each node pair, it is no longer guara… ▽ More

    Submitted 2 June, 2023; v1 submitted 19 February, 2021; originally announced February 2021.

    Comments: PODC 2021

  14. arXiv:2010.01503  [pdf, other

    cs.DC cs.DS

    Distributed Constructions of Dual-Failure Fault-Tolerant Distance Preservers

    Authors: Merav Parter

    Abstract: Fault tolerant distance preservers (spanners) are sparse subgraphs that preserve (approximate) distances between given pairs of vertices under edge or vertex failures. So-far, these structures have been studied mainly from a centralized viewpoint. Despite the fact fault tolerant preservers are mainly motivated by the error-prone nature of distributed networks, not much is known on the distributed… ▽ More

    Submitted 4 October, 2020; originally announced October 2020.

    Comments: To appear in DISC'20

  15. arXiv:2010.01423  [pdf, other

    cs.DC

    Spiking Neural Networks Through the Lens of Streaming Algorithms

    Authors: Yael Hitron, Cameron Musco, Merav Parter

    Abstract: We initiate the study of biological neural networks from the perspective of streaming algorithms. Like computers, human brains suffer from memory limitations which pose a significant obstacle when processing large scale and dynamically changing data. In computer science, these challenges are captured by the well-known streaming model, which can be traced back to Munro and Paterson `78 and has had… ▽ More

    Submitted 3 October, 2020; originally announced October 2020.

    Comments: To appear in DISC'20, shorten abstract

  16. Simple, Deterministic, Constant-Round Coloring in the Congested Clique

    Authors: Artur Czumaj, Peter Davies, Merav Parter

    Abstract: We settle the complexity of the $(Δ+1)$-coloring and $(Δ+1)$-list coloring problems in the CONGESTED CLIQUE model by presenting a simple deterministic algorithm for both problems running in a constant number of rounds. This matches the complexity of the recent breakthrough randomized constant-round $(Δ+1)$-list coloring algorithm due to Chang et al. (PODC'19), and significantly improves upon the s… ▽ More

    Submitted 13 September, 2020; originally announced September 2020.

    Comments: 20 pages, appeared at PODC 2020

    MSC Class: 05C15; 05C85; 68W10; 68W15

  17. arXiv:2008.05421  [pdf, other

    cs.DS

    Deterministic Replacement Path Covering

    Authors: Karthik C. S., Merav Parter

    Abstract: In this article, we provide a unified and simplified approach to derandomize central results in the area of fault-tolerant graph algorithms. Given a graph $G$, a vertex pair $(s,t) \in V(G)\times V(G)$, and a set of edge faults $F \subseteq E(G)$, a replacement path $P(s,t,F)$ is an $s$-$t$ shortest path in $G \setminus F$. For integer parameters $L,f$, a replacement path covering (RPC) is a colle… ▽ More

    Submitted 9 April, 2023; v1 submitted 12 August, 2020; originally announced August 2020.

  18. arXiv:2006.07486  [pdf, other

    cs.DS

    On Packing Low-Diameter Spanning Trees

    Authors: Julia Chuzhoy, Merav Parter, Zihan Tan

    Abstract: Edge connectivity of a graph is one of the most fundamental graph-theoretic concepts. The celebrated tree packing theorem of Tutte and Nash-Williams from 1961 states that every $k$-edge connected graph $G$ contains a collection $\cal{T}$ of $\lfloor k/2 \rfloor$ edge-disjoint spanning trees, that we refer to as a tree packing; the diameter of the tree packing $\cal{T}$ is the largest diameter of a… ▽ More

    Submitted 12 June, 2020; originally announced June 2020.

  19. arXiv:2004.06436  [pdf, ps, other

    cs.DS cs.DC

    Broadcast CONGEST Algorithms against Adversarial Edges

    Authors: Yael Hitron, Merav Parter

    Abstract: We consider the corner-stone broadcast task with an adaptive adversary that controls a fixed number of $t$ edges in the input communication graph. In this model, the adversary sees the entire communication in the network and the random coins of the nodes, while maliciously manipulating the messages sent through a set of $t$ edges (unknown to the nodes). Since the influential work of [Pease, Shosta… ▽ More

    Submitted 27 March, 2022; v1 submitted 14 April, 2020; originally announced April 2020.

    Comments: accepted to DISC21

  20. arXiv:2003.03058  [pdf, ps, other

    cs.DS cs.DC

    Exponentially Faster Shortest Paths in the Congested Clique

    Authors: Michal Dory, Merav Parter

    Abstract: We present improved deterministic algorithms for approximating shortest paths in the Congested Clique model of distributed computing. We obtain $poly(\log\log n)$-round algorithms for the following problems in unweighted undirected $n$-vertex graphs: -- $(1+ε)$-approximation of multi-source shortest paths (MSSP) from $O(\sqrt{n})$ sources. -- $(2+ε)$-approximation of all pairs shortest paths (… ▽ More

    Submitted 6 March, 2020; originally announced March 2020.

  21. arXiv:1912.11491  [pdf, other

    cs.DS

    Planar Diameter via Metric Compression

    Authors: Jason Li, Merav Parter

    Abstract: We develop a new approach for distributed distance computation in planar graphs that is based on a variant of the metric compression problem recently introduced by Abboud et al. [SODA'18]. One of our key technical contributions is in providing a compression scheme that encodes all $S \times T$ distances using $\widetilde{O}(|S|\cdot poly(D)+|T|)$ bits for unweighted graphs with diameter $D$. This… ▽ More

    Submitted 24 December, 2019; originally announced December 2019.

    Comments: Appeared in STOC 2019

  22. arXiv:1912.05390  [pdf, ps, other

    cs.DS cs.DC

    Graph Sparsification for Derandomizing Massively Parallel Computation with Low Space

    Authors: Artur Czumaj, Peter Davies, Merav Parter

    Abstract: The Massively Parallel Computation (MPC) model is an emerging model which distills core aspects of distributed and parallel computation. It has been developed as a tool to solve (typically graph) problems in systems where the input is distributed over many machines with limited space. Recent work has focused on the regime in which machines have sublinear (in $n$, the number of nodes in the input g… ▽ More

    Submitted 19 February, 2020; v1 submitted 11 December, 2019; originally announced December 2019.

    Comments: he coloring part was omitted from the current version, and will appear soon on a separate arXiv manuscript

  23. arXiv:1908.03022  [pdf, ps, other

    cs.DS cs.DC

    Small Cuts and Connectivity Certificates: A Fault Tolerant Approach

    Authors: Merav Parter

    Abstract: We revisit classical connectivity problems in the CONGEST model of distributed computing. By using techniques from fault tolerant network design, we show improved constructions, some of which are even "local" (i.e., with $\widetilde{O}(1)$ rounds) for problems that are closely related to hard global problems (i.e., with a lower bound of $Ω(Diam+\sqrt{n})$ rounds). Our main results are: (1) For… ▽ More

    Submitted 3 August, 2020; v1 submitted 8 August, 2019; originally announced August 2019.

    Comments: DISC 2019 (new version fixes minor typos)

  24. arXiv:1907.11402  [pdf, other

    cs.DS

    New $(α,β)$ Spanners and Hopsets

    Authors: Uri Ben-Levy, Merav Parter

    Abstract: An $f(d)$-spanner of an unweighted $n$-vertex graph $G=(V,E)$ is a subgraph $H$ satisfying that $dist_H(u, v)$ is at most $f(dist_G(u, v))$ for every $u,v \in V$. We present new spanner constructions that achieve a nearly optimal stretch of $O(\lceil k /d \rceil)$ for any distance value $d \in [1,k^{1-o(1)}]$, and $d \geq k^{1+o(1)}$. We show the following: 1. There exists an $f(d)$-spanner… ▽ More

    Submitted 18 January, 2020; v1 submitted 26 July, 2019; originally announced July 2019.

    Comments: Appeared in SODA 2020

  25. arXiv:1904.12591  [pdf, other

    cs.DC cond-mat.dis-nn cs.NE q-bio.NC

    Winner-Take-All Computation in Spiking Neural Networks

    Authors: Nancy Lynch, Cameron Musco, Merav Parter

    Abstract: In this work we study biological neural networks from an algorithmic perspective, focusing on understanding tradeoffs between computation time and network complexity. Our goal is to abstract real neural networks in a way that, while not capturing all interesting features, preserves high-level behavior and allows us to make biologically relevant conclusions. Towards this goal, we consider the imple… ▽ More

    Submitted 25 April, 2019; originally announced April 2019.

  26. Parallel Balanced Allocations: The Heavily Loaded Case

    Authors: Christoph Lenzen, Merav Parter, Eylon Yogev

    Abstract: We study parallel algorithms for the classical balls-into-bins problem, in which $m$ balls acting in parallel as separate agents are placed into $n$ bins. Algorithms operate in synchronous rounds, in each of which balls and bins exchange messages once. The goal is to minimize the maximal load over all bins using a small number of rounds and few messages. While the case of $m=n$ balls has been ex… ▽ More

    Submitted 16 April, 2019; originally announced April 2019.

  27. arXiv:1902.10369  [pdf, other

    cs.NE cs.DC cs.DS

    Counting to Ten with Two Fingers: Compressed Counting with Spiking Neurons

    Authors: Yael Hitron, Merav Parter

    Abstract: We consider the task of measuring time with probabilistic threshold gates implemented by bio-inspired spiking neurons. In the model of spiking neural networks, network evolves in discrete rounds, where in each round, neurons fire in pulses in response to a sufficiently high membrane potential. This potential is induced by spikes from neighboring neurons that fired in the previous round, which can… ▽ More

    Submitted 26 August, 2019; v1 submitted 27 February, 2019; originally announced February 2019.

    Comments: Accepted to ESA 2019

  28. arXiv:1902.08266  [pdf, other

    cs.DS cs.DM

    Local Computation Algorithms for Spanners

    Authors: Merav Parter, Ronitt Rubinfeld, Ali Vakilian, Anak Yodpinyanee

    Abstract: A graph spanner is a fundamental graph structure that faithfully preserves the pairwise distances in the input graph up to a small multiplicative stretch. The common objective in the computation of spanners is to achieve the best-known existential size-stretch trade-off efficiently. Classical models and algorithmic analysis of graph spanners essentially assume that the algorithm can read the inp… ▽ More

    Submitted 21 February, 2019; originally announced February 2019.

    Comments: An extended abstract appeared in the proceedings of ITCS 2019

  29. arXiv:1812.10917  [pdf, ps, other

    cs.DC

    The Power of Distributed Verifiers in Interactive Proofs

    Authors: Moni Naor, Merav Parter, Eylon Yogev

    Abstract: We explore the power of interactive proofs with a distributed verifier. In this setting, the verifier consists of $n$ nodes and a graph $G$ that defines their communication pattern. The prover is a single entity that communicates with all nodes by short messages. The goal is to verify that the graph $G$ belongs to some language in a small number of rounds, and with small communication bound, i.e.,… ▽ More

    Submitted 28 December, 2018; originally announced December 2018.

  30. arXiv:1812.04492  [pdf, other

    cs.DC cs.DM

    Low Congestion Cycle Covers and their Applications

    Authors: Merav Parter, Eylon Yogev

    Abstract: A cycle cover of a bridgeless graph $G$ is a collection of simple cycles in $G$ such that each edge $e$ appears on at least one cycle. The common objective in cycle cover computation is to minimize the total lengths of all cycles. Motivated by applications to distributed computation, we introduce the notion of \emph{low-congestion} cycle covers, in which all cycles in the cycle collection are both… ▽ More

    Submitted 24 December, 2018; v1 submitted 9 December, 2018; originally announced December 2018.

    Comments: arXiv admin note: substantial text overlap with arXiv:1712.01139

  31. arXiv:1805.05404  [pdf, other

    cs.DS

    Congested Clique Algorithms for Graph Spanners

    Authors: Merav Parter, Eylon Yogev

    Abstract: Graph spanners are sparse subgraphs that faithfully preserve the distances in the original graph up to small stretch. Spanner have been studied extensively as they have a wide range of applications ranging from distance oracles, labeling schemes and routing to solving linear systems and spectral sparsification. A $k$-spanner maintains pairwise distances up to multiplicative factor of $k$. It is a… ▽ More

    Submitted 14 May, 2018; originally announced May 2018.

  32. arXiv:1805.02457  [pdf, other

    cs.DS

    $(Δ+1)$ Coloring in the Congested Clique Model

    Authors: Merav Parter

    Abstract: In this paper, we present improved algorithms for the $(Δ+1)$ (vertex) coloring problem in the Congested-Clique model of distributed computing. In this model, the input is a graph on $n$ nodes, initially each node knows only its incident edges, and per round each two nodes can exchange $O(\log n)$ bits of information. Our key result is a randomized $(Δ+1)$ vertex coloring algorithm that works in… ▽ More

    Submitted 12 January, 2020; v1 submitted 7 May, 2018; originally announced May 2018.

    Comments: Appeared in ICALP'18 (the update version adds a missing part in the deterministic coloring procedure)

  33. arXiv:1802.07177  [pdf, other

    cs.DS

    Wireless Expanders

    Authors: Shirel Attali, Merav Parter, David Peleg, Shay Solomon

    Abstract: This paper introduces an extended notion of expansion suitable for radio networks. A graph $G=(V,E)$ is called an $(α_w, β_w)$-{wireless expander} if for every subset $S \subseteq V$ s.t. $|S|\leq α_w \cdot |V|$, there exists a subset $S'\subseteq S$ s.t. there are at least $β_w \cdot |S|$ vertices in $V\backslash S$ adjacent in $G$ to exactly one vertex in $S'$. The main question we ask is the fo… ▽ More

    Submitted 20 February, 2018; originally announced February 2018.

  34. arXiv:1712.01139  [pdf, other

    cs.DS cs.CR cs.DC

    Distributed Algorithms Made Secure: A Graph Theoretic Approach

    Authors: Merav Parter, Eylon Yogev

    Abstract: In the area of distributed graph algorithms a number of network's entities with local views solve some computational task by exchanging messages with their neighbors. Quite unfortunately, an inherent property of most existing distributed algorithms is that throughout the course of their execution, the nodes get to learn not only their own output but rather learn quite a lot on the inputs or output… ▽ More

    Submitted 13 January, 2019; v1 submitted 4 December, 2017; originally announced December 2017.

  35. arXiv:1710.03164  [pdf, ps, other

    cs.DS math.CO

    Optimal Vertex Fault Tolerant Spanners (for fixed stretch)

    Authors: Greg Bodwin, Michael Dinitz, Merav Parter, Virginia Vassilevska Williams

    Abstract: A $k$-spanner of a graph $G$ is a sparse subgraph $H$ whose shortest path distances match those of $G$ up to a multiplicative error $k$. In this paper we study spanners that are resistant to faults. A subgraph $H \subseteq G$ is an $f$ vertex fault tolerant (VFT) $k$-spanner if $H \setminus F$ is a $k$-spanner of $G \setminus F$ for any small set $F$ of $f$ vertices that might "fail." One of the m… ▽ More

    Submitted 9 October, 2017; originally announced October 2017.

    Comments: To appear in SODA 2018

  36. arXiv:1708.01011  [pdf, other

    cs.DS

    Improved Deterministic Distributed Construction of Spanners

    Authors: Ofer Grossman, Merav Parter

    Abstract: Graph spanners are fundamental graph structures with a wide range of applications in distributed networks. We consider a standard synchronous message passing model where in each round $O(\log n)$ bits can be transmitted over every edge (the CONGEST model). The state of the art of deterministic distributed spanner constructions suffers from large messages. The only exception is the work of Derbel… ▽ More

    Submitted 12 August, 2017; v1 submitted 3 August, 2017; originally announced August 2017.

    Comments: To appear in DISC'17

  37. arXiv:1706.01382  [pdf, other

    cs.NE cs.DC cs.DS q-bio.NC

    Neuro-RAM Unit with Applications to Similarity Testing and Compression in Spiking Neural Networks

    Authors: Nancy Lynch, Cameron Musco, Merav Parter

    Abstract: We study distributed algorithms implemented in a simplified biologically inspired model for stochastic spiking neural networks. We focus on tradeoffs between computation time and network complexity, along with the role of randomness in efficient neural computation. It is widely accepted that neural computation is inherently stochastic. In recent work, we explored how this stochasticity could be… ▽ More

    Submitted 21 August, 2017; v1 submitted 5 June, 2017; originally announced June 2017.

  38. arXiv:1703.10293  [pdf, other

    cs.DS

    Preserving Distances in Very Faulty Graphs

    Authors: Greg Bodwin, Fabrizio Grandoni, Merav Parter, Virginia Vassilevska Williams

    Abstract: Preservers and additive spanners are sparse (hence cheap to store) subgraphs that preserve the distances between given pairs of nodes exactly or with some small additive error, respectively. Since real-world networks are prone to failures, it makes sense to study fault-tolerant versions of the above structures. This turns out to be a surprisingly difficult task. For every small but arbitrary set o… ▽ More

    Submitted 29 March, 2017; originally announced March 2017.

  39. arXiv:1610.02084  [pdf, other

    cs.NE cs.DC q-bio.NC

    Computational Tradeoffs in Biological Neural Networks: Self-Stabilizing Winner-Take-All Networks

    Authors: Nancy Lynch, Cameron Musco, Merav Parter

    Abstract: We initiate a line of investigation into biological neural networks from an algorithmic perspective. We develop a simplified but biologically plausible model for distributed computation in stochastic spiking neural networks and study tradeoffs between computation time and network complexity in this model. Our aim is to abstract real neural networks in a way that, while not capturing all interestin… ▽ More

    Submitted 6 October, 2016; originally announced October 2016.

  40. arXiv:1608.01689  [pdf, ps, other

    cs.DC cs.DS

    Derandomizing Local Distributed Algorithms under Bandwidth Restrictions

    Authors: Keren Censor-Hillel, Merav Parter, Gregory Schwartzman

    Abstract: This paper addresses the cornerstone family of \emph{local problems} in distributed computing, and investigates the curious gap between randomized and deterministic solutions under bandwidth restrictions. Our main contribution is in providing tools for derandomizing solutions to local problems, when the $n$ nodes can only send $O(\log n)$-bit messages in each round of communication. We combine b… ▽ More

    Submitted 4 August, 2016; originally announced August 2016.

  41. arXiv:1508.03660  [pdf, ps, other

    cs.DC cs.IT cs.NI

    Computing in Additive Networks with Bounded-Information Codes

    Authors: Keren Censor-Hillel, Erez Kantor, Nancy Lynch, Merav Parter

    Abstract: This paper studies the theory of the additive wireless network model, in which the received signal is abstracted as an addition of the transmitted signals. Our central observation is that the crucial challenge for computing in this model is not high contention, as assumed previously, but rather guaranteeing a bounded amount of \emph{information} in each neighborhood per round, a property that we s… ▽ More

    Submitted 14 August, 2015; originally announced August 2015.

  42. arXiv:1505.00692  [pdf, other

    cs.DS

    Dual Failure Resilient BFS Structure

    Authors: Merav Parter

    Abstract: We study {\em breadth-first search (BFS)} spanning trees, and address the problem of designing a sparse {\em fault-tolerant} BFS structure, or {\em FT-BFS } for short, resilient to the failure of up to two edges in the given undirected unweighted graph $G$, i.e., a sparse subgraph $H$ of $G$ such that subsequent to the failure of up to two edges, the surviving part $H'$ of $H$ still contains a BFS… ▽ More

    Submitted 4 May, 2015; originally announced May 2015.

  43. arXiv:1504.04169  [pdf, other

    cs.DS

    Fault Tolerant BFS Structures: A Reinforcement-Backup Tradeoff

    Authors: Merav Parter, David Peleg

    Abstract: This paper initiates the study of fault resilient network structures that mix two orthogonal protection mechanisms: (a) {\em backup}, namely, augmenting the structure with many (redundant) low-cost but fault-prone components, and (b) {\em reinforcement}, namely, acquiring high-cost but fault-resistant components. To study the trade-off between these two mechanisms in a concrete setting, we address… ▽ More

    Submitted 16 April, 2015; originally announced April 2015.

  44. arXiv:1408.0409  [pdf, other

    cs.DS

    Vertex Fault Tolerant Additive Spanners

    Authors: Merav Parter

    Abstract: A {\em fault-tolerant} structure for a network is required to continue functioning following the failure of some of the network's edges or vertices. In this paper, we address the problem of designing a {\em fault-tolerant} additive spanner, namely, a subgraph $H$ of the network $G$ such that subsequent to the failure of a single vertex, the surviving part of $H$ still contains an \emph{additive} s… ▽ More

    Submitted 2 August, 2014; originally announced August 2014.

  45. arXiv:1406.6169  [pdf, other

    cs.DS

    Fault Tolerant Approximate BFS Structures

    Authors: Merav Parter, David Peleg

    Abstract: This paper addresses the problem of designing a {\em fault-tolerant} $(α, β)$ approximate BFS structure (or {\em FT-ABFS structure} for short), namely, a subgraph $H$ of the network $G$ such that subsequent to the failure of some subset $F$ of edges or vertices, the surviving part of $H$ still contains an \emph{approximate} BFS spanning tree for (the surviving part of) $G$, satisfying… ▽ More

    Submitted 24 June, 2014; originally announced June 2014.

  46. arXiv:1404.6835  [pdf, other

    cs.DS

    Bypassing Erdős' Girth Conjecture: Hybrid Stretch and Sourcewise Spanners

    Authors: Merav Parter

    Abstract: An $(α,β)$-spanner of an $n$-vertex graph $G=(V,E)$ is a subgraph $H$ of $G$ satisfying that $dist(u, v, H) \leq α\cdot dist(u, v, G)+β$ for every pair $(u, v)\in V \times V$, where $dist(u,v,G')$ denotes the distance between $u$ and $v$ in $G' \subseteq G$. It is known that for every integer $k \geq 1$, every graph $G$ has a polynomially constructible $(2k-1,0)$-spanner of size $O(n^{1+1/k})$. Th… ▽ More

    Submitted 27 April, 2014; originally announced April 2014.

  47. arXiv:1309.3193  [pdf, other

    cs.CG cs.NI

    SINR Diagram with Interference Cancellation

    Authors: Chen Avin, Asaf Cohen, Yoram Haddad, Erez Kantor, Zvi Lotker, Merav Parter, David Peleg

    Abstract: In this paper we study the reception zones of a wireless network in the SINR model with receivers that employ \emph{interference cancellation} (IC), a technique that allows a receiver to decode interfering signals, and \emph{cancel} them from the received signal in order to decode its intended message. We first derive some important topological properties of the diagram describing the reception zo… ▽ More

    Submitted 12 September, 2013; originally announced September 2013.

  48. arXiv:1308.5915  [pdf, other

    math.NA

    Generalized Perron--Frobenius Theorem for Nonsquare Matrices

    Authors: Chen Avin, Michael Borokhovich, Yoram Haddad, Erez Kantor, Zvi Lotker, Merav Parter, David Peleg

    Abstract: The celebrated Perron--Frobenius (PF) theorem is stated for irreducible nonnegative square matrices, and provides a simple characterization of their eigenvectors and eigenvalues. The importance of this theorem stems from the fact that eigenvalue problems on such matrices arise in many fields of science and engineering, including dynamical systems theory, economics, statistics and optimization. How… ▽ More

    Submitted 27 August, 2013; originally announced August 2013.

  49. arXiv:1308.0173  [pdf, other

    cs.GT

    Braess's Paradox in Wireless Networks: The Danger of Improved Technology

    Authors: Michael Dinitz, Merav Parter

    Abstract: When comparing new wireless technologies, it is common to consider the effect that they have on the capacity of the network (defined as the maximum number of simultaneously satisfiable links). For example, it has been shown that giving receivers the ability to do interference cancellation, or allowing transmitters to use power control, never decreases the capacity and can in certain cases increase… ▽ More

    Submitted 2 August, 2013; v1 submitted 1 August, 2013; originally announced August 2013.

  50. arXiv:1302.5401  [pdf, other

    cs.DS

    Sparse Fault-Tolerant BFS Trees

    Authors: Merav Parter, David Peleg

    Abstract: This paper addresses the problem of designing a sparse {\em fault-tolerant} BFS tree, or {\em FT-BFS tree} for short, namely, a sparse subgraph $T$ of the given network $G$ such that subsequent to the failure of a single edge or vertex, the surviving part $T'$ of $T$ still contains a BFS spanning tree for (the surviving part of) $G$. Our main results are as follows. We present an algorithm that fo… ▽ More

    Submitted 21 February, 2013; originally announced February 2013.