期刊文献+
共找到4篇文章
< 1 >
每页显示 20 50 100
Achieving dynamic privacy measurement and protection based on reinforcement learning for mobile edge crowdsensing of IoT
1
作者 Renwan Bi Mingfeng Zhao +2 位作者 zuobin ying Youliang Tian Jinbo Xiong 《Digital Communications and Networks》 SCIE CSCD 2024年第2期380-388,共9页
With the maturity and development of 5G field,Mobile Edge CrowdSensing(MECS),as an intelligent data collection paradigm,provides a broad prospect for various applications in IoT.However,sensing users as data uploaders... With the maturity and development of 5G field,Mobile Edge CrowdSensing(MECS),as an intelligent data collection paradigm,provides a broad prospect for various applications in IoT.However,sensing users as data uploaders lack a balance between data benefits and privacy threats,leading to conservative data uploads and low revenue or excessive uploads and privacy breaches.To solve this problem,a Dynamic Privacy Measurement and Protection(DPMP)framework is proposed based on differential privacy and reinforcement learning.Firstly,a DPM model is designed to quantify the amount of data privacy,and a calculation method for personalized privacy threshold of different users is also designed.Furthermore,a Dynamic Private sensing data Selection(DPS)algorithm is proposed to help sensing users maximize data benefits within their privacy thresholds.Finally,theoretical analysis and ample experiment results show that DPMP framework is effective and efficient to achieve a balance between data benefits and sensing user privacy protection,in particular,the proposed DPMP framework has 63%and 23%higher training efficiency and data benefits,respectively,compared to the Monte Carlo algorithm. 展开更多
关键词 Mobile edge crowdsensing Dynamic privacy measurement Personalized privacy threshold Privacy protection Reinforcement learning
在线阅读 下载PDF
基于模型分解与加权聚合的联邦元遗忘
2
作者 王亚杰 范青 +3 位作者 潘梓杰 应作斌 张子剑 祝烈煌 《中国科学:信息科学》 北大核心 2025年第11期2722-2740,共19页
机器遗忘(machine unlearning,MU)是机器学习中保护数据安全的关键技术,旨在实现从模型中选择性剔除特定数据影响的同时维持模型能力.然而,传统遗忘方法普遍依赖全量模型重训练,面临计算成本高昂与现实场景适配性不足的双重困境.本文通... 机器遗忘(machine unlearning,MU)是机器学习中保护数据安全的关键技术,旨在实现从模型中选择性剔除特定数据影响的同时维持模型能力.然而,传统遗忘方法普遍依赖全量模型重训练,面临计算成本高昂与现实场景适配性不足的双重困境.本文通过融合机器遗忘的精准性与元学习的灵活性,提出了联邦场景下的新型联邦元遗忘(federated meta-unlearning,FMU)框架.该框架基于模型无关元学习(model-agnostic meta-learning,MAML)算法,结合层次化模型分解技术与加权聚合机制,不仅能够高效消除目标数据的特征印记,更可将遗忘操作对全局模型性能的影响控制在极低水平.本文的核心思想在于将联邦学习全局模型解构为可独立编辑的组件模块,响应遗忘请求时通过靶向参数修正技术对特定模块进行选择性微调或移除,再利用加权聚合机制确保模型的完整性与适应性.本文通过多类型数据集与跨模态学习任务,对FMU进行了全面实证评估,相较于4种常用遗忘方法(传统重训练、基于MAML的重训练、SISA遗忘和基于梯度的遗忘),FMU显著降低了计算开销,同时保持卓越的模型性能与隐私标准合规性.更重要的是,FMU增强了模型对新数据和新任务的适应能力,充分验证了其在动态隐私敏感环境中的实用价值. 展开更多
关键词 机器遗忘 元学习 联邦学习 隐私保护
原文传递
Distributed scheduling for multi-energy synergy system considering renewable energy generations and plug-in electric vehicles:A level-based coupled optimization method 被引量:2
3
作者 Linxin Zhang Zhile Yang +6 位作者 Qinge Xiao Yuanjun Guo zuobin ying Tianyu Hu Xiandong Xu Sohail Khan Kang Li 《Energy and AI》 EI 2024年第2期213-226,共14页
Multi-energy synergy systems integrating high-penetration large-scale plug-in electric vehicles, distributed renewable energy generations, and battery energy storage systems have great potential to reduce the reliance... Multi-energy synergy systems integrating high-penetration large-scale plug-in electric vehicles, distributed renewable energy generations, and battery energy storage systems have great potential to reduce the reliance of the grid on traditional fossil fuels. However, the random charging characteristics of plug-in electric vehicles and the uncertainty of photovoltaics may impose an additional burden on the grid and affect the supply–demand equilibrium. To address this issue, judicious scheduling optimization offers an effective solution. In this study, considering charge and discharge management of plug-in electric vehicles and intermittent photovoltaics, a novel Multi-energy synergy systems scheduling framework is developed for solving grid instability and unreliability issues. This formulates a large-scale mixed-integer problem, which calls for a powerful and effective optimizer. The new binary level-based learning optimization algorithm is proposed to address nonlinear large-scale high-coupling unit commitment problems. To investigate the feasibility of the proposed scheme, numerical experiments have been carried out considering multiple scales of unit numbers and various scenarios. Finally, the results confirm that the proposed scheduling framework is reasonable and effective in solving unit commitment problems, can achieve 3.3% cost reduction and demonstrates superior performance in handling large-scale energy optimization problems. The integration of plug-in electric vehicles, distributed renewable energy generations, and battery energy storage systems is verified to reduce the output power of 192.72 MW units during peak periods to improve grid stability. Therefore, optimizing energy utilization and distribution will become an indispensable part of future power systems. 展开更多
关键词 Electric vehicle Unit commitment Renewable energy Battery energy storage system Synergy optimization
在线阅读 下载PDF
AWI-BS: An adaptive weight incentive for blockchain sharding 被引量:2
4
作者 zuobin ying Laican Song +2 位作者 Deng Chen Wusong Lan Ximeng Liu 《Journal of Information and Intelligence》 2023年第2期87-103,共17页
The sharding technique enables blockchain to process transactions in parallel by dividing blockchain nodes into small groups,each of which handles a subset of all transactions.One of the issues with blockchain shardin... The sharding technique enables blockchain to process transactions in parallel by dividing blockchain nodes into small groups,each of which handles a subset of all transactions.One of the issues with blockchain sharding is generating a large number of cross-shard transactions that need to be checked on the output shard as well as the destination shard.Our analysis suggests that the processing efficiency of cross-shard transactions is consistent with the barrel effect,i.e.,that efficiency is more dependent on slower processing shard.Most of the existing studies focus on how to deal with cross-shard transactions,but neglecting the fact that the relative independence between sharding results in different incentive costs between sharding.We perform a sharding analysis on 100,000 real transactions data on Ethereum,and the results show that there is a large difference in gas prices between different shards indeed.In this paper,we propose an Adaptive Weight Incentive(AWI)for Blockchain Sharding,which uses adaptive weight in place of traditional incentive,to address the problem of differing incentive costs for each shard.Take Ethereum as an example,AWI-BS computes the weight of a transaction as a function of a combination of the underlying gas price,the latency of the transaction,and the urgency of the transaction.Then the node chooses which transaction to pack based on the AWI-BS.Lastly,we also perform an in-depth analysis of AWI-BS's security and effectiveness.The evaluation indicates that AWI-BS outperforms the other alternatives in terms of transaction confirmation latency,transaction hit rate,and system throughput. 展开更多
关键词 Sharding Blockchain Incentive mechanism
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部