The popularity of adapting deep neural networks (DNNs) in solving hard problems has increased substantially. Specifically, in the field of computer vision, DNNs are becoming a …
As a research community, we are still lacking a systematic understanding of the progress on adversarial robustness which often makes it hard to identify the most promising ideas in …
F Croce, M Hein - International Conference on Machine …, 2020 - proceedings.mlr.press
The evaluation of robustness against adversarial manipulation of neural networks-based classifiers is mainly tested with empirical attacks as methods for the exact computation, even …
Skip connections are an essential component of current state-of-the-art deep neural networks (DNNs) such as ResNet, WideResNet, DenseNet, and ResNeXt. Despite their …
F Croce, M Hein - … of the IEEE/CVF international conference …, 2019 - openaccess.thecvf.com
Neural networks have been proven to be vulnerable to a variety of adversarial attacks. From a safety perspective, highly sparse adversarial attacks are particularly dangerous. On the …
Adversarial patch attacks are among one of the most practical threat models against real- world computer vision systems. This paper studies certified and empirical defenses against …
Vision transformers (ViTs) process input images as sequences of patches via self-attention; a radically different architecture than convolutional neural networks (CNNs). This makes it …
H Ren, J Deng, X Xie - ACM Transactions on Intelligent Systems and …, 2022 - dl.acm.org
Data privacy has become an increasingly important issue in Machine Learning (ML), where many approaches have been developed to tackle this challenge, eg, cryptography …