ScholarGate
Asistent

Porovnať metódy

Prezrite si vybrané metódy vedľa seba; riadky, ktoré sa líšia, sú zvýraznené.

Prenosové učenie s LSTM×Klasifikácia založená na BERT×
OdborHlboké učenieHlboké učenie
RodinaMachine learningMachine learning
Rok vzniku2018 (ULMFiT; concept since ~2010)2019
TvorcaHoward, J. & Ruder, S. (ULMFiT); general concept: Pan & Yang (2010)Devlin, J., Chang, M.-W., Lee, K., & Toutanova, K. (Google AI Language)
TypTransfer learning / Sequential modelPre-trained language model with fine-tuning
Pôvodný zdrojHoward, J. & Ruder, S. (2018). Universal Language Model Fine-Tuning for Text Classification. Proceedings of the 56th Annual Meeting of the Association for Computational Linguistics (ACL), 328–339. DOI ↗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 ↗
Ďalšie názvyLSTM Transfer Learning, Pre-trained LSTM, LSTM Fine-Tuning, ULMFiT-style LSTM TransferBERT classifier, BERT fine-tuning for classification, BERT text classification, BERT-CLS
Príbuzné54
ZhrnutieTransfer Learning with LSTM is a technique in which a Long Short-Term Memory network is first pre-trained on a large source corpus or task, and then its learned weights are transferred and fine-tuned on a smaller target task. This approach, popularized by ULMFiT (Howard & Ruder, 2018), allows LSTM-based models to reach strong performance even when labeled target data 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.
ScholarGateDátová sada
  1. v1
  2. 2 Zdroje
  3. PUBLISHED
  1. v1
  2. 2 Zdroje
  3. PUBLISHED

Prejsť na hľadanie Stiahnuť snímky

ScholarGatePorovnať metódy: Transfer Learning with LSTM · BERT-based Classification. Získané 2026-06-17 z https://scholargate.app/sk/compare