paper-with-me

Papers

Representation Learning in Continuous-Time Dynamic Signed Networks

2022-07-07 · Kartik Sharma, Mohit Raghavendra, Yeon Chang Lee, Anand Kumar M, Srijan Kumar

Signed networks allow us to model conflicting relationships and interactions, such as friend/enemy and support/oppose. These signed interactions happen in real-time. Modeling such dynamics of signed networks is crucial to understanding the evolution of polarization in the network and enabling effective prediction of the signed structure (i.e., link signs and signed weights) in the future. However, existing works have modeled either (static) signed networks or dynamic (unsigned) networks but not dynamic signed networks. Since both sign and dynamics inform the graph structure in different ways, it is non-trivial to model how to combine the two features. In this work, we propose a new Graph Neural Network (GNN)-based approach to model dynamic signed networks, named SEMBA: Signed link's Evolution using Memory modules and Balanced Aggregation. Here, the idea is to incorporate the signs of temporal interactions using separate modules guided by balance theory and to evolve the embeddings from a higher-order neighborhood. Experiments on 4 real-world datasets and 4 different tasks demonstrate that SEMBA consistently and significantly outperforms the baselines by up to $80\%$ on the tasks of predicting signs of future links while matching the state-of-the-art performance on predicting the existence of these links in the future. We find that this improvement is due specifically to the superior performance of SEMBA on the minority negative class.

📄 PDF Abstract BibTeX arXiv:2207.03408

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural NetworkLink Sign PredictionRepresentation Learning

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Continuous Spatiotemporal Transformers

2023-01-31 · Antonio H. de O. Fonseca, Emanuele Zappala, Josue Ortega Caro, David van Dijk

Modeling spatiotemporal dynamical systems is a fundamental challenge in machine learning. Transformer models have been very successful in NLP and computer vision where they provide interpretable representations of data. …

Continuous-Time and Multi-Level Graph Representation Learning for Origin-Destination Demand Prediction

2022-06-30 · Liangzhe Han, Xiaojian Ma, Leilei Sun, Bowen Du 외

Traffic demand forecasting by deep neural networks has attracted widespread interest in both academia and industry society. Among them, the pairwise Origin-Destination (OD) demand prediction is a valuable but challenging…

Demand ForecastingGraph Representation LearningRepresentation Learning

Multi-perspective Feedback-attention Coupling Model for Continuous-time Dynamic Graphs

2023-12-13 · Xiaobo Zhu, Yan Wu, Zhipeng Li, Hailong Su 외

Recently, representation learning over graph networks has gained popularity, with various models showing promising results. Despite this, several challenges persist: 1) most methods are designed for static or discrete-ti…

Representation Learning

Sparse-Dyn: Sparse Dynamic Graph Multi-representation Learning via Event-based Sparse Temporal Attention Network

2022-01-04 · Yan Pang, Chao Liu

Dynamic graph neural networks have been widely used in modeling and representation learning of graph structure data. Current dynamic representation learning focuses on either discrete learning which results in temporal i…

Graph EmbeddingGraph Neural NetworkGraph Representation LearningLink Prediction+2

Deep-Graph-Sprints: Accelerated Representation Learning in Continuous-Time Dynamic Graphs

2024-07-10 · Ahmad Naser Eddin, Jacopo Bono, David Aparício, Hugo Ferreira 외

Continuous-time dynamic graphs (CTDGs) are essential for modeling interconnected, evolving systems. Traditional methods for extracting knowledge from these graphs often depend on feature engineering or deep learning. Fea…

Deep LearningFeature EngineeringGraph Neural NetworkRepresentation Learning