Adversarial Attacks for Multi-view Deep Models
Xuli Sun, Shiliang Sun

TL;DR
This paper introduces two novel adversarial attack strategies tailored for multi-view deep models, extending single-view attack methods and demonstrating their effectiveness through extensive experiments.
Contribution
It proposes two specific attack strategies, TSA and ETEA, for multi-view models, filling a research gap in adversarial attacks for such architectures.
Findings
Multi-view models are more robust than single-view models.
The proposed attacks effectively compromise multi-view deep models.
Adversarial examples transfer well across different models.
Abstract
Recent work has highlighted the vulnerability of many deep machine learning models to adversarial examples. It attracts increasing attention to adversarial attacks, which can be used to evaluate the security and robustness of models before they are deployed. However, to our best knowledge, there is no specific research on the adversarial attacks for multi-view deep models. This paper proposes two multi-view attack strategies, two-stage attack (TSA) and end-to-end attack (ETEA). With the mild assumption that the single-view model on which the target multi-view model is based is known, we first propose the TSA strategy. The main idea of TSA is to attack the multi-view model with adversarial examples generated by attacking the associated single-view model, by which state-of-the-art single-view attack methods are directly extended to the multi-view scenario. Then we further propose the ETEA…
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 · Anomaly Detection Techniques and Applications · Advanced Malware Detection Techniques
