Machine learningDeep learning / NLP / CV
LDA主题模型迁移学习
LDA主题模型迁移学习将知识从一个研究充分的源域迁移到数据稀疏的目标域,以指导潜在狄利克雷分配(Latent Dirichlet Allocation, LDA)的推断。通过将源域派生的主题先验注入狄利克雷超参数,该方法即使在目标域文本有限的情况下也能生成连贯、与领域相关的主题,从而减少了获得有意义结果所需的标记或未标记数据的量。
阅读完整方法
仅限会员
登录使用免费账户登录即可阅读本节。
Method map
The neighbourhood of related methods — select a node to explore.
来源
- 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 ↗
如何引用本页
ScholarGate. (2026, June 3). Transfer Learning with Latent Dirichlet Allocation Topic Model. ScholarGate. https://scholargate.app/zh/deep-learning/transfer-learning-with-lda-topic-model
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
Compare side by side →