Yuzhou Chen, Gang Mao, Xue Yang, Mingqian Du, Hongqing Song
Airport checked luggage entails specific requirements for speed, stability, and reliability. The issue of abnormal retention of checked luggage presents a significant challenge to aviation safety and transportation efficiency. Traditional luggage monitoring systems exhibit limitations in terms of accuracy and timeliness. To address this challenge, this paper proposes a real-time detection and alerting of luggage anomaly retention based on the YOLOv5 object detection model, leveraging visual algorithms. By eliminating cloud servers and deploying multiple edge servers to establish a private chain, images of anomalously retained luggage are encrypted and stored on the chain. Data users can verify the authenticity of accessed images through anti-tampering algorithms, ensuring the security of data transmission and storage. The deployment of edge computing servers can significantly reduce algorithm latency and enhance real-time performance. This solution employs computer vision technology and an edge computing framework to address the speed and stability of checked luggage transportation. Furthermore, blockchain technology greatly enhances system security during operation. A model trained on a sample set of 4600 images achieved a luggage recognition rate of 96.9% and an anomaly detection rate of 95.8% in simulated test videos.
{"title":"Research on airport baggage anomaly retention detection technology based on machine vision, edge computing, and blockchain","authors":"Yuzhou Chen, Gang Mao, Xue Yang, Mingqian Du, Hongqing Song","doi":"10.1049/blc2.12082","DOIUrl":"10.1049/blc2.12082","url":null,"abstract":"<p>Airport checked luggage entails specific requirements for speed, stability, and reliability. The issue of abnormal retention of checked luggage presents a significant challenge to aviation safety and transportation efficiency. Traditional luggage monitoring systems exhibit limitations in terms of accuracy and timeliness. To address this challenge, this paper proposes a real-time detection and alerting of luggage anomaly retention based on the YOLOv5 object detection model, leveraging visual algorithms. By eliminating cloud servers and deploying multiple edge servers to establish a private chain, images of anomalously retained luggage are encrypted and stored on the chain. Data users can verify the authenticity of accessed images through anti-tampering algorithms, ensuring the security of data transmission and storage. The deployment of edge computing servers can significantly reduce algorithm latency and enhance real-time performance. This solution employs computer vision technology and an edge computing framework to address the speed and stability of checked luggage transportation. Furthermore, blockchain technology greatly enhances system security during operation. A model trained on a sample set of 4600 images achieved a luggage recognition rate of 96.9% and an anomaly detection rate of 95.8% in simulated test videos.</p>","PeriodicalId":100650,"journal":{"name":"IET Blockchain","volume":"4 4","pages":"393-406"},"PeriodicalIF":0.0,"publicationDate":"2024-07-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://onlinelibrary.wiley.com/doi/epdf/10.1049/blc2.12082","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141647467","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
In order to encourage participants to actively join the data sharing and to meet the distributed structure and privacy requirement in the medical consortium, the data-sharing strategy based on the master-slave multichain is presented in this paper. According to the different computing resources and the responsibility of participants, the adaptive Proof of Liveness and Quality consensus and hierarchical federated learning algorithm for master-slave multichain are proposed. Meanwhile, by quantifying the utility function and the optimization constraint of participants, this paper designs the cooperative incentive mechanism of medical consortium in multi-leader Stackelberg game to solve the optimal decision and pricing selection of the master-slave multichain. The simulation experiments show that the proposed methods can decrease the training loss and improve the parameter accuracy by MedMINST datasets, as well as reach the optimal equilibrium in selection and pricing strategy in the system, guaranteeing the fairness of profit distribution for participants in master-slave multichain.
{"title":"Data-sharing strategies in medical consortium based on master-slave multichain and federated learning","authors":"Bohan Kang, Ning Zhang, Jianming Zhu","doi":"10.1049/blc2.12075","DOIUrl":"10.1049/blc2.12075","url":null,"abstract":"<p>In order to encourage participants to actively join the data sharing and to meet the distributed structure and privacy requirement in the medical consortium, the data-sharing strategy based on the master-slave multichain is presented in this paper. According to the different computing resources and the responsibility of participants, the adaptive Proof of Liveness and Quality consensus and hierarchical federated learning algorithm for master-slave multichain are proposed. Meanwhile, by quantifying the utility function and the optimization constraint of participants, this paper designs the cooperative incentive mechanism of medical consortium in multi-leader Stackelberg game to solve the optimal decision and pricing selection of the master-slave multichain. The simulation experiments show that the proposed methods can decrease the training loss and improve the parameter accuracy by MedMINST datasets, as well as reach the optimal equilibrium in selection and pricing strategy in the system, guaranteeing the fairness of profit distribution for participants in master-slave multichain.</p>","PeriodicalId":100650,"journal":{"name":"IET Blockchain","volume":"4 4","pages":"470-481"},"PeriodicalIF":0.0,"publicationDate":"2024-07-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://onlinelibrary.wiley.com/doi/epdf/10.1049/blc2.12075","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141655460","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
Blockchain trilemma is a considerable obstacle for today's decentralized systems. It is hard to achieve a perfect balance among decentralization, security, and scalability. Many popular blockchain platforms sacrifice scalability to preserve decentralization and security, resulting in low speed, reduced throughput, and poor real-time performance (the time from transaction initiation to confirmation). Currently, there are several technologies, such as sharding, directed acyclic graph technology, sidechains, off-chain state channels etc., that aim to improve throughput and real-time performance. However, most of these solutions compromise the core feature of blockchain, which is decentralization, and introduce new security risks. In this paper, the authors propose a novel method, called MEchain, based on the Proof of Time Series Algorithm. MEchain consists of two models: the multi-chain model and the elastic-chain model. The authors’ experimental results show that these two models can enhance real-time performance and throughput to a higher level in the industry.
{"title":"MEchain—A novel mode to improve blockchain's real-time and throughput","authors":"Yunwei Cao, Ting Yang, Yu Wang, Gang Mao","doi":"10.1049/blc2.12074","DOIUrl":"https://doi.org/10.1049/blc2.12074","url":null,"abstract":"<p>Blockchain trilemma is a considerable obstacle for today's decentralized systems. It is hard to achieve a perfect balance among decentralization, security, and scalability. Many popular blockchain platforms sacrifice scalability to preserve decentralization and security, resulting in low speed, reduced throughput, and poor real-time performance (the time from transaction initiation to confirmation). Currently, there are several technologies, such as sharding, directed acyclic graph technology, sidechains, off-chain state channels etc., that aim to improve throughput and real-time performance. However, most of these solutions compromise the core feature of blockchain, which is decentralization, and introduce new security risks. In this paper, the authors propose a novel method, called MEchain, based on the Proof of Time Series Algorithm. MEchain consists of two models: the multi-chain model and the elastic-chain model. The authors’ experimental results show that these two models can enhance real-time performance and throughput to a higher level in the industry.</p>","PeriodicalId":100650,"journal":{"name":"IET Blockchain","volume":"4 4","pages":"355-364"},"PeriodicalIF":0.0,"publicationDate":"2024-06-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://onlinelibrary.wiley.com/doi/epdf/10.1049/blc2.12074","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142862101","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
Muhammad Faheem, Basit Raza, Muhammad Shoaib Bhutta, Syed Hamid Hussain Madni
<p>The rapid and green energy transition is essential to deal with the fast-growing energy needs in both public and industrial sectors. This has paved the way to integrate distributed renewable energy resources (<span></span><math>