欢迎访问《图学学报》 分享到:

图学学报 ›› 2026, Vol. 47 ›› Issue (1): 131-142.DOI: 10.11996/JG.j.2095-302X.2026010131

• 图像处理与计算机视觉 • 上一篇    下一篇

基于动态剪枝的跨域小样本图像生成方法研究

李世亮1,2, 方强2(), 王屹华1, 施逸飞2, 王卓1, 李泽玉1, 谢云飞1, 王佳1   

  1. 1 西北机电工程研究所, 陕西 咸阳 712099
    2 国防科技大学智能科学学院, 湖南 长沙 410073
  • 收稿日期:2025-04-30 接受日期:2025-07-21 出版日期:2026-02-28 发布日期:2026-03-16
  • 通讯作者:方强,E-mail:qiangfang@nudt.edu.cn
  • 基金资助:
    国家自然科学基金(61703418);湖南省自然科学基金(2023JJ20051);湖南省科技创新计划(2023RC3011)

A dynamic pruning approach for cross-domain few-shot image generation

LI Shiliang1,2, FANG Qiang2(), WANG Yihua1, SHI Yifei2, WANG Zhuo1, LI Zeyu1, XIE Yunfei1, WANG Jia1   

  1. 1 Northwest Institute of Mechanical and Electrical Engineering, Xianyang Shaanxi 712099, China
    2 College of Intelligent Science and Technology, National University of Defense Technology, Changsha Hunan 410073, China
  • Received:2025-04-30 Accepted:2025-07-21 Published:2026-02-28 Online:2026-03-16
  • Supported by:
    National Natural Science Foundation of China(61703418);Natural Science Foundation of Hunan Province(2023JJ20051);The Science and Technology Innovation Program of Hunan Province(2023RC3011)

摘要:

小样本图像生成在医学成像、艺术创作等领域具有重要的应用价值。近年来,该任务取得了诸多研究成果,主流方法通常依赖将大规模源域数据集上预训练的生成模型迁移至目标域,以缓解目标数据稀缺带来的训练困难。然而,当源域与目标域之间存在显著语义差异时,直接迁移往往会引入不兼容的源域特征,从而引发生成图像真实性降低与风格一致性减弱等问题。现有方法虽通过静态剪枝(如固定阈值裁剪滤波器)去除冗余特征,但仍难以适应深度网络各层特征表达的动态演化规律,且易造成浅层通用特征被误删、深层冗余特征残留等问题,从而影响模型的迁移效果与生成质量。为此,提出了一种基于滤波器重要性估计的动态剪枝方法。首先,在训练过程中持续跟踪各层滤波器的Fisher信息变化,衡量其对图像生成质量的重要性程度。然后,结合Fisher信息构建了一种基于累积重要性权重的自适应剪枝机制,能够动态确定不同层级的剪枝比例,从而更精准地剔除冗余或不兼容特征的滤波器,保留通用的结构语义信息。实验在多个具有代表性的小样本目标域上进行,结果表明,该方法在生成图像质量指标(FID)和多样性指标(Intra-LPIPS)上显著优于现有方法。其中,在与源域语义相差较大的目标域中该方法FID优于现有最优方法,验证了其在跨域小样本图像生成任务中的稳定性与优越性。

关键词: 小样本图像生成, 跨域迁移, 动态剪枝, Fisher信息, 生成对抗网络

Abstract:

Few-shot image generation has important application value in fields such as medical imaging and artistic creation. In recent years, significant research progress has been made in this task, with mainstream approaches typically relying on transferring generative models pretrained on large-scale source domain datasets to target domains to mitigate data-scarcity challenges. However, when substantial semantic gaps exist between source and target domains, direct transfer often introduced incompatible source-specific features, degrading image realism and style consistency. Although existing methods have removed redundant features via static pruning strategies, such as fixed-threshold filter pruning, they struggle to adapt to the dynamic evolution of features across different layers of deep networks, often resulting in the mistaken removal of general low-level features while retaining redundant high-level ones, thereby affecting the adaptation performance and generation quality of the model. To address this, a dynamic pruning method based on filter-importance estimation was proposed. Specifically, the method continuously tracked the changes in Fisher information of each layer’s filters during training to evaluate their importance for image generation quality. Based on the Fisher information, a cumulative importance weight-based adaptive pruning mechanism was constructed to dynamically determine the pruning ratio for each layer, enabling more precise removal of redundant or incompatible filters while preserving general structural semantic information. Experiments were conducted on several representative few-shot target domains, and results showed that the proposed method significantly outperformed existing approaches in terms of image quality (Frechet Inception Distance, FID) and image diversity (Intra-domain Learned Perceptual Image Patch Similarity, Intra-LPIPS). In target domains exhibiting significant semantic differences from the source domain, the proposed method achieved superior FID scores compared with the current state-of-the-art methods, demonstrating its stability and superiority for cross-domain few-shot image generation tasks.

Key words: few-shot image generation, transfer learning, dynamic pruning, Fisher information, generative adversarial networks

中图分类号: