BriefGPT.xyz
Jul, 2024
视觉变压器的参数高效和内存高效调优:一种解耦方法
Parameter-Efficient and Memory-Efficient Tuning for Vision Transformer: A Disentangled Approach
HTML
PDF
Taolin Zhang, Jiawang Bai, Zhihe Lu, Dongze Lian, Genping Wang...
TL;DR
通过参数高效的迁移学习和预训练知识的利用,以轻量级的任务特定查询来提取对下游任务有用的特征,并通过自定义分类头进行预测,从而实现在训练中的有限内存使用,表现出了在内存约束条件下的最新成果。
Abstract
Recent works on
parameter-efficient transfer learning
(PETL) show the potential to adapt a pre-trained
vision transformer
to downstream recognition tasks with only a few learnable parameters. However, since they
→