paper-with-me

Papers

Learning Representation over Dynamic Graph using Aggregation-Diffusion Mechanism

2021-06-03 · Mingyi Liu, Zhiying Tu, Xiaofei Xu, Zhongjie Wang

Representation learning on graphs that evolve has recently received significant attention due to its wide application scenarios, such as bioinformatics, knowledge graphs, and social networks. The propagation of information in graphs is important in learning dynamic graph representations, and most of the existing methods achieve this by aggregation. However, relying only on aggregation to propagate information in dynamic graphs can result in delays in information propagation and thus affect the performance of the method. To alleviate this problem, we propose an aggregation-diffusion (AD) mechanism that actively propagates information to its neighbor by diffusion after the node updates its embedding through the aggregation mechanism. In experiments on two real-world datasets in the dynamic link prediction task, the AD mechanism outperforms the baseline models that only use aggregation to propagate information. We further conduct extensive experiments to discuss the influence of different factors in the AD mechanism.

📄 PDF Abstract BibTeX arXiv:2106.01678

Code (0)

등록된 구현이 없습니다.

Tasks

Dynamic Link PredictionKnowledge GraphsLink PredictionRepresentation Learning

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Graph Neural Aggregation-diffusion with Metastability

2024-03-29 · Kaiyuan Cui, Xinyan Wang, ZiCheng Zhang, Weichen Zhao

Continuous graph neural models based on differential equations have expanded the architecture of graph neural networks (GNNs). Due to the connection between graph diffusion and message passing, diffusion-based models hav…

Node Classification

Adaptive Multi-view Graph Contrastive Learning via Fractional-order Neural Diffusion Networks

2025-11-09 · Yanan Zhao, Feng Ji, Jingyang Dai, Jiaze Ma 외 arxiv

Graph contrastive learning (GCL) learns node and graph representations by contrasting multiple views of the same graph. Existing methods typically rely on fixed, handcrafted views-usually a local and a global perspective…

Contrastive Learning

Deep Feature Aggregation and Image Re-ranking with Heat Diffusion for Image Retrieval

2018-05-22 · Shanmin Pang, Jin Ma, Jianru Xue, Jihua Zhu 외

Image retrieval based on deep convolutional features has demonstrated state-of-the-art performance in popular benchmarks. In this paper, we present a unified solution to address deep convolutional feature aggregation and…

Image RetrievalRe-RankingRetrieval

Heterogeneous Temporal Graph Neural Network

2021-10-26 · Yujie Fan, Mingxuan Ju, Chuxu Zhang, Liang Zhao 외

Graph neural networks (GNNs) have been broadly studied on dynamic graphs for their representation learning, majority of which focus on graphs with homogeneous structures in the spatial domain. However, many real-world gr…

Graph Neural NetworkRelationRepresentation Learning

Just Jump: Dynamic Neighborhood Aggregation in Graph Neural Networks

2019-04-09 · Matthias Fey

We propose a dynamic neighborhood aggregation (DNA) procedure guided by (multi-head) attention for representation learning on graphs. In contrast to current graph neural networks which follow a simple neighborhood aggreg…

General ClassificationNode ClassificationRepresentation Learning