Encapsulating Knowledge in One Prompt
Qi Li, Runpeng Yu, Xinchao Wang
TL;DR
KiOP introduces Knowledge in One Prompt, a data-free paradigm that encapsulates knowledge from multiple frozen models into a single Visual Prompt. By partitioning the prompt into a Prompt Core and Prompt Periphery and employing a Synthesize System with data banks, KiOP enables parallel, storage-efficient knowledge transfer without real training data. The method demonstrates strong performance across diverse dataset–backbone pairs and remains effective in cross-architecture and multi-model scenarios, while dramatically reducing trainable parameters. This approach advances practical data-free transfer and serving of concurrent knowledge-transfer requests in realistic settings. KiOP achieves competitive or superior knowledge encapsulation with substantially lower storage and preserves source-model knowledge, offering a scalable solution for parallel, data-free knowledge transfer.
Abstract
This paradigm encapsulates knowledge from various models into a solitary prompt without altering the original models or requiring access to the training data, which enables us to achieve efficient and convenient knowledge transfer in more realistic scenarios. From a practicality standpoint, this paradigm not only for the first time proves the effectiveness of Visual Prompt in data inaccessible contexts, but also solves the problems of low model reusability and high storage resource consumption faced by traditional Data-Free Knowledge Transfer, which means that we can realize the parallel knowledge transfer of multiple models without modifying any source model. Extensive experiments across various datasets and models demonstrate the efficacy of the proposed KiOP knowledge transfer paradigm. Without access to real training data and with rigorous storage capacity constraints, it is also capable of yielding considerable outcomes when dealing with cross-model backbone setups and handling parallel knowledge transfer processing requests with multiple (more than 2) models.
