방법 비교
선택한 방법을 나란히 검토하세요. 서로 다른 행은 강조 표시됩니다.
| 준지도 비음수 행렬 분해 (NMF) 토픽 모델× | NMF 토픽 모델× | |
|---|---|---|
| 분야 | 딥러닝 | 딥러닝 |
| 계열 | Machine learning | Machine learning |
| 기원 연도≠ | 2001 (NMF); semi-supervised variants from ~2010s | 1999 |
| 창시자≠ | Lee & Seung (NMF); semi-supervised extensions by Jagarlamudi et al. and others | Lee, D. D. & Seung, H. S. |
| 유형≠ | Matrix factorization with supervision | Matrix factorization / unsupervised topic model |
| 원전≠ | Lee, D. D., & Seung, H. S. (2001). Algorithms for non-negative matrix factorization. Advances in Neural Information Processing Systems, 13, 556–562. link ↗ | Lee, D. D., & Seung, H. S. (1999). Learning the parts of objects by non-negative matrix factorization. Nature, 401(6755), 788–791. DOI ↗ |
| 별칭 | SS-NMF, guided NMF, constrained NMF topic model, seed-guided NMF | NMF, Non-negative Matrix Factorization, NMF for Topic Modeling, NNMF Topic Model |
| 관련≠ | 6 | 4 |
| 요약≠ | 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. | Non-negative Matrix Factorization (NMF) is an unsupervised matrix decomposition method that discovers latent topics in a text corpus by factoring a document-term matrix into two non-negative matrices — one encoding topic-word weights, the other document-topic weights. The non-negativity constraint yields parts-based, additive representations that tend to produce clean, interpretable topics. |
| ScholarGate데이터셋 ↗ |
|
|