SILGDec 13, 2025

Compute the edge p-Laplacian centrality for air traffic network

arXiv:2512.14749v1
Originality Synthesis-oriented
AI Analysis

This addresses a specific computational problem in network analysis for air traffic, but appears incremental as it adapts existing methods to a new graph type.

The paper tackles computing edge p-Laplacian centrality for air traffic networks by converting the network to a line graph and using a novel un-normalized graph p-Laplacian ranking method, with experiments showing successful implementation.

The problem that we would like to solve in this paper is to compute the edge p-Laplacian centrality for the air traffic network. In this problem, instead of computing the edge p-Laplacian centrality directly which is the very hard problem, we convert the air traffic network to the line graph. Finally, we will compute the node p-Laplacian centrality of the line graph which is equivalent to the edge p-Laplacian of the air traffic network. In this paper, the novel un-normalized graph (p-) Laplacian based ranking method will be developed based on the un-normalized graph p-Laplacian operator definitions such as the curvature operator of graph (i.e. the un-normalized graph 1-Laplacian operator) and will be used to compute the node p-Laplacian centrality of the line graph. The results from the experiments show that the un-normalized graph p-Laplacian ranking methods can be implemented successfully.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes