@inproceedings{f5e6f79ac20248ecbd2b4cfbfd536594,
title = "FODGE - Fast Online Dynamic Graph Embedding",
abstract = "Graph embedding algorithms (GEA) project each vertex in a graph to a real-valued vector. Dynamic GEA (DGEA) are used to project dynamic graphs, where vertices and edges can appear and disappear. Such graphs are mostly divided into snapshots. Current DGEAs are often offline, and computationally expensive, and most do not ensure a slow change in vertices projection.We propose here FODGE, a novel DGEA algorithm to gradually shift the projection of vertices whose first and second neighbors changed. FODGE optimizes CPU and memory efficacy by initially projecting the graph's densest K-core using any existing global optimization and then projecting the periphery of the graph using a local approximation. FODGE then smoothly updates the projection of all vertices, through an iterative local update rule. As such it can be applied to extremely large dynamic graphs over long periods.We show that FODGE is faster than current algorithms, more accurate in an auxiliary task of link prediction. and it ensures a limited difference in vertex positions between consecutive time points. FODGE is highly modular and can be combined with any static projection, including graph convolutional networks, and has a few hyperparameters to tune. The code is available at https://github.com/unknownuser13570/FODGE in GIT.",
keywords = "component, formatting, insert, style, styling",
author = "Shoval Frydman and Yoram Louzoun",
note = "Publisher Copyright: {\textcopyright} 2023 ACM.; 15th IEEE/ACM International Conference on Advances in Social Networks Analysis and Mining, ASONAM 2023 ; Conference date: 06-11-2023 Through 09-11-2023",
year = "2023",
month = nov,
day = "6",
doi = "https://doi.org/10.1145/3625007.3627481",
language = "الإنجليزيّة",
series = "Proceedings of the 2023 IEEE/ACM International Conference on Advances in Social Networks Analysis and Mining, ASONAM 2023",
pages = "258--262",
editor = "{Aditya Prakash}, B. and Dong Wang and Tim Weninger",
booktitle = "Proceedings of the 2023 IEEE/ACM International Conference on Advances in Social Networks Analysis and Mining, ASONAM 2023",
}