Сравнение методов
Просматривайте выбранные методы рядом; строки с различиями подсвечены.
| Тонко-настроенное тематическое моделирование× | Тематическое моделирование× | |
|---|---|---|
| Область | Глубокое обучение | Глубокое обучение |
| Семейство | Machine learning | Machine learning |
| Год появления≠ | 2020–2022 | 1999–2003 |
| Автор метода≠ | Bianchi et al.; Grootendorst, M. | Hofmann, T. (pLSA, 1999); Blei, D. M., Ng, A. Y., & Jordan, M. I. (LDA, 2003) |
| Тип≠ | Fine-tuned neural topic model | Unsupervised generative probabilistic model |
| Основополагающий источник≠ | 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 ↗ | Blei, D. M., Ng, A. Y., & Jordan, M. I. (2003). Latent Dirichlet Allocation. Journal of Machine Learning Research, 3, 993–1022. link ↗ |
| Другие названия | neural topic modeling, fine-tuned topic model, pre-trained topic model, contextual topic modeling | Latent Semantic Analysis, probabilistic topic modeling, topic discovery, thematic modeling |
| Связанные≠ | 6 | 5 |
| Сводка≠ | Fine-Tuned Topic Modeling adapts pre-trained language models — such as BERT or Sentence-BERT — to discover latent topics in document collections. Unlike classical probabilistic methods (LDA, NMF), it leverages rich contextual embeddings and optionally fine-tunes the backbone on domain-specific corpora, producing more coherent and semantically meaningful topics, especially on short texts or specialized domains. | Topic Modeling is a family of unsupervised probabilistic techniques for discovering latent thematic structure in large text collections. By learning which words tend to co-occur, models such as Latent Dirichlet Allocation (LDA) automatically surface coherent topics — each represented as a distribution over vocabulary — without requiring labelled data. |
| ScholarGateНабор данных ↗ |
|
|