English

$\mathcal{Y}$-Tuning: An Efficient Tuning Paradigm for Large-Scale Pre-Trained Models via Label Representation Learning

Computation and Language 2023-01-10 v2 Machine Learning

Abstract

With the success of large-scale pre-trained models (PTMs), how efficiently adapting PTMs to downstream tasks has attracted tremendous attention, especially for PTMs with billions of parameters. Although some parameter-efficient tuning paradigms have been proposed to address this problem, they still require large resources to compute the gradients in the training phase. In this paper, we propose Y\mathcal{Y}-Tuning, an efficient yet effective paradigm to adapt frozen large-scale PTMs to specific downstream tasks. Y\mathcal{Y}-tuning learns dense representations for labels Y\mathcal{Y} defined in a given task and aligns them to fixed feature representation. Without tuning the features of input text and model parameters, Y\mathcal{Y}-tuning is both parameter-efficient and training-efficient. For DeBERTaXXL\text{DeBERTa}_\text{XXL} with 1.6 billion parameters, Y\mathcal{Y}-tuning achieves performance more than 96%96\% of full fine-tuning on GLUE Benchmark with only 2%2\% tunable parameters and much fewer training costs.

Keywords

Cite

@article{arxiv.2202.09817,
  title  = {$\mathcal{Y}$-Tuning: An Efficient Tuning Paradigm for Large-Scale Pre-Trained Models via Label Representation Learning},
  author = {Yitao Liu and Chenxin An and Xipeng Qiu},
  journal= {arXiv preprint arXiv:2202.09817},
  year   = {2023}
}
R2 v1 2026-06-24T09:46:29.479Z