Machine learningDeep learning / NLP / CV
微调LDA主题模型
微调LDA(Fine-Tuned LDA)通过在特定领域文档上继续推理,将一个在大型通用语料库上训练的潜在狄利克雷分配(Latent Dirichlet Allocation)模型适应到目标领域。它不从头开始拟合LDA,而是将预训练的主题-词分布作为知情的起始点,使模型能够比冷启动训练更快、用更少数据发现连贯的领域主题。
阅读完整方法
仅限会员
登录使用免费账户登录即可阅读本节。
方法图谱
相关方法的邻域——选择一个节点以展开探索。
来源
- Blei, D. M., Ng, A. Y., & Jordan, M. I. (2003). Latent Dirichlet Allocation. Journal of Machine Learning Research, 3, 993–1022. link ↗
- Hoffman, M., Bach, F. R., & Blei, D. M. (2010). Online Learning for Latent Dirichlet Allocation. Advances in Neural Information Processing Systems (NIPS), 23, 856–864. link ↗
如何引用本页
ScholarGate. (2026, June 3). Fine-Tuned Latent Dirichlet Allocation Topic Model. ScholarGate. https://scholargate.app/zh/deep-learning/fine-tuned-lda-topic-model
选用哪种方法?
将本方法与其最相近的同类并置,并排研读——本馆将书籍铺陈于案上,取舍则由您定夺。
并排比较 →