arXiv:2410.19878cs.CLcs.AI2024-10综述被引 184

让大模型高效适配任务,只调小部分参数

Parameter-Efficient Fine-Tuning in Large Models: A Survey of Methodologies

论文配图:Parameter-Efficient Fine-Tuning in Large Models: A Survey of Methodologies
图 1 · 摘自论文原文
  • 只微调少量参数,大幅降低计算开销
  • 可在低资源设备上运行大模型下游任务
  • 适合想用大模型但算力有限的研究者

随着模型规模的扩大,大模型在自然语言生成等任务中已接近甚至超越人类水平。然而,其庞大的参数量带来了巨大的计算和存储成本,导致在资源受限设备上进行微调极为困难。为解决这一问题,参数高效微调(PEFT)通过仅调整预训练大模型中的少量参数,实现对下游任务的有效适配,同时显著减少新增参数和计算资源消耗。本文系统梳理了PEFT的基础知识、核心思想与各类算法原理,总结了其应用现状,并展望了未来研究方向。阅读本文可快速掌握PEFT方法,推动该领域的快速发展与创新。

原文摘要 · Abstract (English)

The large models, as predicted by scaling raw forecasts, have made groundbreaking progress in many fields, particularly in natural language generation tasks, where they have approached or even surpassed human levels. However, the unprecedented scale of their parameters brings significant computational and storage costs. These large models require substantial computational resources and GPU memory to operate. When adapting large models to specific downstream tasks, their massive parameter scale poses a significant challenge in fine-tuning on hardware platforms with limited computational power and GPU memory. To address this issue, Parameter-Efficient Fine-Tuning (PEFT) offers a practical solution by efficiently adjusting the parameters of large pre-trained models to suit various downstream tasks. Specifically, PEFT adjusts the parameters of pre-trained large models to adapt to specific tasks or domains, minimizing the introduction of additional parameters and the computational resources required. This review mainly introduces the preliminary knowledge of PEFT, the core ideas and principles of various PEFT algorithms, the applications of PEFT, and potential future research directions. By reading this review, we believe that interested parties can quickly grasp the PEFT methodology, thereby accelerating its development and innovation.

大模型微调效率轻量化

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。