방법 비교
선택한 방법을 나란히 검토하세요. 서로 다른 행은 강조 표시됩니다.
| NMF 토픽 모델을 이용한 전이 학습× | 도메인 적응형 NMF 토픽 모델× | |
|---|---|---|
| 분야 | 딥러닝 | 딥러닝 |
| 계열 | Machine learning | Machine learning |
| 기원 연도≠ | 2010 (transfer learning survey); 1999 (NMF) | 1999 (NMF); domain adaptation variants ~2010s |
| 창시자≠ | Pan, S. J. & Yang, Q. (transfer learning framework); Lee, D. D. & Seung, H. S. (NMF base) | Lee, D. D. & Seung, H. S. (NMF base); domain adaptation extensions by the NLP community |
| 유형≠ | Unsupervised topic model with cross-domain adaptation | Unsupervised topic model with domain adaptation |
| 원전≠ | Pan, S. J., & Yang, Q. (2010). A Survey on Transfer Learning. IEEE Transactions on Knowledge and Data Engineering, 22(10), 1345–1359. DOI ↗ | Lee, D. D., & Seung, H. S. (1999). Learning the parts of objects by non-negative matrix factorization. Nature, 401(6755), 788–791. DOI ↗ |
| 별칭 | TL-NMF, NMF transfer topic model, cross-domain NMF topic modeling, domain-adaptive NMF | DA-NMF, cross-domain NMF, domain-adaptive topic modeling with NMF, transfer NMF topic model |
| 관련≠ | 5 | 4 |
| 요약≠ | Transfer Learning with NMF Topic Model applies knowledge from a labeled or data-rich source domain to improve Non-Negative Matrix Factorization topic discovery in a low-resource target domain. By initializing or constraining the NMF basis matrix with source-domain topics, the model discovers coherent target topics even when target-domain documents are scarce or unlabeled. | Domain-adaptive NMF Topic Modeling applies Non-negative Matrix Factorization to discover latent topics across text from multiple domains, using regularization or shared basis constraints to transfer topic knowledge from a resource-rich source domain to a target domain with limited labeled data. It combines interpretable parts-based decomposition with domain-adaptation objectives to produce topics that are both domain-specific and cross-domain consistent. |
| ScholarGate데이터셋 ↗ |
|
|