השוואת שיטות
סקרו את השיטות שבחרתם זו לצד זו; שורות שבהן יש הבדל מודגשות.
| רשת גרפים רב-לשונית× | רשת נוירונים רקורנטית רב-לשונית× | |
|---|---|---|
| תחום | למידה עמוקה | למידה עמוקה |
| משפחה | Machine learning | Machine learning |
| שנת המקור≠ | 2019 | 1990–2010s |
| הוגה השיטה≠ | Various (Kipf & Welling 2017 for GNN; multilingual extensions from NLP community ~2019) | Elman, J. L. (RNN); multilingual extension by NLP community |
| סוג≠ | Graph-based deep learning with multilingual node/edge features | Sequential model (cross-lingual) |
| מקור מכונן≠ | Kipf, T. N., & Welling, M. (2017). Semi-supervised classification with graph convolutional networks. In Proceedings of ICLR 2017. link ↗ | Elman, J. L. (1990). Finding structure in time. Cognitive Science, 14(2), 179–211. DOI ↗ |
| כינויים | Multilingual GNN, cross-lingual GNN, multilingual graph network, multilingual relational GNN | Multilingual RNN, Cross-lingual RNN, Multi-language RNN, MRNN |
| קשורות | 5 | 5 |
| תקציר≠ | 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. | A Multilingual Recurrent Neural Network (Multilingual RNN) applies the standard RNN architecture — which processes sequences step by step while maintaining a hidden state — to data spanning two or more languages. By training on multilingual corpora or sharing parameters across languages, the model learns cross-lingual sequence representations useful for translation, tagging, classification, and language modeling tasks. |
| ScholarGateמערך נתונים ↗ |
|
|