Audit Algorithms
Algorithmic audits of algorithms.
Papers
2016
2018
Infer inner hyperparameters (eg number of layers, non-linear activation type) of a remote neural network model by analysing its response patterns to certain inputs.
Stealing black-box models (CNNs) knowledge by querying them with random natural images (ImageNet and Microsoft-COCO).
2020
Shows the impossibility (with one request) or the difficulty to spot lies on the explanations of a remote AI decision.
Crafts adversarial examples to fool models, in a pure blackbox setup (no gradients, inferred class only).
Parametrize a local recommendation algorithm by imitating the decision of a remote and better trained one.
2022
(arxiv) Infers a link between the Amazon Echo system and the ad targeting algorithm.
(Journal of Information Science) Audits multiple search engines using simulated browsing behavior with virtual agents.
2024
Relates the difficulty of black-box audits to the capacity of the targeted models, using the Rademacher complexity.
Sequential methods that allows for the continuous monitoring of incoming data from a black-box classifier or regressor.