scispace - formally typeset
Open AccessProceedings ArticleDOI

Network failure detection and graph connectivity

Reads0
Chats0
TLDR
In this article, the authors consider a model for monitoring the connectivity of a network subject to node or edge failures, and they show that for any graph G, there is an (e, k)-detection set of size bounded by a polynomial in k and e, independent of the size of G. They also show that detection set bounds can be made considerably stronger when parameterized by these connectivity values.
Abstract
We consider a model for monitoring the connectivity of a network subject to node or edge failures. In particular, we are concerned with detecting (e, k)-failures: events in which an adversary deletes up to network elements (nodes or edges), after which there are two sets of nodes A and B, each at least an e fraction of the network, that are disconnected from one another. We say that a set D of nodes is an (e k)-detection set if, for any (e k)-failure of the network, some two nodes in D are no longer able to communicate; in this way, D "witnesses" any such failure. Recent results show that for any graph G, there is an is (e k)-detection set of size bounded by a polynomial in k and e, independent of the size of G.In this paper, we expose some relationships between bounds on detection sets and the edge-connectivity λ and node-connectivity κ of the underlying graph. Specifically, we show that detection set bounds can be made considerably stronger when parameterized by these connectivity values. We show that for an adversary that can delete κλ edges, there is always a detection set of size O((κ/e) log (1/e)) which can be found by random sampling. Moreover, an (e, l for node failures, we develop a novel approach for working with the much more complex set of all minimum node-cuts of a graph.

read more

Content maybe subject to copyright    Report

Citations
More filters
BookDOI

Semi-Supervised Learning

TL;DR: Semi-supervised learning (SSL) as discussed by the authors is the middle ground between supervised learning (in which all training examples are labeled) and unsupervised training (where no label data are given).
Proceedings ArticleDOI

Semi-supervised learning using randomized mincuts

TL;DR: The experiments on several datasets show that when the structure of the graph supports small cuts, this can result in highly accurate classifiers with good accuracy/coverage tradeoffs, and can be given theoretical justification from both a Markov random field perspective and from sample complexity considerations.
Journal ArticleDOI

Cascading failures in power grids

TL;DR: In this article, the authors described two strategies that hold substantial promise for reducing the size and cost of blackouts, i.e., reciprocal altruism and survivability, in power grids.
Journal ArticleDOI

A discriminative model for semi-supervised learning

TL;DR: An augmented version of the PAC model designed for semi-supervised learning is described, that can be used to reason about many of the different approaches taken over the past decade in the Machine Learning community and provides a unified framework for analyzing when and why unlabeled data can help, in which one can analyze both sample-complexity and algorithmic issues.
References
More filters
Journal ArticleDOI

Learnability and the Vapnik-Chervonenkis dimension

TL;DR: This paper shows that the essential condition for distribution-free learnability is finiteness of the Vapnik-Chervonenkis dimension, a simple combinatorial parameter of the class of concepts to be learned.
Journal Article

Internet tomography

TL;DR: This article introduces the new field of network tomography, a field which it is believed will benefit greatly from the wealth of signal processing theory and algorithms.
Journal ArticleDOI

On the structure of all minimum cuts in a network and applications

TL;DR: A characterization of all minimum cuts, separating a source from a sink in a network, and applications arise in sensitivity and parametric analyses of networks, the vertex packing and maximum closure problems, in unconstrained pseudo-boolean optimization and project selection, as well as in other areas of application of minimum cuts.
Journal ArticleDOI

On the optimal vertex-connectivity augmentation

TL;DR: A polynomial-time approximation algorithm is presented which makes a k -connected graph ( k + 1)-connected by adding a new set of edges with size at most k − 2 over the optimum.