Deep Loopy Neural Network Model for Graph Structured Data Representation Learning
Jiawei Zhang

TL;DR
This paper introduces a novel deep loopy neural network model designed for graph-structured data, along with a specialized learning algorithm that propagates errors through spanning trees, demonstrating effectiveness on real-world datasets.
Contribution
The paper presents a new deep neural network architecture for graphs with a tailored learning algorithm to handle complex loops, advancing graph data representation methods.
Findings
Effective on multiple real-world graph datasets
Outperforms existing models in handling graph loops
Demonstrates improved learning efficiency
Abstract
Existing deep learning models may encounter great challenges in handling graph structured data. In this paper, we introduce a new deep learning model for graph data specifically, namely the deep loopy neural network. Significantly different from the previous deep models, inside the deep loopy neural network, there exist a large number of loops created by the extensive connections among nodes in the input graph data, which makes model learning an infeasible task. To resolve such a problem, in this paper, we will introduce a new learning algorithm for the deep loopy neural network specifically. Instead of learning the model variables based on the original model, in the proposed learning algorithm, errors will be back-propagated through the edges in a group of extracted spanning trees. Extensive numerical experiments have been done on several real-world graph datasets, and the experimental…
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 · Graph Theory and Algorithms · Anomaly Detection Techniques and Applications
