AIAS site icon

πŸ“ New Publication in PeerJ Computer Science

Our research article β€œTesting the limits: exploring adversarial techniques in AI models”, authored by Apostolis Zarras, Athanasia Kollarou, Aristeidis Farao, Panagiotis Bountakas, and Christos Xenakis, has been published in PeerJ Computer Science and was proudly supported by the AIAS project.

As Artificial Intelligence increasingly permeates critical domains such as healthcare, finance, and autonomous systems, the need for secure and resilient AI models becomes more urgent. Despite significant advances in deep learning, these systems remain vulnerable to adversarial manipulation. In this publication, our research team systematically examines how various AI architectures respond to cutting-edge adversarial attack techniques, providing valuable insights into the robustness and reliability of modern machine learning models.

Using the custom-built EVAISION tool, the study examines the effectiveness of prominent adversarial methods β€” Fast Gradient Sign Method (FGSM), Projected Gradient Descent (PGD), DeepFool, and Carlini & Wagner β€” across five neural network models:
πŸ”Ή Fully Connected Neural Network
πŸ”Ή LeNet
πŸ”Ή Simple CNN
πŸ”Ή MobileNetV2
πŸ”Ή VGG11

πŸ“Š The attacks were evaluated using accuracy, F1-score, and misclassification rate, revealing compelling findings:
βœ” Simpler architectures sometimes demonstrated higher resilience to adversarial manipulation than more complex models.
βœ” No single attack method performed best across all architectures β€” highlighting the importance of architecture-specific attack tuning.
βœ” Model robustness is not strictly tied to model complexity β€” a key insight for secure AI system design.

πŸ” The results underline a central message: Robust AI cannot rely solely on performanceβ€”it must be evaluated under adversarial pressure, tailored to the model’s characteristics, and fortified through informed choices of defensive strategies.

πŸ“„ Publication URL: https://shorturl.at/TD0TW
πŸ“Œ Journal: PeerJ Computer Science