Machine learningDeep learning / NLP / CV
自监督LDA主题模型
自监督LDA将潜在狄利克雷分配(Latent Dirichlet Allocation, LDA)的概率生成框架与自监督预训练信号(如掩码词预测或对比文档目标)相结合,以在无需人工标注训练数据的情况下指导主题发现。其结果是,主题表示既基于分布统计,又通过从原始文本中学习到的语言结构得到丰富。
阅读完整方法
仅限会员
登录使用免费账户登录即可阅读本节。
Method map
The neighbourhood of related methods — select a node to explore.
来源
- Blei, D. M., Ng, A. Y., & Jordan, M. I. (2003). Latent Dirichlet Allocation. Journal of Machine Learning Research, 3, 993–1022. link ↗
- Meng, Y., Huang, J., Zhang, Y., & Han, J. (2022). Topic Discovery via Latent Space Clustering of Pretrained Language Model Representations. Proceedings of WWW 2022, ACM. DOI: 10.1145/3485447.3512034 ↗
如何引用本页
ScholarGate. (2026, June 3). Self-supervised Latent Dirichlet Allocation Topic Model. ScholarGate. https://scholargate.app/zh/deep-learning/self-supervised-lda-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
- NMF 主题模型深度学习↔ compare
- 半监督LDA主题模型深度学习↔ compare
- 句子嵌入深度学习↔ compare
- 主题建模深度学习↔ compare