Graph Autoencoders

Graph autoencoders (GAEs) are machine learning models that learn compressed representations of graph-structured data by encoding and decoding graph information, aiming to reconstruct the original graph or predict missing information. Current research focuses on improving GAE performance and scalability through novel architectures like those incorporating cross-correlation, probabilistic modeling of communities, and dual-path generative adversarial networks, as well as addressing challenges such as over-smoothing and preserving node distinctness. These advancements have significant implications for various applications, including anomaly detection, link prediction, community detection, and model order reduction in diverse fields like social network analysis, drug discovery, and computational fluid dynamics.

Papers