CLMar 3, 2021

Gradual Fine-Tuning for Low-Resource Domain Adaptation

arXiv:2103.02205v2803 citations
AI Analysis

This is an incremental improvement for low-resource domain adaptation in NLP.

The paper tackles the problem of domain adaptation in NLP by proposing a gradual fine-tuning approach, which yields substantial gains without modifying the model or learning objective.

Fine-tuning is known to improve NLP models by adapting an initial model trained on more plentiful but less domain-salient examples to data in a target domain. Such domain adaptation is typically done using one stage of fine-tuning. We demonstrate that gradually fine-tuning in a multi-stage process can yield substantial further gains and can be applied without modifying the model or learning objective.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes