LGAGCOMGOCMar 28, 2025

Tropical Bisectors and Carlini-Wagner Attacks

arXiv:2503.22653v11 citationsh-index: 8
Originality Incremental advance
AI Analysis

This work addresses robustness in neural networks for security applications, but it is incremental as it builds on prior findings about tropical layers.

The paper tackled the problem of analyzing tropical bisectors in convolutional neural networks (CNNs) to understand robustness against Carlini-Wagner attacks, resulting in a refined attack with improved success rates on MNIST and LeNet5.

Pasque et al. showed that using a tropical symmetric metric as an activation function in the last layer can improve the robustness of convolutional neural networks (CNNs) against state-of-the-art attacks, including the Carlini-Wagner attack. This improvement occurs when the attacks are not specifically adapted to the non-differentiability of the tropical layer. Moreover, they showed that the decision boundary of a tropical CNN is defined by tropical bisectors. In this paper, we explore the combinatorics of tropical bisectors and analyze how the tropical embedding layer enhances robustness against Carlini-Wagner attacks. We prove an upper bound on the number of linear segments the decision boundary of a tropical CNN can have. We then propose a refined version of the Carlini-Wagner attack, specifically tailored for the tropical architecture. Computational experiments with MNIST and LeNet5 showcase our attacks improved success rate.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes