方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| 域自适应非负矩阵分解主题模型× | LDA主题模型× | |
|---|---|---|
| 领域 | 深度学习 | 深度学习 |
| 方法族 | Machine learning | Machine learning |
| 起源年份≠ | 1999 (NMF); domain adaptation variants ~2010s | 2003 |
| 提出者≠ | Lee, D. D. & Seung, H. S. (NMF base); domain adaptation extensions by the NLP community | Blei, D. M., Ng, A. Y., & Jordan, M. I. |
| 类型≠ | Unsupervised topic model with domain adaptation | Probabilistic generative topic model |
| 开创性文献≠ | Lee, D. D., & Seung, H. S. (1999). Learning the parts of objects by non-negative matrix factorization. Nature, 401(6755), 788–791. DOI ↗ | Blei, D. M., Ng, A. Y., & Jordan, M. I. (2003). Latent Dirichlet Allocation. Journal of Machine Learning Research, 3, 993–1022. link ↗ |
| 别名 | DA-NMF, cross-domain NMF, domain-adaptive topic modeling with NMF, transfer NMF topic model | LDA, Latent Dirichlet Allocation, LDA Topic Modeling, Dirichlet Topic Model |
| 相关≠ | 4 | 5 |
| 摘要≠ | Domain-adaptive NMF Topic Modeling applies Non-negative Matrix Factorization to discover latent topics across text from multiple domains, using regularization or shared basis constraints to transfer topic knowledge from a resource-rich source domain to a target domain with limited labeled data. It combines interpretable parts-based decomposition with domain-adaptation objectives to produce topics that are both domain-specific and cross-domain consistent. | Latent Dirichlet Allocation (LDA) is a probabilistic generative model introduced by Blei, Ng, and Jordan in 2003 that discovers hidden thematic structure in large text collections by representing each document as a mixture of latent topics and each topic as a probability distribution over vocabulary words. |
| ScholarGate数据集 ↗ |
|
|