Skip to main content

Showing 1–9 of 9 results for author: Werneck, R F

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

    cs.DS

    Accelerating Local Search for the Maximum Independent Set Problem

    Authors: Jakob Dahlum, Sebastian Lamm, Peter Sanders, Christian Schulz, Darren Strash, Renato F. Werneck

    Abstract: Computing high-quality independent sets quickly is an important problem in combinatorial optimization. Several recent algorithms have shown that kernelization techniques can be used to find exact maximum independent sets in medium-sized sparse graphs, as well as high-quality independent sets in huge sparse graphs that are intractable for exact (exponential-time) algorithms. However, a major drawba… ▽ More

    Submitted 4 February, 2016; originally announced February 2016.

    Comments: 17 pages, 2 figures, 3 tables

    ACM Class: F.2.2; G.2.2

  2. arXiv:1509.00764  [pdf, other

    cs.DS cs.NE cs.SI

    Finding Near-Optimal Independent Sets at Scale

    Authors: Sebastian Lamm, Peter Sanders, Christian Schulz, Darren Strash, Renato F. Werneck

    Abstract: The independent set problem is NP-hard and particularly difficult to solve in large sparse graphs. In this work, we develop an advanced evolutionary algorithm, which incorporates kernelization techniques to compute large independent sets in huge sparse networks. A recent exact algorithm has shown that large networks can be solved exactly by employing a branch-and-reduce technique that recursively… ▽ More

    Submitted 2 September, 2015; originally announced September 2015.

    Comments: 17 pages, 1 figure, 8 tables. arXiv admin note: text overlap with arXiv:1502.01687

    ACM Class: F.2.2; G.2.2

  3. arXiv:1505.01446  [pdf, other

    cs.DS

    Public Transit Labeling

    Authors: Daniel Delling, Julian Dibbelt, Thomas Pajor, Renato F. Werneck

    Abstract: We study the journey planning problem in public transit networks. Developing efficient preprocessing-based speedup techniques for this problem has been challenging: current approaches either require massive preprocessing effort or provide limited speedups. Leveraging recent advances in Hub Labeling, the fastest algorithm for road networks, we revisit the well-known time-expanded model for public t… ▽ More

    Submitted 6 May, 2015; originally announced May 2015.

    Comments: An extended abstract of this paper has been accepted at the 14th International Symposium on Experimental Algorithms (SEA'15)

    ACM Class: G.2.2; G.2.3; H.2.8; H.3.5

  4. arXiv:1504.05140  [pdf, other

    cs.DS

    Route Planning in Transportation Networks

    Authors: Hannah Bast, Daniel Delling, Andrew Goldberg, Matthias Müller-Hannemann, Thomas Pajor, Peter Sanders, Dorothea Wagner, Renato F. Werneck

    Abstract: We survey recent advances in algorithms for route planning in transportation networks. For road networks, we show that one can compute driving directions in milliseconds or less even at continental scale. A variety of techniques provide different trade-offs between preprocessing effort, space requirements, and query time. Some algorithms can answer queries in a fraction of a microsecond, while oth… ▽ More

    Submitted 20 April, 2015; originally announced April 2015.

    Comments: This is an updated version of the technical report MSR-TR-2014-4, previously published by Microsoft Research. This work was mostly done while the authors Daniel Delling, Andrew Goldberg, and Renato F. Werneck were at Microsoft Research Silicon Valley

    ACM Class: G.2.1; G.2.2; G.2.3; H.2.8; H.3.5; H.4.2

  5. arXiv:1412.2787  [pdf, ps, other

    cs.DS

    A Robust and Scalable Algorithm for the Steiner Problem in Graphs

    Authors: Thomas Pajor, Eduardo Uchoa, Renato F. Werneck

    Abstract: We present an effective heuristic for the Steiner Problem in Graphs. Its main elements are a multistart algorithm coupled with aggressive combination of elite solutions, both leveraging recently-proposed fast local searches. We also propose a fast implementation of a well-known dual ascent algorithm that not only makes our heuristics more robust (by quickly dealing with easier cases), but can also… ▽ More

    Submitted 10 December, 2014; v1 submitted 8 December, 2014; originally announced December 2014.

    Comments: 33 pages. Presented at the 11th DIMACS Implementation Challenge on Steiner Tree Problems

    ACM Class: G.1.6; G.2.2; I.2.8

  6. arXiv:1410.6976  [pdf, other

    cs.SI

    Distance-Based Influence in Networks: Computation and Maximization

    Authors: Edith Cohen, Daniel Delling, Thomas Pajor, Renato F. Werneck

    Abstract: A premise at a heart of network analysis is that entities in a network derive utilities from their connections. The {\em influence} of a seed set $S$ of nodes is defined as the sum over nodes $u$ of the {\em utility} of $S$ to $u$. {\em Distance-based} utility, which is a decreasing function of the distance from $S$ to $u$, was explored in several successful research threads from social network an… ▽ More

    Submitted 31 January, 2016; v1 submitted 25 October, 2014; originally announced October 2014.

    Comments: 20 pages, 5 figures

    ACM Class: H.2.8, G.2.2, G.3

  7. Computing Classic Closeness Centrality, at Scale

    Authors: Edith Cohen, Daniel Delling, Thomas Pajor, Renato F. Werneck

    Abstract: Closeness centrality, first considered by Bavelas (1948), is an importance measure of a node in a network which is based on the distances from the node to all other nodes. The classic definition, proposed by Bavelas (1950), Beauchamp (1965), and Sabidussi (1966), is (the inverse of) the average distance to all other nodes. We propose the first highly scalable (near linear-time processing and lin… ▽ More

    Submitted 29 August, 2014; originally announced September 2014.

    Comments: 13 pages, 2 figures, appeared at the 2nd ACM Conference on Online Social Networks (COSN'14)

    ACM Class: G.2.2; H.2.8

  8. Sketch-based Influence Maximization and Computation: Scaling up with Guarantees

    Authors: Edith Cohen, Daniel Delling, Thomas Pajor, Renato F. Werneck

    Abstract: Propagation of contagion through networks is a fundamental process. It is used to model the spread of information, influence, or a viral infection. Diffusion patterns can be specified by a probabilistic model, such as Independent Cascade (IC), or captured by a set of representative traces. Basic computational problems in the study of diffusion are influence queries (determining the potency of a… ▽ More

    Submitted 26 August, 2014; originally announced August 2014.

    Comments: 10 pages, 5 figures. Appeared at the 23rd Conference on Information and Knowledge Management (CIKM 2014) in Shanghai, China

    ACM Class: G.2.2; H.2.8

  9. arXiv:0711.1682  [pdf, ps, other

    cs.DS

    Data Structures for Mergeable Trees

    Authors: Loukas Georgiadis, Haim Kaplan, Nira Shafrir, Robert E. Tarjan, Renato F. Werneck

    Abstract: Motivated by an application in computational topology, we consider a novel variant of the problem of efficiently maintaining dynamic rooted trees. This variant requires merging two paths in a single operation. In contrast to the standard problem, in which only one tree arc changes at a time, a single merge operation can change many arcs. In spite of this, we develop a data structure that support… ▽ More

    Submitted 11 November, 2007; originally announced November 2007.

    ACM Class: F.2.2