Task-Guided Pair Embedding in Heterogeneous Network
Chanyoung Park, Donghyun Kim, Qi Zhu, Jiawei Han, Hwanjo Yu

TL;DR
This paper introduces TaPEm, a novel task-guided pair embedding framework for heterogeneous networks that directly models pairwise relationships, improving performance in tasks like author identification, especially for authors with limited data.
Contribution
The paper proposes a new pair embedding approach guided by context paths and a pair validity classifier, focusing on directly modeling pairwise relationships for task-specific embedding.
Findings
TaPEm outperforms state-of-the-art methods in author identification.
It is especially effective for authors with few publications.
The approach captures fine-grained pairwise semantics.
Abstract
Many real-world tasks solved by heterogeneous network embedding methods can be cast as modeling the likelihood of pairwise relationship between two nodes. For example, the goal of author identification task is to model the likelihood of a paper being written by an author (paper-author pairwise relationship). Existing task-guided embedding methods are node-centric in that they simply measure the similarity between the node embeddings to compute the likelihood of a pairwise relationship between two nodes. However, we claim that for task-guided embeddings, it is crucial to focus on directly modeling the pairwise relationship. In this paper, we propose a novel task-guided pair embedding framework in heterogeneous network, called TaPEm, that directly models the relationship between a pair of nodes that are related to a specific task (e.g., paper-author relationship in author identification).…
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
TopicsTopic Modeling · Advanced Graph Neural Networks · Mental Health via Writing
