Authors:
(1) Junwei Su, Department of Computer Science, the University of Hong Kong and [email protected];
(2) Chuan Wu, Department of Computer Science, the University of Hong Kong and [email protected].
5 A Case Study on Shortest-Path Distance
6 Conclusion and Discussion, and References
9 Procedure for Solving Eq. (6)
10 Additional Experiments Details and Results
11 Other Potential Applications
In addition to the initial dataset labelling problem discussed above, there are other potential applications of the proposed framework in other GNNs learning paradigms. Some examples include:
1. Fair k-shot learning: K-shot learning is a type of machine learning where the model is trained to classify new examples based on a small number of labelled examples in the training set. This type of learning is particularly useful in many situations where the amount of labelled data is limited. In addition to the active learning discussed earlier, k-shot learning can also be applied in choosing a representative experience replay buffer in incremental learning and transfer learning.
2. Fairness constraint: We can apply the derived results to ensure a fair predictive performance of GNNs for specified structural groups. As we have shown in the paper, the key factor of unfair predictive performance towards different structural groups is the distortion between structural distance and embedding distance. We can penalize the parameters with low distortion, which amounts to the following learning objective:
The proposed framework has promising potential for studying and being applied to the above-mentioned problems. Further research into investigating the actual application results would be an interesting future work.