From communities to interpretable network and word embedding: an unified approach
Thibault Prouteau, Nicolas Dugu\'e, Simon Guillot

TL;DR
This paper introduces a novel, interpretable network embedding framework called LDBGF, which efficiently reduces dimensionality and improves interpretability for network and word embeddings, addressing limitations of existing methods.
Contribution
The paper proposes the Lower Dimension Bipartite Framework (LDBGF) and two implementations, SINr-NR and SINr-MF, for interpretable and stable network and word embeddings.
Findings
SINr-MF performs well on classical graphs
SINr-NR produces high-quality, interpretable embeddings
The framework reduces dimensionality and enhances interpretability
Abstract
Modelling information from complex systems such as humans social interaction or words co-occurrences in our languages can help to understand how these systems are organized and function. Such systems can be modelled by networks, and network theory provides a useful set of methods to analyze them. Among these methods, graph embedding is a powerful tool to summarize the interactions and topology of a network in a vectorized feature space. When used in input of machine learning algorithms, embedding vectors help with common graph problems such as link prediction, graph matching, etc. Word embedding has the goal of representing the sense of words, extracting it from large text corpora. Despite differences in the structure of information in input of embedding algorithms, many graph embedding approaches are adapted and inspired from methods in NLP. Limits of these methods are observed in both…
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
MethodsSparse Evolutionary Training
