中文
相关论文

相关论文: Fast Approximation of Centrality

200 篇论文

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

The emergence of massive graph data sets requires fast mining algorithms. Centrality measures to identify important vertices belong to the most popular analysis methods in graph mining. A measure that is gaining attention is forest…

数据结构与算法 · 计算机科学 2021-01-18 Alexander van der Grinten , Eugenio Angriman , Maria Predari , Henning Meyerhenke

Centrality describes the importance of nodes in a graph and is modeled by various measures. Its global analogue, called centralization, is a general formula for calculating a graph-level centrality score based on the node-level centrality…

社会与信息网络 · 计算机科学 2022-05-03 Jose Mari E. Ortega , Rolito G. Eballe

Graph centrality measures use the structure of a network to quantify central or "important" nodes, with applications in web search, social media analysis, and graphical data mining generally. Traditional centrality measures such as the well…

社会与信息网络 · 计算机科学 2021-01-20 Liang Lyu , Brandon Fain , Kamesh Munagala , Kangning Wang

There are several centrality measures that have been introduced and studied for real world networks. They account for the different vertex characteristics that permit them to be ranked in order of importance in the network. Betweenness…

组合数学 · 数学 2014-03-20 Sunil Kumar R , Kannan Balakrishnan , M. Jathavedan

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 capture rich graph…

人工智能 · 计算机科学 2025-10-24 Changan Liu , Zixuan Xie , Ahad N. Zehmakan , Zhongzhi Zhang

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

In this work, we present a new algorithm to approximate the percolation centrality of every node in a graph. Such a centrality measure quantifies the importance of the vertices in a network during a contagious process. In this paper, we…

社会与信息网络 · 计算机科学 2024-09-04 Antonio Cruciani

The average distance from a node to all other nodes in a graph, or from a query point in a metric space to a set of points, is a fundamental quantity in data analysis. The inverse of the average distance, known as the (classic) closeness…

社会与信息网络 · 计算机科学 2015-06-29 Shiri Chechik , Edith Cohen , Haim Kaplan

One of the more recent measures of centrality in social network analysis is the normalized harmonic centrality. A variant of the closeness centrality, harmonic centrality sums the inverse of the geodesic distances of each node to other…

离散数学 · 计算机科学 2022-04-05 Jose Mari E. Ortega , Rolito G. Eballe

In this work we investigate the problem of estimating the percolation centrality of every vertex in a graph. This centrality measure quantifies the importance of each vertex in a graph going through a contagious process. It is an open…

数据结构与算法 · 计算机科学 2020-02-18 Alane M. de Lima , Murilo V. G. da Silva , André L. Vignatti

In network analysis and graph mining, closeness centrality is a popular measure to infer the importance of a vertex. Computing closeness efficiently for individual vertices received considerable attention. The NP-hard problem of group…

数据结构与算法 · 计算机科学 2019-11-11 Eugenio Angriman , Alexander van der Grinten , Henning Meyerhenke

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

We introduce a quantitative method to compare arbitrary pairs of graph centrality measures, based on the ordering of vertices induced by them. The proposed method is conceptually simple, mathematically elegant, and allows for a quantitative…

社会与信息网络 · 计算机科学 2026-01-26 G. Exarchakos , R. van der Hofstad , O. Nagy , M. Pandey

Closeness centrality, first considered by Bavelas (1948), is an importance measure of a node in a network which is based on the distances from the node to all other nodes. The classic definition, proposed by Bavelas (1950), Beauchamp…

数据结构与算法 · 计算机科学 2014-09-02 Edith Cohen , Daniel Delling , Thomas Pajor , Renato F. Werneck

The goal of this paper is to present a centrality measurement for the nodes of a hypergraph, by using existing literature which extends eigenvector centrality from a graph to a hypergraph, and literature which give a general centrality…

社会与信息网络 · 计算机科学 2014-03-21 Evo Busseniers

Betweenness Centrality (BC) is an important measure used widely in complex network analysis, such as social network, web page search, etc. Computing the exact BC values is highly time consuming. Currently the fastest exact BC determining…

社会与信息网络 · 计算机科学 2017-12-21 Shiyu Ji , Zenghui Yan

Nodes in real-world networks are usually organized in local modules. These groups, called communities, are intuitively defined as sub-graphs with a larger density of internal connections than of external links. In this work, we introduce a…

物理与社会 · 物理学 2010-04-21 Andrea Lancichinetti , Filippo Radicchi , Jose J. Ramasco

The betweenness centrality of a graph vertex measures how often this vertex is visited on shortest paths between other vertices of the graph. In the analysis of many real-world graphs or networks, betweenness centrality of a vertex is used…

数据结构与算法 · 计算机科学 2024-05-15 Sebastian Buß , Hendrik Molter , Rolf Niedermeier , Maciej Rymar

In this work we present PercIS, an algorithm based on Importance Sampling to approximate the percolation centrality of all the nodes of a graph. Percolation centrality is a generalization of betweenness centrality to attributed graphs, and…

社会与信息网络 · 计算机科学 2025-09-16 Antonio Cruciani , Leonardo Pellegrina
‹ 上一页 1 2 3 10 下一页 ›