DREAM: Domain-free Reverse Engineering Attributes of Black-box Model
Rongqing Li, Jiaqi Yu, Changsheng Li, Wenhan Luo, Ye Yuan, Guoren Wang

TL;DR
DREAM introduces a domain-agnostic framework for reverse engineering attributes of black-box neural networks without access to their training data, using out-of-distribution generalization techniques.
Contribution
It presents a novel, general method that can infer model attributes across arbitrary domains without requiring training data, addressing a key limitation of prior approaches.
Findings
Outperforms baseline methods in attribute inference accuracy.
Demonstrates strong generalization across different domains.
Validates effectiveness through extensive experiments.
Abstract
Deep learning models are usually black boxes when deployed on machine learning platforms. Prior works have shown that the attributes (, the number of convolutional layers) of a target black-box neural network can be exposed through a sequence of queries. There is a crucial limitation: these works assume the dataset used for training the target model to be known beforehand and leverage this dataset for model attribute attack. However, it is difficult to access the training dataset of the target black-box model in reality. Therefore, whether the attributes of a target black-box model could be still revealed in this case is doubtful. In this paper, we investigate a new problem of Domain-agnostic Reverse Engineering the Attributes of a black-box target Model, called DREAM, without requiring the availability of the target model's training dataset, and put forward a general and…
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
TopicsAdversarial Robustness in Machine Learning · Domain Adaptation and Few-Shot Learning · Machine Learning and Data Classification
