방법 비교
선택한 방법을 나란히 검토하세요. 서로 다른 행은 강조 표시됩니다.
| 준지도 RoBERTa 기반 분류× | BERT 기반 준지도 학습 분류× | |
|---|---|---|
| 분야 | 딥러닝 | 딥러닝 |
| 계열 | Machine learning | Machine learning |
| 기원 연도 | 2019–2020 | 2019–2020 |
| 창시자≠ | Liu et al. (RoBERTa, 2019); semi-supervised adaptation by the NLP community | Multiple groups (Xie et al.; Chen et al.; Devlin et al. for BERT base) |
| 유형≠ | Semi-supervised fine-tuning of a pretrained language model | Semi-supervised fine-tuning of pre-trained transformer |
| 원전≠ | Liu, Y., Ott, M., Goyal, N., Du, J., Joshi, M., Chen, D., Levy, O., Lewis, M., Zettlemoyer, L., & Stoyanov, V. (2019). RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint arXiv:1907.11692. link ↗ | 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 RoBERTa, RoBERTa with semi-supervised learning, SSL-RoBERTa classification, RoBERTa pseudo-label classification | Semi-supervised BERT, BERT SSL Classification, BERT with Unlabeled Data, BERT Semi-supervised Fine-tuning |
| 관련 | 6 | 6 |
| 요약≠ | Semi-supervised RoBERTa-based classification combines a large pretrained RoBERTa language model with both a small labeled dataset and a larger pool of unlabeled text. By generating pseudo-labels or enforcing consistency on unlabeled examples, the method extracts supervisory signal from unannotated data, yielding stronger classifiers when ground-truth annotations are 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데이터셋 ↗ |
|
|