Toward Data-centric Directed Graph Learning: An Entropy-driven Approach
Xunkai Li, Zhengyu Wu, Kaichi Yu, Hongchao Qin, Guang Zeng, Rong-Hua, Li, Guoren Wang

TL;DR
This paper introduces EDEN, a data-centric, entropy-driven framework for directed graph learning that enhances neural network performance by leveraging hierarchical knowledge structures and mutual information.
Contribution
The paper proposes EDEN, a novel entropy-driven, data-centric knowledge distillation method that constructs hierarchical knowledge trees to improve directed graph neural network learning.
Findings
EDEN achieves state-of-the-art results on 14 graph datasets.
EDEN significantly improves performance of existing DiGNNs.
The framework is versatile, extending to undirected graphs with satisfactory results.
Abstract
The directed graph (digraph), as a generalization of undirected graphs, exhibits superior representation capability in modeling complex topology systems and has garnered considerable attention in recent years. Despite the notable efforts made by existing DiGraph Neural Networks (DiGNNs) to leverage directed edges, they still fail to comprehensively delve into the abundant data knowledge concealed in the digraphs. This data-level limitation results in model-level sub-optimal predictive performance and underscores the necessity of further exploring the potential correlations between the directed edges (topology) and node profiles (feature and labels) from a data-centric perspective, thereby empowering model-centric neural networks with stronger encoding capabilities. In this paper, we propose \textbf{E}ntropy-driven \textbf{D}igraph knowl\textbf{E}dge distillatio\textbf{N} (EDEN), which…
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
Taxonomy
TopicsAdvanced Graph Neural Networks · Text and Document Classification Technologies · Machine Learning and Data Classification
MethodsSoftmax · Attention Is All You Need · Knowledge Distillation
