Machine learningDeep learning / NLP / CV
微调主题建模
微调主题建模(Fine-Tuned Topic Modeling)将预训练语言模型(如 BERT 或 Sentence-BERT)进行微调,以发现文档集合中的潜在主题。与传统的概率模型(LDA、NMF)不同,它利用丰富的上下文嵌入,并可选择在领域特定语料库上微调主干模型,从而产生更连贯、语义更丰富的主题,尤其是在处理短文本或专业领域时。
阅读完整方法
仅限会员
登录使用免费账户登录即可阅读本节。
Method map
The neighbourhood of related methods — select a node to explore.
来源
- Bianchi, F., Terragni, S., Hovy, D., Nozza, D., & Fersini, E. (2021). Cross-lingual Contextualized Topic Models with Zero-shot Learning. Proceedings of the 16th Conference of the European Chapter of the Association for Computational Linguistics, 1676–1683. DOI: 10.18653/v1/2021.eacl-main.143 ↗
- Grootendorst, M. (2022). BERTopic: Neural topic modeling with a class-based TF-IDF procedure. arXiv preprint arXiv:2203.05794. link ↗
如何引用本页
ScholarGate. (2026, June 3). Fine-Tuned Neural Topic Modeling with Pre-trained Language Models. ScholarGate. https://scholargate.app/zh/deep-learning/fine-tuned-topic-modeling
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
- 微调 BERT 分类深度学习↔ compare
- LDA主题模型深度学习↔ compare
- NMF 主题模型深度学习↔ compare
- 句子嵌入深度学习↔ compare
- 主题建模深度学习↔ compare