对比预训练与自训练,发现预训练+微调效果最佳
A Comparative Study of Pre-training and Self-training
- 在统一设置下系统比较预训练、自训练和微调组合
- 预训练+微调在六数据集上表现最优,自训练无额外增益
- 适合想选最优半监督学习方案的研究者参考
预训练和自训练是半监督学习的两种方法。以往研究在不同任务中得出矛盾结论:计算机视觉中自训练表现更好,自然语言处理中预训练更优,但这些结论基于不可比设置。本文提出一种集成方法,在统一基础设置(可比数据增强)下,全面实证研究预训练、自训练与微调的所有可行组合。实验覆盖六个数据集、四种数据增强策略,以及情感分析和自然语言推理任务中的不平衡数据。结果表明,预训练+微调范式整体表现最佳;此外,在已有半监督预训练基础上,自训练无法带来进一步提升。
原文摘要 · Abstract (English)
Pre-training and self-training are two approaches to semi-supervised learning. The comparison between pre-training and self-training has been explored. However, the previous works led to confusing findings: self-training outperforms pre-training experienced on some tasks in computer vision, and contrarily, pre-training outperforms self-training experienced on some tasks in natural language processing, under certain conditions of incomparable settings. We propose, comparatively and exhaustively, an ensemble method to empirical study all feasible training paradigms combining pre-training, self-training, and fine-tuning within consistent foundational settings comparable to data augmentation. We conduct experiments on six datasets, four data augmentation, and imbalanced data for sentiment analysis and natural language inference tasks. Our findings confirm that the pre-training and fine-tuning paradigm yields the best overall performances. Moreover, self-training offers no additional benefits when combined with semi-supervised pre-training.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。