paper-with-me

Papers

Resisting Adversarial Attacks using Gaussian Mixture Variational Autoencoders

2018-05-31 · Partha Ghosh, Arpan Losalka, Michael J. Black

Susceptibility of deep neural networks to adversarial attacks poses a major theoretical and practical challenge. All efforts to harden classifiers against such attacks have seen limited success. Two distinct categories of samples to which deep networks are vulnerable, "adversarial samples" and "fooling samples", have been tackled separately so far due to the difficulty posed when considered together. In this work, we show how one can address them both under one unified framework. We tie a discriminative model with a generative model, rendering the adversarial objective to entail a conflict. Our model has the form of a variational autoencoder, with a Gaussian mixture prior on the latent vector. Each mixture component of the prior distribution corresponds to one of the classes in the data. This enables us to perform selective classification, leading to the rejection of adversarial samples instead of misclassification. Our method inherently provides a way of learning a selective classifier in a semi-supervised scenario as well, which can resist adversarial attacks. We also show how one can reclassify the rejected adversarial samples.

📄 PDF Abstract BibTeX arXiv:1806.00081

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Robust VAEs via Generating Process of Noise Augmented Data

2024-07-26 · Hiroo Irobe, Wataru Aoki, Kimihiro Yamazaki, Yuhui Zhang 외

Advancing defensive mechanisms against adversarial attacks in generative models is a critical research topic in machine learning. Our study focuses on a specific type of generative models - Variational Auto-Encoders (VAE…

MultAV: Multiplicative Adversarial Videos

2020-09-17 · Shao-Yuan Lo, Vishal M. Patel

The majority of adversarial machine learning research focuses on additive attacks, which add adversarial perturbation to input data. On the other hand, unlike image recognition problems, only a handful of attack approach…

Adversarial AttackVideo Recognition

Secure Video Quality Assessment Resisting Adversarial Attacks

2024-10-09 · Ao-Xiang Zhang, Yu Ran, Weixuan Tang, Yuan-Gen Wang 외

The exponential surge in video traffic has intensified the imperative for Video Quality Assessment (VQA). Leveraging cutting-edge architectures, current VQA models have achieved human-comparable accuracy. However, recent…

Adversarial DefenseVideo Quality AssessmentVisual Question Answering (VQA)

Shaping Deep Feature Space towards Gaussian Mixture for Visual Classification

2020-11-18 · Weitao Wan, Jiansheng Chen, Cheng Yu, Tong Wu 외

The softmax cross-entropy loss function has been widely used to train deep models for various tasks. In this work, we propose a Gaussian mixture (GM) loss function for deep neural networks for visual classification. Unli…

ClassificationGeneral Classificationimage-classificationImage Classification

Sequential Function-Space Variational Inference via Gaussian Mixture Approximation

2025-03-10 · Menghao Waiyan William Zhu, Pengcheng Hao, Ercan Engin Kuruoğlu

Continual learning is learning from a sequence of tasks with the aim of learning new tasks without forgetting old tasks. Sequential function-space variational inference (SFSVI) is a continual learning method based on var…

Continual LearningVariational Inference