中文
相关论文

相关论文: Fast Approximation of Centrality

200 篇论文

The study of vertex centrality measures is a key aspect of network analysis. Naturally, such centrality measures have been generalized to groups of vertices; for popular measures it was shown that the problem of finding the most central…

Betweenness is a well-known centrality measure that ranks the nodes of a network according to their participation in shortest paths. Since an exact computation is prohibitive in large networks, several approximation algorithms have been…

数据结构与算法 · 计算机科学 2015-07-06 Elisabetta Bergamini , Henning Meyerhenke

We provide a framework for determining the centralities of agents in a broad family of random networks. Current understanding of network centrality is largely restricted to deterministic settings, but practitioners frequently use random…

社会与信息网络 · 计算机科学 2022-02-07 Krishna Dasaratha

In graph-based applications, a common task is to pinpoint the most important or ``central'' vertex in a (directed or undirected) graph, or rank the vertices of a graph according to their importance. To this end, a plethora of so-called…

人工智能 · 计算机科学 2023-02-28 Andreas Pieris , Jorge Salas

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

Graphs are used in many disciplines to model the relationships that exist between objects in a complex discrete system. Researchers may wish to compare a network of interest to a "typical" graph from a family (or ensemble) of graphs which…

组合数学 · 数学 2025-08-08 Catherine Greenhill

Random walks over directed graphs are used to model activities in many domains, such as social networks, influence propagation, and Bayesian graphical models. They are often used to compute the importance or centrality of individual nodes…

数值分析 · 计算机科学 2018-08-10 Daniel Boley , Alejandro Buendia , Golshan Golnari

Betweenness centrality is a graph parameter that has been successfully applied to network analysis. In the context of computer networks, it was considered for various objectives, ranging from routing to service placement. However, as…

社会与信息网络 · 计算机科学 2020-01-23 Pierluigi Crescenzi , Pierre Fraigniaud , Ami Paz

There are several applications that benefit from a definition of centrality which is applicable to sets of vertices, rather than individual vertices. However, existing definitions might not be able to help us in answering several network…

社会与信息网络 · 计算机科学 2020-10-05 Mostafa Haghir Chehreghani

Random matrix theory has played an important role in recent work on statistical network analysis. In this paper, we review recent results on regimes of concentration of random graphs around their expectation, showing that dense graphs…

统计理论 · 数学 2018-01-29 Can M. Le , Elizaveta Levina , Roman Vershynin

This work deals with the issue of assessing the influence of a node in the entire network and in the subnetwork to which it belongs as well, adapting the classical idea of vertex centrality. We provide a general definition of relative…

物理与社会 · 物理学 2019-11-21 Roy Cerqueti , Gian Paolo Clemente , Rosanna Grassi

The topological structure of complex networks has fascinated researchers for several decades, resulting in the discovery of many universal properties and reoccurring characteristics of different kinds of networks. However, much less is…

社会与信息网络 · 计算机科学 2017-06-28 Yvonne Anne Pignolet , Matthieu Roy , Stefan Schmid , Gilles Tredan

The topological structure of complex networks has fascinated researchers for several decades, resulting in the discovery of many universal properties and reoccurring characteristics of different kinds of networks. However, much less is…

社会与信息网络 · 计算机科学 2017-03-02 Yvonne Anne Pignolet , Matthieu Roy , Stefan Schmid , Gilles Tredan

In network analysis, a measure of node centrality provides a scale indicating how central a node is within a network. The coreness is a popular notion of centrality that accounts for the maximal smallest degree of a subgraph containing a…

统计理论 · 数学 2024-06-14 Eddie Aamari , Ery Arias-Castro , Clément Berenfeld

Betweenness is a well-known centrality measure that ranks the nodes of a network according to their participation in shortest paths. Since an exact computation is prohibitive in large networks, several approximation algorithms have been…

数据结构与算法 · 计算机科学 2015-10-28 Elisabetta Bergamini , Henning Meyerhenke

Spanning Centrality is a measure used in network analysis to determine the importance of an edge in a graph based on its contribution to the connectivity of the entire network. Specifically, it quantifies how critical an edge is in terms of…

社会与信息网络 · 计算机科学 2025-03-25 Gökhan Göktürk , Kamer Kaya

In this paper, we hope to bring closer graph theory and consensus algorithms. Firstly, we give a brief introduction to graph theory by listing a concise definition. Then we analyze and visualize some commonly used graphs. Secondly, we…

离散数学 · 计算机科学 2021-01-27 Shen Zheng

Classic measures of graph centrality capture distinct aspects of node importance, from the local (e.g., degree) to the global (e.g., closeness). Here we exploit the connection between diffusion and geometry to introduce a multiscale…

物理与社会 · 物理学 2020-07-29 Alexis Arnaudon , Robert L. Peach , Mauricio Barahona

Betweeness centrality is one of the most important concepts in graph analysis. It was recently extended to link streams, a graph generalization where links arrive over time. However, its computation raises non-trivial issues, due in…

数据结构与算法 · 计算机科学 2023-11-27 Frédéric Simard , Clémence Magnien , Matthieu Latapy

Theoretical computer science plays an important role in the understanding of social networks and their properties. We can model information rippling throughout social networks, or the opinions of social media users for example, using graph…

离散数学 · 计算机科学 2024-06-11 Timothy Horscroft