Similarity Modeling on Heterogeneous Networks via Automatic Path Discovery
Carl Yang, Mengxiong Liu, Frank He, Xikun Zhang, Jian Peng, Jiawei Han

TL;DR
This paper introduces a novel semi-supervised framework that automatically discovers meaningful paths in content-rich heterogeneous networks by combining reinforcement learning and deep content embedding, improving node similarity modeling.
Contribution
It proposes an automatic path discovery method that integrates reinforcement learning with deep content embedding for better similarity modeling in heterogeneous networks.
Findings
Outperforms existing methods on real-world datasets.
Effectively leverages node content and structure.
Automatically discovers useful paths without expert input.
Abstract
Heterogeneous networks are widely used to model real-world semi-structured data. The key challenge of learning over such networks is the modeling of node similarity under both network structures and contents. To deal with network structures, most existing works assume a given or enumerable set of meta-paths and then leverage them for the computation of meta-path-based proximities or network embeddings. However, expert knowledge for given meta-paths is not always available, and as the length of considered meta-paths increases, the number of possible paths grows exponentially, which makes the path searching process very costly. On the other hand, while there are often rich contents around network nodes, they have hardly been leveraged to further improve similarity modeling. In this work, to properly model node similarity in content-rich heterogeneous networks, we propose to automatically…
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 · Multimodal Machine Learning Applications
