当前位置:网站首页>物联网环境中基于深度学习的差分隐私预算优化方法
物联网环境中基于深度学习的差分隐私预算优化方法
2022-07-21 20:52:00 【罗伯特之技术屋】
摘要
为有效处理物联网大规模应用所带来的海量数据,深度学习在物联网环境中得到广泛应用。然而,深度模型在训练过程中,存在推理攻击、模型逆向攻击等安全威胁,这会导致输入模型中的原始数据泄露。应用差分隐私对深度模型训练过程的参数进行保护,是解决该问题的有效方式。基于此提出一种物联网环境中基于深度学习的差分隐私预算优化方法,根据参数迭代变化规律,自适应地分配不同预算;为避免噪声过大的问题,引入正则化项对扰动项进行约束,既防止神经网络过拟合,又有助于学习模型的显著特征。实验表明,所提方法可有效增强模型的泛化能力;随着模型迭代次数增加,加噪后训练得到的模型,与使用原始数据训练得到的模型,二者精度差值低于0.5%。因此,所提方法既可实现用户隐私保护,同时有效保证模型可用性,实现了隐私性和可用性的平衡。
关键词:
边栏推荐
- 【uniCloud】云对象的应用与提升
- Findcontours and drawcontours & image contours (I) & cv2 boundingRect and cv2. rectangle
- Bear pie bearpi HM_ Micro_ Hello of small_ World
- 请求转发和请求重定向的区别
- MySQL Varchar前缀索引的一个细节
- 3 亿
- What is the value of continuous delivery?
- [unicloud] application and improvement of cloud objects
- H264之帧编码——透析(I帧+P帧+B帧编码)原理与流程
- Recommended reading: how can testers get familiar with new businesses quickly?
猜你喜欢
MySQL prefix index
How to solve cross domain problems
多線程與高並發day09
How do you choose sentinel vs. hystrix?
(pc+wap) dream weaving template protective mask website
Ctfhub (RCE wisdom tree)
LeetCode·987.二叉树的垂直遍历·桶排序·模拟
imdecode、imencode、. Tofile and fromfile read and save the file with Chinese name of Chinese path and parse and compare the result of function step by step
Online shopping mall e-commerce system based on ssm+mysql+bootstrap+jquery
即看即用 && Reduction Ops && Pytorch官方文档总结 && 笔记 (五)
随机推荐
深入解析 pycocotools 的安装和运行报错 && 安装 mmcv-full and mmpycocotools
底线
Week 5 Linear Models for Classification (Part A)
论文分享目标检测、图像分割、监督学习等
Interview shock 67: talk about tcp/ip protocol? And the role of each layer?
MySQL插入数据insert ignore和replace into
加密市场飙升至1万亿美元以上 不过是假象?加密熊市远未见底
Leetcode skimming -- bit by bit record 021
News blog publishing system based on jsp+servlet+mysql
文件夹下搜索匹配文件或目录 glob()
Instant use & other operations & pytoch official document summary & Notes (VIII)
Meta:从移动技术发展和创新来预测元宇宙的潜在影响
Dokcer运行Nacos容器自动退出问题
Dokcer running Nacos container automatic exit problem
多线程与高并发day10
【英雄哥七月集训】第 21天:无限集中的最小数字
Overloading and rewriting
Syntax comparison between ES6 class and Es5
BGP border gateway protocol
Redis的 缓存穿透、击穿、雪崩