paper-with-me

홈 › Papers

EvoFormer: Learning Dynamic Graph-Level Representations with Structural and Temporal Bias Correction

2025-08-21 · Haodi Zhong, Liuxin Zou, Di Wang, Bo Wang, Zhenxing Niu, Quan Wang arxiv

Dynamic graph-level embedding aims to capture structural evolution in networks, which is essential for modeling real-world scenarios. However, existing methods face two critical yet under-explored issues: Structural Visit Bias, where random walk sampling disproportionately emphasizes high-degree nodes, leading to redundant and noisy structural representations; and Abrupt Evolution Blindness, the failure to effectively detect sudden structural changes due to rigid or overly simplistic temporal modeling strategies, resulting in inconsistent temporal embeddings. To overcome these challenges, we propose EvoFormer, an evolution-aware Transformer framework tailored for dynamic graph-level representation learning. To mitigate Structural Visit Bias, EvoFormer introduces a Structure-Aware Transformer Module that incorporates positional encoding based on node structural roles, allowing the model to globally differentiate and accurately represent node structures. To overcome Abrupt Evolution Blindness, EvoFormer employs an Evolution-Sensitive Temporal Module, which explicitly models temporal evolution through a sequential three-step strategy: (I) Random Walk Timestamp Classification, generating initial timestamp-aware graph-level embeddings; (II) Graph-Level Temporal Segmentation, partitioning the graph stream into segments reflecting structurally coherent periods; and (III) Segment-Aware Temporal Self-Attention combined with an Edge Evolution Prediction task, enabling the model to precisely capture segment boundaries and perceive structural evolution trends, effectively adapting to rapid temporal shifts. Extensive evaluations on five benchmark datasets confirm that EvoFormer achieves state-of-the-art performance in graph similarity ranking, temporal anomaly detection, and temporal segmentation tasks, validating its effectiveness in correcting structural and temporal biases.

📄 PDF Abstract BibTeX arXiv:2508.15378

Code (0)

등록된 구현이 없습니다.

Tasks

Representation LearningAnomaly DetectionGraph Similarity

Similar Papers 제목 키워드 기반

Exploring evolution-aware & -free protein language models as protein function predictors

2022-06-14 · Mingyang Hu, Fajie Yuan, Kevin K. Yang, Fusong Ju 외

Large-scale Protein Language Models (PLMs) have improved performance in protein prediction tasks, ranging from 3D structure prediction to various function predictions. In particular, AlphaFold, a ground-breaking AI syste…

Multiple Sequence AlignmentPrediction

Protein Folding with Neural Ordinary Differential Equations

2025-10-17 · Arielle Sanford, Shuo Sun, Christian B. Mendl arxiv

Recent advances in protein structure prediction, such as AlphaFold, have demonstrated the power of deep neural architectures like the Evoformer for capturing complex spatial and evolutionary constraints on protein confor…

Protein Structure Prediction

Self-Supervised Temporal Graph learning with Temporal and Structural Intensity Alignment

2023-02-15 · Meng Liu, Ke Liang, Yawei Zhao, Wenxuan Tu 외

Temporal graph learning aims to generate high-quality representations for graph-based tasks with dynamic information, which has recently garnered increasing attention. In contrast to static graphs, temporal graphs are ty…

Graph Learning

Enhancing Distance-Based Graph Autoencoders with Structural Penalties for Dynamic Graph Embedding

2026-08-19 · Aleksandar Tomčić, Miloš Savić, Miloš Radovanović arxiv

Graph autoencoders (GAEs) are widely used for learning representations of dynamic graphs. However, their optimisation objectives typically do not take structural heterogeneity across nodes into account. We propose three …

Graph Embedding

Multi-Level Graph Encoding with Structural-Collaborative Relation Learning for Skeleton-Based Person Re-Identification

2021-06-06 · Haocong Rao, Shihao Xu, Xiping Hu, Jun Cheng 외

Skeleton-based person re-identification (Re-ID) is an emerging open topic providing great value for safety-critical applications. Existing methods typically extract hand-crafted features or model skeleton dynamics from t…

Person Re-IdentificationRelation