Machine learningDeep learning / NLP / CV
Transfer Learning with Graph Neural Network
Transfer Learning with Graph Neural Networks (GNNs) adapts a GNN pre-trained on a large source graph dataset to a smaller, often label-scarce target graph task. By reusing learned node and edge representations, this approach achieves strong predictive performance where collecting sufficient labeled graph data is expensive or slow — as is common in chemistry, biology, and social network analysis.
Open in MethodMindSoonVideoSoon
Read the full method
Members only
Sign inSign in with a free account to read this section.
Sources
- Hu, W., Liu, B., Gomes, J., Zitnik, M., Liang, P., Pande, V., & Leskovec, J. (2020). Strategies for Pre-training Graph Neural Networks. In International Conference on Learning Representations (ICLR 2020). link ↗
- Pan, S. J., & Yang, Q. (2010). A survey on transfer learning. IEEE Transactions on Knowledge and Data Engineering, 22(10), 1345–1359. DOI: 10.1109/TKDE.2009.191 ↗