เปรียบเทียบวิธี
ดูวิธีที่เลือกเทียบกันแบบเคียงข้าง แถวที่ต่างกันจะถูกเน้นไว้
| แบบจำลองหัวข้อ NMF แบบกึ่งกำกับดูแล× | Transformer แบบกึ่งกำกับดูแล× | |
|---|---|---|
| สาขาวิชา | การเรียนรู้เชิงลึก | การเรียนรู้เชิงลึก |
| ตระกูล | Machine learning | Machine learning |
| ปีกำเนิด≠ | 2001 (NMF); semi-supervised variants from ~2010s | 2018–2019 |
| ผู้ริเริ่ม≠ | Lee & Seung (NMF); semi-supervised extensions by Jagarlamudi et al. and others | Devlin, J. et al. (BERT); broader SSL-Transformer paradigm community |
| ประเภท≠ | Matrix factorization with supervision | Semi-supervised deep learning |
| แหล่งต้นตำรับ≠ | Lee, D. D., & Seung, H. S. (2001). Algorithms for non-negative matrix factorization. Advances in Neural Information Processing Systems, 13, 556–562. link ↗ | Devlin, J., Chang, M.-W., Lee, K., & Toutanova, K. (2019). BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding. Proceedings of NAACL-HLT 2019, 4171–4186. DOI ↗ |
| ชื่อเรียกอื่น | SS-NMF, guided NMF, constrained NMF topic model, seed-guided NMF | semi-supervised transformer model, SSL transformer, transformer with self-supervised pre-training, semi-supervised attention model |
| ที่เกี่ยวข้อง≠ | 6 | 5 |
| สรุป≠ | 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. | Semi-supervised learning with Transformer architectures leverages large quantities of unlabeled data alongside a small labeled set to train powerful sequence models. The dominant pattern — exemplified by BERT — first pre-trains the Transformer on unlabeled data using self-supervised objectives such as masked token prediction, then fine-tunes it on the labeled task. This two-stage approach dramatically reduces the labeled data needed to achieve strong performance. |
| ScholarGateชุดข้อมูล ↗ |
|
|