Pith. sign in

REVIEW 2 cited by

Robust Transfer Learning with Pretrained Language Models through Adapters

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2108.02340 v1 pith:E5ETLXGE submitted 2021-08-05 cs.CL

classification cs.CL
keywords pretraineddownstreamlanguagelayerslearningmodelspretrainingtask-specific
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Transfer learning with large pretrained transformer-based language models like BERT has become a dominating approach for most NLP tasks. Simply fine-tuning those large language models on downstream tasks or combining it with task-specific pretraining is often not robust. In particular, the performance considerably varies as the random seed changes or the number of pretraining and/or fine-tuning iterations varies, and the fine-tuned model is vulnerable to adversarial attack. We propose a simple yet effective adapter-based approach to mitigate these issues. Specifically, we insert small bottleneck layers (i.e., adapter) within each layer of a pretrained model, then fix the pretrained layers and train the adapter layers on the downstream task data, with (1) task-specific unsupervised pretraining and then (2) task-specific supervised training (e.g., classification, sequence labeling). Our experiments demonstrate that such a training scheme leads to improved stability and adversarial robustness in transfer learning to various downstream tasks.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Transfer Learning for Nonparametric Contextual Dynamic Pricing

    cs.LG 2025-01 conditional novelty 6.0 of 10

    TLDP is a nonparametric contextual dynamic pricing algorithm with provably minimax-optimal regret when source-domain data are available under covariate shift.

  2. Adapter-based Approaches to Knowledge-enhanced Language Models -- A Survey

    cs.CL 2024-11 conditional novelty 4.0 of 10

    A systematic review of adapter-based knowledge-enhanced language models, covering 26 papers, popular adapter types, and biomedical performance comparisons.

Pith tools