ShapePuri: Shape Guided and Appearance Generalized Adversarial Purification
Zhe Li, Bernhard Kainz

TL;DR
ShapePuri is a new adversarial defense framework that improves robustness by aligning model representations with structural invariants and mitigating appearance bias, achieving high accuracy with low computational cost.
Contribution
It introduces ShapePuri, combining shape-guided geometric encoding and appearance debiasing, surpassing 80% robustness on AutoAttack benchmark.
Findings
Achieves 84.06% clean accuracy
Achieves 81.64% robust accuracy under AutoAttack
First to surpass 80% robustness threshold on this benchmark
Abstract
Deep neural networks demonstrate impressive performance in visual recognition, but they remain vulnerable to adversarial attacks that is imperceptible to the human. Although existing defense strategies such as adversarial training and purification have achieved progress, diffusion-based purification often involves high computational costs and information loss. To address these challenges, we introduce Shape Guided Purification (ShapePuri), a novel defense framework enhances robustness by aligning model representations with stable structural invariants. ShapePuri integrates two components: a Shape Encoding Module (SEM) that provides dense geometric guidance through Signed Distance Functions (SDF), and a Global Appearance Debiasing (GAD) module that mitigates appearance bias via stochastic transformations. In our experiments, ShapePuri achieves clean accuracy and …
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Generative Adversarial Networks and Image Synthesis · Face recognition and analysis
