ScholarGate
助手

方法对比

并排查看您选择的方法;存在差异的行会高亮显示。

基于领域自适应BERT的分类×基于RoBERTa的分类×
领域深度学习深度学习
方法族Machine learningMachine learning
起源年份2019–20202019
提出者Gururangan et al. (2020); earlier domain-specific instances include Lee et al. (2020) — BioBERTLiu, Y. et al. (Facebook AI Research / University of Washington)
类型Domain-adaptive pre-training followed by supervised fine-tuningPre-trained transformer fine-tuned for sequence classification
开创性文献Gururangan, S., Marasovic, A., Swayamdipta, S., Lo, K., Beltagy, I., Downey, D., & Smith, N. A. (2020). Don't Stop Pretraining: Adapt Language Models to Domains and Tasks. In Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics (ACL 2020), 8342–8360. DOI ↗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 ↗
别名DAPT BERT classification, domain-adaptive pre-training, domain-specific BERT fine-tuning, BERT DAPTRoBERTa classifier, RoBERTa text classification, Robustly Optimized BERT Classification, RoBERTa fine-tuning for classification
相关65
摘要Domain-adaptive BERT-based classification extends the standard fine-tuning pipeline by first continuing BERT's masked-language-model pre-training on a large corpus of in-domain unlabeled text, then fine-tuning the adapted model on labeled examples for the target classification task. This two-stage approach closes the vocabulary and distributional gap between BERT's general pre-training corpus and specialized domains such as biomedicine, law, finance, or social-media text.RoBERTa-based Classification applies the RoBERTa pre-trained transformer — trained more robustly than BERT with dynamic masking and larger batches — to text categorisation tasks by adding a lightweight classification head on top of the [CLS] token representation and fine-tuning the entire model on labelled examples. It consistently matches or outperforms BERT on standard NLP benchmarks.
ScholarGate数据集
  1. v1
  2. 2 来源
  3. PUBLISHED
  1. v1
  2. 2 来源
  3. PUBLISHED

前往搜索 下载幻灯片

ScholarGate方法对比: Domain-adaptive BERT-based Classification · RoBERTa-based Classification. 于 2026-06-15 检索自 https://scholargate.app/zh/compare