中文
相关论文

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

200 篇论文

Today, there exist many centrality measures for assessing the importance of nodes in a network as a function of their position and the underlying topology. One class of such measures builds on eigenvector centrality, where the importance of…

社会与信息网络 · 计算机科学 2020-02-28 James B Glattfelder

The centrality of a vertex v in a network intuitively captures how important v is for communication in the network. The task of improving the centrality of a vertex has many applications, as a higher centrality often implies a larger impact…

离散数学 · 计算机科学 2017-10-05 Clemens Hoffmann , Hendrik Molter , Manuel Sorge

Here we present a range-limited approach to centrality measures in both non-weighted and weighted directed complex networks. We introduce an efficient method that generates for every node and every edge its betweenness centrality based on…

物理与社会 · 物理学 2011-11-24 Maria Ercsey-Ravasz , Ryan Lichtenwalter , Nitesh V. Chawla , Zoltan Toroczkai

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…

分布式、并行与集群计算 · 计算机科学 2019-10-25 Alexander van der Grinten , Henning Meyerhenke

This paper initiates the studies of parallel algorithms for core maintenance in dynamic graphs. The core number is a fundamental index reflecting the cohesiveness of a graph, which are widely used in large-scale graph analytics. The core…

数据结构与算法 · 计算机科学 2017-01-02 Na Wang , Dongxiao Yu , Hai Jin , Chen Qian , Xia Xie , Qiang-Sheng Hua

This paper is concerned with distributed detection of central nodes in complex networks using closeness centrality. Closeness centrality plays an essential role in network analysis. Evaluating closeness centrality exactly requires complete…

社会与信息网络 · 计算机科学 2021-06-29 Jordan F. Masakuna , Steve Kroon

From many datasets gathered in online social networks, well defined community structures have been observed. A large number of users participate in these networks and the size of the resulting graphs poses computational challenges. There is…

社会与信息网络 · 计算机科学 2014-01-15 Alexander V. Mantzaris

Centrality, which quantifies the "importance" of individual nodes, is among the most essential concepts in modern network theory. As there are many ways in which a node can be important, many different centrality measures are in use. Here,…

物理与社会 · 物理学 2020-02-03 Aleks J. Gurfinkel , Per Arne Rikvold

Closeness is a widely-studied centrality measure. Since it requires all pairwise distances, computing closeness for all nodes is infeasible for large real-world networks. However, for many applications, it is only necessary to find the k…

数据结构与算法 · 计算机科学 2017-10-04 Patrick Bisenius , Elisabetta Bergamini , Eugenio Angriman , Henning Meyerhenke

The identification of nodes occupying important positions in a network structure is crucial for the understanding of the associated real-world system. Usually, betweenness centrality is used to evaluate a node capacity to connect different…

Betweenness centrality is a fundamental centrality measure in social network analysis. Given a large-scale network, how can we find the most central nodes? This question is of key importance to numerous important applications that rely on…

社会与信息网络 · 计算机科学 2016-09-06 Ahmad Mahmoody , Charalampos E. Tsourakakis , Eli Upfal

An important index widely used to analyze social and information networks is betweenness centrality. In this paper, first given a directed network $G$ and a vertex $r\in V(G)$, we present a novel adaptive algorithm for estimating…

数据结构与算法 · 计算机科学 2018-10-25 Mostafa Haghir Chehreghani , Albert Bifet , Talel Abdessalem

The betweenness centrality (BC) of a node in a network (or graph) is a measure of its importance in the network. BC is widely used in a large number of environments such as social networks, transport networks, security/mobile networks and…

数据结构与算法 · 计算机科学 2019-02-06 Matteo Pontecorvi , Vijaya Ramachandran

The widespread use of graph data in various applications and the highly dynamic nature of today's networks have made it imperative to analyze structural trends in dynamic graphs on a continual basis. The shortest path is a fundamental…

数据库 · 计算机科学 2023-07-13 Qingshuai Feng , You Peng , Wenjie Zhang , Xuemin Lin , Ying Zhang

In this paper we formally define the hierarchical clustering network problem (HCNP) as the problem to find a good hierarchical partition of a network. This new problem focuses on the dynamic process of the clustering rather than on the…

社会与信息网络 · 计算机科学 2024-02-12 Daniel Gómez , Javier Castro , Inmaculada Gutiérrez , Rosa Espínola

Among the several topological properties of complex networks, the shortest path represents a particularly important characteristic because of its potential impact not only on other topological properties, but mainly for its influence on…

社会与信息网络 · 计算机科学 2020-03-30 Guilherme S. Domingues , Cesar H. Comin , Luciano da F. Costa

Betweenness centrality lies at the core of both transport and structural vulnerability properties of complex networks, however, it is computationally costly, and its measurement for networks with millions of nodes is near impossible. By…

物理与社会 · 物理学 2015-05-18 Maria Ercsey-Ravasz , Zoltan Toroczkai

The betweenness centrality (BC) is an important quantity for understanding the structure of complex large networks. However, its calculation is in general difficult and known in simple cases only. In particular, the BC has been exactly…

物理与社会 · 物理学 2022-05-18 Vincent Verbavatz , Marc Barthelemy

With its origin in sociology, Social Network Analysis (SNA), quickly emerged and spread to other areas of research, including anthropology, biology, information science, organizational studies, political science, and computer science. Being…

社会与信息网络 · 计算机科学 2018-08-10 Mário Cordeiro , Rui Portocarrero Sarmento , Pavel Brazdil , João Gama

Who is more important in a network? Who controls the flow between the nodes or whose contribution is significant for connections? Centrality metrics play an important role while answering these questions. The betweenness metric is useful…

数据结构与算法 · 计算机科学 2012-09-27 Ahmet Erdem Sarıyüce , Erik Saule , Kamer Kaya , Ümit V. Çatalyürek