Papers by Adnane Saoud
Bridging Robustness and Generalization Against Word Substitution Attacks in NLP via the Growth Bound Matrix Approach (2025.findings-acl)
Copied to clipboard
| Challenge: | Recent studies have shown that adversarial examples can alter models' predicted sentiment due to their sensitivity to specific word choices. |
| Approach: | They propose a regularization technique to improve NLP model robustness by reducing the impact of input perturbations on model outputs. |
| Outcome: | The proposed method outperforms state-of-the-art methods in adversarial defense. |
ART: Attention-Regularized Transformers for Multi-Modal Robustness (2026.findings-eacl)
Copied to clipboard
| Challenge: | Existing approaches to enhancing robustness are domain-specific or lack formal guarantees. |
| Approach: | They propose a framework that enhances robustness across modalities by regularizing attention maps under adversarial perturbations. |
| Outcome: | The proposed framework improves robustness across modalities and training on IMDB, QNLI, CIFAR-10, Cifar-100, and Imagenette. |