So sánh phương pháp
Xem các phương pháp đã chọn cạnh nhau; những hàng khác biệt được làm nổi bật.
| Phân loại dựa trên RoBERTa tinh chỉnh× | Phân loại dựa trên BERT× | |
|---|---|---|
| Lĩnh vực | Học sâu | Học sâu |
| Họ | Machine learning | Machine learning |
| Năm ra đời | 2019 | 2019 |
| Người khởi xướng≠ | Liu, Y. et al. (Meta AI / University of Washington) | Devlin, J., Chang, M.-W., Lee, K., & Toutanova, K. (Google AI Language) |
| Loại≠ | Pretrained transformer fine-tuned for classification | Pre-trained language model with fine-tuning |
| Công trình gốc≠ | 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:1907.11692. 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 ↗ |
| Tên gọi khác | RoBERTa fine-tuning, RoBERTa classifier, fine-tuned RoBERTa, RoBERTa sequence classification | BERT classifier, BERT fine-tuning for classification, BERT text classification, BERT-CLS |
| Liên quan≠ | 5 | 4 |
| Tóm tắt≠ | Fine-tuned RoBERTa-based classification adapts the RoBERTa pretrained transformer — itself a robustly retrained variant of BERT — to a specific text classification task by appending a classification head and continuing training on labeled examples. It consistently achieves state-of-the-art or near-state-of-the-art performance on sentiment analysis, topic classification, toxicity detection, and similar NLP tasks. | BERT-based Classification fine-tunes Google's Bidirectional Encoder Representations from Transformers model on a labelled text dataset, replacing the generic pre-trained head with a task-specific classification layer. It exploits deep bidirectional context from hundreds of millions of pre-trained parameters to deliver state-of-the-art accuracy on short- and medium-length text classification tasks with relatively modest amounts of labelled data. |
| ScholarGateBộ dữ liệu ↗ |
|
|