Automatic Jump Start uses Fitted Q Evaluation to adapt the Jump-Start exploration schedule, reducing fine-tuning performance degradation without tuning a tolerance threshold.
Representation Projection Invariance Mitigates Representation Collapse
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Fine-tuning contextualized representations learned by pre-trained language models remains a prevalent practice in NLP. However, fine-tuning can lead to representation degradation (also known as representation collapse), which may result in instability, sub-optimal performance, and weak generalization. In this paper, we propose Representation Projection Invariance (REPINA), a novel regularization method to maintain the information content of representation and reduce representation collapse during fine-tuning by discouraging undesirable changes in the representations. We study the empirical behavior of the proposed regularization in comparison to 5 comparable baselines across 13 language understanding tasks (GLUE benchmark and six additional datasets). When evaluating in-domain performance, REPINA consistently outperforms other baselines on most tasks (10 out of 13). We also demonstrate its effectiveness in few-shot settings and robustness to label perturbation. As a by-product, we extend previous studies of representation collapse and propose several metrics to quantify it. Our empirical findings show that our approach is significantly more effective at mitigating representation collapse.
fields
cs.LG 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Fine-Tuning without Performance Degradation
Automatic Jump Start uses Fitted Q Evaluation to adapt the Jump-Start exploration schedule, reducing fine-tuning performance degradation without tuning a tolerance threshold.