Explore the fundamentals of adversarial attacks in machine learning through this introductory lecture from the University of Central Florida's CAP6412 course. Delve into real-world examples of attacks on face recognition, semantic segmentation, object detection, and 3D-printed objects. Learn essential terminology, vector operations, and norms before diving into various attack methods such as Fast Gradient Sign Method (FGSM), Momentum Iterative FGSM, Projected Gradient Descent, and Carlini and Wagner (C&W). Gain insights into DeepFool algorithms for binary and multi-class classifiers, and understand the potential vulnerabilities in AI systems across different domains.
Introduction to Adversarial Attacks in Machine Learning - Lecture 1