In recent years,with the development of synthetic aperture radar(SAR)technology and the widespread application of deep learning,lightweight detection of SAR images has emerged as a research direction.The ultimate goal...In recent years,with the development of synthetic aperture radar(SAR)technology and the widespread application of deep learning,lightweight detection of SAR images has emerged as a research direction.The ultimate goal is to reduce computational and storage requirements while ensuring detection accuracy and reliability,making it an ideal choice for achieving rapid response and efficient processing.In this regard,a lightweight SAR ship target detection algorithm based on YOLOv8 was proposed in this study.Firstly,the C2f-Sc module was designed by fusing the C2f in the backbone network with the ScConv to reduce spatial redundancy and channel redundancy between features in convolutional neural networks.At the same time,the Ghost module was introduced into the neck network to effectively reduce model parameters and computational complexity.A relatively lightweight EMA attention mechanism was added to the neck network to promote the effective fusion of features at different levels.Experimental results showed that the Parameters and GFLOPs of the improved model are reduced by 8.5%and 7.0%when mAP@0.5 and mAP@0.5:0.95 are increased by 0.7%and 1.8%,respectively.It makes the model lightweight and improves the detection accuracy,which has certain application value.展开更多
4-Nonylphenol(NP)is a kind of estrogen belonging to the endocrine disrupter,widely used in various agricultural and industrial goods.However,extensive use of NP with direct release to environment poses high risks to b...4-Nonylphenol(NP)is a kind of estrogen belonging to the endocrine disrupter,widely used in various agricultural and industrial goods.However,extensive use of NP with direct release to environment poses high risks to both human health and ecosystems.Herein,for the first time,we developed near-infrared(NIR)responsive upconversion luminescence nanosensor for NP detection.The Förster resonance energy transfer based upconversion nanoparticles(UCNPs)-graphene oxide sensor offers highly selective and sensitive detection of NP in linear ranges of 5−200 ng/mL and 200−1000 ng/mL under 980 nm and 808 nm excitation,respectively,with LOD at 4.2 ng/mL.The sensors were successfully tested for NP detection in real liquid milk samples with excellent recovery results.The rare-earth fluoride based upconversion luminescence nanosensor with NIR excitation wavelength,holds promise for sensing food,environmental,and biological samples due to their high sensitivity,specific recognition,low LOD,negligible autofluorescence,along with the deep penetration of NIR excitation sources.展开更多
In this work,a novel bifunctional zirconium dioxide@zeolitic imidazolate framework-90(ZrO_(2)@ZIF-90)nanozyme was successfully developed for the catalytic degradation and electrochemical detection of methyl parathion(...In this work,a novel bifunctional zirconium dioxide@zeolitic imidazolate framework-90(ZrO_(2)@ZIF-90)nanozyme was successfully developed for the catalytic degradation and electrochemical detection of methyl parathion(MP).The ZrO_(2)@ZIF-90 nanozyme with phosphatase hydrolysis activity can convert MP into p-nitrophenol(p-NP).The addition of ZrO_(2)riched in Lewis acid Zr(IV)sites significantly enhanced the phosphatase hydrolysis activity of ZIF-90.ZrO_(2)@ZIF-90 also displayed satisfactory electrocatalytic performance on account of the high surface area,high porosity and powerful enrichment ability of the ZIF-90 and the excellent ion transfer capacity of ZrO_(2).A ZrO_(2)@ZIF-90 nanozyme modified glassy carbon electrode(ZrO_(2)@ZIF-90/GCE)was then fabricated to analyze p-NP formed through MP degradation.Under the optimized conditions,the developed sensor displayed satisfactory analytical performance with a low limit of detection of 0.53μmol/L and two wide linear ranges(3-10 and 10-200μmol/L).ZrO_(2)@ZIF-90 nanozyme accomplished to the degradation and electrochemical detection of MP in river water and spiked fruits.This study identifies a promising new strategy for the design of bifunctional nanozymes for the detection of environmental hazards.展开更多
To solve the problem of poor detection and limited application range of current intrusion detection methods,this paper attempts to use deep learning neural network technology to study a new type of intrusion detection...To solve the problem of poor detection and limited application range of current intrusion detection methods,this paper attempts to use deep learning neural network technology to study a new type of intrusion detection method.Hence,we proposed an intrusion detection algorithm based on convolutional neural network(CNN)and AdaBoost algorithm.This algorithm uses CNN to extract the characteristics of network traffic data,which is particularly suitable for the analysis of continuous and classified attack data.The AdaBoost algorithm is used to classify network attack data that improved the detection effect of unbalanced data classification.We adopt the UNSW-NB15 dataset to test of this algorithm in the PyCharm environment.The results show that the detection rate of algorithm is99.27%and the false positive rate is lower than 0.98%.Comparative analysis shows that this algorithm has advantages over existing methods in terms of detection rate and false positive rate for small proportion of attack data.展开更多
The widespread adoption of blockchain technology has led to the exploration of its numerous applications in various fields.Cryptographic algorithms and smart contracts are critical components of blockchain security.De...The widespread adoption of blockchain technology has led to the exploration of its numerous applications in various fields.Cryptographic algorithms and smart contracts are critical components of blockchain security.Despite the benefits of virtual currency,vulnerabilities in smart contracts have resulted in substantial losses to users.While researchers have identified these vulnerabilities and developed tools for detecting them,the accuracy of these tools is still far from satisfactory,with high false positive and false negative rates.In this paper,we propose a new method for detecting vulnerabilities in smart contracts using the BERT pre-training model,which can quickly and effectively process and detect smart contracts.More specifically,we preprocess and make symbol substitution in the contract,which can make the pre-training model better obtain contract features.We evaluate our method on four datasets and compare its performance with other deep learning models and vulnerability detection tools,demonstrating its superior accuracy.展开更多
Recently,anomaly detection(AD)in streaming data gained significant attention among research communities due to its applicability in finance,business,healthcare,education,etc.The recent developments of deep learning(DL...Recently,anomaly detection(AD)in streaming data gained significant attention among research communities due to its applicability in finance,business,healthcare,education,etc.The recent developments of deep learning(DL)models find helpful in the detection and classification of anomalies.This article designs an oversampling with an optimal deep learning-based streaming data classification(OS-ODLSDC)model.The aim of the OSODLSDC model is to recognize and classify the presence of anomalies in the streaming data.The proposed OS-ODLSDC model initially undergoes preprocessing step.Since streaming data is unbalanced,support vector machine(SVM)-Synthetic Minority Over-sampling Technique(SVM-SMOTE)is applied for oversampling process.Besides,the OS-ODLSDC model employs bidirectional long short-term memory(Bi LSTM)for AD and classification.Finally,the root means square propagation(RMSProp)optimizer is applied for optimal hyperparameter tuning of the Bi LSTM model.For ensuring the promising performance of the OS-ODLSDC model,a wide-ranging experimental analysis is performed using three benchmark datasets such as CICIDS 2018,KDD-Cup 1999,and NSL-KDD datasets.展开更多
Fire detection has a great impact on people’s life safety.Fire Detection-DETR(FD-DETR)is a fire detection model based on RT-DETR for early fire identification in complex fire scenes.In this study,Adown sub-sampling m...Fire detection has a great impact on people’s life safety.Fire Detection-DETR(FD-DETR)is a fire detection model based on RT-DETR for early fire identification in complex fire scenes.In this study,Adown sub-sampling module was selected to improve the original convolution module,which improved the detection accuracy and reduced the number of parameter values.Using LSKA attention module on the backbone network further improved the detection accuracy.The experimental results showed that compared with the original RT-DETR model,the precision and mAP of FD-DETR flame detection are increased by 0.8%and 0.1%,respectively,which proves that the improved method proposed in this study effectively improves the feature extraction and feature fusion capabilities of the network.In the complex scene fire detection task,the performance of the improved RT-DETR algorithm is better than the original RT-DETR algorithm.展开更多
The advent of pandemics such as COVID-19 significantly impacts human behaviour and lives every day.Therefore,it is essential to make medical services connected to internet,available in every remote location during the...The advent of pandemics such as COVID-19 significantly impacts human behaviour and lives every day.Therefore,it is essential to make medical services connected to internet,available in every remote location during these situations.Also,the security issues in the Internet of Medical Things(IoMT)used in these service,make the situation even more critical because cyberattacks on the medical devices might cause treatment delays or clinical failures.Hence,services in the healthcare ecosystem need rapid,uninterrupted,and secure facilities.The solution provided in this research addresses security concerns and services availability for patients with critical health in remote areas.This research aims to develop an intelligent Software Defined Networks(SDNs)enabled secure framework for IoT healthcare ecosystem.We propose a hybrid of machine learning and deep learning techniques(DNN+SVM)to identify network intrusions in the sensor-based healthcare data.In addition,this system can efficiently monitor connected devices and suspicious behaviours.Finally,we evaluate the performance of our proposed framework using various performance metrics based on the healthcare application scenarios.the experimental results show that the proposed approach effectively detects and mitigates attacks in the SDN-enabled IoT networks and performs better that other state-of-art-approaches.展开更多
Herein,a novel interference-free surface-enhanced Raman spectroscopy(SERS)strategy based on magnetic nanoparticles(MNPs)and aptamer-driven assemblies was proposed for the ultrasensitive detection of histamine.A core-s...Herein,a novel interference-free surface-enhanced Raman spectroscopy(SERS)strategy based on magnetic nanoparticles(MNPs)and aptamer-driven assemblies was proposed for the ultrasensitive detection of histamine.A core-satellite SERS aptasensor was constructed by combining aptamer-decorated Fe_(3)O_(4)@Au MNPs(as the recognize probe for histamine)and complementary DNA-modified silver nanoparticles carrying 4-mercaptobenzonitrile(4-MBN)(Ag@4-MBN@Ag-c-DNA)as the SERS signal probe for the indirect detection of histamine.Under an applied magnetic field in the absence of histamine,the assembly gave an intense Raman signal at“Raman biological-silent”region due to 4-MBN.In the presence of histamine,the Ag@4-MBN@Ag-c-DNA SERS-tag was released from the Fe_(3)O_(4)@Au MNPs,thus decreasing the SERS signal.Under optimal conditions,an ultra-low limit of detection of 0.65×10^(-3)ng/mL and a linear range 10^(-2)-10^5 ng/mL on the SERS aptasensor were obtained.The histamine content in four food samples were analyzed using the SERS aptasensor,with the results consistent with those determined by high performance liquid chromatography.The present work highlights the merits of indirect strategies for the ultrasensitive and highly selective SERS detection of small biological molecules in complex matrices.展开更多
Multifunctional,flexible,and robust thin films capable of operating in demanding harsh temperature environments are crucial for various cutting-edge applications.This study presents a multifunctional Janus film integr...Multifunctional,flexible,and robust thin films capable of operating in demanding harsh temperature environments are crucial for various cutting-edge applications.This study presents a multifunctional Janus film integrating highly-crystalline Ti_(3)C_(2)T_(x) MXene and mechanically-robust carbon nanotube(CNT)film through strong hydrogen bonding.The hybrid film not only exhibits high electrical conductivity(4250 S cm^(-1)),but also demonstrates robust mechanical strength and durability in both extremely low and high temperature environments,showing exceptional resistance to thermal shock.This hybrid Janus film of 15μm thickness reveals remarkable multifunctionality,including efficient electromagnetic shielding effectiveness of 72 dB in X band frequency range,excellent infrared(IR)shielding capability with an average emissivity of 0.09(a minimal value of 0.02),superior thermal camouflage performance over a wide temperature range(−1 to 300℃)achieving a notable reduction in the radiated temperature by 243℃ against a background temperature of 300℃,and outstanding IR detection capability characterized by a 44%increase in resistance when exposed to 250 W IR radiation.This multifunctional MXene/CNT Janus film offers a feasible solution for electromagnetic shielding and IR shielding/detection under challenging conditions.展开更多
Traditional transgenic detection methods require high test conditions and struggle to be both sensitive and efficient.In this study,a one-tube dual recombinase polymerase amplification(RPA)reaction system for CP4-EPSP...Traditional transgenic detection methods require high test conditions and struggle to be both sensitive and efficient.In this study,a one-tube dual recombinase polymerase amplification(RPA)reaction system for CP4-EPSPS and Cry1Ab/Ac was proposed and combined with a lateral flow immunochromatographic assay,named“Dual-RPA-LFD”,to visualize the dual detection of genetically modified(GM)crops.In which,the herbicide tolerance gene CP4-EPSPS and the insect resistance gene Cry1Ab/Ac were selected as targets taking into account the current status of the most widespread application of insect resistance and herbicide tolerance traits and their stacked traits.Gradient diluted plasmids,transgenic standards,and actual samples were used as templates to conduct sensitivity,specificity,and practicality assays,respectively.The constructed method achieved the visual detection of plasmid at levels as low as 100 copies,demonstrating its high sensitivity.In addition,good applicability to transgenic samples was observed,with no cross-interference between two test lines and no influence from other genes.In conclusion,this strategy achieved the expected purpose of simultaneous detection of the two popular targets in GM crops within 20 min at 37°C in a rapid,equipmentfree field manner,providing a new alternative for rapid screening for transgenic assays in the field.展开更多
The miniaturized broadband detection module can be embedded into the microwave application system such as the front end of the transmitter to detect the power or other parameters in real time.It is highly prospective ...The miniaturized broadband detection module can be embedded into the microwave application system such as the front end of the transmitter to detect the power or other parameters in real time.It is highly prospective in military and scientific research.In this paper,a broadband power detection module operating at 26.5 GHz-40.0 GHz is designed by using low-barrier Schottky diode as the detector and a comparator for threshold output.This module can dynamically detect the power range between-10 dBm and 10 dBm with the detection accuracy of 0.1 dB.Further,the temperature compensation circuit is also applied to improve the measurement error.As a result,the resulted error low to±1 dB in the temperature range of -55℃ to +85℃ is achieved.The designed module is encapsulated by a Kovar alloy with a small volume of 9 mm×6 mm×3 mm.This endows the designed module the advantages of small size,easy integration,and low cost,and even it is applicable to high-reliability environments such as satellites.展开更多
In the study of oriented bounding boxes(OBB)object detection in high-resolution remote sensing images,the problem of missed and wrong detection of small targets occurs because the targets are too small and have differ...In the study of oriented bounding boxes(OBB)object detection in high-resolution remote sensing images,the problem of missed and wrong detection of small targets occurs because the targets are too small and have different orientations.Existing OBB object detection for remote sensing images,although making good progress,mainly focuses on directional modeling,while less consideration is given to the size of the object as well as the problem of missed detection.In this study,a method based on improved YOLOv8 was proposed for detecting oriented objects in remote sensing images,which can improve the detection precision of oriented objects in remote sensing images.Firstly,the ResCBAMG module was innovatively designed,which could better extract channel and spatial correlation information.Secondly,the innovative top-down feature fusion layer network structure was proposed in conjunction with the Efficient Channel Attention(ECA)attention module,which helped to capture inter-local cross-channel interaction information appropriately.Finally,we introduced an innovative ResCBAMG module between the different C2f modules and detection heads of the bottom-up feature fusion layer.This innovative structure helped the model to better focus on the target area.The precision and robustness of oriented target detection were also improved.Experimental results on the DOTA-v1.5 dataset showed that the detection Precision,mAP@0.5,and mAP@0.5:0.95 metrics of the improved model are better compared to the original model.This improvement is effective in detecting small targets and complex scenes.展开更多
In the field of remote sensing,the rapid and accurate acquisition of the category and location of airplanes has emerged as a prominent research.However,remote sensing fuzzy imaging and complex environmental interferen...In the field of remote sensing,the rapid and accurate acquisition of the category and location of airplanes has emerged as a prominent research.However,remote sensing fuzzy imaging and complex environmental interference affect airplane detection.Besides,the inconsistency in the size of remote sensing images and the low accuracy of small target detection are crucial challenges that need to be addressed.To tackle these issues,we propose a novel network SDaDCS(SAHI-data augmentation-dilation-channel and spatial attention)based on YOLOX model and the slicing aided hyper inference(SAHI)framework,a new data augmentation technique and dilation-channel and spatial(DCS)attention mechanism.Initially,we create a remote sensing dataset for airplane targets and introduce a new data augmentation technique based on the Rotate-Mixup and mixed data augmentation to enhance data diversity.The DCS attention mechanism,which comprises the dilated convolution block,channel attention and spatial attention,is designed to bolster the feature extraction and discrimination of the network.To address the challenges arised by the difficulties of detecting small targets,we integrate the YOLOX model with the SAHI framework.Experiment results show that,when compared to the original YOLOX model,the proposed SDaDCS remote sensing target detection algorithm enhances overall accuracy by 13.6%.The experimental results validate the effectiveness of the proposed algorithm.展开更多
Unmanned aerial vehicles(UAVs)have been widely used in military,medical,wireless communications,aerial surveillance,etc.One key topic involving UAVs is pose estimation in autonomous navigation.A standard procedure for...Unmanned aerial vehicles(UAVs)have been widely used in military,medical,wireless communications,aerial surveillance,etc.One key topic involving UAVs is pose estimation in autonomous navigation.A standard procedure for this process is to combine inertial navigation system sensor information with the global navigation satellite system(GNSS)signal.However,some factors can interfere with the GNSS signal,such as ionospheric scintillation,jamming,or spoofing.One alternative method to avoid using the GNSS signal is to apply an image processing approach by matching UAV images with georeferenced images.But a high effort is required for image edge extraction.Here a support vector regression(SVR)model is proposed to reduce this computational load and processing time.The dynamic partial reconfiguration(DPR)of part of the SVR datapath is implemented to accelerate the process,reduce the area,and analyze its granularity by increasing the grain size of the reconfigurable region.Results show that the implementation in hardware is 68 times faster than that in software.This architecture with DPR also facilitates the low power consumption of 4 mW,leading to a reduction of 57%than that without DPR.This is also the lowest power consumption in current machine learning hardware implementations.Besides,the circuitry area is 41 times smaller.SVR with Gaussian kernel shows a success rate of 99.18%and minimum square error of 0.0146 for testing with the planning trajectory.This system is useful for adaptive applications where the user/designer can modify/reconfigure the hardware layout during its application,thus contributing to lower power consumption,smaller hardware area,and shorter execution time.展开更多
With the rapid development of the Internet,network security and data privacy are increasingly valued.Although classical Network Intrusion Detection System(NIDS)based on Deep Learning(DL)models can provide good detecti...With the rapid development of the Internet,network security and data privacy are increasingly valued.Although classical Network Intrusion Detection System(NIDS)based on Deep Learning(DL)models can provide good detection accuracy,but collecting samples for centralized training brings the huge risk of data privacy leakage.Furthermore,the training of supervised deep learning models requires a large number of labeled samples,which is usually cumbersome.The“black-box”problem also makes the DL models of NIDS untrustworthy.In this paper,we propose a trusted Federated Learning(FL)Traffic IDS method called FL-TIDS to address the above-mentioned problems.In FL-TIDS,we design an unsupervised intrusion detection model based on autoencoders that alleviates the reliance on marked samples.At the same time,we use FL for model training to protect data privacy.In addition,we design an improved SHAP interpretable method based on chi-square test to perform interpretable analysis of the trained model.We conducted several experiments to evaluate the proposed FL-TIDS.We first determine experimentally the structure and the number of neurons of the unsupervised AE model.Secondly,we evaluated the proposed method using the UNSW-NB15 and CICIDS2017 datasets.The exper-imental results show that the unsupervised AE model has better performance than the other 7 intrusion detection models in terms of precision,recall and f1-score.Then,federated learning is used to train the intrusion detection model.The experimental results indicate that the model is more accurate than the local learning model.Finally,we use an improved SHAP explainability method based on Chi-square test to analyze the explainability.The analysis results show that the identification characteristics of the model are consistent with the attack characteristics,and the model is reliable.展开更多
Strontium-90,a highly radioactive isotope,accumulates within the food chain and skeletal structure,posing significant risks to human health.There is a critical need for a sensitive detection strategy for Strontium-90 ...Strontium-90,a highly radioactive isotope,accumulates within the food chain and skeletal structure,posing significant risks to human health.There is a critical need for a sensitive detection strategy for Strontium-90 in complex environmental samples.Here,solid-state nanochannels,modified with metal-organic frameworks(MOF)and specific aptamers,were engineered for highly sensitive detection of strontium ion(Sr^(2+)).The synergistic effect between the reduced effective diameter of the nanochannels due to MOF and the specific binding of Sr^(2+) by aptamers amplifies the difference in ionic current signals,enhancing detection sensitivity significantly.The MOF-modified nanochannels exhibit highly sensitive detection of Sr^(2+),with a limit of detection(LOD)being 0.03 nmol·L^(-1),whereas the LOD for anodized aluminum oxide(AAO)without the modified MOF nanosheets is only 1000 nmol·L^(-1).These findings indicate that the LOD of Sr^(2+) detected by the MOF-modified nanochannels is approximately 33,000 times higher than that by the nanochannels without MOF modification.Additionally,the highly reliable detection of Sr^(2+) in various water samples was achieved,with a recovery rate ranging from 94.00%to 118.70%.This study provides valuable insights into the rapidly advancing field of advanced nanochannel-based sensors and their diverse applications for analyzing complex samples,including environmental contaminant detection,food analysis,medical diagnostics,and more.展开更多
The influence of the longitudinal acceleration and the angular acceleration of detecting target based on vortex electromagnetic waves in keyhole space are analyzed.The spectrum spreads of different orbital angular mom...The influence of the longitudinal acceleration and the angular acceleration of detecting target based on vortex electromagnetic waves in keyhole space are analyzed.The spectrum spreads of different orbital angular momentum(OAM)modes in different non-line-of-sight situations are simulated.The errors of target accelerations in detection are calculated and compared based on the OAM spectra spreading by using two combinations of composite OAM modes in the keyhole space.According to the research,the effects about spectrum spreads of higher OAM modes are more obvious.The error in detection is mainly affected by OAM spectrum spreading,which can be reduced by reasonably using different combinations of OAM modes in different practical situations.The above results provide a reference idea for investigating keyhole effect when vortex electromagnetic wave is used to detect accelerations.展开更多
Strabismus significantly impacts human health as a prevalent ophthalmic condition.Early detection of strabismus is crucial for effective treatment and prognosis.Traditional deep learning models for strabismus detectio...Strabismus significantly impacts human health as a prevalent ophthalmic condition.Early detection of strabismus is crucial for effective treatment and prognosis.Traditional deep learning models for strabismus detection often fail to estimate prediction certainty precisely.This paper employed a Bayesian deep learning algorithm with knowledge distillation,improving the model's performance and uncertainty estimation ability.Trained on 6807 images from two tertiary hospitals,the model showed significantly higher diagnostic accuracy than traditional deep-learning models.Experimental results revealed that knowledge distillation enhanced the Bayesian model’s performance and uncertainty estimation ability.These findings underscore the combined benefits of using Bayesian deep learning algorithms and knowledge distillation,which improve the reliability and accuracy of strabismus diagnostic predictions.展开更多
Plant protein beverage adulteration occurs frequently,which may cause health problems for consumers due to the hidden allergens.Hence,a novel method was developed for authentication by ultra-performance liquid chromat...Plant protein beverage adulteration occurs frequently,which may cause health problems for consumers due to the hidden allergens.Hence,a novel method was developed for authentication by ultra-performance liquid chromatography-tandem mass spectrometry(UPLC-MS/MS).Almond,peanut,walnut and soybean were hydrolyzed,followed by separation by NanoLC-Triple TOF MS.The obtained fingerprints were identified by ProteinPilotTM combined with Uniprot,and 16 signature peptides were selected.Afterwards,plant protein beverages treated by trypsin hydrolysis were analyzed with UPLC-MS/MS.This method showed a good linear relationship with R2>0.99403.The limit of quantification(LOQ)were 0.015,0.01,0.5 and 0.05 g/L for almond,peanut,walnut and soybean,respectively.Mean recoveries ranged from 84.77%to 110.44%with RSDs<15%.The developed method was successfully applied to the adulteration detection of 31 plant protein beverages to reveal adulteration and false labeling.Conclusively,this method could provide technical support for authentication of plant protein beverages to protect the rights and health of consumers.展开更多
文摘In recent years,with the development of synthetic aperture radar(SAR)technology and the widespread application of deep learning,lightweight detection of SAR images has emerged as a research direction.The ultimate goal is to reduce computational and storage requirements while ensuring detection accuracy and reliability,making it an ideal choice for achieving rapid response and efficient processing.In this regard,a lightweight SAR ship target detection algorithm based on YOLOv8 was proposed in this study.Firstly,the C2f-Sc module was designed by fusing the C2f in the backbone network with the ScConv to reduce spatial redundancy and channel redundancy between features in convolutional neural networks.At the same time,the Ghost module was introduced into the neck network to effectively reduce model parameters and computational complexity.A relatively lightweight EMA attention mechanism was added to the neck network to promote the effective fusion of features at different levels.Experimental results showed that the Parameters and GFLOPs of the improved model are reduced by 8.5%and 7.0%when mAP@0.5 and mAP@0.5:0.95 are increased by 0.7%and 1.8%,respectively.It makes the model lightweight and improves the detection accuracy,which has certain application value.
文摘4-Nonylphenol(NP)is a kind of estrogen belonging to the endocrine disrupter,widely used in various agricultural and industrial goods.However,extensive use of NP with direct release to environment poses high risks to both human health and ecosystems.Herein,for the first time,we developed near-infrared(NIR)responsive upconversion luminescence nanosensor for NP detection.The Förster resonance energy transfer based upconversion nanoparticles(UCNPs)-graphene oxide sensor offers highly selective and sensitive detection of NP in linear ranges of 5−200 ng/mL and 200−1000 ng/mL under 980 nm and 808 nm excitation,respectively,with LOD at 4.2 ng/mL.The sensors were successfully tested for NP detection in real liquid milk samples with excellent recovery results.The rare-earth fluoride based upconversion luminescence nanosensor with NIR excitation wavelength,holds promise for sensing food,environmental,and biological samples due to their high sensitivity,specific recognition,low LOD,negligible autofluorescence,along with the deep penetration of NIR excitation sources.
基金financially supported by the National Natural Science Foundation of China(No.31972149)Innovation Capability Improvement Project of Scientific and Technological Small and Medium-sized Enterprises in Shandong Province(No.2022TSGC2409)the Mac Diarmid Institute for Advanced Materials and Nanotechnology and the Dodd-Walls Centre for Photonic and Quantum Technologies。
文摘In this work,a novel bifunctional zirconium dioxide@zeolitic imidazolate framework-90(ZrO_(2)@ZIF-90)nanozyme was successfully developed for the catalytic degradation and electrochemical detection of methyl parathion(MP).The ZrO_(2)@ZIF-90 nanozyme with phosphatase hydrolysis activity can convert MP into p-nitrophenol(p-NP).The addition of ZrO_(2)riched in Lewis acid Zr(IV)sites significantly enhanced the phosphatase hydrolysis activity of ZIF-90.ZrO_(2)@ZIF-90 also displayed satisfactory electrocatalytic performance on account of the high surface area,high porosity and powerful enrichment ability of the ZIF-90 and the excellent ion transfer capacity of ZrO_(2).A ZrO_(2)@ZIF-90 nanozyme modified glassy carbon electrode(ZrO_(2)@ZIF-90/GCE)was then fabricated to analyze p-NP formed through MP degradation.Under the optimized conditions,the developed sensor displayed satisfactory analytical performance with a low limit of detection of 0.53μmol/L and two wide linear ranges(3-10 and 10-200μmol/L).ZrO_(2)@ZIF-90 nanozyme accomplished to the degradation and electrochemical detection of MP in river water and spiked fruits.This study identifies a promising new strategy for the design of bifunctional nanozymes for the detection of environmental hazards.
基金supported in part by the National Key R&D Program of China(No.2022YFB3904503)National Natural Science Foundation of China(No.62172418)。
文摘To solve the problem of poor detection and limited application range of current intrusion detection methods,this paper attempts to use deep learning neural network technology to study a new type of intrusion detection method.Hence,we proposed an intrusion detection algorithm based on convolutional neural network(CNN)and AdaBoost algorithm.This algorithm uses CNN to extract the characteristics of network traffic data,which is particularly suitable for the analysis of continuous and classified attack data.The AdaBoost algorithm is used to classify network attack data that improved the detection effect of unbalanced data classification.We adopt the UNSW-NB15 dataset to test of this algorithm in the PyCharm environment.The results show that the detection rate of algorithm is99.27%and the false positive rate is lower than 0.98%.Comparative analysis shows that this algorithm has advantages over existing methods in terms of detection rate and false positive rate for small proportion of attack data.
基金supported by the National Key Research and Development Plan in China(Grant No.2020YFB1005500)。
文摘The widespread adoption of blockchain technology has led to the exploration of its numerous applications in various fields.Cryptographic algorithms and smart contracts are critical components of blockchain security.Despite the benefits of virtual currency,vulnerabilities in smart contracts have resulted in substantial losses to users.While researchers have identified these vulnerabilities and developed tools for detecting them,the accuracy of these tools is still far from satisfactory,with high false positive and false negative rates.In this paper,we propose a new method for detecting vulnerabilities in smart contracts using the BERT pre-training model,which can quickly and effectively process and detect smart contracts.More specifically,we preprocess and make symbol substitution in the contract,which can make the pre-training model better obtain contract features.We evaluate our method on four datasets and compare its performance with other deep learning models and vulnerability detection tools,demonstrating its superior accuracy.
文摘Recently,anomaly detection(AD)in streaming data gained significant attention among research communities due to its applicability in finance,business,healthcare,education,etc.The recent developments of deep learning(DL)models find helpful in the detection and classification of anomalies.This article designs an oversampling with an optimal deep learning-based streaming data classification(OS-ODLSDC)model.The aim of the OSODLSDC model is to recognize and classify the presence of anomalies in the streaming data.The proposed OS-ODLSDC model initially undergoes preprocessing step.Since streaming data is unbalanced,support vector machine(SVM)-Synthetic Minority Over-sampling Technique(SVM-SMOTE)is applied for oversampling process.Besides,the OS-ODLSDC model employs bidirectional long short-term memory(Bi LSTM)for AD and classification.Finally,the root means square propagation(RMSProp)optimizer is applied for optimal hyperparameter tuning of the Bi LSTM model.For ensuring the promising performance of the OS-ODLSDC model,a wide-ranging experimental analysis is performed using three benchmark datasets such as CICIDS 2018,KDD-Cup 1999,and NSL-KDD datasets.
文摘Fire detection has a great impact on people’s life safety.Fire Detection-DETR(FD-DETR)is a fire detection model based on RT-DETR for early fire identification in complex fire scenes.In this study,Adown sub-sampling module was selected to improve the original convolution module,which improved the detection accuracy and reduced the number of parameter values.Using LSKA attention module on the backbone network further improved the detection accuracy.The experimental results showed that compared with the original RT-DETR model,the precision and mAP of FD-DETR flame detection are increased by 0.8%and 0.1%,respectively,which proves that the improved method proposed in this study effectively improves the feature extraction and feature fusion capabilities of the network.In the complex scene fire detection task,the performance of the improved RT-DETR algorithm is better than the original RT-DETR algorithm.
文摘The advent of pandemics such as COVID-19 significantly impacts human behaviour and lives every day.Therefore,it is essential to make medical services connected to internet,available in every remote location during these situations.Also,the security issues in the Internet of Medical Things(IoMT)used in these service,make the situation even more critical because cyberattacks on the medical devices might cause treatment delays or clinical failures.Hence,services in the healthcare ecosystem need rapid,uninterrupted,and secure facilities.The solution provided in this research addresses security concerns and services availability for patients with critical health in remote areas.This research aims to develop an intelligent Software Defined Networks(SDNs)enabled secure framework for IoT healthcare ecosystem.We propose a hybrid of machine learning and deep learning techniques(DNN+SVM)to identify network intrusions in the sensor-based healthcare data.In addition,this system can efficiently monitor connected devices and suspicious behaviours.Finally,we evaluate the performance of our proposed framework using various performance metrics based on the healthcare application scenarios.the experimental results show that the proposed approach effectively detects and mitigates attacks in the SDN-enabled IoT networks and performs better that other state-of-art-approaches.
基金financially supported by the National Natural Science Foundation of China(31972149)funding support from the MacDiarmid Institute for Advanced Materials and Nanotechnologythe Dodd-Walls Centre for Photonic and Quantum Technologies。
文摘Herein,a novel interference-free surface-enhanced Raman spectroscopy(SERS)strategy based on magnetic nanoparticles(MNPs)and aptamer-driven assemblies was proposed for the ultrasensitive detection of histamine.A core-satellite SERS aptasensor was constructed by combining aptamer-decorated Fe_(3)O_(4)@Au MNPs(as the recognize probe for histamine)and complementary DNA-modified silver nanoparticles carrying 4-mercaptobenzonitrile(4-MBN)(Ag@4-MBN@Ag-c-DNA)as the SERS signal probe for the indirect detection of histamine.Under an applied magnetic field in the absence of histamine,the assembly gave an intense Raman signal at“Raman biological-silent”region due to 4-MBN.In the presence of histamine,the Ag@4-MBN@Ag-c-DNA SERS-tag was released from the Fe_(3)O_(4)@Au MNPs,thus decreasing the SERS signal.Under optimal conditions,an ultra-low limit of detection of 0.65×10^(-3)ng/mL and a linear range 10^(-2)-10^5 ng/mL on the SERS aptasensor were obtained.The histamine content in four food samples were analyzed using the SERS aptasensor,with the results consistent with those determined by high performance liquid chromatography.The present work highlights the merits of indirect strategies for the ultrasensitive and highly selective SERS detection of small biological molecules in complex matrices.
基金supported by grants from the Basic Science Research Program(2021M3H4A1A03047327 and 2022R1A2C3006227)through the National Research Foundation of Korea,funded by the Ministry of Science,ICT,and Future Planningthe Fundamental R&D Program for Core Technology of Materials and the Industrial Strategic Technology Development Program(20020855),funded by the Ministry of Trade,Industry,and Energy,Republic of Korea+2 种基金the National Research Council of Science&Technology(NST),funded by the Korean Government(MSIT)(CRC22031-000)partially supported by POSCO and Hyundai Mobis,a start-up fund(S-2022-0096-000)the Postdoctoral Research Program of Sungkyunkwan University(2022).
文摘Multifunctional,flexible,and robust thin films capable of operating in demanding harsh temperature environments are crucial for various cutting-edge applications.This study presents a multifunctional Janus film integrating highly-crystalline Ti_(3)C_(2)T_(x) MXene and mechanically-robust carbon nanotube(CNT)film through strong hydrogen bonding.The hybrid film not only exhibits high electrical conductivity(4250 S cm^(-1)),but also demonstrates robust mechanical strength and durability in both extremely low and high temperature environments,showing exceptional resistance to thermal shock.This hybrid Janus film of 15μm thickness reveals remarkable multifunctionality,including efficient electromagnetic shielding effectiveness of 72 dB in X band frequency range,excellent infrared(IR)shielding capability with an average emissivity of 0.09(a minimal value of 0.02),superior thermal camouflage performance over a wide temperature range(−1 to 300℃)achieving a notable reduction in the radiated temperature by 243℃ against a background temperature of 300℃,and outstanding IR detection capability characterized by a 44%increase in resistance when exposed to 250 W IR radiation.This multifunctional MXene/CNT Janus film offers a feasible solution for electromagnetic shielding and IR shielding/detection under challenging conditions.
基金supported by the Scientific and Innovative Action Plan of Shanghai(21N31900800)Shanghai Rising-Star Program(23QB1403500)+4 种基金the Shanghai Sailing Program(20YF1443000)Shanghai Science and Technology Commission,the Belt and Road Project(20310750500)Talent Project of SAAS(2023-2025)Runup Plan of SAAS(ZP22211)the SAAS Program for Excellent Research Team(2022(B-16))。
文摘Traditional transgenic detection methods require high test conditions and struggle to be both sensitive and efficient.In this study,a one-tube dual recombinase polymerase amplification(RPA)reaction system for CP4-EPSPS and Cry1Ab/Ac was proposed and combined with a lateral flow immunochromatographic assay,named“Dual-RPA-LFD”,to visualize the dual detection of genetically modified(GM)crops.In which,the herbicide tolerance gene CP4-EPSPS and the insect resistance gene Cry1Ab/Ac were selected as targets taking into account the current status of the most widespread application of insect resistance and herbicide tolerance traits and their stacked traits.Gradient diluted plasmids,transgenic standards,and actual samples were used as templates to conduct sensitivity,specificity,and practicality assays,respectively.The constructed method achieved the visual detection of plasmid at levels as low as 100 copies,demonstrating its high sensitivity.In addition,good applicability to transgenic samples was observed,with no cross-interference between two test lines and no influence from other genes.In conclusion,this strategy achieved the expected purpose of simultaneous detection of the two popular targets in GM crops within 20 min at 37°C in a rapid,equipmentfree field manner,providing a new alternative for rapid screening for transgenic assays in the field.
基金financially supported by the Sichuan Provincial Natural Science Foundation Project under Grant No.2023NSFSC0048.
文摘The miniaturized broadband detection module can be embedded into the microwave application system such as the front end of the transmitter to detect the power or other parameters in real time.It is highly prospective in military and scientific research.In this paper,a broadband power detection module operating at 26.5 GHz-40.0 GHz is designed by using low-barrier Schottky diode as the detector and a comparator for threshold output.This module can dynamically detect the power range between-10 dBm and 10 dBm with the detection accuracy of 0.1 dB.Further,the temperature compensation circuit is also applied to improve the measurement error.As a result,the resulted error low to±1 dB in the temperature range of -55℃ to +85℃ is achieved.The designed module is encapsulated by a Kovar alloy with a small volume of 9 mm×6 mm×3 mm.This endows the designed module the advantages of small size,easy integration,and low cost,and even it is applicable to high-reliability environments such as satellites.
文摘In the study of oriented bounding boxes(OBB)object detection in high-resolution remote sensing images,the problem of missed and wrong detection of small targets occurs because the targets are too small and have different orientations.Existing OBB object detection for remote sensing images,although making good progress,mainly focuses on directional modeling,while less consideration is given to the size of the object as well as the problem of missed detection.In this study,a method based on improved YOLOv8 was proposed for detecting oriented objects in remote sensing images,which can improve the detection precision of oriented objects in remote sensing images.Firstly,the ResCBAMG module was innovatively designed,which could better extract channel and spatial correlation information.Secondly,the innovative top-down feature fusion layer network structure was proposed in conjunction with the Efficient Channel Attention(ECA)attention module,which helped to capture inter-local cross-channel interaction information appropriately.Finally,we introduced an innovative ResCBAMG module between the different C2f modules and detection heads of the bottom-up feature fusion layer.This innovative structure helped the model to better focus on the target area.The precision and robustness of oriented target detection were also improved.Experimental results on the DOTA-v1.5 dataset showed that the detection Precision,mAP@0.5,and mAP@0.5:0.95 metrics of the improved model are better compared to the original model.This improvement is effective in detecting small targets and complex scenes.
基金supported in part by National Natural Science Foundation of China(No.62471034)Hebei Natural Science Foundation(No.F2023105001)。
文摘In the field of remote sensing,the rapid and accurate acquisition of the category and location of airplanes has emerged as a prominent research.However,remote sensing fuzzy imaging and complex environmental interference affect airplane detection.Besides,the inconsistency in the size of remote sensing images and the low accuracy of small target detection are crucial challenges that need to be addressed.To tackle these issues,we propose a novel network SDaDCS(SAHI-data augmentation-dilation-channel and spatial attention)based on YOLOX model and the slicing aided hyper inference(SAHI)framework,a new data augmentation technique and dilation-channel and spatial(DCS)attention mechanism.Initially,we create a remote sensing dataset for airplane targets and introduce a new data augmentation technique based on the Rotate-Mixup and mixed data augmentation to enhance data diversity.The DCS attention mechanism,which comprises the dilated convolution block,channel attention and spatial attention,is designed to bolster the feature extraction and discrimination of the network.To address the challenges arised by the difficulties of detecting small targets,we integrate the YOLOX model with the SAHI framework.Experiment results show that,when compared to the original YOLOX model,the proposed SDaDCS remote sensing target detection algorithm enhances overall accuracy by 13.6%.The experimental results validate the effectiveness of the proposed algorithm.
基金financially supported by the National Council for Scientific and Technological Development(CNPq,Brazil),Swedish-Brazilian Research and Innovation Centre(CISB),and Saab AB under Grant No.CNPq:200053/2022-1the National Council for Scientific and Technological Development(CNPq,Brazil)under Grants No.CNPq:312924/2017-8 and No.CNPq:314660/2020-8.
文摘Unmanned aerial vehicles(UAVs)have been widely used in military,medical,wireless communications,aerial surveillance,etc.One key topic involving UAVs is pose estimation in autonomous navigation.A standard procedure for this process is to combine inertial navigation system sensor information with the global navigation satellite system(GNSS)signal.However,some factors can interfere with the GNSS signal,such as ionospheric scintillation,jamming,or spoofing.One alternative method to avoid using the GNSS signal is to apply an image processing approach by matching UAV images with georeferenced images.But a high effort is required for image edge extraction.Here a support vector regression(SVR)model is proposed to reduce this computational load and processing time.The dynamic partial reconfiguration(DPR)of part of the SVR datapath is implemented to accelerate the process,reduce the area,and analyze its granularity by increasing the grain size of the reconfigurable region.Results show that the implementation in hardware is 68 times faster than that in software.This architecture with DPR also facilitates the low power consumption of 4 mW,leading to a reduction of 57%than that without DPR.This is also the lowest power consumption in current machine learning hardware implementations.Besides,the circuitry area is 41 times smaller.SVR with Gaussian kernel shows a success rate of 99.18%and minimum square error of 0.0146 for testing with the planning trajectory.This system is useful for adaptive applications where the user/designer can modify/reconfigure the hardware layout during its application,thus contributing to lower power consumption,smaller hardware area,and shorter execution time.
基金supported by National Natural Science Fundation of China under Grant 61972208National Natural Science Fundation(General Program)of China under Grant 61972211+2 种基金National Key Research and Development Project of China under Grant 2020YFB1804700Future Network Innovation Research and Application Projects under Grant No.2021FNA020062021 Jiangsu Postgraduate Research Innovation Plan under Grant No.KYCX210794.
文摘With the rapid development of the Internet,network security and data privacy are increasingly valued.Although classical Network Intrusion Detection System(NIDS)based on Deep Learning(DL)models can provide good detection accuracy,but collecting samples for centralized training brings the huge risk of data privacy leakage.Furthermore,the training of supervised deep learning models requires a large number of labeled samples,which is usually cumbersome.The“black-box”problem also makes the DL models of NIDS untrustworthy.In this paper,we propose a trusted Federated Learning(FL)Traffic IDS method called FL-TIDS to address the above-mentioned problems.In FL-TIDS,we design an unsupervised intrusion detection model based on autoencoders that alleviates the reliance on marked samples.At the same time,we use FL for model training to protect data privacy.In addition,we design an improved SHAP interpretable method based on chi-square test to perform interpretable analysis of the trained model.We conducted several experiments to evaluate the proposed FL-TIDS.We first determine experimentally the structure and the number of neurons of the unsupervised AE model.Secondly,we evaluated the proposed method using the UNSW-NB15 and CICIDS2017 datasets.The exper-imental results show that the unsupervised AE model has better performance than the other 7 intrusion detection models in terms of precision,recall and f1-score.Then,federated learning is used to train the intrusion detection model.The experimental results indicate that the model is more accurate than the local learning model.Finally,we use an improved SHAP explainability method based on Chi-square test to analyze the explainability.The analysis results show that the identification characteristics of the model are consistent with the attack characteristics,and the model is reliable.
基金supported by the National Natural Science Foundation of China(No.22090050,No.22090052,No.22176180)National Basic Research Program of China(No.2021YFA1200400)+1 种基金the Natural Science Foundation of Hubei Province(No.2024AFA001)Shenzhen Science and Technology Program(No.JCYJ20220530162406014)。
文摘Strontium-90,a highly radioactive isotope,accumulates within the food chain and skeletal structure,posing significant risks to human health.There is a critical need for a sensitive detection strategy for Strontium-90 in complex environmental samples.Here,solid-state nanochannels,modified with metal-organic frameworks(MOF)and specific aptamers,were engineered for highly sensitive detection of strontium ion(Sr^(2+)).The synergistic effect between the reduced effective diameter of the nanochannels due to MOF and the specific binding of Sr^(2+) by aptamers amplifies the difference in ionic current signals,enhancing detection sensitivity significantly.The MOF-modified nanochannels exhibit highly sensitive detection of Sr^(2+),with a limit of detection(LOD)being 0.03 nmol·L^(-1),whereas the LOD for anodized aluminum oxide(AAO)without the modified MOF nanosheets is only 1000 nmol·L^(-1).These findings indicate that the LOD of Sr^(2+) detected by the MOF-modified nanochannels is approximately 33,000 times higher than that by the nanochannels without MOF modification.Additionally,the highly reliable detection of Sr^(2+) in various water samples was achieved,with a recovery rate ranging from 94.00%to 118.70%.This study provides valuable insights into the rapidly advancing field of advanced nanochannel-based sensors and their diverse applications for analyzing complex samples,including environmental contaminant detection,food analysis,medical diagnostics,and more.
基金Project supported by the National Natural Science Foundation of China(Grant Nos.11804073 and 61775050).
文摘The influence of the longitudinal acceleration and the angular acceleration of detecting target based on vortex electromagnetic waves in keyhole space are analyzed.The spectrum spreads of different orbital angular momentum(OAM)modes in different non-line-of-sight situations are simulated.The errors of target accelerations in detection are calculated and compared based on the OAM spectra spreading by using two combinations of composite OAM modes in the keyhole space.According to the research,the effects about spectrum spreads of higher OAM modes are more obvious.The error in detection is mainly affected by OAM spectrum spreading,which can be reduced by reasonably using different combinations of OAM modes in different practical situations.The above results provide a reference idea for investigating keyhole effect when vortex electromagnetic wave is used to detect accelerations.
基金supported in part by the Guangdong Natu-ral Science Foundation(No.2022A1515011396)in part by the National Key R and D Program of China(No.2021ZD0111502)in part by the Science Research Startup Foundation of Shantou University(No.NTF20021)。
文摘Strabismus significantly impacts human health as a prevalent ophthalmic condition.Early detection of strabismus is crucial for effective treatment and prognosis.Traditional deep learning models for strabismus detection often fail to estimate prediction certainty precisely.This paper employed a Bayesian deep learning algorithm with knowledge distillation,improving the model's performance and uncertainty estimation ability.Trained on 6807 images from two tertiary hospitals,the model showed significantly higher diagnostic accuracy than traditional deep-learning models.Experimental results revealed that knowledge distillation enhanced the Bayesian model’s performance and uncertainty estimation ability.These findings underscore the combined benefits of using Bayesian deep learning algorithms and knowledge distillation,which improve the reliability and accuracy of strabismus diagnostic predictions.
基金supported by the High-level Talent Funding Project of Hebei Province(A202005015)Youth Top Talent Support Plan of Hebei Province.
文摘Plant protein beverage adulteration occurs frequently,which may cause health problems for consumers due to the hidden allergens.Hence,a novel method was developed for authentication by ultra-performance liquid chromatography-tandem mass spectrometry(UPLC-MS/MS).Almond,peanut,walnut and soybean were hydrolyzed,followed by separation by NanoLC-Triple TOF MS.The obtained fingerprints were identified by ProteinPilotTM combined with Uniprot,and 16 signature peptides were selected.Afterwards,plant protein beverages treated by trypsin hydrolysis were analyzed with UPLC-MS/MS.This method showed a good linear relationship with R2>0.99403.The limit of quantification(LOQ)were 0.015,0.01,0.5 and 0.05 g/L for almond,peanut,walnut and soybean,respectively.Mean recoveries ranged from 84.77%to 110.44%with RSDs<15%.The developed method was successfully applied to the adulteration detection of 31 plant protein beverages to reveal adulteration and false labeling.Conclusively,this method could provide technical support for authentication of plant protein beverages to protect the rights and health of consumers.