Skip to main content

Showing 1–14 of 14 results for author: van der Grinten, A

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

    cs.SI cs.DS

    Algorithms for Large-scale Network Analysis and the NetworKit Toolkit

    Authors: Eugenio Angriman, Alexander van der Grinten, Michael Hamann, Henning Meyerhenke, Manuel Penschuck

    Abstract: The abundance of massive network data in a plethora of applications makes scalable analysis algorithms and software tools necessary to generate knowledge from such data in reasonable time. Addressing scalability as well as other requirements such as good usability and a rich feature set, the open-source software NetworKit has established itself as a popular tool for large-scale network analysis. T… ▽ More

    Submitted 20 September, 2022; originally announced September 2022.

  2. arXiv:2203.01263  [pdf, other

    cs.SI cs.HC cs.LG

    Interactive Visualization of Protein RINs using NetworKit in the Cloud

    Authors: Eugenio Angriman, Fabian Brandt-Tumescheit, Leon Franke, Alexander van der Grinten, Henning Meyerhenke

    Abstract: Network analysis has been applied in diverse application domains. In this paper, we consider an example from protein dynamics, specifically residue interaction networks (RINs). In this context, we use NetworKit -- an established package for network analysis -- to build a cloud-based environment that enables domain scientists to run their visualization and analysis workflows on large compute server… ▽ More

    Submitted 2 March, 2022; originally announced March 2022.

  3. arXiv:2202.08808  [pdf, other

    cs.DC

    Fast Dynamic Updates and Dynamic SpGEMM on MPI-Distributed Graphs

    Authors: Alexander van der Grinten, Geert Custers, Duy Le Thanh, Henning Meyerhenke

    Abstract: Sparse matrix multiplication (SpGEMM) is a fundamental kernel used in many diverse application areas, both numerical and discrete. For example, many algebraic graph algorithms rely on SpGEMM in the tropical semiring to compute shortest paths in graphs. Recently, SpGEMM has received growing attention regarding implementations for specific (parallel) architectures. Yet, this concerns only the static… ▽ More

    Submitted 31 May, 2022; v1 submitted 17 February, 2022; originally announced February 2022.

    Comments: various updates

  4. arXiv:2101.06192  [pdf, other

    cs.DS

    New Approximation Algorithms for Forest Closeness Centrality -- for Individual Vertices and Vertex Groups

    Authors: Alexander van der Grinten, Eugenio Angriman, Maria Predari, Henning Meyerhenke

    Abstract: The emergence of massive graph data sets requires fast mining algorithms. Centrality measures to identify important vertices belong to the most popular analysis methods in graph mining. A measure that is gaining attention is forest closeness centrality; it is closely related to electrical measures using current flow but can also handle disconnected graphs. Recently, [** et al., ICDM'19] proposed… ▽ More

    Submitted 15 January, 2021; originally announced January 2021.

  5. arXiv:2010.15435  [pdf, other

    cs.DS

    Group-Harmonic and Group-Closeness Maximization -- Approximation and Engineering

    Authors: Eugenio Angriman, Ruben Becker, Gianlorenzo D'Angelo, Hugo Gilbert, Alexander van der Grinten, Henning Meyerhenke

    Abstract: Centrality measures characterize important nodes in networks. Efficiently computing such nodes has received a lot of attention. When considering the generalization of computing central groups of nodes, challenging optimization problems occur. In this work, we study two such problems, group-harmonic maximization and group-closeness maximization both from a theoretical and from an algorithm engineer… ▽ More

    Submitted 29 October, 2020; originally announced October 2020.

  6. arXiv:2006.13679  [pdf, other

    cs.DS cs.SI

    Approximation of the Diagonal of a Laplacian's Pseudoinverse for Complex Network Analysis

    Authors: Eugenio Angriman, Maria Predari, Alexander van der Grinten, Henning Meyerhenke

    Abstract: The ubiquity of massive graph data sets in numerous applications requires fast algorithms for extracting knowledge from these data. We are motivated here by three electrical measures for the analysis of large small-world graphs $G = (V, E)$ -- i.e., graphs with diameter in $O(\log |V|)$, which are abundant in complex network analysis. From a computational point of view, the three measures have in… ▽ More

    Submitted 8 February, 2021; v1 submitted 24 June, 2020; originally announced June 2020.

  7. arXiv:2001.07134  [pdf, other

    cs.DS cs.DC

    High-Quality Hierarchical Process Map**

    Authors: Marcelo Fonseca Faraj, Alexander van der Grinten, Henning Meyerhenke, Jesper Larsson Träff, Christian Schulz

    Abstract: Partitioning graphs into blocks of roughly equal size such that few edges run between blocks is a frequently needed operation when processing graphs on a parallel computer. When a topology of a distributed system is known an important task is then to map the blocks of the partition onto the processors such that the overall communication cost is reduced. We present novel multilevel algorithms that… ▽ More

    Submitted 22 January, 2020; v1 submitted 20 January, 2020; originally announced January 2020.

  8. arXiv:1911.03360  [pdf, other

    cs.DS cs.SI

    Local Search for Group Closeness Maximization on Big Graphs

    Authors: Eugenio Angriman, Alexander van der Grinten, Henning Meyerhenke

    Abstract: In network analysis and graph mining, closeness centrality is a popular measure to infer the importance of a vertex. Computing closeness efficiently for individual vertices received considerable attention. The NP-hard problem of group closeness maximization, in turn, is more challenging: the objective is to find a vertex group that is central as a whole and state-of-the-art heuristics for it do no… ▽ More

    Submitted 8 November, 2019; originally announced November 2019.

  9. arXiv:1910.13874  [pdf, other

    cs.DS cs.SI

    Group Centrality Maximization for Large-scale Graphs

    Authors: Eugenio Angriman, Alexander van der Grinten, Aleksandar Bojchevski, Daniel Zügner, Stephan Günnemann, Henning Meyerhenke

    Abstract: The study of vertex centrality measures is a key aspect of network analysis. Naturally, such centrality measures have been generalized to groups of vertices; for popular measures it was shown that the problem of finding the most central group is $\mathcal{NP}$-hard. As a result, approximation algorithms to maximize group centralities were introduced recently. Despite a nearly-linear running time,… ▽ More

    Submitted 30 October, 2019; originally announced October 2019.

  10. arXiv:1910.11039  [pdf, other

    cs.DC cs.DS cs.SI

    Scaling Betweenness Approximation to Billions of Edges by MPI-based Adaptive Sampling

    Authors: Alexander van der Grinten, Henning Meyerhenke

    Abstract: Betweenness centrality is one of the most popular vertex centrality measures in network analysis. Hence, many (sequential and parallel) algorithms to compute or approximate betweenness have been devised. Recent algorithmic advances have made it possible to approximate betweenness very efficiently on shared-memory architectures. Yet, the best shared-memory algorithms can still take hours of running… ▽ More

    Submitted 24 October, 2019; originally announced October 2019.

  11. arXiv:1904.04690  [pdf, other

    cs.SI

    Guidelines for Experimental Algorithmics in Network Analysis

    Authors: Eugenio Angriman, Alexander van der Grinten, Moritz von Looz, Henning Meyerhenke, Martin Nöllenburg, Maria Predari, Charilaos Tzovas

    Abstract: The field of network science is a highly interdisciplinary area; for the empirical analysis of network data, it draws algorithmic methodologies from several research fields. Hence, research procedures and descriptions of the technical results often differ, sometimes widely. In this paper we focus on methodologies for the experimental part of algorithm engineering for network analysis -- an importa… ▽ More

    Submitted 25 March, 2019; originally announced April 2019.

  12. arXiv:1903.09422  [pdf, other

    cs.DC

    Parallel Adaptive Sampling with almost no Synchronization

    Authors: Alexander van der Grinten, Eugenio Angriman, Henning Meyerhenke

    Abstract: Approximation via sampling is a widespread technique whenever exact solutions are too expensive. In this paper, we present techniques for an efficient parallelization of adaptive (a. k. a. progressive) sampling algorithms on multi-threaded shared-memory machines. Our basic algorithmic technique requires no synchronization except for atomic load-acquire and store-release operations. It does, howeve… ▽ More

    Submitted 22 March, 2019; originally announced March 2019.

  13. arXiv:1807.03847  [pdf, other

    cs.DS cs.DC

    Scalable Katz Ranking Computation in Large Static and Dynamic Graphs

    Authors: Alexander van der Grinten, Elisabetta Bergamini, Oded Green, David A. Bader, Henning Meyerhenke

    Abstract: Network analysis defines a number of centrality measures to identify the most central nodes in a network. Fast computation of those measures is a major challenge in algorithmic network analysis. Aside from closeness and betweenness, Katz centrality is one of the established centrality measures. In this paper, we consider the problem of computing rankings for Katz centrality. In particular, we prop… ▽ More

    Submitted 10 July, 2018; originally announced July 2018.

    Comments: Published at ESA'18

  14. arXiv:1310.4756  [pdf, other

    cs.LO cs.AI

    Effectiveness of pre- and inprocessing for CDCL-based SAT solving

    Authors: Andreas Wotzlaw, Alexander van der Grinten, Ewald Speckenmeyer

    Abstract: Applying pre- and inprocessing techniques to simplify CNF formulas both before and during search can considerably improve the performance of modern SAT solvers. These algorithms mostly aim at reducing the number of clauses, literals, and variables in the formula. However, to be worthwhile, it is necessary that their additional runtime does not exceed the runtime saved during the subsequent SAT sol… ▽ More

    Submitted 17 October, 2013; originally announced October 2013.

    Comments: 9 pages, 4 figures