TL;DR
This paper introduces a neural network approach tailored for relational data, capturing complex structures through learned features and parameter sharing, outperforming existing models in relational domains.
Contribution
It proposes a novel relational neural network that learns features from relational data and employs parameter tying, differing from rule-based methods.
Findings
Outperforms neural net baselines on relational datasets
Surpasses state-of-the-art statistical relational models
Demonstrates effectiveness in capturing relational structures
Abstract
While deep networks have been enormously successful over the last decade, they rely on flat-feature vector representations, which makes them unsuitable for richly structured domains such as those arising in applications like social network analysis. Such domains rely on relational representations to capture complex relationships between entities and their attributes. Thus, we consider the problem of learning neural networks for relational data. We distinguish ourselves from current approaches that rely on expert hand-coded rules by learning relational random-walk-based features to capture local structural interactions and the resulting network architecture. We further exploit parameter tying of the network weights of the resulting relational neural network, where instances of the same type share parameters. Our experimental results across several standard relational data sets…
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.
