Porovnat metody
Prohlédněte si vybrané metody vedle sebe; řádky, které se liší, jsou zvýrazněny.
| Model Self-supervised NMF Topic Model× | Nezáporná maticová faktorizace (NMF)× | |
|---|---|---|
| Obor≠ | Hluboké učení | Strojové učení |
| Rodina≠ | Machine learning | Latent structure |
| Rok vzniku≠ | 2020–2022 | 1999 |
| Tvůrce≠ | Multiple groups (building on Lee & Seung, 1999; self-supervised extensions ca. 2020–2022) | Lee, D. D. & Seung, H. S. |
| Typ≠ | Unsupervised / self-supervised topic model | Matrix decomposition with non-negativity constraints |
| Původní zdroj≠ | Shi, T., Guo, X., Lv, J., & Yu, P. S. (2022). Self-supervised NMF-based graph contrastive learning for semi-supervised node classification. In Proceedings of the 36th AAAI Conference on Artificial Intelligence. link ↗ | Lee, D. D., & Seung, H. S. (1999). Learning the parts of objects by non-negative matrix factorization. Nature, 401(6755), 788–791. DOI ↗ |
| Další názvy≠ | SS-NMF, self-supervised topic modeling, NMF with self-supervised signals, contrastive NMF topic model | NMF, NNMF, nonnegative matrix factorization, non-negative matrix approximation |
| Příbuzné≠ | 2 | 4 |
| Shrnutí≠ | The Self-supervised NMF Topic Model extends classical Non-negative Matrix Factorization for topic discovery by incorporating self-supervised learning signals — such as masked-word reconstruction or contrastive objectives — into the NMF optimization, yielding more coherent and semantically meaningful topics from text corpora without requiring any human-labeled data. | Non-negative Matrix Factorization (NMF) is a family of algorithms, introduced by Lee and Seung in their landmark 1999 Nature paper, that decomposes a non-negative data matrix V into the product of two lower-rank non-negative matrices W (basis components) and H (encoding coefficients). Unlike PCA or SVD, the non-negativity constraint forces the algorithm to learn strictly additive, parts-based representations, making the factors directly interpretable as building blocks of the original data. |
| ScholarGateDatová sada ↗ |
|
|