Machine learningDeep learning / NLP / CV
基于NMF主题模型的迁移学习
基于NMF主题模型的迁移学习将来自有标签或数据丰富的源领域的知识应用于低资源目标领域,以改进非负矩阵分解(NMF)的主题发现。通过使用源领域主题初始化或约束NMF基矩阵,即使目标领域文档稀缺或未标注,该模型也能发现连贯的目标主题。
阅读完整方法
仅限会员
登录使用免费账户登录即可阅读本节。
Method map
The neighbourhood of related methods — select a node to explore.
来源
- Pan, S. J., & Yang, Q. (2010). A Survey on Transfer Learning. IEEE Transactions on Knowledge and Data Engineering, 22(10), 1345–1359. DOI: 10.1109/TKDE.2009.191 ↗
- 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 ↗
如何引用本页
ScholarGate. (2026, June 3). Transfer Learning with Non-Negative Matrix Factorization Topic Model. ScholarGate. https://scholargate.app/zh/deep-learning/transfer-learning-with-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.
- 域自适应非负矩阵分解主题模型深度学习↔ compare
- LDA主题模型深度学习↔ compare
- NMF 主题模型深度学习↔ compare
- 主题建模深度学习↔ compare
- LDA主题模型迁移学习深度学习↔ compare