paper-with-me

홈 › Papers

Adaptive Clustering of Robust Semantic Representations for Adversarial Image Purification

2021-04-05 · Samuel Henrique Silva, Arun Das, Ian Scarff, Peyman Najafirad

Deep Learning models are highly susceptible to adversarial manipulations that can lead to catastrophic consequences. One of the most effective methods to defend against such disturbances is adversarial training but at the cost of generalization of unseen attacks and transferability across models. In this paper, we propose a robust defense against adversarial attacks, which is model agnostic and generalizable to unseen adversaries. Initially, with a baseline model, we extract the latent representations for each class and adaptively cluster the latent representations that share a semantic similarity. We obtain the distributions for the clustered latent representations and from their originating images, we learn semantic reconstruction dictionaries (SRD). We adversarially train a new model constraining the latent space representation to minimize the distance between the adversarial latent representation and the true cluster distribution. To purify the image, we decompose the input into low and high-frequency components. The high-frequency component is reconstructed based on the most adequate SRD from the clean dataset. In order to evaluate the most adequate SRD, we rely on the distance between robust latent representations and semantic cluster distributions. The output is a purified image with no perturbation. Image purification on CIFAR-10 and ImageNet-10 using our proposed method improved the accuracy by more than 10% compared to state-of-the-art results.

📄 PDF Abstract BibTeX arXiv:2104.02155

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringSemantic SimilaritySemantic Textual Similarity

Similar Papers 제목 키워드 기반

Image Clustering using an Augmented Generative Adversarial Network and Information Maximization

2020-11-08 · Foivos Ntelemis, Yaochu Jin, Spencer A. Thomas

Image clustering has recently attracted significant attention due to the increased availability of unlabelled datasets. The efficiency of traditional clustering algorithms heavily depends on the distance functions used a…

ClusteringDeep ClusteringGenerative Adversarial NetworkImage Clustering

Attentive Representation Learning with Adversarial Training for Short Text Clustering

2019-12-08 · Wei Zhang, Chao Dong, Jianhua Yin, Jianyong Wang

Short text clustering has far-reaching effects on semantic analysis, showing its importance for multiple applications such as corpus summarization and information retrieval. However, it inevitably encounters the severe s…

ClusteringInformation RetrievalRepresentation LearningRetrieval+2

Delving into Spectral Clustering with Vision-Language Representations

2026-02-10 · Bo Peng, Yuanwei Hu, Bo Liu, Ling Chen 외 arxiv

Spectral clustering is known as a powerful technique in unsupervised data analysis. The vast majority of approaches to spectral clustering are driven by a single modality, leaving the rich information in multi-modal repr…

Robust Contrastive Graph Clustering with Adaptive Local-Global Integration

2026-05-27 · Lei Zhang, Fubo Sun, Haipeng Yang, Zhong Guan 외 arxiv

Graph clustering is essential in graph analysis for revealing structural patterns and node communities. Despite recent advances in self-supervised contrastive learning that have improved clustering via structural and att…

Contrastive LearningGraph Clustering

MacNet: An End-to-End Manifold-Constrained Adaptive Clustering Network for Interpretable Whole Slide Image Classification

2026-02-16 · Mingrui Ma, Chentao Li, Pan Huang, Jing Qin arxiv

Whole slide images (WSIs) are the gold standard for pathological diagnosis and sub-typing. Current main-stream two-step frameworks employ offline feature encoders trained without domain-specific knowledge. Among them, at…

Multiple Instance LearningImage Classification