Results 1 - 10
of
47
Loopy belief propagation for approximate inference: An empirical study. In:
- Proceedings of Uncertainty in AI,
, 1999
"... Abstract Recently, researchers have demonstrated that "loopy belief propagation" -the use of Pearl's polytree algorithm in a Bayesian network with loops -can perform well in the context of error-correcting codes. The most dramatic instance of this is the near Shannon-limit performanc ..."
Abstract
-
Cited by 676 (15 self)
- Add to MetaCart
with loops (undirected cycles). The algorithm is an exact inference algorithm for singly connected networks -the beliefs converge to the cor rect marginals in a number of iterations equal to the diameter of the graph.1 However, as Pearl noted, the same algorithm will not give the correct beliefs for mul
An approximation algorithm for complete partition of regular graphs
, 2004
"... A complete partition of a graph is a partition of the vertex set such that any two classes are connected by an edge. We consider the problem of finding a complete partition maximizing the number of classes. This relates to clustering into the greatest number of groups so as to minimize the diameter ..."
Abstract
-
Cited by 2 (1 self)
- Add to MetaCart
A complete partition of a graph is a partition of the vertex set such that any two classes are connected by an edge. We consider the problem of finding a complete partition maximizing the number of classes. This relates to clustering into the greatest number of groups so as to minimize the diameter
Subcubic Equivalences Between Graph Centrality Problems, APSP and Diameter
"... Measuring the importance of a node in a network is a major goal in the analysis of social networks, biological systems, transportation networks etc. Different centrality measures have been proposed to capture the notion of node importance. For example, the center of a graph is a node that minimizes ..."
Abstract
-
Cited by 2 (1 self)
- Add to MetaCart
of a single node take roughly cubic time in the number n of nodes in the input graph. It is open whether these problems admit truly subcubic algorithms, i.e. algorithms with running time Õ(n3−δ) for some constant δ> 01. We relate the complexity of the mentioned centrality problems to two classical
10. Tight Bounds for Distributed Selection
- 7th IEEE International Conference on Peer-to-Peer Computing (P2P
, 2007
"... We revisit the problem of distributed k-selection where, given a general connected graph of diameter D consisting of n nodes in which each node holds a numeric element, the goal is to determine the k th smallest of these elements. In our model, there is no imposed relation between the magnitude of t ..."
Abstract
-
Cited by 16 (4 self)
- Add to MetaCart
We revisit the problem of distributed k-selection where, given a general connected graph of diameter D consisting of n nodes in which each node holds a numeric element, the goal is to determine the k th smallest of these elements. In our model, there is no imposed relation between the magnitude
Minimizing the diameter of a network using shortcut edges
- IN ALGORITHM THEORY - SWAT 2010
, 2010
"... We study the problem of minimizing the diameter of a graph by adding k shortcut edges, for speeding up communication in an existing network design. We develop constant-factor approximation algorithms for different variations of this problem. We also show how to improve the approximation ratios usin ..."
Abstract
-
Cited by 6 (0 self)
- Add to MetaCart
We study the problem of minimizing the diameter of a graph by adding k shortcut edges, for speeding up communication in an existing network design. We develop constant-factor approximation algorithms for different variations of this problem. We also show how to improve the approximation ratios
On the Power Assignment Problem in Radio Networks
, 2004
"... A Given a finite set S of points (i.e. the stations of a radio network) on a d-dimensional Euclidean space and a positive integer 1 � h � |S|−1, the MIN d D h-RANGE ASSIGNMENT problem consists of assigning transmission ranges to the stations so as to minimize the total power consumption, provided t ..."
Abstract
-
Cited by 63 (4 self)
- Add to MetaCart
that the transmission ranges of the stations ensure the communication between any pair of stations in at most h hops. Two main issues related to this problem are considered in this paper: the trade-off between the power consumption and the number of hops; the computational complexity of the MIN d D h-RANGE ASSIGNMENT
A Lagrangian Relax-and-Cut Approach for the Bounded Diameter Minimum Spanning Tree Problem
, 2008
"... We consider the problem of finding for a given weighted graph a minimum cost spanning tree whose diameter does not exceed a specified upper bound. This problem is NP-hard and has several applications, e.g. when designing communication networks and quality of service is of concern. We model the prob ..."
Abstract
- Add to MetaCart
We consider the problem of finding for a given weighted graph a minimum cost spanning tree whose diameter does not exceed a specified upper bound. This problem is NP-hard and has several applications, e.g. when designing communication networks and quality of service is of concern. We model
© 2002 Springer-Verlag New York Inc. Augmenting Trees to Meet Biconnectivity and Diameter Constraints 1
"... Abstract. Given a graph G = (V, E) and a positive integer D, we consider the problem of finding a minimum number of new edges E ′ such that the augmented graph G ′ = (V, E ∪ E ′ ) is biconnected and has diameter no greater than D. In this note we show that this problem is NP-hard for all fixed D, b ..."
Abstract
- Add to MetaCart
, by employing a reduction from the DOMINATING SET problem. We prove that the problem remains NP-hard even for forests and trees, but in this case we present approximation algorithms with worst-case bounds 3 (for even D) and 6 (for odd D). A closely related problem of finding a minimum number of edges
Near-Optimal Distributed Approximation of Minimum-Weight Connected Dominating Set
"... This paper presents a near-optimal distributed approximation algorithm for the minimum-weight connected dominating set (MCDS) problem. We use the standard distributed message passing model called the CONGEST model in which in each round each node can send O(log n) bits to each neighbor. The presente ..."
Abstract
-
Cited by 3 (1 self)
- Add to MetaCart
. The presented algorithm finds an O(log n) approximation in Õ(D+√n) rounds, where D is the network diameter and n is the number of nodes. MCDS is a classical NP-hard problem and the achieved approximation factor O(log n) is known to be optimal up to a constant factor, unless P = NP. Furthermore, the Õ(D +√n
Results 1 - 10
of
47