MAAILGDec 1, 2019

MANELA: A Multi-Agent Algorithm for Learning Network Embeddings

arXiv:1912.00303v11 citations
Originality Incremental advance
AI Analysis

This addresses a gap in applying machine learning to networks stored across multiple locations, though it appears incremental as it extends embedding methods to a distributed setting.

The paper tackles the problem of learning network embeddings on distributively stored networks, which existing centralized algorithms cannot handle, by proposing a multi-agent algorithm called MANELA and demonstrating its advantages both theoretically and experimentally.

Playing an essential role in data mining, machine learning has a long history of being applied to networks on multifarious tasks and has played an essential role in data mining. However, the discrete and sparse natures of networks often render it difficult to apply machine learning directly to networks. To circumvent this difficulty, one major school of thought to approach networks using machine learning is via network embeddings. On the one hand, this network embeddings have achieved huge success on aggregated network data in recent years. On the other hand, learning network embeddings on distributively stored networks still remained understudied: To the best of our knowledge, all existing algorithms for learning network embeddings have hitherto been exclusively centralized and thus cannot be applied to these networks. To accommodate distributively stored networks, in this paper, we proposed a multi-agent model. Under this model, we developed the multi-agent network embedding learning algorithm (MANELA) for learning network embeddings. We demonstrate MANELA's advantages over other existing centralized network embedding learning algorithms both theoretically and experimentally. Finally, we further our understanding in MANELA via visualization and exploration of its relationship to DeepWalk.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes