LGMLNov 18, 2019

RWNE: A Scalable Random-Walk-Based Network Embedding Framework with Personalized Higher-Order Proximity Preserved

arXiv:1911.07874v23 citations
Originality Incremental advance
AI Analysis

This work addresses a limitation in network embedding for applications requiring personalized node relationships, though it appears incremental by building on existing random-walk methods.

The paper tackles the problem of preserving personalized higher-order proximity in network embedding by proposing a scalable random-walk-based framework that explicitly incorporates random walks into a theoretical objective, and it demonstrates consistent and substantial performance improvements over state-of-the-art methods in experiments on real-world networks.

Higher-order proximity preserved network embedding has attracted increasing attention. In particular, due to the superior scalability, random-walk-based network embedding has also been well developed, which could efficiently explore higher-order neighborhoods via multi-hop random walks. However, despite the success of current random-walk-based methods, most of them are usually not expressive enough to preserve the personalized higher-order proximity and lack a straightforward objective to theoretically articulate what and how network proximity is preserved. In this paper, to address the above issues, we present a general scalable random-walk-based network embedding framework, in which random walk is explicitly incorporated into a sound objective designed theoretically to preserve arbitrary higher-order proximity. Further, we introduce the random walk with restart process into the framework to naturally and effectively achieve personalized-weighted preservation of proximities of different orders. We conduct extensive experiments on several real-world networks and demonstrate that our proposed method consistently and substantially outperforms the state-of-the-art network embedding methods.

Code Implementations1 repo
Foundations

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

Your Notes