Papers › Structural Deep Network Embedding
Structural Deep Network Embedding
Daixin Wang1, Peng Cui1, Wenwu Zhu1
Networkembeddingisanimportantmethodtolearnlow-dimensional representations of vertexes in networks, aiming to capture and preserve the network structure. Almost all the existing network embeddingmethodsadoptshallowmodels. However,sincetheunderlyingnetworkstructureiscomplex, shallowmodelscannotcapture the highly non-linear network structure, resulting in sub-optimal network representations. Therefore, how to find a method that is able to effectively capture the highly non-linear network structure and preserve the global and local structure is an open yet important problem. To solve this problem, in this paper we propose a StructuralDeepNetworkEmbeddingmethod,namelySDNE.More specifically, we first propose a semi-supervised deep model, which has multiple layers of non-linear functions, thereby being able to capture the highly non-linear network structure. Then we propose to exploit the first-order and second-order proximity jointly to preserve the network structure. The second-order proximity is used bytheunsupervisedcomponenttocapturetheglobalnetworkstructure. Whilethefirst-orderproximityisusedasthesupervisedinformation in the supervised component to preserve the local network structure. By jointly optimizing them in the semi-supervised deep model, our method can preserve both the local and global network structureandisrobusttosparsenetworks. Empirically,weconduct the experiments on five real-world networks, including a language network, a citation network and three social networks. The results show that compared to the baselines, our method can reconstruct the original network significantly better and achieves substantial gains in three applications, i.e. multi-label classification, link prediction and visualization.
Code
Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.
Code Syntology ran Syntology
Not run by Syntology. Nothing on this page verifies that the listed code works.
Tasks
Results from the paper archive 2025-07-28
| Task | Dataset | Model | Metric | Value | Rank at snapshot | Leaderboard | Report |
|---|---|---|---|---|---|---|---|
| Graph Classification | BP-fMRI-97 | SDBN | Accuracy | 64.8% | #2 of 7 | Archive leaderboard | report |
| Graph Classification | BP-fMRI-97 | SDBN | F1 | 63.7% | #2 of 7 | Archive leaderboard | report |
| Graph Classification | HIV-DTI-77 | SDBN | Accuracy | 65.9% | #2 of 6 | Archive leaderboard | report |
| Graph Classification | HIV-DTI-77 | SDBN | F1 | 65.6% | #2 of 6 | Archive leaderboard | report |
| Graph Classification | HIV-fMRI-77 | SDBN | Accuracy | 66.5% | #3 of 7 | Archive leaderboard | report |
| Graph Classification | HIV-fMRI-77 | SDBN | F1 | 66.7% | #3 of 7 | Archive leaderboard | report |
Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.
Methods
Introduced by this paper: SDNE
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections