Módszerek összehasonlítása
Tekintse át a kiválasztott módszereket egymás mellett; az eltérő sorok kiemelve jelennek meg.
| Multilingvális gráfon alapuló neurális hálózat× | Transzfer Tanulás Gráfon Lévő Neurális Hálózatokkal× | |
|---|---|---|
| Tudományterület | Mélytanulás | Mélytanulás |
| Módszercsalád | Machine learning | Machine learning |
| Keletkezés éve≠ | 2019 | 2010–2020 |
| Megalkotó≠ | Various (Kipf & Welling 2017 for GNN; multilingual extensions from NLP community ~2019) | Hu et al. (GNN-specific); Pan & Yang (transfer learning framework) |
| Típus≠ | Graph-based deep learning with multilingual node/edge features | Transfer learning / graph representation learning |
| Alapmű≠ | 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 ↗ |
| Alternatív nevek | Multilingual GNN, cross-lingual GNN, multilingual graph network, multilingual relational GNN | TL-GNN, pre-trained GNN, GNN transfer learning, graph transfer learning |
| Kapcsolódó≠ | 5 | 3 |
| Összefoglaló≠ | 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. |
| ScholarGateAdatkészlet ↗ |
|
|