• 首页
  • 每日更新
  • 文献
  • 会议文献
  • 政策法规
  • 研究专题
  • 区块链游戏
logo 区块链前沿
  • 区块链前沿
  • 首页
  • 每日更新
  • 文献
  • 会议文献
  • 政策法规
  • 研究专题
  • 区块链游戏
  • 文章创新角色
  • 科研创新指数
  • 区块链领域本体
  • 热点主题挖掘
  • 主题展示
  • 专利文献
  • 排行榜
  • DAO治理
  • 文献上传
  • 积分获取规则
  • 大语言模型解析
  • 期刊发文分布
注册 登录

2023年04月23日 4篇

文献来源

  • 2
  • 2

主题分类

      • 1
      • 1
      • 1
      • 1

文献类型

  • 1
  • 2
  • 1
筛选
订阅
<< 前一天 后一天 >>

Controlling Robots using Image Analysis and a Consortium Blockchain

【Author】 Lopes, Vasco Alexandre, Luis A. Pereira, Nuno

【影响因子】

【主题类别】

区块链应用-实体经济-机器人领域

【Abstract】Blockchain is a disruptive technology, normally used within financial applications, however, it can be very beneficial in certain robotic contexts, such as when an immutable register of events is required. Among the several properties of Blockchain that can be useful within robotic environments, we find not just immutability but also data decentralization, irreversibility, accessibility and non-repudiation. In this paper, we propose an architecture that uses blockchain as a ledger, and smart-contracts for robotic control by using oracles to process data. We show how to register events in a secure way, how it is possible to use smart-contracts to control robots and how to interface with external algorithms for image analysis. The proposed architecture is modular and can be used in multiple contexts such as in manufacturing, network control, robot control, and others, since it is easy to integrate, adapt, maintain and extend to new domains, only requiring new tailored smart-contracts.

你可以尝试使用大模型来生成摘要 立即生成

【Keywords】

【发表时间】2022

【收录时间】2023-04-23

【文献类型】 理论模型

【DOI】 10.1109/ICARCV57592.2022.10004316

Malicious Transaction Identification in Digital Currency via Federated Graph Deep Learning

【Author】 Du, Hanbiao Shen, Meng Sun, Rungeng Jia, Jizhe Zhu, Liehuang Zhai, Yanlong

【影响因子】

【主题类别】

区块链治理-技术治理-异常/非法交易识别

【Abstract】With the rapid development of digital currencies in recent years, their anonymity provides a natural shelter for criminals. This problem resulting in various types of malicious transactions emerge in an endless stream, which seriously endangers the financial order of digital currencies. Many researchers have started to focus on this area and have proposed heuristics and feature-based centralized machine learning algorithms to discover and identify malicious transactions. However, these approaches ignore the existence of financial flows between digital currency transactions and do not use the important neighborhood relationships and rich transaction characteristics. In addition, centralized learning exposes a large amount of transaction feature data to the risk of leakage, where criminals may trace the actual users using traceability techniques. To address these issues, we proposes a graph neural network model based on federated learning named GraphSniffer to identify malicious transactions in the digital currency market. GraphSniffer leverages federated learning and graph neural networks to model graph-structured Bitcoin transaction data distributed at different worker nodes, and transmits the gradients of the local model to the server node for aggregation to update the parameters of the global model. GraphSniffer can realize the joint identification and analysis of malicious transactions while protecting the security of transaction feature data and the privacy of the model. Extensive experiments validate the superiority of the proposed method over the state-of-the-art.

你可以尝试使用大模型来生成摘要 立即生成

【Keywords】Malicious detection; Digital currency; Graph neural network; Federated learning; Blockchain

【发表时间】2022

【收录时间】2023-04-23

【文献类型】 实证数据

【DOI】 10.1109/INFOCOMWKSHPS54753.2022.9797992

基于区块链技术的在线电子商务信用信息共享方法

【作者】 赵斌;姜雪;周洋;

【作者单位】蚌埠学院经济与管理学院;世明大学;

【文献来源】情报科学

【复合影响因子】3.367

【综合影响因子】2.220

【主题类别】

区块链应用-实体经济-电商领域

【摘要】【目的/意义】为了完善电子商务信用体系,优化电子商务环境,提高电子商务活动的安全性,提出基于区块链技术的在线电子商务信用信息共享方法。【方法/过程】本文首先构建了在线电子商务信用信息共享平台构架,通过将数字区块链技术和交易区块链技术融入到在线电子商务信用信息共享平台中,由数字区块链技术完成数据信息预处理过程,并利用拜占庭容错机制构建共识模型,保障在线电子商务信用信息共享平台的稳定性;由交易区块链技术中的盲签名算法提高信用信息的安全性和共享效率,实现电子商务信用信息的共享。最后,通过对比实验,对所提出的电子商务信用信息共享方法进行测试。【结果/结论】实验结果表明,所提方法的通信开销小、吞吐量高、时延小、安全性高、实用性强。【创新/局限】由于本文未结合实际案例对所提方法进行验证,研究结论具有一定局限性,因此今后需进一步深究与探讨。

【关键词】区块链技术;;电子商务信用信息;;拜占庭容错机制;;盲签名算法;;信息共享

【文献类型】 实验仿真

【DOI】 10.13833/j.issn.1007-7634.2023.01.019

【发表时间】2023-04-23

基于抽象语法树裁剪的智能合约漏洞检测研究

【作者】 刘泽润;郑红;邱俊杰;

【作者单位】华东理工大学信息科学与工程学院;

【文献来源】计算机科学

【复合影响因子】1.722

【综合影响因子】1.149

【主题类别】

区块链治理-技术治理-智能合约漏洞检测

【摘要】随着区块链技术的发展,智能合约在不同领域都得到了广泛的应用,以太坊成为了最大的智能合约平台。同时,频发的智能合约漏洞造成了巨大的经济损失,智能合约漏洞检测成为了研究焦点,而以往的智能合约漏洞检测工具不能很好地利用合约源代码的语法信息。针对智能合约的可重入漏洞,首先,提出了一种基于深度学习的漏洞检测工具——SCDefender,以智能合约Solidity源代码的抽象语法树形式作为研究对象,使用基于树的卷积神经网络进行漏洞检测。其次,提出了抽象语法树裁剪算法以去除与漏洞检测任务无关的节点,保留抽象语法树中的关键信息。SCDefender漏洞检测的精确度、召回率和F1值分别为81.43%,92.12%和86.45%,具有较好的漏洞检测效果。消融实验表明,抽象语法树裁剪算法对SCDefender的漏洞检测任务具有重大贡献。

【关键词】区块链;;智能合约;;漏洞检测;;抽象语法树;;深度学习

【文献类型】 实证数据

【DOI】

【发表时间】2023-04-23

在线标注

备案号: 苏ICP备17025947号-5

评论回复