中文
相关论文

相关论文: Clipping free attacks against artificial neural ne…

200 篇论文

Adversarial attacks hamper the decision-making ability of neural networks by perturbing the input signal. The addition of calculated small distortion to images, for instance, can deceive a well-trained image classification network. In this…

计算机视觉与模式识别 · 计算机科学 2025-09-16 Tooba Imtiaz , Morgan Kohler , Jared Miller , Zifeng Wang , Masih Eskandar , Mario Sznaier , Octavia Camps , Jennifer Dy

Existing transfer attack methods commonly assume that the attacker knows the training set (e.g., the label set, the input size) of the black-box victim models, which is usually unrealistic because in some cases the attacker cannot know this…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Yunxiao Qin , Yuanhao Xiong , Jinfeng Yi , Lihong Cao , Cho-Jui Hsieh

Model inversion attacks (MIAs) seek to infer the private training data of a target classifier by generating synthetic images that reflect the characteristics of the target class through querying the model. However, prior studies have relied…

计算机视觉与模式识别 · 计算机科学 2024-02-29 Xinhao Liu , Yingzhao Jiang , Zetao Lin

Deep neural networks perform remarkably well on image classification tasks but remain vulnerable to carefully crafted adversarial perturbations. This work revisits linear dimensionality reduction as a simple, data-adapted defense. We…

机器学习 · 计算机科学 2025-10-08 Killian Steunou , Théo Druilhe , Sigurd Saue

Previous studies have revealed that artificial intelligence (AI) systems are vulnerable to adversarial attacks. Among them, model extraction attacks fool the target model by generating adversarial examples on a substitute model. The core of…

计算机视觉与模式识别 · 计算机科学 2023-10-17 Renyang Liu , Jinhong Zhang , Kwok-Yan Lam , Jun Zhao , Wei Zhou

Cache randomization has recently been revived as a promising defense against conflict-based cache side-channel attacks. As two of the latest implementations, CEASER-S and ScatterCache both claim to thwart conflict-based cache side-channel…

密码学与安全 · 计算机科学 2021-11-30 Wei Song , Boya Li , Zihan Xue , Zhenzhen Li , Wenhao Wang , Peng Liu

The existence of adversarial examples brings huge concern for people to apply Deep Neural Networks (DNNs) in safety-critical tasks. However, how to generate adversarial examples with categorical data is an important problem but lack of…

机器学习 · 计算机科学 2023-11-08 Han Xu , Pengfei He , Jie Ren , Yuxuan Wan , Zitao Liu , Hui Liu , Jiliang Tang

Deep learning approaches based on convolutional neural networks (CNNs) have been successful in solving a number of problems in medical imaging, including image segmentation. In recent years, it has been shown that CNNs are vulnerable to…

图像与视频处理 · 电气工程与系统科学 2019-09-26 Liang Chen , Paul Bentley , Kensaku Mori , Kazunari Misawa , Michitaka Fujiwara , Daniel Rueckert

As neural networks continue their reach into nearly every aspect of software operations, the details of those networks become an increasingly sensitive subject. Even those that deploy neural networks embedded in physical devices may wish to…

密码学与安全 · 计算机科学 2020-06-23 Xing Hu , Ling Liang , Lei Deng , Shuangchen Li , Xinfeng Xie , Yu Ji , Yufei Ding , Chang Liu , Timothy Sherwood , Yuan Xie

Purpose: The purpose of this study is to investigate the robustness of a commonly-used convolutional neural network for image segmentation with respect to visually-subtle adversarial perturbations, and suggest new methods to make these…

图像与视频处理 · 电气工程与系统科学 2019-08-05 Zheng Liu , Jinnian Zhang , Varun Jog , Po-Ling Loh , Alan B McMillan

Recent research has revealed that the output of Deep Neural Networks (DNN) can be easily altered by adding relatively small perturbations to the input vector. In this paper, we analyze an attack in an extremely limited scenario where only…

机器学习 · 计算机科学 2019-10-18 Jiawei Su , Danilo Vasconcellos Vargas , Sakurai Kouichi

Traditional adversarial examples are typically generated by adding perturbation noise to the input image within a small matrix norm. In practice, un-restricted adversarial attack has raised great concern and presented a new threat to the AI…

计算机视觉与模式识别 · 计算机科学 2021-08-26 Wenzhao Xiang , Chang Liu , Shibao Zheng

Deep-learning based classification algorithms have been shown to be susceptible to adversarial attacks: minor changes to the input of classifiers can dramatically change their outputs, while being imperceptible to humans. In this paper, we…

密码学与安全 · 计算机科学 2019-05-29 Jirong Yi , Hui Xie , Leixin Zhou , Xiaodong Wu , Weiyu Xu , Raghuraman Mudumbai

Machine learning inference engine is of great interest to smart edge computing. Compute-in-memory (CIM) architecture has shown significant improvements in throughput and energy efficiency for hardware acceleration. Emerging non-volatile…

信号处理 · 电气工程与系统科学 2020-03-24 Shanshi Huang , Xiaochen Peng , Hongwu Jiang , Yandong Luo , Shimeng Yu

In the past two decades we have seen the popularity of neural networks increase in conjunction with their classification accuracy. Parallel to this, we have also witnessed how fragile the very same prediction models are: tiny perturbations…

机器学习 · 计算机科学 2022-01-25 Mark Beliaev , Payam Delgosha , Hamed Hassani , Ramtin Pedarsani

Deep Convolution Neural Networks (CNNs) can easily be fooled by subtle, imperceptible changes to the input images. To address this vulnerability, adversarial training creates perturbation patterns and includes them in the training set to…

计算机视觉与模式识别 · 计算机科学 2022-09-19 Muzammal Naseer , Salman Khan , Munawar Hayat , Fahad Shahbaz Khan , Fatih Porikli

Recent research has revealed that the security of deep neural networks that directly process 3D point clouds to classify objects can be threatened by adversarial samples. Although existing adversarial attack methods achieve high success…

计算机视觉与模式识别 · 计算机科学 2021-10-11 Atrin Arya , Hanieh Naderi , Shohreh Kasaei

Unlike traditional static deep neural networks (DNNs), dynamic neural networks (NNs) adjust their structures or parameters to different inputs to guarantee accuracy and computational efficiency. Meanwhile, it has been an emerging research…

人工智能 · 计算机科学 2022-10-18 Pan Li , Peizhuo Lv , Shenchen Zhu , Ruigang Liang , Kai Chen

Adversarial examples have revealed the vulnerability of deep learning models and raised serious concerns about information security. The transfer-based attack is a hot topic in black-box attacks that are practical to real-world scenarios…

计算机视觉与模式识别 · 计算机科学 2025-05-07 Jian-Wei Li , Wen-Ze Shao

Adversarial example (AE) aims at fooling a Convolution Neural Network by introducing small perturbations in the input image.The proposed work uses the magnitude and phase of the Fourier Spectrum and the entropy of the image to defend…

计算机视觉与模式识别 · 计算机科学 2021-10-28 Sanket B. Shah , Param Raval , Harin Khakhi , Mehul S. Raval
‹ 上一页 1 8 9 10 下一页 ›