AI Grimoire
06 — siblings
evasion/poisoning/privacy/
stealing/
agents/

Adversarial ML / stealing

Stealing

Query access is more than it looks. With enough queries the returned logits constrain the weights that produced them, and parts of a black-box model can be recovered outright.

1 entry.

Entries

06.04.1
Model Extractioncommon
Query-only reconstruction of a victim model's decision function.
O(Q·d)