paper-with-me

Papers

Community-Aware Temporal Walks: Parameter-Free Representation Learning on Continuous-Time Dynamic Graphs

2025-01-21 · He Yu, Jing Liu

Dynamic graph representation learning plays a crucial role in understanding evolving behaviors. However, existing methods often struggle with flexibility, adaptability, and the preservation of temporal and structural dynamics. To address these issues, we propose Community-aware Temporal Walks (CTWalks), a novel framework for representation learning on continuous-time dynamic graphs. CTWalks integrates three key components: a community-based parameter-free temporal walk sampling mechanism, an anonymization strategy enriched with community labels, and an encoding process that leverages continuous temporal dynamics modeled via ordinary differential equations (ODEs). This design enables precise modeling of both intra- and inter-community interactions, offering a fine-grained representation of evolving temporal patterns in continuous-time dynamic graphs. CTWalks theoretically overcomes locality bias in walks and establishes its connection to matrix factorization. Experiments on benchmark datasets demonstrate that CTWalks outperforms established methods in temporal link prediction tasks, achieving higher accuracy while maintaining robustness.

📄 PDF Abstract BibTeX arXiv:2501.11880

Code (1)

leonyuhe/ctwalks 공식 구현 pytorch

Tasks

Graph Representation LearningLink PredictionRepresentation Learning

Similar Papers 제목 키워드 기반

Stationary distribution of node2vec random walks on household models

2025-02-26 · Lars Schroeder, Clara Stegehuis

The node2vec random walk has proven to be a key tool in network embedding algorithms. These random walks are tuneable, and their transition probabilities depend on the previous visited node and on the triangles containin…

Network Embedding

Two Layer Walk: A Community-Aware Graph Embedding

2024-12-17 · He Yu, Jing Liu

Community structures are critical for understanding the mesoscopic organization of networks, bridging local and global patterns. While methods such as DeepWalk and node2vec capture local positional information through ra…

Evolutionary AlgorithmsGraph EmbeddingLink Prediction

Synwalk -- Community Detection via Random Walk Modelling

2021-01-21 · Christian Toth, Denis Helic, Bernhard C. Geiger

Complex systems, abstractly represented as networks, are ubiquitous in everyday life. Analyzing and understanding these systems requires, among others, tools for community detection. As no single best community detection…

Community Detection

De Bruijn goes Neural: Causality-Aware Graph Neural Networks for Time Series Data on Dynamic Graphs

2022-09-17 · Lisi Qarkaxhija, Vincenzo Perri, Ingo Scholtes

We introduce De Bruijn Graph Neural Networks (DBGNNs), a novel time-aware graph neural network architecture for time-resolved data on dynamic graphs. Our approach accounts for temporal-topological patterns that unfold in…

graph constructionGraph Neural NetworkModel SelectionNode Classification+2

Landing Probabilities of Random Walks for Seed-Set Expansion in Hypergraphs

2019-10-20 · Eli Chien, Pan Li, Olgica Milenkovic

We describe the first known mean-field study of landing probabilities for random walks on hypergraphs. In particular, we examine clique-expansion and tensor methods and evaluate their mean-field characteristics over a cl…