paper-with-me

홈 › Papers

Temporal Walk Centrality: Ranking Nodes in Evolving Networks

2022-02-08 · Lutz Oettershagen, Petra Mutzel, Nils M. Kriege

We propose the Temporal Walk Centrality, which quantifies the importance of a node by measuring its ability to obtain and distribute information in a temporal network. In contrast to the widely-used betweenness centrality, we assume that information does not necessarily spread on shortest paths but on temporal random walks that satisfy the time constraints of the network. We show that temporal walk centrality can identify nodes playing central roles in dissemination processes that might not be detected by related betweenness concepts and other common static and temporal centrality measures. We propose exact and approximation algorithms with different running times depending on the properties of the temporal network and parameters of our new centrality measure. A technical contribution is a general approach to lift existing algebraic methods for counting walks in static networks to temporal networks. Our experiments on real-world temporal networks show the efficiency and accuracy of our algorithms. Finally, we demonstrate that the rankings by temporal walk centrality often differ significantly from those of other state-of-the-art temporal centralities.

📄 PDF Abstract BibTeX arXiv:2202.03706

Code (1)

https://gitlab.com/tgpublic/twc 공식 구현

Similar Papers 제목 키워드 기반

Closeness Centrality via the Condorcet Principle

2021-12-01 · Oskar Skibski

We uncover a new relation between Closeness centrality and the Condorcet principle. We define a Condorcet winner in a graph as a node that compared to any other node is closer to more nodes. In other words, if we assume …

Anomaly detection in cross-country money transfer temporal networks

2023-11-24 · Salvatore Vilella, Arthur Thomas Edward Capozzi Lupi, Marco Fornasiero, Dario Moncalvo 외

This paper explores anomaly detection through temporal network analysis. Unlike many conventional methods, relying on rule-based algorithms or general machine learning approaches, our methodology leverages the evolving s…

Anomaly Detection

A novel measure to identify influential nodes: Return Random Walk Gravity Centrality

2023-05-01 · Information Sciences 2023 5 · Manuel Curado, Leandro Tortosa, Jose F. Vicent

To identify influential nodes in real networks, it is essential to note the importance of considering the local and global information in a network. In addition, it is also key to consider the dynamic information. Accord…

Approximating Betweenness-Centrality rankingNode Classification

Efficient Algorithms for Computing Random Walk Centrality

2025-10-23 · Changan Liu, Zixuan Xie, Ahad N. Zehmakan, Zhongzhi Zhang arxiv

Random walk centrality is a fundamental metric in graph mining for quantifying node importance and influence, defined as the weighted average of hitting times to a node from all other nodes. Despite its ability to captur…

Graph-Level Embedding for Time-Evolving Graphs

2023-06-01 · Lili Wang, Chenghan Huang, Weicheng Ma, Xinyuan Cao 외

Graph representation learning (also known as network embedding) has been extensively researched with varying levels of granularity, ranging from nodes to graphs. While most prior work in this area focuses on node-level r…

Anomaly DetectionGraph Representation LearningGraph SimilarityLanguage Modeling+4