Contributions to Representation Learning with Graph Autoencoders and Applications to Music Recommendation
Guillaume Salha-Galvan

TL;DR
This paper advances graph autoencoder models by enhancing scalability, extending to directed and dynamic graphs, simplifying architectures, and applying these improvements to music recommendation systems.
Contribution
The paper introduces scalable, directed, dynamic, and simplified GAE/VGAE models, along with community detection enhancements, tailored for industrial graph applications like music recommendation.
Findings
Improved community detection and music recommendation accuracy.
Effective modeling of music genre perception across cultures.
Enhanced scalability enabling large graph training.
Abstract
Graph autoencoders (GAE) and variational graph autoencoders (VGAE) emerged as two powerful groups of unsupervised node embedding methods, with various applications to graph-based machine learning problems such as link prediction and community detection. Nonetheless, at the beginning of this Ph.D. project, GAE and VGAE models were also suffering from key limitations, preventing them from being adopted in the industry. In this thesis, we present several contributions to improve these models, with the general aim of facilitating their use to address industrial-level problems involving graph representations. Firstly, we propose two strategies to overcome the scalability issues of previous GAE and VGAE models, permitting to effectively train these models on large graphs with millions of nodes and edges. These strategies leverage graph degeneracy and stochastic subgraph decoding techniques,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Recommender Systems and Techniques · Complex Network Analysis Techniques
Methodstravel james · Variational Graph Auto Encoder
