Monitoring Robustness and Individual Fairness
Ashutosh Gupta, Thomas A. Henzinger, Konstantin Kueffner, Kaushik Mallik, David Pape

TL;DR
This paper introduces a runtime monitoring approach for AI model robustness and fairness, proposing lightweight online algorithms and a novel binary decision diagram-based monitor to detect violations during deployment.
Contribution
The paper presents Clemont, a tool with new online FRNN algorithms and a binary decision diagram-based monitor for real-time robustness and fairness detection in black-box AI models.
Findings
Effective detection of robustness violations in benchmarks
Lightweight monitors with online FRNN variants outperform existing methods
Parallelization significantly reduces computation time
Abstract
Input-output robustness appears in various different forms in the literature, such as robustness of AI models to adversarial or semantic perturbations and individual fairness of AI models that make decisions about humans. We propose runtime monitoring of input-output robustness of deployed, black-box AI models, where the goal is to design monitors that would observe one long execution sequence of the model, and would raise an alarm whenever it is detected that two similar inputs from the past led to dissimilar outputs. This way, monitoring will complement existing offline ``robustification'' approaches to increase the trustworthiness of AI decision-makers. We show that the monitoring problem can be cast as the fixed-radius nearest neighbor (FRNN) search problem, which, despite being well-studied, lacks suitable online solutions. We present our tool Clemont, which offers a number…
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.
