Porovnať metódy
Prezrite si vybrané metódy vedľa seba; riadky, ktoré sa líšia, sú zvýraznené.
| Prenosové učenie s LDA topic modelom× | Model jemného ladenia LDA pre témy× | |
|---|---|---|
| Odbor | Hlboké učenie | Hlboké učenie |
| Rodina | Machine learning | Machine learning |
| Rok vzniku≠ | 2003–2013 | 2003 (base); adaptation practice ~2010s |
| Tvorca≠ | Chen, Z. et al. / Blei, D. M. et al. | Blei, D. M., Ng, A. Y., & Jordan, M. I. (base LDA); domain adaptation via online/warm-start LDA |
| Typ≠ | Transfer learning applied to probabilistic topic model | Probabilistic generative topic model (fine-tuned / domain-adapted) |
| Pôvodný zdroj≠ | Chen, Z., Mukherjee, A., Liu, B., Hsu, M., Malas, M., & Wang, S. (2013). Leveraging multi-domain prior knowledge in topic models. In Proceedings of the Twenty-Third International Joint Conference on Artificial Intelligence (IJCAI-13), pp. 2071–2077. link ↗ | Blei, D. M., Ng, A. Y., & Jordan, M. I. (2003). Latent Dirichlet Allocation. Journal of Machine Learning Research, 3, 993–1022. link ↗ |
| Ďalšie názvy | LDA transfer learning, domain-adaptive LDA, knowledge transfer LDA, cross-domain LDA | Domain-Adapted LDA, Adapted LDA, LDA Fine-Tuning, Online LDA Fine-Tuning |
| Príbuzné≠ | 4 | 5 |
| Zhrnutie≠ | Transfer Learning with LDA Topic Model applies knowledge from a well-studied source domain to guide Latent Dirichlet Allocation inference on a data-scarce target domain. By injecting source-derived topic priors into the Dirichlet hyperparameters, the method produces coherent, domain-relevant topics even when target-domain text is limited, reducing the volume of labelled or unlabelled data required for meaningful results. | Fine-Tuned LDA adapts a Latent Dirichlet Allocation model trained on a large general corpus to a specific target domain by continuing inference on domain-specific documents. Rather than fitting LDA from scratch, the pre-trained topic-word distributions are used as an informed starting point, enabling the model to discover coherent domain topics faster and with less data than training cold. |
| ScholarGateDátová sada ↗ |
|
|