Σύγκριση μεθόδων
Εξετάστε τις επιλεγμένες μεθόδους δίπλα-δίπλα· οι γραμμές που διαφέρουν επισημαίνονται.
| Πολυγλωσσικό Νευρωνικό Δίκτυο Γράφου× | Μεταφορά Μάθησης με Γραφο-Νευρωνικά Δίκτυα× | |
|---|---|---|
| Πεδίο | Βαθιά Μάθηση | Βαθιά Μάθηση |
| Οικογένεια | Machine learning | Machine learning |
| Έτος προέλευσης≠ | 2019 | 2010–2020 |
| Δημιουργός≠ | Various (Kipf & Welling 2017 for GNN; multilingual extensions from NLP community ~2019) | Hu et al. (GNN-specific); Pan & Yang (transfer learning framework) |
| Τύπος≠ | Graph-based deep learning with multilingual node/edge features | Transfer learning / graph representation learning |
| Θεμελιώδης πηγή≠ | 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 ↗ |
| Εναλλακτικές ονομασίες | Multilingual GNN, cross-lingual GNN, multilingual graph network, multilingual relational GNN | TL-GNN, pre-trained GNN, GNN transfer learning, graph transfer learning |
| Συναφείς≠ | 5 | 3 |
| Σύνοψη≠ | 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. |
| ScholarGateΣύνολο δεδομένων ↗ |
|
|