English
Related papers

Related papers: Analysis of a Memory-Efficient Self-Stabilizing BF…

200 papers

In this paper, we consider the standard discrete-time slotted ALOHA with a finite number of terminals with infinite size buffers. In our study, we jointly consider the stability of this system together with the physical layer security. We…

Information Theory · Computer Science 2009-10-29 Yunus Sarikaya , Ozgur Ercetin

We give the first polynomial time and sample $(\epsilon, \delta)$-differentially private (DP) algorithm to estimate the mean, covariance and higher moments in the presence of a constant fraction of adversarial outliers. Our algorithm…

Machine Learning · Statistics 2021-12-08 Pravesh K. Kothari , Pasin Manurangsi , Ameya Velingker

Existing compact routing schemes, e.g., Thorup and Zwick [SPAA 2001] and Chechik [PODC 2013], often have no means to tolerate failures, once the system has been setup and started. This paper presents, to our knowledge, the first…

Distributed, Parallel, and Cluster Computing · Computer Science 2015-08-19 Armando Castaneda , Danny Dolev , Amitabh Trehan

Karger (STOC 1995) gave the first FPTAS for the network (un)reliability problem, setting in motion research over the next three decades that obtained increasingly faster running times, eventually leading to a $\tilde{O}(n^2)$-time algorithm…

Data Structures and Algorithms · Computer Science 2023-07-21 Ruoxu Cen , William He , Jason Li , Debmalya Panigrahi

Bidirectional Associative Memory (BAM) trained with Bidirectional Backpropagation (B-BP) often suffers from poor robustness and high sensitivity to noise and adversarial attacks. To address these issues, we propose a novel gradient-free…

Machine Learning · Computer Science 2025-11-18 Ci Lin , Tet Yeap , Iluju Kiringa , Biwei Zhang

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…

Data Structures and Algorithms · Computer Science 2022-09-08 Merav Parter

The Steiner tree problem is one of the most prominent problems in network design. Given an edge-weighted undirected graph and a subset of the vertices, called terminals, the task is to compute a minimum-weight tree containing all terminals…

Data Structures and Algorithms · Computer Science 2024-08-09 Jarosław Byrka , Fabrizio Grandoni , Vera Traub

The cost-distance Steiner tree problem seeks a Steiner tree that minimizes the total congestion cost plus the weighted sum of source-sink delays. This problem arises as a subroutine in timing-constrained global routing with a linear delay…

Data Structures and Algorithms · Computer Science 2025-03-07 Stephan Held , Edgar Perner

Quantum random access memories (QRAMs) are pivotal for data-intensive quantum algorithms, but existing general-purpose and domain-specific architectures are hampered by a critical bottleneck: a heavy reliance on non-Clifford gates (e.g.,…

Quantum Physics · Physics 2025-10-07 Guangyi Li , Yu Gan , Zeguan Wu , Xueyue Zhang , Zheshen Zhang , Junyu Liu

This paper addresses the problem of designing a {\em fault-tolerant} $(\alpha, \beta)$ 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…

Data Structures and Algorithms · Computer Science 2014-06-25 Merav Parter , David Peleg

A self-stabilizing is naturally resilient to transients faults (that is, faults of finite duration). Recently, a new class of protocol appears. These protocols are self-stabilizing and are moreover resilient to a limited number of permanent…

Distributed, Parallel, and Cluster Computing · Computer Science 2011-04-21 Swan Dubois , Toshimitsu Masuzawa , Sébastien Tixeuil

Like distributed systems, biological multicellular processes are subject to dynamic changes and a biological system will not pass the survival-of-the-fittest test unless it exhibits certain features that enable fast recovery from these…

Distributed, Parallel, and Cluster Computing · Computer Science 2017-06-13 Yuval Emek , Jara Uitto

Software-Defined Networking (SDN) enables flexible network resource allocations for traffic engineering, but at the same time the scalability problem becomes more serious since traffic is more difficult to be aggregated. Those crucial…

Networking and Internet Architecture · Computer Science 2014-05-09 Liang-Hao Huang , Hui-Ju Hung , Chih-Chung Lin , De-Nian Yang

This paper deals with input/output-to-state stability (IOSS) of switched nonlinear systems in the discrete-time setting. We present an algorithm to construct periodic switching signals that obey pre-specified restrictions on admissible…

Optimization and Control · Mathematics 2021-06-01 Atreyee Kundu

A \emph{tree cut-sparsifier} $T$ of quality $\alpha$ of a graph $G$ is a single tree that preserves the capacities of all cuts in the graph up to a factor of $\alpha$. A \emph{tree flow-sparsifier} $T$ of quality $\alpha$ guarantees that…

Data Structures and Algorithms · Computer Science 2026-02-17 Daniel Agassy , Dani Dorfman , Haim Kaplan

The Binary Search Tree (BST) is average in computer science which supports a compact data structure in memory and oneself even conducts a row of quick algorithms, by which people often apply it in dynamical circumstance. Besides these…

Data Structures and Algorithms · Computer Science 2018-10-05 Yong Tan

The recently measured yeast transcriptional network is analyzed in terms of simplified Boolean network models, with the aim of determining feasible rule structures, given the requirement of stable solutions of the generated Boolean…

Molecular Networks · Quantitative Biology 2009-11-10 Stuart Kauffman , Carsten Peterson , Björn Samuelsson , Carl Troein

In this paper, we propose a numerical framework to study the shapes, dynamics and the stabilities of the self-localized solutions of the nonlinear wave blocking problem. With this motivation, we use the nonlinear Schr\"odinger equation…

Pattern Formation and Solitons · Physics 2019-07-16 Cihan Bayindir

The FFT algorithm that implements the discrete Fourier transform is considered one of the top ten algorithms of the $20$th century. Its main strengths are the low computational cost of $\mathcal{O}(n \log n$) and its stability. It is one of…

Numerical Analysis · Mathematics 2017-06-15 Matteo Briani , Annie Cuyt , Wen-shin Lee

We present new distributed algorithms for constructing a Steiner Forest in the CONGEST model. Our deterministic algorithm finds, for any given constant $\epsilon>0$, a $(2+\epsilon)$-approximation in $\tilde{O}(sk+\sqrt{\min(st,n)})$…

Distributed, Parallel, and Cluster Computing · Computer Science 2014-05-09 Christoph Lenzen , Boaz Patt-Shamir