Semantic Autoencoder and Its Potential Usage for Adversarial Attack
Yurui Ming, Cuihuan Du, and Chin-Teng Lin

TL;DR
This paper introduces a semantic autoencoder that incorporates label information into the latent space, improving semantic representation and revealing new vulnerabilities for adversarial attacks on deep learning models.
Contribution
The paper proposes a novel semantic autoencoder architecture that enhances latent representations with label information, enabling new adversarial attack strategies.
Findings
Semantic autoencoder produces more semantically meaningful latent spaces.
Adversarial samples from semantic autoencoders show distinct distribution patterns.
The approach highlights potential security risks in autoencoder-based learning systems.
Abstract
Autoencoder can give rise to an appropriate latent representation of the input data, however, the representation which is solely based on the intrinsic property of the input data, is usually inferior to express some semantic information. A typical case is the potential incapability of forming a clear boundary upon clustering of these representations. By encoding the latent representation that not only depends on the content of the input data, but also the semantic of the input data, such as label information, we propose an enhanced autoencoder architecture named semantic autoencoder. Experiments of representation distribution via t-SNE shows a clear distinction between these two types of encoders and confirm the supremacy of the semantic one, whilst the decoded samples of these two types of autoencoders exhibit faint dissimilarity either objectively or subjectively. Based on this…
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 · Digital Media Forensic Detection
