Machine learningDeep learning / NLP / CV
NMF 主题模型
非负矩阵分解 (NMF) 是一种无监督的矩阵分解方法,通过将文档-词项矩阵分解为两个非负矩阵(一个编码主题-词权重,另一个编码文档-主题权重)来发现文本语料库中的潜在主题。非负性约束产生了基于部分的、加性表示,这倾向于产生清晰、可解释的主题。
阅读完整方法
仅限会员
登录使用免费账户登录即可阅读本节。
Method map
The neighbourhood of related methods — select a node to explore.
+9 more
来源
- Lee, D. D., & Seung, H. S. (1999). Learning the parts of objects by non-negative matrix factorization. Nature, 401(6755), 788–791. DOI: 10.1038/44565 ↗
- Lee, D. D., & Seung, H. S. (2001). Algorithms for non-negative matrix factorization. In Advances in Neural Information Processing Systems (NIPS), 13, 556–562. link ↗
如何引用本页
ScholarGate. (2026, June 3). Non-negative Matrix Factorization Topic Model. ScholarGate. https://scholargate.app/zh/deep-learning/nmf-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
- 句子嵌入深度学习↔ compare
- 主题建模深度学习↔ compare