paper-with-me

Papers

Manifold attack

2020-09-13 · Khanh-Hung Tran, Fred-Maurice Ngole-Mboula, Jean-Luc Starck

Machine Learning in general and Deep Learning in particular has gained much interest in the recent decade and has shown significant performance improvements for many Computer Vision or Natural Language Processing tasks. In order to deal with databases which have just a small amount of training samples or to deal with models which have large amount of parameters, the regularization is indispensable. In this paper, we enforce the manifold preservation (manifold learning) from the original data into latent presentation by using "manifold attack". The later is inspired in a fashion of adversarial learning : finding virtual points that distort mostly the manifold preservation then using these points as supplementary samples to train the model. We show that our approach of regularization provides improvements for the accuracy rate and for the robustness to adversarial examples.

📄 PDF Abstract BibTeX arXiv:2009.05965

Code (1)

ktran1/Manifold-attack 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Dual Manifold Adversarial Robustness: Defense against Lp and non-Lp Adversarial Attacks

2020-09-05 · NeurIPS 2020 12 · Wei-An Lin, Chun Pong Lau, Alexander Levine, Rama Chellappa 외

Adversarial training is a popular defense strategy against attack threat models with bounded Lp norms. However, it often degrades the model performance on normal images and the defense does not generalize well to novel a…

Adversarial Robustness

Effect of Ambient-Intrinsic Dimension Gap on Adversarial Vulnerability

2024-03-06 · Rajdeep Haldar, Yue Xing, Qifan Song

The existence of adversarial attacks on machine learning models imperceptible to a human is still quite a mystery from a theoretical perspective. In this work, we introduce two notions of adversarial attacks: natural or …

Understanding the Vulnerability of Skeleton-based Human Activity Recognition via Black-box Attack

2022-11-21 · Yunfeng Diao, He Wang, Tianjia Shao, Yong-Liang Yang 외

Human Activity Recognition (HAR) has been employed in a wide range of applications, e.g. self-driving cars, where safety and lives are at stake. Recently, the robustness of skeleton-based HAR methods have been questioned…

Activity RecognitionAdversarial AttackHuman Activity RecognitionSelf-Driving Cars+1

Manifold Projection for Adversarial Defense on Face Recognition

2020-08-01 · ECCV 2020 8 · Jianli Zhou, Chao Liang, Jun Chen

Although deep convolutional neural network based face recognition system has achieved remarkable success, it is susceptible to adversarial images: carefully constructed imperceptible perturbations can easily mislead deep…

Adversarial DefenseFace Recognition

Understanding Adversarial Robustness Against On-manifold Adversarial Examples

2022-10-02 · Jiancong Xiao, Liusha Yang, Yanbo Fan, Jue Wang 외

Deep neural networks (DNNs) are shown to be vulnerable to adversarial examples. A well-trained model can be easily attacked by adding small perturbations to the original data. One of the hypotheses of the existence of th…

Adversarial Robustness