เปรียบเทียบวิธี
ดูวิธีที่เลือกเทียบกันแบบเคียงข้าง แถวที่ต่างกันจะถูกเน้นไว้
| การฝังประโยคแบบกึ่งกำกับดูแล (Semi-supervised Sentence Embeddings)× | การจำแนกประเภทข้อความแบบกึ่งมีผู้สอนโดยใช้ BERT× | |
|---|---|---|
| สาขาวิชา | การเรียนรู้เชิงลึก | การเรียนรู้เชิงลึก |
| ตระกูล | Machine learning | Machine learning |
| ปีกำเนิด≠ | 2019–2021 | 2019–2020 |
| ผู้ริเริ่ม≠ | Gao, T.; Reimers, N. et al. (multiple contributors) | Multiple groups (Xie et al.; Chen et al.; Devlin et al. for BERT base) |
| ประเภท≠ | Semi-supervised representation learning | Semi-supervised fine-tuning of pre-trained transformer |
| แหล่งต้นตำรับ≠ | Gao, T., Yao, X., & Chen, D. (2021). SimCSE: Simple Contrastive Learning of Sentence Embeddings. In Proceedings of EMNLP 2021 (pp. 6894–6910). Association for Computational Linguistics. DOI ↗ | Xie, Q., Dai, Z., Hovy, E., Luong, T., & Le, Q. (2020). Unsupervised Data Augmentation for Consistency Training. Advances in Neural Information Processing Systems (NeurIPS), 33, 27780–27792. link ↗ |
| ชื่อเรียกอื่น | Semi-supervised SimCSE, Self-training sentence encoders, Pseudo-labeled sentence representation learning, SSL sentence embeddings | Semi-supervised BERT, BERT SSL Classification, BERT with Unlabeled Data, BERT Semi-supervised Fine-tuning |
| ที่เกี่ยวข้อง≠ | 5 | 6 |
| สรุป≠ | Semi-supervised sentence embeddings combine a small set of labeled sentence pairs with large quantities of unlabeled text to train dense vector representations of sentences. By exploiting abundant unlabeled data through contrastive objectives or pseudo-labeling, these models produce high-quality embeddings for semantic similarity, retrieval, and classification even when annotated data is scarce. | Semi-supervised BERT-based classification fine-tunes a pre-trained BERT encoder on a small pool of labeled text examples while simultaneously leveraging a much larger body of unlabeled text — via consistency training, pseudo-labeling, or data augmentation — to produce high-quality classifiers even when manual annotation is scarce. |
| ScholarGateชุดข้อมูล ↗ |
|
|