เปรียบเทียบวิธี
ดูวิธีที่เลือกเทียบกันแบบเคียงข้าง แถวที่ต่างกันจะถูกเน้นไว้
| โครงข่ายประสาทเทียมเวียนซ้ำแบบปรับโดเมน× | การเรียนรู้แบบถ่ายโอนด้วยโครงข่ายประสาทเทียมแบบเวียนซ้ำ× | |
|---|---|---|
| สาขาวิชา | การเรียนรู้เชิงลึก | การเรียนรู้เชิงลึก |
| ตระกูล | Machine learning | Machine learning |
| ปีกำเนิด≠ | 2010s | 2010 (TL survey); RNN: 1986 |
| ผู้ริเริ่ม≠ | Ganin et al.; Pan & Yang (domain adaptation frameworks applied to RNNs) | Pan, S. J. & Yang, Q. (transfer learning survey); RNN origins: Rumelhart, D. E. et al. (1986) |
| ประเภท≠ | Domain-adaptive sequential model | Transfer learning on sequence model |
| แหล่งต้นตำรับ≠ | Ganin, Y., Ustunova, E., Ajakan, H., Germain, P., Larochelle, H., Laviolette, F., Marchand, M., & Lempitsky, V. (2016). Domain-adversarial training of neural networks. Journal of Machine Learning Research, 17(59), 1–35. link ↗ | Pan, S. J., & Yang, Q. (2010). A Survey on Transfer Learning. IEEE Transactions on Knowledge and Data Engineering, 22(10), 1345–1359. DOI ↗ |
| ชื่อเรียกอื่น | DA-RNN, domain-adaptive RNN, domain-adapted recurrent network, cross-domain RNN | TL-RNN, Pretrained RNN, RNN Transfer Learning, Recurrent Transfer Learning |
| ที่เกี่ยวข้อง≠ | 6 | 5 |
| สรุป≠ | A Domain-adaptive Recurrent Neural Network (DA-RNN) is a recurrent neural network trained on a source domain and adapted to a target domain using domain adaptation techniques such as adversarial training, feature alignment, or fine-tuning. It enables sequential models to generalise across domains when labeled target-domain data is scarce or unavailable. | Transfer Learning with Recurrent Neural Network (TL-RNN) reuses weights learned by an RNN on a large source task — such as language modelling or sequence prediction — and adapts them to a new, often smaller target task. This strategy lets practitioners obtain strong sequence-modelling performance without the need for massive labelled datasets. |
| ScholarGateชุดข้อมูล ↗ |
|
|