เปรียบเทียบวิธี
ดูวิธีที่เลือกเทียบกันแบบเคียงข้าง แถวที่ต่างกันจะถูกเน้นไว้
| Multilingual Graph Neural Network× | โครงข่ายประสาทเทียมเวียนซ้ำหลายภาษา× | |
|---|---|---|
| สาขาวิชา | การเรียนรู้เชิงลึก | การเรียนรู้เชิงลึก |
| ตระกูล | 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ชุดข้อมูล ↗ |
|
|