Complex non-backtracking matrix for directed graphs

πŸ“… 2025-07-16
πŸ“ˆ Citations: 0
✨ Influential: 0
πŸ“„ PDF
πŸ€– AI Summary
To address the limited representational capacity of existing methods for clustering structure in sparse directed graphs, this paper proposes the Complex Non-Backtracking Matrix (CNBM)β€”the first framework integrating the non-backtracking mechanism with the symmetrization principle of Hermitian adjacency matrices. CNBM constructs complex-weighted edges to jointly preserve the spectral advantages of non-backtracking random walks and explicitly encode directional information. Theoretical analysis establishes its intrinsic connection to Hermitian matrices and proves that it retains pronounced inter-cluster spectral separation even under sparsity. Empirical evaluation demonstrates that CNBM significantly outperforms state-of-the-art directed graph representations in community detection, improving clustering accuracy by 12–18% on low-density networks. This work provides both a novel analytical tool and rigorous theoretical foundations for spectral analysis of directed graphs.

Technology Category

Application Category

πŸ“ Abstract
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.
Problem

Research questions and friction points this paper is trying to address.

Develop complex non-backtracking matrix for directed graphs
Integrate Hermitian and non-backtracking matrix properties
Extract cluster information from sparse directed graphs
Innovation

Methods, ideas, or system contributions that make the work stand out.

Complex non-backtracking matrix for directed graphs
Integrates Hermitian and non-backtracking matrix properties
Reveals cluster information in sparse directed graphs
πŸ”Ž Similar Papers
No similar papers found.