Adversarial Examples for Semantic Segmentation and Object Detection, Cihang Xie, Jianyu Wang, Zhishuai Zhang, Yuyin Zhou, Lingxi Xie, Alan Yuille, 2017Proceedings of the IEEE International Conference on Computer Vision (ICCV)DOI: 10.48550/arXiv.1703.08603 - Demonstrates how adversarial attacks can be extended beyond image classification to more complex computer vision tasks like semantic segmentation and object detection, with various attack goals.
Practical Black-Box Attacks against Deep Learning Systems using Adversarial Examples, Nicolas Papernot, Patrick McDaniel, Ian Goodfellow, Somesh Jha, Z. Berkay Celik, Ananthram Swami, 2017Proceedings of the 2017 ACM Asia Conference on Computer and Communications Security (ACM)DOI: 10.1145/3052973.3052977 - Explores the concept of transferability of adversarial examples and introduces methods for performing practical black-box attacks by querying the target model, relevant for real-world attack scenarios.