paper-with-me

Papers

Graph-Level Embedding for Time-Evolving Graphs

2023-06-01 · Lili Wang, Chenghan Huang, Weicheng Ma, Xinyuan Cao, Soroush Vosoughi

Graph representation learning (also known as network embedding) has been extensively researched with varying levels of granularity, ranging from nodes to graphs. While most prior work in this area focuses on node-level representation, limited research has been conducted on graph-level embedding, particularly for dynamic or temporal networks. However, learning low-dimensional graph-level representations for dynamic networks is critical for various downstream graph retrieval tasks such as temporal graph similarity ranking, temporal graph isomorphism, and anomaly detection. In this paper, we present a novel method for temporal graph-level embedding that addresses this gap. Our approach involves constructing a multilayer graph and using a modified random walk with temporal backtracking to generate temporal contexts for the graph's nodes. We then train a "document-level" language model on these contexts to generate graph-level embeddings. We evaluate our proposed model on five publicly available datasets for the task of temporal graph similarity ranking, and our model outperforms baseline methods. Our experimental results demonstrate the effectiveness of our method in generating graph-level embeddings for dynamic networks.

📄 PDF Abstract BibTeX arXiv:2306.01012

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionGraph Representation LearningGraph SimilarityLanguage ModelingLanguage ModellingNetwork EmbeddingRepresentation LearningRetrieval

Similar Papers 제목 키워드 기반

DynG2G: An Efficient Stochastic Graph Embedding Method for Temporal Graphs

2021-09-28 · Mengjia Xu, Apoorva Vikram Singh, George Em Karniadakis

Dynamic graph embedding has gained great attention recently due to its capability of learning low dimensional graph representations for complex temporal graphs with high accuracy. However, recent advances mostly focus on…

DiversityDynamic graph embeddingGraph EmbeddingTriplet+1

Inductive Representation Learning on Temporal Graphs

2020-02-19 · ICLR 2020 1 · Da Xu, Chuanwei Ruan, Evren Korpeoglu, Sushant Kumar 외

Inductive representation learning on temporal graphs is an important step toward salable machine learning on real-world dynamic networks. The evolving nature of temporal dynamic graphs requires handling new nodes as well…

Graph AttentionGraph EmbeddingLink PredictionNode Classification+1

Know-Evolve: Deep Temporal Reasoning for Dynamic Knowledge Graphs

2017-05-16 · ICML 2017 8 · Rakshit Trivedi, Hanjun Dai, Yichen Wang, Le Song

The availability of large scale event data with time stamps has given rise to dynamically evolving knowledge graphs that contain temporal information for each edge. Reasoning over time in such dynamic knowledge graphs is…

Entity EmbeddingsKnowledge GraphsRelational Reasoning

Representation Learning over Dynamic Graphs

2018-03-11 · Rakshit Trivedi, Mehrdad Farajtabar, Prasenjeet Biswal, Hongyuan Zha

How can we effectively encode evolving information over dynamic graphs into low-dimensional representations? In this paper, we propose DyRep, an inductive deep representation learning framework that learns a set of funct…

Dynamic Link PredictionLink PredictionRepresentation Learning

GraphKKE: Graph Kernel Koopman Embedding for Human Microbiome Analysis

2020-08-12 · Kateryna Melnyk, Stefan Klus, Grégoire Montavon, Tim Conrad

More and more diseases have been found to be strongly correlated with disturbances in the microbiome constitution, e.g., obesity, diabetes, or some cancer types. Thanks to modern high-throughput omics technologies, it be…