paper-with-me

Papers

Complex non-backtracking matrix for directed graphs

2025-07-16 · Keishi Sando, Hideitsu Hino

Graph representation matrices are essential tools in graph data analysis. Recently, Hermitian adjacency matrices have been proposed to investigate directed graph structures. Previous studies have demonstrated that these matrices can extract valuable information for clustering. In this paper, we propose the complex non-backtracking matrix that integrates the properties of the Hermitian adjacency matrix and the non-backtracking matrix. The proposed matrix has similar properties with the non-backtracking matrix of undirected graphs. We reveal relationships between the complex non-backtracking matrix and the Hermitian adjacency matrix. Also, we provide intriguing insights that this matrix representation holds cluster information, particularly for sparse directed graphs.

📄 PDF Abstract BibTeX arXiv:2507.12503

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Spectral redemption: clustering sparse networks

2013-06-24 · Florent Krzakala, Cristopher Moore, Elchanan Mossel, Joe Neeman 외

Spectral algorithms are classic approaches to clustering and community detection in networks. However, for sparse networks the standard versions of these algorithms are suboptimal, in some cases completely failing to det…

ClusteringCommunity DetectionStochastic Block Model

Sparse random hypergraphs: Non-backtracking spectra and community detection

2022-03-14 · Ludovic Stephan, Yizhe Zhu

We consider the community detection problem in a sparse $q$-uniform hypergraph $G$, assuming that $G$ is generated according to the Hypergraph Stochastic Block Model (HSBM). We prove that a spectral method based on the n…

Community DetectionDimensionality ReductionStochastic Block Model

A Graph Convolution for Signed Directed Graphs

2022-08-23 · Taewook Ko, Chong-Kwon Kim

A signed directed graph is a graph with sign and direction information on the edges. Even though signed directed graphs are more informative than unsigned or undirected graphs, they are more complicated to analyze and ha…

Link Sign Prediction

Modelling and Kron reduction of power flow networks in directed graphs

2023-02-17 · Ruohan Wang, Zhiyong Sun

Electrical grids are large-sized complex systems that require strong computing power for monitoring and analysis. Kron reduction is a general reduction method in graph theory and is often used for electrical circuit simp…

MagNet: A Neural Network for Directed Graphs

2021-02-22 · NeurIPS 2021 12 · Xitong Zhang, Yixuan He, Nathan Brugnone, Michael Perlmutter 외

The prevalence of graph-based data has spurred the rapid development of graph neural networks (GNNs) and related machine learning algorithms. Yet, despite the many datasets naturally modeled as directed graphs, including…

Link PredictionNode Classification