← Search

Sizhe Chen

5 accepted papers

2023

Measuring the Transferability of ℓ∞ Attacks by the ℓ2 Norm

ICASSP 2023accepted

Deep neural networks could be fooled by adversarial examples with trivial differences to original samples. To keep the difference imperceptible in human eyes, researchers bound the adversarial perturbations by the ℓ <inf xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1…

Cited by 0SourceScholar
2023

One-Pixel Shortcut: On the Learning Preference of Deep Neural Networks

ICLR 2023top-25%

Unlearnable examples (ULEs) aim to protect data from unauthorized usage for training DNNs. Existing work adds $\ell_\infty$-bounded perturbations to the original sample so that the trained model generalizes poorly. Such perturbations, however, are easy to eliminate by adversarial training and data a…

2023

Self-Ensemble Protection: Training Checkpoints Are Good Data Protectors

ICLR 2023poster

As data becomes increasingly vital, a company would be very cautious about releasing data, because the competitors could use it to train high-performance models, thereby posing a tremendous threat to the company's commercial competence. To prevent training good models on the data, we could add imper…

2022

Adversarial Attack on Attackers: Post-Process to Mitigate Black-Box Score-Based Query Attacks

NeurIPS 2022accept

The score-based query attacks (SQAs) pose practical threats to deep neural networks by crafting adversarial perturbations within dozens of queries, only using the model's output scores. Nonetheless, we note that if the loss trend of the outputs is slightly perturbed, SQAs could be easily misled and…