中文
相关论文

相关论文: NNSplitter: An Active Defense Solution for DNN Mod…

200 篇论文

Deep Neural Network (DNN) has been showing great potential in kinds of real-world applications such as fraud detection and distress prediction. Meanwhile, data isolation has become a serious problem currently, i.e., different parties cannot…

机器学习 · 计算机科学 2020-03-13 Longfei Zheng , Chaochao Chen , Yingting Liu , Bingzhe Wu , Xibin Wu , Li Wang , Lei Wang , Jun Zhou , Shuang Yang

In this paper, we present DSN (Deep Serial Number), a simple yet effective watermarking algorithm designed specifically for deep neural networks (DNNs). Unlike traditional methods that incorporate identification signals into DNNs, our…

密码学与安全 · 计算机科学 2023-07-28 Ruixiang Tang , Mengnan Du , Xia Hu

This paper investigates the piracy problem of deep learning models. Designing and training a well-performing model is generally expensive. However, when releasing them, attackers may reverse engineer the models and pirate their design. This…

密码学与安全 · 计算机科学 2018-06-28 Hui Xu , Yuxin Su , Zirui Zhao , Yangfan Zhou , Michael R. Lyu , Irwin King

The intellectual property (IP) of Deep neural networks (DNNs) can be easily ``stolen'' by surrogate model attack. There has been significant progress in solutions to protect the IP of DNN models in classification tasks. However, little…

密码学与安全 · 计算机科学 2021-08-06 Jie Zhang , Dongdong Chen , Jing Liao , Han Fang , Zehua Ma , Weiming Zhang , Gang Hua , Nenghai Yu

Deep neural networks (DNNs) are utilized in numerous image processing, object detection, and video analysis tasks and need to be implemented using hardware accelerators to achieve practical speed. Logic locking is one of the most popular…

密码学与安全 · 计算机科学 2022-10-10 Jingbo Zhou , Xinmiao Zhang

Deep Neural Networks (DNNs), from AlexNet to ResNet to ChatGPT, have made revolutionary progress in recent years, and are widely used in various fields. The high performance of DNNs requires a huge amount of high-quality data, expensive…

人工智能 · 计算机科学 2023-06-21 Yuchen Sun , Tianpeng Liu , Panhe Hu , Qing Liao , Shaojing Fu , Nenghai Yu , Deke Guo , Yongxiang Liu , Li Liu

Deep Neural Networks (DNNs) are susceptible to model stealing attacks, which allows a data-limited adversary with no knowledge of the training dataset to clone the functionality of a target model, just by using black-box query access. Such…

机器学习 · 统计学 2019-11-19 Sanjay Kariyappa , Moinuddin K Qureshi

Recently, numerous highly-valuable Deep Neural Networks (DNNs) have been trained using deep learning algorithms. To protect the Intellectual Property (IP) of the original owners over such DNN models, backdoor-based watermarks have been…

密码学与安全 · 计算机科学 2024-01-30 Peizhuo Lv , Hualong Ma , Kai Chen , Jiachen Zhou , Shengzhi Zhang , Ruigang Liang , Shenchen Zhu , Pan Li , Yingjun Zhang

Due to the wide use of highly-valuable and large-scale deep neural networks (DNNs), it becomes crucial to protect the intellectual property of DNNs so that the ownership of disputed or stolen DNNs can be verified. Most existing solutions…

密码学与安全 · 计算机科学 2021-03-26 Peizhuo Lv , Pan Li , Shengzhi Zhang , Kai Chen , Ruigang Liang , Yue Zhao , Yingjiu Li

As a valuable digital product, deep neural networks (DNNs) face increasingly severe threats to the intellectual property, making it necessary to develop effective technical measures to protect them. Trigger-based watermarking methods…

密码学与安全 · 计算机科学 2025-10-27 Chaoyue Huang , Gejian Zhao , Hanzhou Wu , Zhihua Xia , Asad Malik

As spiking neural networks (SNNs) gain traction in deploying neuromorphic computing solutions, protecting their intellectual property (IP) has become crucial. Without adequate safeguards, proprietary SNN architectures are at risk of theft,…

密码学与安全 · 计算机科学 2025-01-31 Hamed Poursiami , Ihsen Alouani , Maryam Parsa

Pretrained Deep Neural Networks (DNNs), developed from extensive datasets to integrate multifaceted knowledge, are increasingly recognized as valuable intellectual property (IP). To safeguard these models against IP infringement, strategies…

机器学习 · 计算机科学 2024-10-11 Ruyi Ding , Lili Su , Aidong Adam Ding , Yunsi Fei

Malicious architecture extraction has been emerging as a crucial concern for deep neural network (DNN) security. As a defense, architecture obfuscation is proposed to remap the victim DNN to a different architecture. Nonetheless, we observe…

密码学与安全 · 计算机科学 2022-08-25 Tong Zhou , Shaolei Ren , Xiaolin Xu

DNNs are known to be vulnerable to so-called adversarial attacks that manipulate inputs to cause incorrect results that can be beneficial to an attacker or damaging to the victim. Recent works have proposed approximate computation as a…

密码学与安全 · 计算机科学 2022-08-02 Mohammad Hossein Samavatian , Saikat Majumdar , Kristin Barber , Radu Teodorescu

Deep neural networks (DNNs) have been demonstrated to be vulnerable to adversarial examples. Specifically, adding imperceptible perturbations to clean images can fool the well trained deep neural networks. In this paper, we propose an…

计算机视觉与模式识别 · 计算机科学 2019-07-02 Xiaojun Jia , Xingxing Wei , Xiaochun Cao , Hassan Foroosh

Model stealing attacks have become a serious concern for deep learning models, where an attacker can steal a trained model by querying its black-box API. This can lead to intellectual property theft and other security and privacy risks. The…

机器学习 · 计算机科学 2023-09-12 Kacem Khaled , Mouna Dhaouadi , Felipe Gohring de Magalhães , Gabriela Nicolescu

Since training a deep neural network (DNN) is costly, the well-trained deep models can be regarded as valuable intellectual property (IP) assets. The IP protection associated with deep models has been receiving increasing attentions in…

密码学与安全 · 计算机科学 2023-03-22 Yiming Chen , Jinyu Tian , Xiangyu Chen , Jiantao Zhou

High-performance Deep Neural Networks (DNNs) are increasingly deployed in many real-world applications e.g., cloud prediction APIs. Recent advances in model functionality stealing attacks via black-box access (i.e., inputs in, predictions…

机器学习 · 计算机科学 2020-03-04 Tribhuvanesh Orekondy , Bernt Schiele , Mario Fritz

Deep learning techniques have made tremendous progress in a variety of challenging tasks, such as image recognition and machine translation, during the past decade. Training deep neural networks is computationally expensive and requires…

密码学与安全 · 计算机科学 2019-11-11 Zheng Li , Chengyu Hu , Yang Zhang , Shanqing Guo

With deep learning deployed in many security-sensitive areas, machine learning security is becoming progressively important. Recent studies demonstrate attackers can exploit system-level techniques exploiting the RowHammer vulnerability of…

密码学与安全 · 计算机科学 2024-09-11 Ranyang Zhou , Sabbir Ahmed , Adnan Siraj Rakin , Shaahin Angizi