Layer Embedding Deep Fusion Graph Neural Network
Taihua Xu, Genhao Tian, Jicong Fan, Xibei Yang, Qinghua Zhang, Yun Cui

TL;DR
LEDF-GNN is a novel graph neural network framework that enhances deep message passing by fusing multi-layer embeddings and employing dual topologies, improving performance on diverse graph types.
Contribution
The paper introduces LEDF-GNN, a new GNN model with a layer embedding fusion operator and dual topology strategy to address deep propagation issues and heterophily.
Findings
LEDF-GNN outperforms state-of-the-art methods on citation and image benchmarks.
The model effectively handles both homophilic and heterophilic graphs.
Extensive experiments validate its robustness and generalization.
Abstract
Graph Neural Networks (GNNs) have demonstrated impressive performance in learning representations from graph-structured data. However, their message-passing mechanism inherently relies on the assumption of label consistency among connected nodes, limiting their applicability to low-homophily settings. Moreover, since message passing operates as a hierarchical diffusion process, GNNs face challenges in capturing long-range dependencies. As network depth increases, the structural noise along heterophilic edges tends to be amplified, resulting in over-smoothing. This issue becomes especially prominent in highly heterophilic graphs, where the propagation of inconsistent semantics across the topology continually exacerbates misaggregation. To address this issue, we propose a novel framework named Layer Embedding Deep Fusion Graph Neural Network (LEDF-GNN). Specifically, we design a Layer…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
