Slice or the Whole Pie? Utility Control for AI Models
Ye Tao

TL;DR
This paper introduces NNObfuscator, a utility control mechanism that allows a single AI model to dynamically adjust its performance levels in real time, enabling efficient resource use and tiered access without multiple models.
Contribution
The paper presents NNObfuscator, a novel method for real-time performance adaptation in AI models, reducing the need for multiple models and improving resource management.
Findings
Successful implementation on various tasks including image classification and text-to-image generation.
Enables tiered access, balancing performance and resource consumption.
Maintains model adaptability across diverse applications.
Abstract
Training deep neural networks (DNNs) has become an increasingly resource-intensive task, requiring large volumes of labeled data, substantial computational power, and considerable fine-tuning efforts to achieve optimal performance across diverse use cases. Although pre-trained models offer a useful starting point, adapting them to meet specific user needs often demands extensive customization, and infrastructure overhead. This challenge grows when a single model must support diverse appli-cations with differing requirements for performance. Traditional solutions often involve training multiple model versions to meet varying requirements, which can be inefficient and difficult to maintain. In order to overcome this challenge, we propose NNObfuscator, a novel utility control mechanism that enables AI models to dynamically modify their performance according to predefined conditions. It is…
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 · Adversarial Robustness in Machine Learning · Explainable Artificial Intelligence (XAI)
