Space target imaging simulation technology is an important tool for space target detection and identification,with advantages that include high flexibility and low cost.However,existing space target imaging simulation...Space target imaging simulation technology is an important tool for space target detection and identification,with advantages that include high flexibility and low cost.However,existing space target imaging simulation technologies are mostly based on target magnitudes for simulations,making it difficult to meet image simulation requirements for different signal-to-noise ratio(SNR)needs.Therefore,design of a simulation method that generates target image sequences with various SNRs based on the optical detection system parameters will be important for faint space target detection research.Addressing the SNR calculation issue in optical observation systems,this paper proposes a ground-based detection image SNR calculation method using the optical system parameters.This method calculates the SNR of an observed image precisely using radiative transfer theory,the optical system parameters,and the observation environment parameters.An SNR-based target sequence image simulation method for ground-based detection scenarios is proposed.This method calculates the imaging SNR using the optical system parameters and establishes a model for conversion between the target’s apparent magnitude and image grayscale values,thereby enabling generation of target sequence simulation images with corresponding SNRs for different system parameters.Experiments show that the SNR obtained using this calculation method has an average calculation error of<1 dB when compared with the theoretical SNR of the actual optical system.Additionally,the simulation images generated by the imaging simulation method show high consistency with real images,which meets the requirements of faint space target detection algorithm research and provides reliable data support for development of related technologies.展开更多
Laboratory safety is a critical area of broad societal concern,particularly in the detection of abnormal actions.To enhance the efficiency and accuracy of detecting such actions,this paper introduces a novel method ca...Laboratory safety is a critical area of broad societal concern,particularly in the detection of abnormal actions.To enhance the efficiency and accuracy of detecting such actions,this paper introduces a novel method called TubeRAPT(Tubelet Transformer based onAdapter and Prefix TrainingModule).Thismethod primarily comprises three key components:the TubeR network,an adaptive clustering attention mechanism,and a prefix training module.These components work in synergy to address the challenge of knowledge preservation in models pretrained on large datasets while maintaining training efficiency.The TubeR network serves as the backbone for spatio-temporal feature extraction,while the adaptive clustering attention mechanism refines the focus on relevant information.The prefix training module facilitates efficient fine-tuning and knowledge transfer.Experimental results demonstrate the effectiveness of TubeRAPT,achieving a 68.44%mean Average Precision(mAP)on the CLA(Crazy LabActivity)small-scale dataset,marking a significant improvement of 1.53%over the previous TubeR method.This research not only showcases the potential applications of TubeRAPT in the field of abnormal action detection but also offers innovative ideas and technical support for the future development of laboratory safety monitoring technologies.The proposed method has implications for improving safety management systems in various laboratory environments,potentially reducing accidents and enhancing overall workplace safety.展开更多
Blockchain merges technology with the Internet of Things(IoT)for addressing security and privacy-related issues.However,conventional blockchain suffers from scalability issues due to its linear structure,which increas...Blockchain merges technology with the Internet of Things(IoT)for addressing security and privacy-related issues.However,conventional blockchain suffers from scalability issues due to its linear structure,which increases the storage overhead,and Intrusion detection performed was limited with attack severity,leading to performance degradation.To overcome these issues,we proposed MZWB(Multi-Zone-Wise Blockchain)model.Initially,all the authenticated IoT nodes in the network ensure their legitimacy by using the Enhanced Blowfish Algorithm(EBA),considering several metrics.Then,the legitimately considered nodes for network construction for managing the network using Bayesian-Direct Acyclic Graph(B-DAG),which considers several metrics.The intrusion detection is performed based on two tiers.In the first tier,a Deep Convolution Neural Network(DCNN)analyzes the data packets by extracting packet flow features to classify the packets as normal,malicious,and suspicious.In the second tier,the suspicious packets are classified as normal or malicious using the Generative Adversarial Network(GAN).Finally,intrusion scenario performed reconstruction to reduce the severity of attacks in which Improved Monkey Optimization(IMO)is used for attack path discovery by considering several metrics,and the Graph cut utilized algorithm for attack scenario reconstruction(ASR).UNSW-NB15 and BoT-IoT utilized datasets for the MZWB method simulated using a Network simulator(NS-3.26).Compared with previous performance metrics such as energy consumption,storage overhead accuracy,response time,attack detection rate,precision,recall,and F-measure.The simulation result shows that the proposed MZWB method achieves high performance than existing works.展开更多
Objective and accurate classification model or method of cloud image is a prerequisite for accurate weather monitoring and forecast.Thus safety of aircraft taking off and landing and air flight can be guaranteed.Thres...Objective and accurate classification model or method of cloud image is a prerequisite for accurate weather monitoring and forecast.Thus safety of aircraft taking off and landing and air flight can be guaranteed.Thresholding is a kind of simple and effective method of cloud classification.It can realize automated ground-based cloud detection and cloudage observation.The existing segmentation methods based on fixed threshold and single threshold cannot achieve good segmentation effect.Thus it is difficult to obtain the accurate result of cloud detection and cloudage observation.In view of the above-mentioned problems,multi-thresholding methods of ground-based cloud based on exponential entropy/exponential gray entropy and uniform searching particle swarm optimization(UPSO)are proposed.Exponential entropy and exponential gray entropy make up for the defects of undefined value and zero value in Shannon entropy.In addition,exponential gray entropy reflects the relative uniformity of gray levels within the cloud cluster and background cluster.Cloud regions and background regions of different gray level ranges can be distinguished more precisely using the multi-thresholding strategy.In order to reduce computational complexity of original exhaustive algorithm for multi-threshold selection,the UPSO algorithm is adopted.It can find the optimal thresholds quickly and accurately.As a result,the real-time processing of segmentation of groundbased cloud image can be realized.The experimental results show that,in comparison with the existing groundbased cloud image segmentation methods and multi-thresholding method based on maximum Shannon entropy,the proposed methods can extract the boundary shape,textures and details feature of cloud more clearly.Therefore,the accuracies of cloudage detection and morphology classification for ground-based cloud are both improved.展开更多
The swift evolution of deep learning has greatly benefited the field of intensive aquaculture.Specifically,deep learning-based shrimp larvae detection has offered important technical assistance for counting shrimp lar...The swift evolution of deep learning has greatly benefited the field of intensive aquaculture.Specifically,deep learning-based shrimp larvae detection has offered important technical assistance for counting shrimp larvae and recognizing abnormal behaviors.Firstly,the transparent bodies and small sizes of shrimp larvae,combined with complex scenarios due to variations in light intensity and water turbidity,make it challenging for current detection methods to achieve high accuracy.Secondly,deep learning-based object detection demands substantial computing power and storage space,which restricts its application on edge devices.This paper proposes an efficient one-stage shrimp larvae detection method,FAMDet,specifically designed for complex scenarios in intensive aquaculture.Firstly,different from the ordinary detection methods,it exploits an efficient FasterNet backbone,constructed with partial convolution,to extract effective multi-scale shrimp larvae features.Meanwhile,we construct an adaptively bi-directional fusion neck to integrate high-level semantic information and low-level detail information of shrimp larvae in a matter that sufficiently merges features and further mitigates noise interference.Finally,a decoupled detection head equipped with MPDIoU is used for precise bounding box regression of shrimp larvae.We collected images of shrimp larvae from multiple scenarios and labeled 108,365 targets for experiments.Compared with the ordinary detection methods(Faster RCNN,SSD,RetinaNet,CenterNet,FCOS,DETR,and YOLOX_s),FAMDet has obtained considerable advantages in accuracy,speed,and complexity.Compared with the outstanding one-stage method YOLOv8s,it has improved accuracy while reducing 57%parameters,37%FLOPs,22%inference latency per image on CPU,and 56%storage overhead.Furthermore,FAMDet has still outperformed multiple lightweight methods(EfficientDet,RT-DETR,GhostNetV2,EfficientFormerV2,EfficientViT,and MobileNetV4).In addition,we conducted experiments on the public dataset(VOC 07+12)to further verify the effectiveness of FAMDet.Consequently,the proposed method can effectively alleviate the limitations faced by resource-constrained devices and achieve superior shrimp larvae detection results.展开更多
Hazardous gas detection systems play an important role in preventing catastrophic gas-related accidents in process industries. Even though effective detection technology currently exists for hazardous gas releases and...Hazardous gas detection systems play an important role in preventing catastrophic gas-related accidents in process industries. Even though effective detection technology currently exists for hazardous gas releases and a majority of process installations have a large number of sensitive detectors in place, the actual operating performance of gas detection systems still does not meet the expected requirements. In this paper, a riskbased methodology is proposed to optimize the placement of hazardous gas detectors. The methodology includes three main steps, namely, the establishment of representative leak scenarios, computational fluid dynamics(CFD)-based gas dispersion modeling, and the establishment of an optimized solution. Based on the combination of gas leak probability and joint distribution probability of wind velocity and wind direction, a quantitative filtering approach is presented to select representative leak scenarios from all potential scenarios. The commercial code ANSYS-FLUENT is used to estimate the consequence of hazardous gas dispersions under various leak and environmental conditions. A stochastic mixed-integer linear programming formulation with the objective of minimizing the total leak risk across all representative leak scenarios is proposed, and the greedy dropping heuristic algorithm(GDHA) is used to solve the optimization model. Finally, a practical application of the methodology is performed to validate its effectiveness for the optimal design of a gas detector system in a high-sulfur natural gas purification plant in Chongqing, China. The results show that an appropriate number of gas detectors with optimal cost-effectiveness can be obtained, and the total leak risk across all potential scenarios can be substantially reduced. This methodology provides an effective approach to guide the optimal placement of pointtype gas detection systems involved with either single or mixed gas releases.展开更多
为了解决施工场景下安全帽佩戴检测时,由于人员密集、遮挡和复杂背景等原因造成的小目标漏检和错检的问题,提出一种基于YOLOv8n的双重注意力机制的跨层多尺度安全帽佩戴检测算法。首先,设计微小目标检测头,以提高模型对小目标的检测能力...为了解决施工场景下安全帽佩戴检测时,由于人员密集、遮挡和复杂背景等原因造成的小目标漏检和错检的问题,提出一种基于YOLOv8n的双重注意力机制的跨层多尺度安全帽佩戴检测算法。首先,设计微小目标检测头,以提高模型对小目标的检测能力;其次,在特征提取网络中嵌入双重注意力机制,从而更加关注复杂场景下目标信息的特征捕获;然后,将特征融合网络替换成重参数化泛化特征金字塔网络(RepGFPN)改进后的跨层多尺度特征融合结构S-GFPN(Selective layer Generalized Feature Pyramid Network),以实现小目标特征层信息和其他特征层的多尺度融合,并建立长期的依赖关系,从而抑制背景信息的干扰;最后,采用MPDIOU(Intersection Over Union with Minimum Point Distance)损失函数来解决尺度变化不敏感的问题。在公开数据集GDUT-HWD上的实验结果表明,改进后的模型比YOLOv8n的mAP@0.5提升了3.4个百分点,对蓝色、黄色、白色和红色安全帽的检测精度分别提升了2.0、1.1、4.6和9.1个百分点,在密集、遮挡、小目标、反光和黑暗这5类复杂场景下的可视化检测效果也优于YOLOv8n,为实际施工场景中安全帽佩戴检测提供了一种有效方法。展开更多
基金supported by Open Fund of National Key Laboratory of Deep Space Exploration(NKDSEL2024014)by Civil Aerospace Pre-research Project of State Administration of Science,Technology and Industry for National Defence,PRC(D040103).
文摘Space target imaging simulation technology is an important tool for space target detection and identification,with advantages that include high flexibility and low cost.However,existing space target imaging simulation technologies are mostly based on target magnitudes for simulations,making it difficult to meet image simulation requirements for different signal-to-noise ratio(SNR)needs.Therefore,design of a simulation method that generates target image sequences with various SNRs based on the optical detection system parameters will be important for faint space target detection research.Addressing the SNR calculation issue in optical observation systems,this paper proposes a ground-based detection image SNR calculation method using the optical system parameters.This method calculates the SNR of an observed image precisely using radiative transfer theory,the optical system parameters,and the observation environment parameters.An SNR-based target sequence image simulation method for ground-based detection scenarios is proposed.This method calculates the imaging SNR using the optical system parameters and establishes a model for conversion between the target’s apparent magnitude and image grayscale values,thereby enabling generation of target sequence simulation images with corresponding SNRs for different system parameters.Experiments show that the SNR obtained using this calculation method has an average calculation error of<1 dB when compared with the theoretical SNR of the actual optical system.Additionally,the simulation images generated by the imaging simulation method show high consistency with real images,which meets the requirements of faint space target detection algorithm research and provides reliable data support for development of related technologies.
基金supported by the Philosophy and Social Sciences Planning Project of Guangdong Province of China(GD23XGL099)the Guangdong General Universities Young Innovative Talents Project(2023KQNCX247)the Research Project of Shanwei Institute of Technology(SWKT22-019).
文摘Laboratory safety is a critical area of broad societal concern,particularly in the detection of abnormal actions.To enhance the efficiency and accuracy of detecting such actions,this paper introduces a novel method called TubeRAPT(Tubelet Transformer based onAdapter and Prefix TrainingModule).Thismethod primarily comprises three key components:the TubeR network,an adaptive clustering attention mechanism,and a prefix training module.These components work in synergy to address the challenge of knowledge preservation in models pretrained on large datasets while maintaining training efficiency.The TubeR network serves as the backbone for spatio-temporal feature extraction,while the adaptive clustering attention mechanism refines the focus on relevant information.The prefix training module facilitates efficient fine-tuning and knowledge transfer.Experimental results demonstrate the effectiveness of TubeRAPT,achieving a 68.44%mean Average Precision(mAP)on the CLA(Crazy LabActivity)small-scale dataset,marking a significant improvement of 1.53%over the previous TubeR method.This research not only showcases the potential applications of TubeRAPT in the field of abnormal action detection but also offers innovative ideas and technical support for the future development of laboratory safety monitoring technologies.The proposed method has implications for improving safety management systems in various laboratory environments,potentially reducing accidents and enhancing overall workplace safety.
文摘Blockchain merges technology with the Internet of Things(IoT)for addressing security and privacy-related issues.However,conventional blockchain suffers from scalability issues due to its linear structure,which increases the storage overhead,and Intrusion detection performed was limited with attack severity,leading to performance degradation.To overcome these issues,we proposed MZWB(Multi-Zone-Wise Blockchain)model.Initially,all the authenticated IoT nodes in the network ensure their legitimacy by using the Enhanced Blowfish Algorithm(EBA),considering several metrics.Then,the legitimately considered nodes for network construction for managing the network using Bayesian-Direct Acyclic Graph(B-DAG),which considers several metrics.The intrusion detection is performed based on two tiers.In the first tier,a Deep Convolution Neural Network(DCNN)analyzes the data packets by extracting packet flow features to classify the packets as normal,malicious,and suspicious.In the second tier,the suspicious packets are classified as normal or malicious using the Generative Adversarial Network(GAN).Finally,intrusion scenario performed reconstruction to reduce the severity of attacks in which Improved Monkey Optimization(IMO)is used for attack path discovery by considering several metrics,and the Graph cut utilized algorithm for attack scenario reconstruction(ASR).UNSW-NB15 and BoT-IoT utilized datasets for the MZWB method simulated using a Network simulator(NS-3.26).Compared with previous performance metrics such as energy consumption,storage overhead accuracy,response time,attack detection rate,precision,recall,and F-measure.The simulation result shows that the proposed MZWB method achieves high performance than existing works.
基金Supported by the National Natural Science Foundation of China(60872065)the Open Foundation of Key Laboratory of Meteorological Disaster of Ministry of Education at Nanjing University of Information Science & Technology(KLME1108)the Priority Academic Program Development of Jiangsu Higher Education Institutions
文摘Objective and accurate classification model or method of cloud image is a prerequisite for accurate weather monitoring and forecast.Thus safety of aircraft taking off and landing and air flight can be guaranteed.Thresholding is a kind of simple and effective method of cloud classification.It can realize automated ground-based cloud detection and cloudage observation.The existing segmentation methods based on fixed threshold and single threshold cannot achieve good segmentation effect.Thus it is difficult to obtain the accurate result of cloud detection and cloudage observation.In view of the above-mentioned problems,multi-thresholding methods of ground-based cloud based on exponential entropy/exponential gray entropy and uniform searching particle swarm optimization(UPSO)are proposed.Exponential entropy and exponential gray entropy make up for the defects of undefined value and zero value in Shannon entropy.In addition,exponential gray entropy reflects the relative uniformity of gray levels within the cloud cluster and background cluster.Cloud regions and background regions of different gray level ranges can be distinguished more precisely using the multi-thresholding strategy.In order to reduce computational complexity of original exhaustive algorithm for multi-threshold selection,the UPSO algorithm is adopted.It can find the optimal thresholds quickly and accurately.As a result,the real-time processing of segmentation of groundbased cloud image can be realized.The experimental results show that,in comparison with the existing groundbased cloud image segmentation methods and multi-thresholding method based on maximum Shannon entropy,the proposed methods can extract the boundary shape,textures and details feature of cloud more clearly.Therefore,the accuracies of cloudage detection and morphology classification for ground-based cloud are both improved.
基金supported by the National Shrimp and Crab Industry Technical System Construction Project 2022(No.CARS-48)the National Natural Science Foundation of China(No.62076244)+2 种基金the Chinese Universities Scientific Fund(No.2022TC109)the Double First-class Project of China Agricultural University(2022)and the Double First-class International Cooperation Project of China Agricultural University(No.10020799).
文摘The swift evolution of deep learning has greatly benefited the field of intensive aquaculture.Specifically,deep learning-based shrimp larvae detection has offered important technical assistance for counting shrimp larvae and recognizing abnormal behaviors.Firstly,the transparent bodies and small sizes of shrimp larvae,combined with complex scenarios due to variations in light intensity and water turbidity,make it challenging for current detection methods to achieve high accuracy.Secondly,deep learning-based object detection demands substantial computing power and storage space,which restricts its application on edge devices.This paper proposes an efficient one-stage shrimp larvae detection method,FAMDet,specifically designed for complex scenarios in intensive aquaculture.Firstly,different from the ordinary detection methods,it exploits an efficient FasterNet backbone,constructed with partial convolution,to extract effective multi-scale shrimp larvae features.Meanwhile,we construct an adaptively bi-directional fusion neck to integrate high-level semantic information and low-level detail information of shrimp larvae in a matter that sufficiently merges features and further mitigates noise interference.Finally,a decoupled detection head equipped with MPDIoU is used for precise bounding box regression of shrimp larvae.We collected images of shrimp larvae from multiple scenarios and labeled 108,365 targets for experiments.Compared with the ordinary detection methods(Faster RCNN,SSD,RetinaNet,CenterNet,FCOS,DETR,and YOLOX_s),FAMDet has obtained considerable advantages in accuracy,speed,and complexity.Compared with the outstanding one-stage method YOLOv8s,it has improved accuracy while reducing 57%parameters,37%FLOPs,22%inference latency per image on CPU,and 56%storage overhead.Furthermore,FAMDet has still outperformed multiple lightweight methods(EfficientDet,RT-DETR,GhostNetV2,EfficientFormerV2,EfficientViT,and MobileNetV4).In addition,we conducted experiments on the public dataset(VOC 07+12)to further verify the effectiveness of FAMDet.Consequently,the proposed method can effectively alleviate the limitations faced by resource-constrained devices and achieve superior shrimp larvae detection results.
基金Supported by the National Natural Science Foundation of China(51474184)the Natural Science Foundation of the State Administration of Work Safety in China(2012-387,Sichuan-0021-2016AQ)
文摘Hazardous gas detection systems play an important role in preventing catastrophic gas-related accidents in process industries. Even though effective detection technology currently exists for hazardous gas releases and a majority of process installations have a large number of sensitive detectors in place, the actual operating performance of gas detection systems still does not meet the expected requirements. In this paper, a riskbased methodology is proposed to optimize the placement of hazardous gas detectors. The methodology includes three main steps, namely, the establishment of representative leak scenarios, computational fluid dynamics(CFD)-based gas dispersion modeling, and the establishment of an optimized solution. Based on the combination of gas leak probability and joint distribution probability of wind velocity and wind direction, a quantitative filtering approach is presented to select representative leak scenarios from all potential scenarios. The commercial code ANSYS-FLUENT is used to estimate the consequence of hazardous gas dispersions under various leak and environmental conditions. A stochastic mixed-integer linear programming formulation with the objective of minimizing the total leak risk across all representative leak scenarios is proposed, and the greedy dropping heuristic algorithm(GDHA) is used to solve the optimization model. Finally, a practical application of the methodology is performed to validate its effectiveness for the optimal design of a gas detector system in a high-sulfur natural gas purification plant in Chongqing, China. The results show that an appropriate number of gas detectors with optimal cost-effectiveness can be obtained, and the total leak risk across all potential scenarios can be substantially reduced. This methodology provides an effective approach to guide the optimal placement of pointtype gas detection systems involved with either single or mixed gas releases.
文摘为了解决施工场景下安全帽佩戴检测时,由于人员密集、遮挡和复杂背景等原因造成的小目标漏检和错检的问题,提出一种基于YOLOv8n的双重注意力机制的跨层多尺度安全帽佩戴检测算法。首先,设计微小目标检测头,以提高模型对小目标的检测能力;其次,在特征提取网络中嵌入双重注意力机制,从而更加关注复杂场景下目标信息的特征捕获;然后,将特征融合网络替换成重参数化泛化特征金字塔网络(RepGFPN)改进后的跨层多尺度特征融合结构S-GFPN(Selective layer Generalized Feature Pyramid Network),以实现小目标特征层信息和其他特征层的多尺度融合,并建立长期的依赖关系,从而抑制背景信息的干扰;最后,采用MPDIOU(Intersection Over Union with Minimum Point Distance)损失函数来解决尺度变化不敏感的问题。在公开数据集GDUT-HWD上的实验结果表明,改进后的模型比YOLOv8n的mAP@0.5提升了3.4个百分点,对蓝色、黄色、白色和红色安全帽的检测精度分别提升了2.0、1.1、4.6和9.1个百分点,在密集、遮挡、小目标、反光和黑暗这5类复杂场景下的可视化检测效果也优于YOLOv8n,为实际施工场景中安全帽佩戴检测提供了一种有效方法。