English

Multi-View Collaborative Network Embedding

Machine Learning 2021-04-27 v2 Machine Learning

Abstract

Real-world networks often exist with multiple views, where each view describes one type of interaction among a common set of nodes. For example, on a video-sharing network, while two user nodes are linked if they have common favorite videos in one view, they can also be linked in another view if they share common subscribers. Unlike traditional single-view networks, multiple views maintain different semantics to complement each other. In this paper, we propose MANE, a multi-view network embedding approach to learn low-dimensional representations. Similar to existing studies, MANE hinges on diversity and collaboration - while diversity enables views to maintain their individual semantics, collaboration enables views to work together. However, we also discover a novel form of second-order collaboration that has not been explored previously, and further unify it into our framework to attain superior node representations. Furthermore, as each view often has varying importance w.r.t. different nodes, we propose MANE+, an attention-based extension of MANE to model node-wise view importance. Finally, we conduct comprehensive experiments on three public, real-world multi-view networks, and the results demonstrate that our models consistently outperform state-of-the-art approaches.

Keywords

Cite

@article{arxiv.2005.08189,
  title  = {Multi-View Collaborative Network Embedding},
  author = {Sezin Kircali Ata and Yuan Fang and Min Wu and Jiaqi Shi and Chee Keong Kwoh and Xiaoli Li},
  journal= {arXiv preprint arXiv:2005.08189},
  year   = {2021}
}

Comments

Accepted for publication in the ACM Transactions on Knowledge Discovery from Data, TKDD

R2 v1 2026-06-23T15:36:08.134Z