Unifying Label-inputted Graph Neural Networks with Deep Equilibrium Models
Yi Luo, Guiduo Duan, Guangchun Luo, Aiguo Chen

TL;DR
This paper unifies Label-inputted GNNs and Implicit GNNs through a theoretical framework, introducing LI-GNN, which combines their advantages to improve node classification performance with efficient implicit differentiation.
Contribution
It provides a theoretical unification of LGNN and IGNN, introduces implicit differentiation for label propagation, and proposes LI-GNN to enhance GNN performance.
Findings
LI-GNN outperforms baseline models on multiple datasets.
Implicit differentiation enables distant and adaptive label propagation.
Theoretical guarantees improve GNN expressiveness.
Abstract
The success of Graph Neural Networks (GNN) in learning on non-Euclidean data arouses many subtopics, such as Label-inputted GNN (LGNN) and Implicit GNN (IGNN). LGNN, explicitly inputting supervising information (a.k.a. labels) in GNN, integrates label propagation to achieve superior performance, but with the dilemma between its propagating distance and adaptiveness. IGNN, outputting an equilibrium point by iterating its network infinite times, exploits information in the entire graph to capture long-range dependencies, but with its network constrained to guarantee the existence of the equilibrium. This work unifies the two subdomains by interpreting LGNN in the theory of IGNN and reducing prevailing LGNNs to the form of IGNN. The unification facilitates the exchange between the two subdomains and inspires more studies. Specifically, implicit differentiation of IGNN is introduced to LGNN…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Text and Document Classification Technologies · Machine Learning and Data Classification
