Towards Deep Learning Models Resistant to Adversarial Attacks, Aleksander Madry, Aleksandar Makelov, Ludwig Schmidt, Dimitris Tsipras, Adrian Vladu, 2018International Conference on Learning Representations (ICLR)DOI: 10.48550/arXiv.1706.06083 - While primarily known for PGD and adversarial training, this paper and its associated resources offer essential context for understanding strong gradient-based attacks and robustness, which is crucial for appreciating C&W's role as a benchmark.
Adversarial Attacks and Defenses in Machine Learning: A Survey, Xinyun Chen, Changxi Zheng, Li Erran Li, Dawn Song, 2020ACM Computing Surveys, Vol. 53 (Association for Computing Machinery (ACM))DOI: 10.1145/3371921 - A comprehensive survey that reviews various adversarial attack techniques, including Carlini & Wagner, and discusses their impact and the corresponding defenses.