Local Robustness

Local robustness in machine learning focuses on evaluating and improving the stability of model predictions when inputs are slightly perturbed. Current research emphasizes developing verification methods and algorithms, often employing techniques like covariate perturbation analysis, mixed-integer programming, and covering designs, to certify robustness in various model architectures, including deep neural networks and binary neural networks, across different perturbation types (e.g., L0, L∞). This research is crucial for deploying machine learning models in safety-critical applications, ensuring reliable performance and mitigating the risks associated with adversarial attacks or noisy data.

Papers