方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| 自监督LDA主题模型× | 半监督LDA主题模型× | |
|---|---|---|
| 领域 | 深度学习 | 深度学习 |
| 方法族 | Machine learning | Machine learning |
| 起源年份≠ | 2003 (LDA); self-supervised variants from 2020 | 2009 |
| 提出者≠ | Blei, D. M., Ng, A. Y., Jordan, M. I. (LDA); self-supervised extension by multiple authors (2020s) | Ramage, D.; Andrzejewski, D. et al. |
| 类型≠ | Probabilistic generative model with self-supervised pretraining | Semi-supervised probabilistic topic model |
| 开创性文献≠ | Blei, D. M., Ng, A. Y., & Jordan, M. I. (2003). Latent Dirichlet Allocation. Journal of Machine Learning Research, 3, 993–1022. link ↗ | 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 ↗ |
| 别名 | SSL-LDA, self-supervised topic modeling, self-supervised LDA, contrastive LDA | Labeled LDA, Seeded LDA, Constrained LDA, SS-LDA |
| 相关 | 6 | 6 |
| 摘要≠ | Self-supervised LDA combines the probabilistic generative framework of Latent Dirichlet Allocation with self-supervised pretraining signals — such as masked-word prediction or contrastive document objectives — to guide topic discovery without requiring hand-labeled training data. The result is topic representations that are simultaneously grounded in distributional statistics and enriched by language structure learned from raw text. | Semi-supervised LDA extends standard Latent Dirichlet Allocation by incorporating a small amount of supervision — seed words, labeled documents, or must-link/cannot-link word constraints — to guide topic discovery toward semantically coherent, interpretable themes. It bridges unsupervised topic modeling and fully supervised text classification, making it especially valuable when full annotation is costly. |
| ScholarGate数据集 ↗ |
|
|