paper-with-me

홈 › Papers

Computing Vertex Centrality Measures in Massive Real Networks with a Neural Learning Model

2018-10-28 · Grando Felipe, Lamb Luis C.

Vertex centrality measures are a multi-purpose analysis tool, commonly used in many application environments to retrieve information and unveil knowledge from the graphs and network structural properties. However, the algorithms of such metrics are expensive in terms of computational resources when running real-time applications or massive real world networks. Thus, approximation techniques have been developed and used to compute the measures in such scenarios. In this paper, we demonstrate and analyze the use of neural network learning algorithms to tackle such task and compare their performance in terms of solution quality and computation time with other techniques from the literature. Our work offers several contributions. We highlight both the pros and cons of approximating centralities though neural learning. By empirical means and statistics, we then show that the regression model generated with a feedforward neural networks trained by the Levenberg-Marquardt algorithm is not only the best option considering computational resources, but also achieves the best solution quality for relevant applications and large-scale networks. Keywords: Vertex Centrality Measures, Neural Networks, Complex Network Models, Machine Learning, Regression Model

📄 PDF Abstract BibTeX arXiv:1811.12809

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Similar Papers 제목 키워드 기반

A Family of Centrality Measures for Graph Data Based on Subgraphs

2020-05-31 · ICDT 2020 5 · Cristian Riveros, Jorge Salas

We present the theoretical foundations of a new approach in centrality measures for graph data. The main principle of our approach is very simple: the more relevant subgraphs around a vertex, the more central it is in …

All

Absolute Expressiveness of Subgraph-based Centrality Measures

2022-06-13 · Andreas Pieris, Jorge Salas

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 pletho…

Multitask Learning on Graph Neural Networks: Learning Multiple Graph Centrality Measures with a Unified Network

2018-09-11 · Pedro H. C. Avelar, Henrique Lemos, Marcelo O. R. Prates, Luis Lamb

The application of deep learning to symbolic domains remains an active research endeavour. Graph neural networks (GNN), consisting of trained neural modules which can be arranged in different topologies at run time, are …

4kRelational Reasoning

Information Flow in the FTX Bankruptcy: A Network Approach

2024-07-17 · Riccardo De Blasis, Luca Galati, Rosanna Grassi, Giorgio Rizzini

This paper investigates the cryptocurrency network of the FTX exchange during the collapse of its native token, FTT, to understand how network structures adapt to significant financial disruptions, by exploiting vertex c…

It's Not Whom You Know, It's What You (or Your Friends) Can Do: Succint Coalitional Frameworks for Network Centralities

2019-09-24 · Gabriel Istrate, Cosmin Bonchis, Claudiu Gatina

We investigate the representation of measures of network centrality using a framework that blends a social network representation with the succint formalism of cooperative skill games. We discuss the expressiveness of th…