Uporedite metode
Pregledajte izabrane metode jednu pored druge; redovi koji se razlikuju su istaknuti.
| Polu-nadgledana BERT-bazirana klasifikacija× | BERT-based Classification× | |
|---|---|---|
| Oblast | Duboko učenje | Duboko učenje |
| Porodica | Machine learning | Machine learning |
| Godina nastanka≠ | 2019–2020 | 2019 |
| Tvorac≠ | Multiple groups (Xie et al.; Chen et al.; Devlin et al. for BERT base) | Devlin, J., Chang, M.-W., Lee, K., & Toutanova, K. (Google AI Language) |
| Tip≠ | Semi-supervised fine-tuning of pre-trained transformer | Pre-trained language model with fine-tuning |
| Temeljni izvor≠ | 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 ↗ | 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 ↗ |
| Drugi nazivi | Semi-supervised BERT, BERT SSL Classification, BERT with Unlabeled Data, BERT Semi-supervised Fine-tuning | BERT classifier, BERT fine-tuning for classification, BERT text classification, BERT-CLS |
| Srodne≠ | 6 | 4 |
| Sažetak≠ | 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. | 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. |
| ScholarGateSkup podataka ↗ |
|
|