Machine learningDeep learning / NLP / CV
半监督LDA主题模型
半监督LDA通过整合少量监督信息——种子词、标记文档或必须链接/不能链接的词约束——来扩展标准的潜在狄利克雷分配模型,以引导主题发现朝着语义连贯、可解释的主题发展。它架起了无监督主题建模与完全监督文本分类的桥梁,在完全标注成本高昂时尤其有价值。
阅读完整方法
仅限会员
登录使用免费账户登录即可阅读本节。
Method map
The neighbourhood of related methods — select a node to explore.
来源
- Ramage, D., Hall, D., Nallapati, R., & Manning, C. D. (2009). Labeled LDA: A supervised topic model for credit attribution in multi-labeled corpora. Proceedings of EMNLP, 248–256. link ↗
- Andrzejewski, D., Zhu, X., & Craven, M. (2009). Incorporating domain knowledge into topic modeling via Dirichlet Forest priors. Proceedings of ICML, 25–32. DOI: 10.1145/1553374.1553378 ↗
如何引用本页
ScholarGate. (2026, June 3). Semi-supervised Latent Dirichlet Allocation Topic Model. ScholarGate. https://scholargate.app/zh/deep-learning/semi-supervised-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.
- [需翻译标题:BERT-based Classification...]深度学习↔ compare
- LDA主题模型深度学习↔ compare
- 半监督NMF主题模型深度学习↔ compare
- 半监督式 Transformer深度学习↔ compare
- 句子嵌入深度学习↔ compare
- 主题建模深度学习↔ compare