ScholarGate
Asistent

Porovnat metody

Prohlédněte si vybrané metody vedle sebe; řádky, které se liší, jsou zvýrazněny.

Přenosové učení s LSTM×Klasifikace založená na BERT×
OborHluboké učeníHluboké učení
RodinaMachine learningMachine learning
Rok vzniku2018 (ULMFiT; concept since ~2010)2019
TvůrceHoward, 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 ↗
Další 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
Příbuzné54
ShrnutíTransfer 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.
ScholarGateDatová sada
  1. v1
  2. 2 Zdroje
  3. PUBLISHED
  1. v1
  2. 2 Zdroje
  3. PUBLISHED

Přejít na hledání Stáhnout prezentaci

ScholarGatePorovnat metody: Transfer Learning with LSTM · BERT-based Classification. Získáno 2026-06-15 z https://scholargate.app/cs/compare