paper-with-me

Papers

Multi-Relation Aware Temporal Interaction Network Embedding

2021-10-09 · Ling Chen, Shanshan Yu, Dandan Lyu, Da Wang

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 neighbor based embeddings of interacting nodes. The hierarchical multi-relation aware aggregation method in MRATE first employs graph attention networks (GATs) to aggregate the interaction impacts propagated through a same relation type and then combines the aggregated interaction impacts from multiple relation types through the self-attention mechanism. Experiments are conducted on three public temporal interaction network datasets, and the experimental results show the effectiveness of MRATE.

📄 PDF Abstract BibTeX arXiv:2110.04503

Code (1)

ShansYu/mrate 공식 구현 pytorch

Tasks

Graph AttentionNetwork EmbeddingRelation

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음
AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

Time-aware Graph Embedding: A temporal smoothness and task-oriented approach

2020-07-22 · Yonghui Xu, Shengjie Sun, Yuan Miao, Dong Yang 외

Knowledge graph embedding, which aims to learn the low-dimensional representations of entities and relationships, has attracted considerable research efforts recently. However, most knowledge graph embedding methods focu…

Graph EmbeddingKnowledge Graph Embedding

Context-Aware Temporal Embedding of Objects in Video Data

2024-08-23 · Ahnaf Farhan, M. Shahriar Hossain

In video analysis, understanding the temporal context is crucial for recognizing object interactions, event patterns, and contextual changes over time. The proposed model leverages adjacency and semantic similarities bet…

Language ModelingLanguage ModellingLarge Language ModelObject

Embedding time expressions for deep temporal ordering models

2019-06-19 · ACL 2019 7 · Tanya Goyal, Greg Durrett

Data-driven models have demonstrated state-of-the-art performance in inferring the temporal ordering of events in text. However, these models often overlook explicit temporal signals, such as dates and time windows. Rule…

FairSR: Fairness-aware Sequential Recommendation through Multi-Task Learning with Preference Graph Embeddings

2022-04-30 · Cheng-Te Li, Cheng Hsu, Yang Zhang

Sequential recommendation (SR) learns from the temporal dynamics of user-item interactions to predict the next ones. Fairness-aware recommendation mitigates a variety of algorithmic biases in the learning of user prefere…

AttributeFairnessGraph EmbeddingMulti-Task Learning+1

HyTE: Hyperplane-based Temporally aware Knowledge Graph Embedding

2018-10-01 · EMNLP 2018 10 · Shib Sankar Dasgupta, Swayambhu Nath Ray, Partha Talukdar

Knowledge Graph (KG) embedding has emerged as an active area of research resulting in the development of several KG embedding methods. Relational facts in KG often show temporal dynamics, e.g., the fact (Cristiano{\_}Ron…

Graph EmbeddingInformation RetrievalKnowledge Graph EmbeddingKnowledge Graphs+3