เปรียบเทียบวิธี
ดูวิธีที่เลือกเทียบกันแบบเคียงข้าง แถวที่ต่างกันจะถูกเน้นไว้
| การวิเคราะห์ความรู้สึกแบบกึ่งมีผู้สอน× | การวิเคราะห์ความรู้สึกแบบกำกับดูแลตนเอง× | |
|---|---|---|
| สาขาวิชา | การเรียนรู้เชิงลึก | การเรียนรู้เชิงลึก |
| ตระกูล | Machine learning | Machine learning |
| ปีกำเนิด≠ | 2002–2008 | 2019–present |
| ผู้ริเริ่ม≠ | Zhu, X.; Pang, B. & Lee, L. (foundational works) | Devlin et al. (BERT paradigm); extended by Sun et al. and others |
| ประเภท≠ | Semi-supervised classification | Pre-train then fine-tune NLP pipeline |
| แหล่งต้นตำรับ≠ | Zhu, X. (2005). Semi-Supervised Learning Literature Survey. Technical Report 1530, Computer Sciences, University of Wisconsin-Madison. link ↗ | Devlin, J., Chang, M.-W., Lee, K., & Toutanova, K. (2019). BERT: Pre-training of deep bidirectional transformers for language understanding. In Proceedings of NAACL-HLT 2019 (pp. 4171–4186). Association for Computational Linguistics. DOI ↗ |
| ชื่อเรียกอื่น | SSSA, semi-supervised opinion mining, label-propagation sentiment classification, self-training sentiment analysis | SSL-based sentiment analysis, self-supervised opinion mining, pre-training for sentiment, unsupervised pre-training sentiment |
| ที่เกี่ยวข้อง≠ | 4 | 2 |
| สรุป≠ | Semi-supervised sentiment analysis combines a small set of manually labeled text samples with a large pool of unlabeled text to train opinion classifiers. By propagating sentiment signals from labeled seeds to unlabeled data through self-training, label propagation, or consistency regularization, the approach achieves competitive accuracy without the cost of labeling large corpora. | Self-supervised sentiment analysis combines large-scale unsupervised pre-training — through objectives such as masked language modeling or contrastive prediction — with fine-tuning on a small labeled sentiment corpus. The approach, popularized by BERT and its variants, dramatically reduces the need for hand-labeled data while achieving state-of-the-art accuracy on positive/negative/neutral opinion classification tasks. |
| ScholarGateชุดข้อมูล ↗ |
|
|