Meta Input: How to Leverage Off-the-Shelf Deep Neural Networks
Minsu Kim, Youngjoon Yu, Sungjune Park, Yong Man Ro

TL;DR
This paper introduces a meta input method that enables the effective use of pretrained deep neural networks in new testing environments without modifying the models, by aligning testing data distribution with training data.
Contribution
The paper proposes a novel meta input technique that optimizes additional inputs to adapt pretrained DNNs to different environments without internal model modifications.
Findings
Meta input improves model robustness against environment discrepancies.
The method works with minimal testing data and no internal model changes.
Experimental results demonstrate effectiveness across various tasks.
Abstract
These days, although deep neural networks (DNNs) have achieved a noticeable progress in a wide range of research area, it lacks the adaptability to be employed in the real-world applications because of the environment discrepancy problem. Such a problem originates from the difference between training and testing environments, and it is widely known that it causes serious performance degradation, when a pretrained DNN model is applied to a new testing environment. Therefore, in this paper, we introduce a novel approach that allows end-users to exploit pretrained DNN models in their own testing environment without modifying the models. To this end, we present a \textit{meta input} which is an additional input transforming the distribution of testing data to be aligned with that of training data. The proposed meta input can be optimized with a small number of testing data only by…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Machine Learning and Data Classification · Anomaly Detection Techniques and Applications
