中文
相关论文

相关论文: Faster Betweenness Centrality Updates in Evolving …

200 篇论文

Centrality, in some sense, captures the extent to which a vertex controls the flow of information in a network. Here, we propose Local Detour Centrality as a novel centrality-based betweenness measure that captures the extent to which a…

社会与信息网络 · 计算机科学 2022-08-08 Haim Cohen , Yinon Nachshon , Paz M. Naim , Jürgen Jost , Emil Saucan , Anat Maril

Node centralities play a pivotal role in network science, social network analysis, and recommender systems. In temporal data, static path-based centralities like closeness or betweenness can give misleading results about the true importance…

机器学习 · 计算机科学 2024-11-11 Franziska Heeg , Ingo Scholtes

Closeness centrality is one way of measuring how central a node is in the given network. The closeness centrality measure assigns a centrality value to each node based on its accessibility to the whole network. In real life applications, we…

社会与信息网络 · 计算机科学 2017-06-08 Akrati Saxena , Ralucca Gera , S. R. S. Iyengar

In many applications we are required to increase the deployment of a distributed monitoring system on an evolving network. In this paper we present a new method for finding candidate locations for additional deployment in the network. This…

数据结构与算法 · 计算机科学 2020-10-05 Shlomi Dolev , Yuval Elovici , Rami Puzis , Polina Zilberman

Centrality measures are used in network science to evaluate the centrality of vertices or the position they occupy in a network. There are a large number of centrality measures according to some criterion. However, the generalizations of…

社会与信息网络 · 计算机科学 2021-06-21 Hélder Alves , Paula Brito , Pedro Campos

In network analysis, the betweenness centrality of a node informally captures the fraction of shortest paths visiting that node. The computation of the betweenness centrality measure is a fundamental task in the analysis of modern networks,…

社会与信息网络 · 计算机科学 2022-03-02 Diego Santoro , Ilie Sarpe

Finding the important nodes in complex networks by topological structure is of great significance to network invulnerability. Several centrality measures have been proposed recently to evaluate the performance of nodes based on their…

社会与信息网络 · 计算机科学 2021-02-23 Pengli Lu , Chen Dong , Yuhong Guo

Computing classical centrality measures such as betweenness and closeness is computationally expensive on large-scale graphs. In this work, we introduce an efficient force layout algorithm that embeds a graph into a low-dimensional space,…

社会与信息网络 · 计算机科学 2026-04-29 Alexander Kolpakov , Igor Rivin

In various applications involving complex networks, network measures are employed to assess the relative importance of network nodes. However, the robustness of such measures in the presence of link inaccuracies has not been well…

物理与社会 · 物理学 2014-01-15 John Platig , Ed Ott , Michelle Girvan

Computer networks have become a critical infrastructure. In fact, networks should not only meet strict requirements in terms of correctness, availability, and performance, but they should also be very flexible and support fast updates,…

网络与互联网体系结构 · 计算机科学 2019-03-27 Klaus-Tycho Foerster , Stefan Schmid , Stefano Vissicchio

PageRank is a popular centrality metric that assigns importance to the vertices of a graph based on its neighbors and their score. Efficient parallel algorithms for updating PageRank on dynamic graphs is crucial for various applications,…

分布式、并行与集群计算 · 计算机科学 2024-01-29 Subhajit Sahu

Identifying influential nodes in a network is a major issue due to the great deal of applications concerned, such as disease spreading and rumor dynamics. That is why, a plethora of centrality measures has emerged over the years in order to…

社会与信息网络 · 计算机科学 2023-01-04 Ahmed Ibnoulouafi , Mohamed El Haziti , Hocine Cherifi

A fundamental problem in the study of networks is the identification of important nodes. This is typically achieved using centrality metrics, which rank nodes in terms of their position in the network. This approach works well for static…

计算工程、金融与科学 · 计算机科学 2022-10-19 Isobel Seabrook , Paolo Barucca , Fabio Caccioli

In the study of the behavior of centrality measures with respect to network modifications, score monotonicity means that adding an arc increases the centrality score of the target of the arc; rank monotonicity means that adding an arc…

社会与信息网络 · 计算机科学 2023-11-30 Paolo Boldi , Davide D'Ascenzo , Flavio Furia , Sebastiano Vigna

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…

数据结构与算法 · 计算机科学 2018-07-12 Alexander van der Grinten , Elisabetta Bergamini , Oded Green , David A. Bader , Henning Meyerhenke

Graphs (networks) are an important tool to model data in different domains. Real-world graphs are usually directed, where the edges have a direction and they are not symmetric. Betweenness centrality is an important index widely used to…

数据结构与算法 · 计算机科学 2023-06-22 Mostafa Haghir Chehreghani , Albert Bifet , Talel Abdessalem

The study of the topological structure of complex networks has fascinated researchers for several decades, and today we have a fairly good understanding of the types and reoccurring characteristics of many different complex networks.…

社会与信息网络 · 计算机科学 2014-06-23 Matthieu Roy , Stefan Schmid , Gilles Trédan

Network centrality is a foundational concept for quantifying the importance of nodes within a network. Many traditional centrality measures--such as degree and betweenness centrality--are purely structural and often overlook the dynamics…

社会与信息网络 · 计算机科学 2026-03-19 Xinran Zheng , Leonardo Massai , Massimo Franceschetti , Behrouz Touri

We perform the first axiomatic analysis of medial centrality measures. These measures, also called betweenness-like centralities, assess the role of a node in connecting others in the network. We focus on a setting with one target node and…

社会与信息网络 · 计算机科学 2023-02-17 Wiktoria Kosny , Oskar Skibski

This paper introduces a novel framework that combines traditional centrality measures with eigenvalue spectra and diffusion processes for a more comprehensive analysis of complex networks. While centrality measures such as degree,…

其他计算机科学 · 计算机科学 2025-03-28 Arsh Jha