LGAN: An Efficient High-Order Graph Neural Network via the Line Graph Aggregation

📅 2025-12-11
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
Existing graph neural networks (GNNs) are limited in expressive power by the 1-dimensional Weisfeiler–Leman (1-WL) test, while higher-order k-WL models improve discriminative capacity at the cost of prohibitive computational complexity and incompatibility with node- or edge-level attribution methods. Method: We propose an efficient higher-order GNN based on line-graph aggregation—uniquely integrating line-graph construction with center-induced subgraphs to enable fine-grained higher-order neighborhood modeling. Contribution/Results: We theoretically prove that our model is strictly more expressive than 2-WL and achieves significantly lower time complexity than k-WL for k ≥ 2. Crucially, it natively supports gradient-based attribution methods (e.g., Integrated Gradients), ensuring faithful node- and edge-level interpretability. Empirically, our model outperforms state-of-the-art k-WL GNNs on multiple graph classification benchmarks, while simultaneously improving both training and inference efficiency.

Technology Category

Application Category

📝 Abstract
Graph Neural Networks (GNNs) have emerged as a dominant paradigm for graph classification. Specifically, most existing GNNs mainly rely on the message passing strategy between neighbor nodes, where the expressivity is limited by the 1-dimensional Weisfeiler-Lehman (1-WL) test. Although a number of k-WL-based GNNs have been proposed to overcome this limitation, their computational cost increases rapidly with k, significantly restricting the practical applicability. Moreover, since the k-WL models mainly operate on node tuples, these k-WL-based GNNs cannot retain fine-grained node- or edge-level semantics required by attribution methods (e.g., Integrated Gradients), leading to the less interpretable problem. To overcome the above shortcomings, in this paper, we propose a novel Line Graph Aggregation Network (LGAN), that constructs a line graph from the induced subgraph centered at each node to perform the higher-order aggregation. We theoretically prove that the LGAN not only possesses the greater expressive power than the 2-WL under injective aggregation assumptions, but also has lower time complexity. Empirical evaluations on benchmarks demonstrate that the LGAN outperforms state-of-the-art k-WL-based GNNs, while offering better interpretability.
Problem

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

Overcoming 1-WL expressivity limits in GNNs
Reducing high computational cost of k-WL-based methods
Improving interpretability while retaining node-edge semantics
Innovation

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

Line graph aggregation for higher-order learning
Lower complexity than k-WL-based GNNs
Better interpretability with fine-grained semantics
🔎 Similar Papers
No similar papers found.
L
Lin Du
School of Artificial Intelligence, Beijing Normal University, Beijing, China
L
Lu Bai
School of Artificial Intelligence, Beijing Normal University, Beijing, China
J
Jincheng Li
School of Artificial Intelligence, Beijing Normal University, Beijing, China
Lixin Cui
Lixin Cui
Central University of Finance and Economics
H
Hangyuan Du
School of Computer and Information Technology, Shanxi University, Taiyuan, China
Lichi Zhang
Lichi Zhang
School of Biomedical Engineering, Shanghai Jiao Tong University
Computer VisionPattern RecognitionMedical Image Analysis
Yuting Chen
Yuting Chen
Associate Professor, Shanghai Jiao Tong University
Program analysis and software testing
Z
Zhao Li
Zhejiang Lab, Zhejiang, China