1 Introduction
2 Related work
2.1 Academic collaborator recommendation
2.2 Network embedding
3 Problem definition
Table 1 Notations. |
Notation | Description |
---|---|
G V E S A X Y d da $x_{i},\hat{x}_{i}$ $w^{(k)},\hat{w}^{(k)}$ $b^{(k)},\hat{b}^{(k)}$ | The attributed academic collaboration network The set of all scholars The set of relationship between scholars The weight of edge Scholar attribute matrix Adjacency matrix of multi-relational networks Final scholar embedding matrix Scholar embedding dimension Scholar attribute embedding dimension The input data and reconstructed data The k-th layer weight matrix The k-th layer biases |
4 Methodology
Figure 1. The framework of our proposed ACR-ANE model. |
4.1 Preservation of non-local academic social network structure
Figure 2. Capture non-local neighbors. |
4.2 Attributes information extraction for scholars
4.3 Preserve scholar attributes information
Figure 3. Capture attr_sim neighbors. |
4.4 Fusion of network topology and scholar attributes
Figure 4. Preservation of multi-type academic relationships. |
4.5 Learning scholar embedding
5 Experiments
5.1 Datasets
Table 2 Statistics of two datasets. |
Datasets | # of Nodes | # of Links |
---|---|---|
Aminer | 7,436 | 11,568 |
APS | 5,102 | 39,333 |
5.2 Evaluation metrics
5.3 Baseline methods
5.4 Results and discussions
Figure 5. Influence of Freq on Precision, Recall, and F1(Aminer). |
Figure 6. Influence of Freq on Precision, Recall and F1(APS). |
Figure 7. Influence of scholar embedding dimension on Precision, Recall, and F1(Aminer). |
Figure 8. Influence of scholar embedding dimension on Precision, Recall, and F1(APS). |
Figure 9. Comparison between ACR-ANE and baselines in terms of Precision, Recall, and F1(Aminer). |
Figure 10. Comparison between ACR-ANE and baselines in terms of Precision, Recall, and F1(APS). |