Bayesian-guided Label Mapping for Visual Reprogramming
Chengyi Cai, Zesheng Ye, Lei Feng, Jianzhong Qi, Feng Liu

TL;DR
This paper introduces Bayesian-guided Label Mapping (BLM), a probabilistic approach that improves visual reprogramming by capturing complex relationships between pretrained and downstream labels, outperforming existing methods.
Contribution
The paper proposes a novel Bayesian-guided label mapping method that constructs a probabilistic label relationship matrix, enhancing visual reprogramming performance.
Findings
BLM outperforms existing label mapping methods on various vision models.
The probabilistic approach provides better understanding of label relationships.
Experiments validate the effectiveness of BLM across different models.
Abstract
Visual reprogramming (VR) leverages the intrinsic capabilities of pretrained vision models by adapting their input or output interfaces to solve downstream tasks whose labels (i.e., downstream labels) might be totally different from the labels associated with the pretrained models (i.e., pretrained labels). When adapting the output interface, label mapping methods transform the pretrained labels to downstream labels by establishing a gradient-free one-to-one correspondence between the two sets of labels. However, in this paper, we reveal that one-to-one mappings may overlook the complex relationship between pretrained and downstream labels. Motivated by this observation, we propose a Bayesian-guided Label Mapping (BLM) method. BLM constructs an iteratively-updated probabilistic label mapping matrix, with each element quantifying a pairwise relationship between pretrained and downstream…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsRobotic Path Planning Algorithms · Machine Learning and Data Classification · Advanced Image and Video Retrieval Techniques
