方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| 域自适应非负矩阵分解主题模型× | 基于NMF主题模型的迁移学习× | |
|---|---|---|
| 领域 | 深度学习 | 深度学习 |
| 方法族 | Machine learning | Machine learning |
| 起源年份≠ | 1999 (NMF); domain adaptation variants ~2010s | 2010 (transfer learning survey); 1999 (NMF) |
| 提出者≠ | Lee, D. D. & Seung, H. S. (NMF base); domain adaptation extensions by the NLP community | Pan, S. J. & Yang, Q. (transfer learning framework); Lee, D. D. & Seung, H. S. (NMF base) |
| 类型≠ | Unsupervised topic model with domain adaptation | Unsupervised topic model with cross-domain adaptation |
| 开创性文献≠ | Lee, D. D., & Seung, H. S. (1999). Learning the parts of objects by non-negative matrix factorization. Nature, 401(6755), 788–791. DOI ↗ | Pan, S. J., & Yang, Q. (2010). A Survey on Transfer Learning. IEEE Transactions on Knowledge and Data Engineering, 22(10), 1345–1359. DOI ↗ |
| 别名 | DA-NMF, cross-domain NMF, domain-adaptive topic modeling with NMF, transfer NMF topic model | TL-NMF, NMF transfer topic model, cross-domain NMF topic modeling, domain-adaptive NMF |
| 相关≠ | 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. | Transfer Learning with NMF Topic Model applies knowledge from a labeled or data-rich source domain to improve Non-Negative Matrix Factorization topic discovery in a low-resource target domain. By initializing or constraining the NMF basis matrix with source-domain topics, the model discovers coherent target topics even when target-domain documents are scarce or unlabeled. |
| ScholarGate数据集 ↗ |
|
|