Temporal Betweenness Centrality on Shortest Paths

04/19/2023
by   Mehdi Naima, et al.
0

Betweenness centrality measure assesses the importance of nodes in a graph and has been used in a variety of contexts. Betweenness centrality has also been extended to temporal graphs. Temporal graphs have edges that bear labels according to the time of the interactions between the nodes. Betweenness centrality has been extended to the temporal graph settings, and the notion of paths has been extended to temporal paths. Recent results by Buß et al. and Rymar et al. showed that the betweenness centrality of all nodes in a temporal graph can be computed in O(n^3 T^2) or O(n^2 m T^2 ), where T is the number of time units, m the number of temporal edges and n the number of nodes. In this paper, we improve the running time analysis of these previous approaches to compute the betweenness centrality of all nodes in a temporal graph. We give an algorithm that runs in O(n m T + n^2 T ).

READ FULL TEXT

page 1

page 2

page 3

page 4

research
05/01/2023

Temporal Betweenness Centrality on Shortest Paths Variants

Betweenness centrality has been extensively studied since its introducti...
research
01/01/2023

Graphlets over Time: A New Lens for Temporal Network Analysis

Graphs are widely used for modeling various types of interactions, such ...
research
04/17/2023

On approximating the temporal betweenness centrality through sampling

We present a collection of sampling-based algorithms for approximating t...
research
10/24/2011

Quilting Stochastic Kronecker Product Graphs to Generate Multiplicative Attribute Graphs

We describe the first sub-quadratic sampling algorithm for the Multiplic...
research
05/30/2022

Giant Components in Random Temporal Graphs

A temporal graph is a graph whose edges appear only at certain points in...
research
06/26/2018

Listing All Maximal k-Plexes in Temporal Graphs

Social networks evolve over time, that is, new contacts appear and old c...
research
08/25/2020

Flip Paths Between Lattice Triangulations

The problem of finding a diagonal flip path between two triangulations h...

Please sign up or login with your details

Forgot password? Click here to reset