中文
相关论文

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

200 篇论文

The intellectual property protection of deep learning (DL) models has attracted increasing serious concerns. Many works on intellectual property protection for Deep Neural Networks (DNN) models have been proposed. The vast majority of…

密码学与安全 · 计算机科学 2023-10-17 Mingfu Xue , Leo Yu Zhang , Yushu Zhang , Weiqiang Liu

Deep Neural Network (DNN) models have vulnerabilities related to security concerns, with attackers usually employing complex hacking techniques to expose their structures. Data poisoning-enabled perturbation attacks are complex adversarial…

计算机视觉与模式识别 · 计算机科学 2020-12-10 Mohammed Hassanin , Ibrahim Radwan , Nour Moustafa , Murat Tahtali , Neeraj Kumar

DNN is presenting human-level performance for many complex intelligent tasks in real-world applications. However, it also introduces ever-increasing security concerns. For example, the emerging adversarial attacks indicate that even very…

机器学习 · 计算机科学 2018-03-21 Qi Liu , Tao Liu , Zihao Liu , Yanzhi Wang , Yier Jin , Wujie Wen

Deep neural networks (DNNs) have achieved tremendous success in artificial intelligence (AI) fields. However, DNN models can be easily illegally copied, redistributed, or abused by criminals, seriously damaging the interests of model…

密码学与安全 · 计算机科学 2023-11-29 Xuefeng Fan , Dahao Fu , Hangyu Gui , Xinpeng Zhang , Xiaoyi Zhou

This paper presents a DNN bottleneck reinforcement scheme to alleviate the vulnerability of Deep Neural Networks (DNN) against adversarial attacks. Typical DNN classifiers encode the input image into a compressed latent representation more…

计算机视觉与模式识别 · 计算机科学 2020-08-13 Wenqing Liu , Miaojing Shi , Teddy Furon , Li Li

Natural language processing (NLP) technology has shown great commercial value in applications such as sentiment analysis. But NLP models are vulnerable to the threat of pirated redistribution, damaging the economic interests of model…

密码学与安全 · 计算机科学 2022-11-21 Long Dai , Jiarong Mao , Xuefeng Fan , Xiaoyi Zhou

Deep Neural Networks (DNNs) are vulnerable to adversarial examples generated by imposing subtle perturbations to inputs that lead a model to predict incorrect outputs. Currently, a large number of researches on defending adversarial…

计算机视觉与模式识别 · 计算机科学 2020-01-01 Hua Wang , Jie Wang , Zhaoxia Yin

More and more companies' Intellectual Property (IP) is being integrated into Neural Network (NN) models. This IP has considerable value for companies and, therefore, requires adequate protection. For example, an attacker might replicate a…

密码学与安全 · 计算机科学 2026-03-12 Daniel Dorfmeister , Flavio Ferrarotti , Bernhard Fischer , Martin Schwandtner , Hannes Sochor

Split computing has emerged as a recent paradigm for implementation of DNN-based AI workloads, wherein a DNN model is split into two parts, one of which is executed on a mobile/client device and the other on an edge-server (or cloud). Data…

机器学习 · 计算机科学 2022-08-25 Parual Datta , Nilesh Ahuja , V. Srinivasa Somayazulu , Omesh Tickoo

Recently, the research on protecting the intellectual properties (IP) of deep neural networks (DNN) has attracted serious concerns. A number of DNN copyright protection methods have been proposed. However, most of the existing watermarking…

人工智能 · 计算机科学 2022-07-05 Shichang Sun , Mingfu Xue , Jian Wang , Weiqiang Liu

The execution of deep neural network (DNN) algorithms suffers from significant bottlenecks due to the separation of the processing and memory units in traditional computer systems. Emerging memristive computing systems introduce an in situ…

密码学与安全 · 计算机科学 2023-10-12 Minhui Zou , Zhenhua Zhu , Tzofnat Greenberg-Toledo , Orian Leitersdorf , Jiang Li , Junlong Zhou , Yu Wang , Nan Du , Shahar Kvatinsky

Watermarking has been widely adopted for protecting the intellectual property (IP) of Deep Neural Networks (DNN) to defend the unauthorized distribution. Unfortunately, the popular data-poisoning DNN watermarking scheme relies on target…

密码学与安全 · 计算机科学 2022-10-18 Run Wang , Jixing Ren , Boheng Li , Tianyi She , Chenhao Lin , Liming Fang , Jing Chen , Chao Shen , Lina Wang

Deep Neural Networks (DNN) are gaining higher commercial values in computer vision applications, e.g., image classification, video analytics, etc. This calls for urgent demands of the intellectual property (IP) protection of DNN models. In…

密码学与安全 · 计算机科学 2022-06-29 Xiaoxuan Lou , Shangwei Guo , Jiwei Li , Tianwei Zhang

Recent studies have shown that deep neural networks (DNN) are vulnerable to adversarial samples: maliciously-perturbed samples crafted to yield incorrect model outputs. Such attacks can severely undermine DNN systems, particularly in…

机器学习 · 计算机科学 2017-04-28 Ji Gao , Beilun Wang , Zeming Lin , Weilin Xu , Yanjun Qi

In this work, we propose DRAM-Locker as a robust general-purpose defense mechanism that can protect DRAM against various adversarial Deep Neural Network (DNN) weight attacks affecting data or page tables. DRAM-Locker harnesses the…

硬件体系结构 · 计算机科学 2023-12-15 Ranyang Zhou , Sabbir Ahmed , Arman Roohi , Adnan Siraj Rakin , Shaahin Angizi

The advancements of deep neural networks (DNNs) have led to their deployment in diverse settings, including safety and security-critical applications. As a result, the characteristics of these models have become sensitive intellectual…

密码学与安全 · 计算机科学 2022-06-02 Mahya Morid Ahmadi , Lilas Alrahis , Alessio Colucci , Ozgur Sinanoglu , Muhammad Shafique

Deploying DL models on mobile Apps has become ever-more popular. However, existing studies show attackers can easily reverse-engineer mobile DL models in Apps to steal intellectual property or generate effective attacks. A recent approach,…

软件工程 · 计算机科学 2024-10-22 Mingyi Zhou , Xiang Gao , Xiao Chen , Chunyang Chen , John Grundy , Li Li

In this paper, we propose a novel design, called MixNN, for protecting deep learning model structure and parameters. The layers in a deep learning model of MixNN are fully decentralized. It hides communication address, layer parameters and…

分布式、并行与集群计算 · 计算机科学 2022-04-19 Chao Liu , Hao Chen , Yusen Wu , Rui Jin

Deep learning model developers often use cloud GPU resources to experiment with large data and models that need expensive setups. However, this practice raises privacy concerns. Adversaries may be interested in: 1) personally identifiable…

机器学习 · 计算机科学 2019-04-22 Sagar Sharma , Keke Chen

Deep neural network (DNN) classifiers are powerful tools that drive a broad spectrum of important applications, from image recognition to autonomous vehicles. Unfortunately, DNNs are known to be vulnerable to adversarial attacks that affect…

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