中文
相关论文

相关论文: A Lookahead algorithm to compute Betweenness Centr…

200 篇论文

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…

数据结构与算法 · 计算机科学 2023-06-07 Mehdi Naima , Matthieu Latapy , Clémence Magnien

Vertices with high betweenness and closeness centrality represent influential entities in a network. An important problem for time varying networks is to know a-priori, using minimal computation, whether the influential vertices of the…

社会与信息网络 · 计算机科学 2018-06-21 Soumya Sarkar , Sandipan Sikdar , Animesh Mukherjee , Sanjukta Bhowmick

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

Betweenness centrality (BC) was proposed as an indicator of the extent of an individual's influence in a social network. It is measured by counting how many times a vertex (i.e., an individual) appears on all the shortest paths between…

物理与社会 · 物理学 2021-06-23 Jongshin Lee , Yongsun Lee , Soo Min Oh , B. Kahng

Betweenness centrality has been extensively studied since its introduction in 1977 as a measure of node importance in graphs. This measure has found use in various applications and has been extended to temporal graphs with time-labeled…

数据结构与算法 · 计算机科学 2024-02-13 Mehdi Naima

Estimating influential nodes in large scale networks including but not limited to social networks, biological networks, communication networks, emerging smart grids etc. is a topic of fundamental interest. To understand influences of nodes…

社会与信息网络 · 计算机科学 2014-06-13 Sima Das

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

Centrality is one of the most fundamental metrics in network science. Despite an abundance of methods for measuring centrality of individual vertices, there are by now only a few metrics to measure centrality of individual edges. We modify…

物理与社会 · 物理学 2019-09-25 Timo Bröhl , Klaus Lehnertz

The betweenness centrality of a vertex v is an important centrality measure that quantifies how many optimal paths between pairs of other vertices visit v. Computing betweenness centrality in a temporal graph, in which the edge set may…

数据结构与算法 · 计算机科学 2023-02-23 Jessica Enright , Kitty Meeks , Hendrik Molter

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

Betweenness is a measure of the centrality of a node in a network, and is normally calculated as the fraction of shortest paths between node pairs that pass through the node of interest. Betweenness is, in some sense, a measure of the…

统计力学 · 物理学 2007-05-23 M. E. J. Newman

Measures of complex network analysis, such as vertex centrality, have the potential to unveil existing network patterns and behaviors. They contribute to the understanding of networks and their components by analyzing their structural…

社会与信息网络 · 计算机科学 2018-11-06 Felipe Grando , Diego Noble , Luis C. Lamb

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…

We present a new fully dynamic algorithm for maintaining betweenness centrality (BC) of vertices in a directed graph $G=(V,E)$ with positive edge weights. BC is a widely used parameter in the analysis of large complex networks. We achieve…

数据结构与算法 · 计算机科学 2022-04-21 Matteo Pontecorvi , Vijaya Ramachandran

We propose a betweenness centrality measure and algorithms for stochastic networks, where edges can fail and weights vary across realizations, making the most central node random. Our approach models the sequence of reported central nodes…

社会与信息网络 · 计算机科学 2026-05-19 Wencheng Bao , Eleftheria Kontou , Chrysafis Vogiatzis

Link Streams were proposed a few years ago as a model of temporal networks. We seek to understand the topological and temporal nature of those objects through efficiently computing the distances, latencies and lengths of shortest fastest…

社会与信息网络 · 计算机科学 2019-07-05 Frédéric Simard

Betweenness centrality is a popular centrality measure with applications in several domains, and whose exact computation is impractical for modern-sized networks. We present SILVAN, a novel, efficient algorithm to compute, with high…

数据结构与算法 · 计算机科学 2022-06-02 Leonardo Pellegrina , Fabio Vandin

This paper is concerned with distributed computation of several commonly used centrality measures in complex networks. In particular, we propose deterministic algorithms, which converge in finite time, for the distributed computation of the…

系统与控制 · 计算机科学 2016-11-15 Keyou You , Roberto Tempo , Li Qiu

Betweenness centrality (BC) is a crucial graph problem that measures the significance of a vertex by the number of shortest paths leading through it. We propose Maximal Frontier Betweenness Centrality (MFBC): a succinct BC algorithm based…

分布式、并行与集群计算 · 计算机科学 2017-08-10 Edgar Solomonik , Maciej Besta , Flavio Vella , Torsten Hoefler

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