← Search

Dongxian Wu

6 accepted papers

2023

Towards Robust Model Watermark via Reducing Parametric Vulnerability

ICCV 2023poster

Deep neural networks are valuable assets considering their commercial benefits and huge demands for costly annotation and computation resources. To protect the copyright of DNNs, backdoor-based ownership verification becomes popular recently, in which the model owner can watermark the model by embed…

Cited by 11PDFcodeScholar
2022

When Adversarial Training Meets Vision Transformers: Recipes from Training to Architecture

NeurIPS 2022accept

Vision Transformers (ViTs) have recently achieved competitive performance in broad vision tasks. Unfortunately, on popular threat models, naturally trained ViTs are shown to provide no more adversarial robustness than convolutional neural networks (CNNs). Adversarial training is still required for V…

2020

Skip Connections Matter: On the Transferability of Adversarial Examples Generated with ResNets

ICLR 2020spotlight

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 huge success in building deeper and more powerful DNNs, we identify a surprising \emph{security weakness} of skip connections in this p…

Cited by 423SourcecodeScholar
2020

Targeted Attack for Deep Hashing based Retrieval

ECCV 2020poster

The deep hashing based retrieval method is widely adopted in large-scale image and video retrieval. However, there is little investigation on its security. In this paper, we propose a novel method, dubbed deep hashing targeted attack (DHTA), to study the targeted attack on such retrieval. Specifical…