Computing Betweenness Centrality in Link Streams

02/12/2021
by   Frédéric Simard, et al.
0

Betweeness centrality is one of the most important concepts in graph analysis. It was recently extended to link streams, a graph generalization where links arrive over time. However, its computation raises non-trivial issues, due in particular to the fact that time is considered as continuous. We provide here the first algorithms to compute this generalized betweenness centrality, as well as several companion algorithms that have their own interest. They work in polynomial time and space, we illustrate them on typical examples, and we provide an implementation.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/03/2019

On computing distances and latencies in Link Streams

Link Streams were proposed a few years ago as a model of temporal networ...
research
12/11/2018

Computing Nearby Non-trivial Smith Forms

We consider the problem of computing the nearest matrix polynomial with ...
research
12/19/2017

Enumerating maximal cliques in link streams with durations

Link streams model interactions over time, and a clique in a link stream...
research
11/16/2020

Strongly Connected Components in Stream Graphs: Computation and Experimentations

Stream graphs model highly dynamic networks in which nodes and/or links ...
research
02/01/2023

Faster maximal clique enumeration in large real-world link streams

Link streams offer a good model for representing interactions over time....
research
02/14/2022

Enhancing expressivity of checked corecursive streams (extended version)

We propose a novel approach to stream definition and manipulation. Our s...
research
12/07/2022

A Frequency-Structure Approach for Link Stream Analysis

A link stream is a set of triplets (t, u, v) indicating that u and v int...

Please sign up or login with your details

Forgot password? Click here to reset