Porovnat metody
Prohlédněte si vybrané metody vedle sebe; řádky, které se liší, jsou zvýrazněny.
| Poloučený tématický model NMF× | Modelování témat× | |
|---|---|---|
| Obor | Hluboké učení | Hluboké učení |
| Rodina | Machine learning | Machine learning |
| Rok vzniku≠ | 2001 (NMF); semi-supervised variants from ~2010s | 1999–2003 |
| Tvůrce≠ | Lee & Seung (NMF); semi-supervised extensions by Jagarlamudi et al. and others | Hofmann, T. (pLSA, 1999); Blei, D. M., Ng, A. Y., & Jordan, M. I. (LDA, 2003) |
| Typ≠ | Matrix factorization with supervision | Unsupervised generative probabilistic model |
| Původní zdroj≠ | Lee, D. D., & Seung, H. S. (2001). Algorithms for non-negative matrix factorization. Advances in Neural Information Processing Systems, 13, 556–562. link ↗ | Blei, D. M., Ng, A. Y., & Jordan, M. I. (2003). Latent Dirichlet Allocation. Journal of Machine Learning Research, 3, 993–1022. link ↗ |
| Další názvy | SS-NMF, guided NMF, constrained NMF topic model, seed-guided NMF | Latent Semantic Analysis, probabilistic topic modeling, topic discovery, thematic modeling |
| Příbuzné≠ | 6 | 5 |
| Shrnutí≠ | Semi-supervised Non-negative Matrix Factorization (NMF) Topic Model extends unsupervised NMF by incorporating user-provided seed words or label constraints to steer discovered topics toward domain-relevant themes. It factorizes a document-term matrix into interpretable non-negative components while respecting lexical priors, yielding coherent, application-aligned topics even from modest corpora. | 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. |
| ScholarGateDatová sada ↗ |
|
|