Comparar métodos
Examine os métodos selecionados lado a lado; as linhas que diferem ficam destacadas.
| Rede Neural Gráfica Multilíngue× | Aprendizagem por Transferência com Redes Neurais Grafos× | |
|---|---|---|
| Área | Aprendizado profundo | Aprendizado profundo |
| Família | Machine learning | Machine learning |
| Ano de origem≠ | 2019 | 2010–2020 |
| Autor original≠ | Various (Kipf & Welling 2017 for GNN; multilingual extensions from NLP community ~2019) | Hu et al. (GNN-specific); Pan & Yang (transfer learning framework) |
| Tipo≠ | Graph-based deep learning with multilingual node/edge features | Transfer learning / graph representation learning |
| Fonte seminal≠ | 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 ↗ |
| Outros nomes | Multilingual GNN, cross-lingual GNN, multilingual graph network, multilingual relational GNN | TL-GNN, pre-trained GNN, GNN transfer learning, graph transfer learning |
| Relacionados≠ | 5 | 3 |
| Resumo≠ | 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. |
| ScholarGateConjunto de dados ↗ |
|
|