Compara mètodes
Revisa els mètodes seleccionats l'un al costat de l'altre; les files que difereixen es ressalten.
| Xarxa neuronal recurrent adaptativa al domini× | Aprenentatge per transferència amb xarxa neuronal recurrent× | |
|---|---|---|
| Camp | Aprenentatge profund | Aprenentatge profund |
| Família | Machine learning | Machine learning |
| Any d'origen≠ | 2010s | 2010 (TL survey); RNN: 1986 |
| Autor original≠ | 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) |
| Tipus≠ | Domain-adaptive sequential model | Transfer learning on sequence model |
| Font seminal≠ | 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 ↗ |
| Àlies | DA-RNN, domain-adaptive RNN, domain-adapted recurrent network, cross-domain RNN | TL-RNN, Pretrained RNN, RNN Transfer Learning, Recurrent Transfer Learning |
| Relacionats≠ | 6 | 5 |
| Resum≠ | 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. |
| ScholarGateConjunt de dades ↗ |
|
|