Proceedings of the Twenty-Eighth International Joint Conference on Artificial Intelligence 2019
DOI: 10.24963/ijcai.2019/407
|View full text |Cite
|
Sign up to set email alerts
|

Learning Network Embedding with Community Structural Information

Abstract: Network embedding is an effective approach to learn the low-dimensional representations of vertices in networks, aiming to capture and preserve the structure and inherent properties of networks. The vast majority of existing network embedding methods exclusively focus on vertex proximity of networks, while ignoring the network internal community structure. However, the homophily principle indicates that vertices within the same community are more similar to each other than those from different communities, thu… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
17
0

Year Published

2020
2020
2024
2024

Publication Types

Select...
3
3
1

Relationship

0
7

Authors

Journals

citations
Cited by 28 publications
(22 citation statements)
references
References 21 publications
0
17
0
Order By: Relevance
“…For the issue of the termination condition, since the community is a node group with tight internal connections and sparse external connections, if the number's gain of the Input: G(V, E), the network; Eps, the radius of the DBSCAN algorithm; Minpts, the minimal number of data points contained within the radius. (9) if ∃ v ∈ cluster and ρ(v) < θ then (10) continue; ( 11) else (12) keynodes.add (cluster); (13) end ( 14) end (15) return keynodes ALGORITHM 2: Keynodes_mine (G(V, E), Eps, Minpts). 6 Complexity external edges is greater than that for the integral edges after a node is added to the community, this node is not suitable to enter the community.…”
Section: Community Expansionmentioning
confidence: 99%
See 3 more Smart Citations
“…For the issue of the termination condition, since the community is a node group with tight internal connections and sparse external connections, if the number's gain of the Input: G(V, E), the network; Eps, the radius of the DBSCAN algorithm; Minpts, the minimal number of data points contained within the radius. (9) if ∃ v ∈ cluster and ρ(v) < θ then (10) continue; ( 11) else (12) keynodes.add (cluster); (13) end ( 14) end (15) return keynodes ALGORITHM 2: Keynodes_mine (G(V, E), Eps, Minpts). 6 Complexity external edges is greater than that for the integral edges after a node is added to the community, this node is not suitable to enter the community.…”
Section: Community Expansionmentioning
confidence: 99%
“…partition.add ( u, v { }); (5) else (6) partition.add ( v { }); (7) end (8) end (9) arrange community frameworks in partition in the descending order of product of density and distance of nodes in the framework; (10) for c in partition do (11) Table 1: e different situations of nonkey nodes and their most similar node, and the processing strategies.…”
Section: Complexitymentioning
confidence: 99%
See 2 more Smart Citations
“…The community detection problem [23,30] is the task of discovering distinct groups of nodes that are densely connected. During this phase, triUMPF performs community detection to guide the learning process for pathways using binary P2P (A ∈ Z t×t ≥0 ) and E2E (B ∈ Z r×r ≥0 ) associations matrices, where each entry in these matrices is a binary value indicating an interaction among corresponding entities.…”
Section: Community Reconstruction and Multi-label Learningmentioning
confidence: 99%