So sánh phương pháp
Xem các phương pháp đã chọn cạnh nhau; những hàng khác biệt được làm nổi bật.
| Mạng nơ-ron đồ thị đa ngôn ngữ× | Transfer Learning với Mạng Nơ-ron Đồ thị× | |
|---|---|---|
| Lĩnh vực | Học sâu | Học sâu |
| Họ | Machine learning | Machine learning |
| Năm ra đời≠ | 2019 | 2010–2020 |
| Người khởi xướng≠ | Various (Kipf & Welling 2017 for GNN; multilingual extensions from NLP community ~2019) | Hu et al. (GNN-specific); Pan & Yang (transfer learning framework) |
| Loại≠ | Graph-based deep learning with multilingual node/edge features | Transfer learning / graph representation learning |
| Công trình gốc≠ | Kipf, T. N., & Welling, M. (2017). Semi-supervised classification with graph convolutional networks. In Proceedings of ICLR 2017. link ↗ | 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 ↗ |
| Tên gọi khác | Multilingual GNN, cross-lingual GNN, multilingual graph network, multilingual relational GNN | TL-GNN, pre-trained GNN, GNN transfer learning, graph transfer learning |
| Liên quan≠ | 5 | 3 |
| Tóm tắt≠ | A Multilingual Graph Neural Network (Multilingual GNN) applies graph-based message-passing over nodes and edges that carry features from two or more languages. It is used for tasks such as cross-lingual entity alignment, multilingual knowledge-graph completion, and relation extraction across parallel or comparable corpora, allowing structural and semantic information from multiple languages to be jointly learned. | 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. |
| ScholarGateBộ dữ liệu ↗ |
|
|