吉林大学学报(信息科学版) ›› 2026, Vol. 44 ›› Issue (3): 632-641.

• • 上一篇    下一篇

大模型下游任务适配的参数高效微调策略综述

牟 琪   

  1. 吉林省科学技术信息研究所,长春130033
  • 收稿日期:2025-07-20 出版日期:2026-06-02 发布日期:2026-06-02
  • 作者简介:牟琪(1969— ), 男, 长春人, 吉林省科学技术信息研究所高级工程师, 主要从事网络安全、 人工智能研究, (Tel)86- 18904305656(E-mail)muqi2025@126. com。
  • 基金资助:
    吉林省科技厅省地联合基金资助项目(YDZJ202501ZYTS322)

Review of Parameter-Efficient Fine-Tuning Strategies for Downstream Task Adaptation of Large-Scale Models

MU Qi   

  1. Institute of Science and Technology Information of Jilin Province, Changchun 130033, China
  • Received:2025-07-20 Online:2026-06-02 Published:2026-06-02

摘要: 针对预训练语言模型(PLMs: Pretrained Language Models)在下游任务适配中全参数微调(Full Fine- Tuning)计算开销大、存储需求高和部署效率低等问题, 系统综述了参数高效微调(PEFT: Parameter-Efficient Fine-Tuning)技术的发展, 构建了涵盖基于适配器、低秩参数化、提示学习、参数选择式和动态调参5类方法的分类框架并从基本原理、代表性方法、适用场景及应用特点等方面进行了归纳比较。 分析表明,各类 PEFT 方法在参数效率、任务泛化能力和部署灵活性方面各具优势可为大模型轻量部署、多任务迁移与个性化适配提供参考。

关键词: 参数高效微调, 基于适配器的方法, 低秩参数化方法, 提示学习方法, 参数选择式方法, 动态调参方法

Abstract: To address the problems of high computational cost, heavy storage requirements, and low deployment efficiency of full fine-tuning in adapting PLMs ( Pretrained Language Models) to downstream tasks, the development of PEFT(Parameter-Efficient Fine-Tuning) techniques is studied, and a classification framework covering adapter-based methods, low-rank adaptation methods, prompt-based methods, selective fine-tuning methods, and dynamic tuning methods is constructed. These methods are comparatively analyzed in terms of their basic principles, representative approaches, applicable scenarios, and application characteristics. The analysis shows that different PEFT methods exhibit distinct advantages in parameter efficiency, task generalization ability, and deployment flexibility, and can provide references for the lightweight deployment, multi-task transfer, and personalized adaptation of large models. 

Key words: parameter-efficient fine-tuning (PEFT), adapter-based methods, low-rank adaptation, prompt- based methods, selective fine-tuning methods, dynamic tuning methods

中图分类号: 

  • TP391