Adversarial Attacks
Small perturbations in input can cause incorrect predictions. We research defense against pertinent attacks and certified robustness.
AI systems resilient to unexpected data, adversaries and environmental changes
A robust system continues to function reliably even when facing data or situations it has not seen during training. Out-of-Distribution (OOD) refers precisely to data outside the expected range.
We investigate defenses against adversarial attacks, methods to detect when a model faces OOD data, and continuous adaptation techniques that allow the system to update in dynamic environments.
Different types of robustness challenges
Small perturbations in input can cause incorrect predictions. We research defense against pertinent attacks and certified robustness.
Data distribution in production differs from training. Adaptation methods without access to true labels.
The operating environment changes: sensors age, conditions vary. Systems that adapt continuously without losing prior knowledge.
Techniques to improve robustness
Train on adversarial examples so the model learns to be resilient to perturbations.
Identify when data is out-of-distribution to refrain from making unreliable predictions.
Update the model dynamically with human feedback or new data without catastrophic forgetting.
Open problems in robustness
It is difficult to formally guarantee that a model is robust. We seek verification methods that provide robustness certificates.
Improving robustness often reduces accuracy on normal data. We research methods that balance both objectives.
Robustness methods are computationally expensive. We need techniques that scale to large models.
Domains where robustness and reliability are non-negotiable
In the Robustness and OOD line of the Trustworthy AI group at IAFER, we are investigating systems that maintain reliable performance beyond their training distribution, critical for safety-critical applications.