arXiv:2510.27186cs.CVcs.AI2025-10ICML被引 13

提出稀疏反演方法,高效重建视觉变压器的原始数据。

Sparse Model Inversion: Efficient Inversion of Vision Transformers for Data-Free Applications

  • 只反演语义前景,跳过噪声背景和虚假关联
  • 加速3.79倍,且在无数据量化与迁移中表现更优
  • 无需修改原有损失函数,可直接接入现有方法

模型反演旨在从预训练判别模型中重构原始训练数据,尤其在原始数据因隐私、版权或体积过大而不可用时极具价值。然而,现有密集反演方法需重构整个图像区域,导致在大规模视觉变换器(ViTs)上高分辨率图像反演效率极低。我们进一步发现两大效率瓶颈:冗余反演噪声背景,以及无意中反演虚假相关性——我们称之为反演中的‘幻觉’现象。为此,我们提出一种新型稀疏模型反演策略,作为即插即用的扩展,无需修改原有损失函数即可显著加速现有密集反演方法。具体而言,该方法仅选择性反演语义前景,停止对噪声背景及潜在虚假关联的反演。通过理论与实证研究验证,本方法在实现显著加速(最高达3.79倍)的同时,维持甚至提升在无数据模型量化与知识迁移任务中的下游性能。代码已开源于 https://github.com/Egg-Hu/SMI。

原文摘要 · Abstract (English)

Model inversion, which aims to reconstruct the original training data from pre-trained discriminative models, is especially useful when the original training data is unavailable due to privacy, usage rights, or size constraints. However, existing dense inversion methods attempt to reconstruct the entire image area, making them extremely inefficient when inverting high-resolution images from large-scale Vision Transformers (ViTs). We further identify two underlying causes of this inefficiency: the redundant inversion of noisy backgrounds and the unintended inversion of spurious correlations--a phenomenon we term "hallucination" in model inversion. To address these limitations, we propose a novel sparse model inversion strategy, as a plug-and-play extension to speed up existing dense inversion methods with no need for modifying their original loss functions. Specifically, we selectively invert semantic foregrounds while stopping the inversion of noisy backgrounds and potential spurious correlations. Through both theoretical and empirical studies, we validate the efficacy of our approach in achieving significant inversion acceleration (up to 3.79 faster) while maintaining comparable or even enhanced downstream performance in data-free model quantization and data-free knowledge transfer. Code is available at https://github.com/Egg-Hu/SMI.

模型反演视觉变压器稀疏反演无数据学习

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