Multi-Relation Aware Temporal Interaction Network Embedding
Ling Chen, Shanshan Yu, Dandan Lyu, Da Wang

TL;DR
This paper introduces MRATE, a novel embedding method for temporal interaction networks that incorporates multiple relation types and sequence similarities, improving the understanding of complex dynamic interactions.
Contribution
The paper proposes a multi-relation aware embedding approach that considers various interaction relations and sequence similarities, enhancing temporal network analysis.
Findings
MRATE outperforms existing methods on three datasets.
Incorporating multiple relation types improves embedding quality.
Hierarchical attention mechanisms effectively aggregate interaction impacts.
Abstract
Temporal interaction networks are formed in many fields, e.g., e-commerce, online education, and social network service. Temporal interaction network embedding can effectively mine the information in temporal interaction networks, which is of great significance to the above fields. Usually, the occurrence of an interaction affects not only the nodes directly involved in the interaction (interacting nodes), but also the neighbor nodes of interacting nodes. However, existing temporal interaction network embedding methods only use historical interaction relations to mine neighbor nodes, ignoring other relation types. In this paper, we propose a multi-relation aware temporal interaction network embedding method (MRATE). Based on historical interactions, MRATE mines historical interaction relations, common interaction relations, and interaction sequence similarity relations to obtain the…
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 · Recommender Systems and Techniques · Topic Modeling
Methodstravel james · Attentive Walk-Aggregating Graph Neural Network
