DeHIN: A Decentralized Framework for Embedding Large-scale Heterogeneous Information Networks
Mubashir Imran, Hongzhi Yin, Tong Chen, Zi Huang, Kai Zheng

TL;DR
DeHIN introduces a decentralized, hypergraph-based framework that enables scalable and efficient embedding of large-scale heterogeneous information networks by partitioning and parallel processing, with a novel alignment scheme for unified embeddings.
Contribution
The paper proposes a novel decentralized framework using hypergraph partitioning and a tree-like pipeline for scalable HIN embedding, addressing limitations of centralized methods.
Findings
Achieves efficient embedding of billion-scale HINs.
Maintains embedding quality comparable to centralized methods.
Enables effective downstream tasks like link prediction and node classification.
Abstract
Modeling heterogeneity by extraction and exploitation of high-order information from heterogeneous information networks (HINs) has been attracting immense research attention in recent times. Such heterogeneous network embedding (HNE) methods effectively harness the heterogeneity of small-scale HINs. However, in the real world, the size of HINs grow exponentially with the continuous introduction of new nodes and different types of links, making it a billion-scale network. Learning node embeddings on such HINs creates a performance bottleneck for existing HNE methods that are commonly centralized, i.e., complete data and the model are both on a single machine. To address large-scale HNE tasks with strong efficiency and effectiveness guarantee, we present \textit{Decentralized Embedding Framework for Heterogeneous Information Network} (DeHIN) in this paper. In DeHIN, we generate a…
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 · Complex Network Analysis Techniques · Advanced Computing and Algorithms
