paper-with-me

Papers

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

2025-10-31 · Zixuan Hu, Yongxian Wei, Li Shen, Zhenyi Wang, Lei Li, Chun Yuan, Dacheng Tao arxiv

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.

📄 PDF Abstract BibTeX arXiv:2510.27186

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Patch Rebirth: Toward Fast and Transferable Model Inversion of Vision Transformers

2025-09-27 · Seongsoo Heo, Dong-Wan Choi arxiv

Model inversion is a widely adopted technique in data-free learning that reconstructs synthetic inputs from a pretrained model through iterative optimization, without access to original training data. Unfortunately, its …

Plug-In Inversion: Model-Agnostic Inversion for Vision with Data Augmentations

2022-01-31 · Amin Ghiasi, Hamid Kazemi, Steven Reich, Chen Zhu 외

Existing techniques for model inversion typically rely on hard-to-tune regularizers, such as total variation or feature regularization, which must be individually calibrated for each network in order to produce adequate …

image-classificationImage Classification

GradViT: Gradient Inversion of Vision Transformers

2022-03-22 · CVPR 2022 1 · Ali Hatamizadeh, Hongxu Yin, Holger Roth, Wenqi Li 외

In this work we demonstrate the vulnerability of vision transformers (ViTs) to gradient-based inversion attacks. During this attack, the original data batch is reconstructed given model weights and the corresponding grad…

Scheduling

Extremely Weak Supervision Inversion of Multi-physical Properties

2022-02-03 · Shihang Feng, Peng Jin, Xitong Zhang, Yinpeng Chen 외

Multi-physical inversion plays a critical role in geophysics. It has been widely used to infer various physical properties~(such as velocity and conductivity). Among those inversion problems, some are explicitly governed…

Geophysics

Information-Regularized Constrained Inversion for Stable Avatar Editing from Sparse Supervision

2026-04-03 · Zhenxiao Liang, Qixing Huang arxiv

Editing animatable human avatars typically relies on sparse supervision, often a few edited keyframes, yet naively fitting a reconstructed avatar to these edits frequently causes identity leakage and pose-dependent tempo…