Know2Vec: A Black-Box Proxy for Neural Network Retrieval
Zhuoyi Shang, Yanwei Liu, Jinxia Liu, Xiaoyan Gu, Ying Ding, Xiangyang, Ji

TL;DR
Know2Vec is a black-box model retrieval method that captures decision knowledge from neural networks to accurately match models with user tasks, improving retrieval accuracy in model zoos.
Contribution
It introduces a novel knowledge-based vectorization and alignment approach for neural network model retrieval, preserving privacy and enhancing accuracy.
Findings
Achieves superior retrieval accuracy over state-of-the-art methods.
Effectively captures decision knowledge without exposing model details.
Ensures knowledge consistency between query and model vectors.
Abstract
For general users, training a neural network from scratch is usually challenging and labor-intensive. Fortunately, neural network zoos enable them to find a well-performing model for directly use or fine-tuning it in their local environments. Although current model retrieval solutions attempt to convert neural network models into vectors to avoid complex multiple inference processes required for model selection, it is still difficult to choose a suitable model due to inaccurate vectorization and biased correlation alignment between the query dataset and models. From the perspective of knowledge consistency, i.e., whether the knowledge possessed by the model can meet the needs of query tasks, we propose a model retrieval scheme, named Know2Vec, that acts as a black-box retrieval proxy for model zoo. Know2Vec first accesses to models via a black-box interface in advance, capturing vital…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Image Retrieval and Classification Techniques · Neural Networks and Applications
