paper-with-me

Papers

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

2022-01-31 · Amin Ghiasi, Hamid Kazemi, Steven Reich, Chen Zhu, Micah Goldblum, Tom Goldstein

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 images. In this work, we introduce Plug-In Inversion, which relies on a simple set of augmentations and does not require excessive hyper-parameter tuning. Under our proposed augmentation-based scheme, the same set of augmentation hyper-parameters can be used for inverting a wide range of image classification models, regardless of input dimensions or the architecture. We illustrate the practicality of our approach by inverting Vision Transformers (ViTs) and Multi-Layer Perceptrons (MLPs) trained on the ImageNet dataset, tasks which to the best of our knowledge have not been successfully accomplished by any previous works.

📄 PDF Abstract BibTeX arXiv:2201.12961

Code (1)

youranonymousefriend/plugininversion 공식 구현 pytorch

Tasks

image-classificationImage Classification

Similar Papers 제목 키워드 기반

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

2025-10-31 · Zixuan Hu, Yongxian Wei, Li Shen, Zhenyi Wang 외 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 cons…

Unpaired Multi-Domain Histopathology Virtual Staining using Dual Path Prompted Inversion

2024-12-15 · Bing Xiong, Yue Peng, Ranran Zhang, Fuqiang Chen 외

Virtual staining leverages computer-aided techniques to transfer the style of histochemically stained tissue samples to other staining types. In virtual staining of pathological images, maintaining strict structural cons…

DiagnosticDisentanglementPrompt LearningStyle Transfer+1

BRAT: Bonus oRthogonAl Token for Architecture Agnostic Textual Inversion

2024-08-08 · James Baker

Textual Inversion remains a popular method for personalizing diffusion models, in order to teach models new subjects and styles. We note that textual inversion has been underexplored using alternatives to the UNet, and e…

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 …

Posterior sampling with CNN-based, Plug-and-Play regularization with applications to Post-Stack Seismic Inversion

2022-12-30 · Muhammad Izzatullah, Tariq Alkhalifah, Juan Romero, Miguel Corrales 외

Uncertainty quantification is crucial to inverse problems, as it could provide decision-makers with valuable information about the inversion results. For example, seismic inversion is a notoriously ill-posed inverse prob…

Decision MakingSeismic InversionUncertainty QuantificationVariational Inference