With the rapid development of Artificial Intelligence of Things(AIoT)technologies,the security of Industrial Internet of Things(IIoT)data faces increasing challenges,particularly in time series anomaly detection.IIoT ...With the rapid development of Artificial Intelligence of Things(AIoT)technologies,the security of Industrial Internet of Things(IIoT)data faces increasing challenges,particularly in time series anomaly detection.IIoT data are typically scarce in abnormal samples and noisy,making unsupervised learning a common solution.The security challenges of IIoT data in AIoT environments require robust unsupervised anomaly detection methods.While Variational Autoencoders(VAEs)excel in noise resilience,they face two critical challenges in IIoT data:difficulties in single-variable time-series modeling and conflicts between static prior assumptions and dynamic temporal features.To address these challenges,we propose the Greater Cane Rat Algorithm-enhanced FourierWavelet Conditional Variational Autoencoder(GCRA-FWVAE).Our method introduces a time-frequency dualbranch architecture that synergistically combines wavelet transforms for localized transient feature extraction and Fourier transforms for global spectral characterization.These complementary representations jointly regulate the Conditional Variational Autoencoder(CVAE)reconstruction process,effectively preserving critical anomaly signatures while suppressing noise interference.The architecture is further optimized through bioinspired Greater Cane Rat Algorithm(GCRA)to improve adaptive learning capabilities.Extensive validation on the Yahoo benchmark indicates state-of-the-art performance,achieving an F1-score of 93.6%(an improvement of 4.5% over baseline VAEs)and a precision of 95.1%.These improvements significantly increase anomaly detection accuracy and robustness,particularly in the AIoT environment,where it effectively handles more complex and dynamic industrial data.展开更多
An improved algorithm for traffic sign detection based on YOLOv8 is proposed. Firstly, YOLOv8n is used as the base model of the network, the inverted residual mobile block and exponential moving average(iRMB_EMA) atte...An improved algorithm for traffic sign detection based on YOLOv8 is proposed. Firstly, YOLOv8n is used as the base model of the network, the inverted residual mobile block and exponential moving average(iRMB_EMA) attention mechanism is used to improve the model's ability to perceive small targets, which reduces the leakage detection phenomenon of the model, convolution(Conv) is upgraded to receptive-field attention convolution(RFAConv), which improves the model's ability to deal with details and complexity in the image, the idea of adaptive spatial feature fusion(ASFF) is introduced in the detection head, and the small target detection layer, a four-head detection head is designed to improve the model's ability to detect small targets, solves the case of feature loss due to cross-scale fusion, and use of the Inner-minimum points distance intersection over union(MPDIoU) loss function provides a more accurate loss metric by calculating the distance of key points between the predicted and true frames. The experimental results of this algorithm on the public dataset CCTSDB show that the improved model mean average precision(m AP) reaches 82.6%, which is 4% higher than the YOLOv8n. The experimental results of dataset TT100k show that the m AP reaches 84.5%, which is 7.1% higher than the YOLOv8n. This algorithm effectively improves the problem of detail perception and leakage of the model in the detection of small targets, and has a significant detection effect compared to other algorithms.展开更多
In this study,a multifunctional aptamer-conjugated magnetic covalent organic framework(COF)-CuO/Au nanozyme(MCOF-CuO/Au@apt)was developed as a“three-in-one”platform for dual-signal colorimetric and fluorescent detec...In this study,a multifunctional aptamer-conjugated magnetic covalent organic framework(COF)-CuO/Au nanozyme(MCOF-CuO/Au@apt)was developed as a“three-in-one”platform for dual-signal colorimetric and fluorescent detection of Vibrio parahaemolyticus.The nanozyme integrated magnetic separation,peroxidase-like catalytic activity,and specific target recognition through an aptamer-based strategy.Upon binding to V.parahaemolyticus,the catalytic oxidation of tetra-aminophenylethylene(TPE-4A)by the nanozyme was selectively inhibited,resulting in distinct colorimetric and fluorescent signals that significantly enhanced the detection accuracy and reliability.The proposed method exhibited high sensitivity,with limits of detection(LOD)of 21 and 7 CFU/mL for the colorimetric and fluorescent assays,respectively.The performance of this method was validated using real seafood samples,including Penaeus vannamei,Mytilus coruscus,and Crassostrea gigas,which showed high recovery rates(101.11%-107.30%)and excellent reproducibility.The system also demonstrated strong specificity and accuracy under various conditions,confirming its robustness and practical applicability.Collectively,this innovative platform presents a promising solution for the rapid,versatile,and sensitive detection of V.parahaemolyticus in seafood,with considerable potential to advance food safety diagnosis and on-site monitoring.展开更多
The automated assessment of tomato ripeness is vital for modern greenhouse operations,yet challenges remain due to variable environmental conditions.To provide a solution,we propose rank-aware You Only Look Once(YOLO)...The automated assessment of tomato ripeness is vital for modern greenhouse operations,yet challenges remain due to variable environmental conditions.To provide a solution,we propose rank-aware You Only Look Once(YOLO),a novel detection framework that incorporates the biological prior of top-to-bottom ripening within fruit clusters.This is achieved through two key innovations:an efficient position-aware head for regressing relative height for fruits and a dynamic margin-aware ranking loss(DM-RankLoss)that enforces the correct spatial sequence.Evaluated on a 3500-image dataset from a solar greenhouse,our plug-and-play module could boost the mean average precision(mAP)at intersection over union(IoU)threshold of 0.50(mAP50)of multiple YOLO architectures by up to 5.66 pecentage points.The model effectively learns the cluster topology,achieving a height-mean absolute error(H-MAE)of 0.107(normalized)and a pairwise ranking accuracy(PRA)of 84.59%,while it reduces the parameter count by over 10%compared to the baseline for efficient deployment.Visualizations confirm that the model leverages spatial context to resolve color ambiguities.Our work offers a sensor-free,accurate,and efficient solution for in situ phenotyping in agricultural robotics.展开更多
In contrast to the nearly fixed flying altitude of satellite remote sensing platforms,aerial remote sensing(e.g.,unmanned aerial vehicles)often employs oblique photography at varying flying altitudes to observe object...In contrast to the nearly fixed flying altitude of satellite remote sensing platforms,aerial remote sensing(e.g.,unmanned aerial vehicles)often employs oblique photography at varying flying altitudes to observe objects from multiple angles and distances in real time.While the existing oriented object detection methods have already demonstrated reliable results in most satellite remote sensing scenarios and achieved high detection precision on large public datasets,such as DOTA-v1.0 and DIOR-R,these methods tend to perform suboptimally on aerial remote sensing images.This performance gap is primarily due to the following two challenges:(A)significant shape variation of objects under multi-view imaging scenarios and(B)substantial object scale variation under multi-distance imaging conditions.To address these issues,we propose the SAA-O2DINO(oriented object detection transformer with improved denoising anchor boxes and shape-adaptive assigner)method for aerial remote sensing in this paper.The proposed method is based on the recently developed AO2DINO framework.It introduces an enhanced Shape-Adaptive Assigner(SAA)that incorporates object shape information into the threshold estimation,allowing for more accurate separation of positive and negative samples,thereby improving the model's adaptability to significant shape changes across different imaging angles.Additionally,a Gradient Calibration Loss(GCL)is introduced to mitigate the problem of object scale variation.The GCL employs a gradient scaling strategy to reduce scale sensitivity during the optimisation process.We comprehensively compare the proposed method against typical oriented object detection approaches on the DOTA-v1.0 and VSAI datasets.The results show that the proposed method has substantial improvement in detection performance across all datasets,particularly for aerial remote sensing images,validating the generalisation capabilities of our model.展开更多
BMPR1B is a pivotal gene that influences reproductive performance in sheep.The sheep populations that carry the FecBBmutation within this gene exhibit significantly higher lambing rates compared to wild-type popula...BMPR1B is a pivotal gene that influences reproductive performance in sheep.The sheep populations that carry the FecBBmutation within this gene exhibit significantly higher lambing rates compared to wild-type populations.Therefore,screening for individuals carrying the FecBBmutation is crucial for effective sheep breeding programs.This study aims to establish a rapid,precise,and visualised on-site detection method for genotyping the prolific FecBBmutation in sheep.We combined the CRISPR/Cas12a system with the recombinase-polymerase amplification(RPA)technique.We introduced an additional nucleotide mismatch on the amplification primers to form a Cas12a-recognised protospacer adjacent motif(PAM)sequence.In addition,mismatches were introduced in CRISPR-derived RNA(crRNA)to enable naked-eye differentiation of the assay results.Subsequently,we validated the accuracy of the method by examining additional blood samples from 56 sheep representing four breeds.The results of using our developed system were highly consistent with the Sanger sequencing.Overall,the CRISPR/Cas12a-based detection provides a rapid and more versatitle method for FecBBgenotyping.It holds promise in enhancing efficiency in livestock breeding programmes for any single nucleotide mutations.展开更多
Visible and infrared(RGB-IR)fusion object detection plays an important role in security,disaster relief,etc.In recent years,deep-learning-based RGB-IR fusion detection methods have been developing rapidly,but still st...Visible and infrared(RGB-IR)fusion object detection plays an important role in security,disaster relief,etc.In recent years,deep-learning-based RGB-IR fusion detection methods have been developing rapidly,but still struggle to deal with the complex and changing scenarios captured by drones,mainly due to two reasons:(A)RGB-IR fusion detectors are susceptible to inferior inputs that degrade performance and stability.(B)RGB-IR fusion detectors are susceptible to redundant features that reduce accuracy and efficiency.In this paper,an innovative RGB-IR fusion detection framework based on global-local feature optimization,named GLFDet,is proposed to improve the detection performance and efficiency of drone-captured objects.The key components of GLFDet include a Global Feature Optimization(GFO)module,a Local Feature Optimization(LFO)module and a Channel Separation Fusion(CSF)module.Specifically,GFO calculates the information content of the input image from the frequency domain and optimizes the features holistically.Then,LFO dynamically selects high-value features and filters out low-value features before fusion,which significantly improves the efficiency of fusion.Finally,CSF fuses the RGB and IR features across the corresponding channels,which avoids the rearrangement of the channel relationships and enhances the model stability.Extensive experimental results show that the proposed method achieves the best performance on three popular RGB-IR datasets Drone Vehicle,VEDAI,and LLVIP.In addition,GLFDet is more lightweight than other comparable models,making it more appealing to edge devices such as drones.The code is available at http://gffzz188fe103f8f1460as5nwfkvpbuvbc6bpk.ffgz.tsg.suse.edu.cn/lao chen330/GLFDet.展开更多
Mechanoluminescence(ML) materials have made significant progress in flexible sensing and human-computer interaction due to their unique "force-to-light" conversion properties.However,most ML materials are li...Mechanoluminescence(ML) materials have made significant progress in flexible sensing and human-computer interaction due to their unique "force-to-light" conversion properties.However,most ML materials are limited to the visible light spectral band and single triggering mechanisms,limiting their practical applications in bioimaging and medical non-destructive detection.Here,a nearinfrared(NIR) ML material Sr3Sn2O7:0.01Nd3+ with multi-mode physical stimuli response is reported.Under friction and compression mechanical stimuli,the ML intensity of Sr3Sn2O7:0.01Nd3+ is linearly positively correlated with the applied load,showing excellent stress-sensing performance.At the same time,the Sr3Sn2O7:0.01Nd3+ ML material can penetrate different biological tissues up to 10 mm thick and realize the non-destructive detection of components in various transparent liquids.In addition,non-invasive blood lipid detection can be potentially obtained for patients through the absorption characteristics of oils and fats for NIR light signals.These research results indicate the broad application prospects of Sr3Sn2O7:0.01Nd3+ in bioimaging,health monitoring,and non-destructive detection,and it provides a basis for developing new medical non-invasive detection technologies.展开更多
The increasing interconnection of modern industrial control systems(ICSs)with the Internet has enhanced operational efficiency,but alsomade these systemsmore vulnerable to cyberattacks.This heightened exposure has dri...The increasing interconnection of modern industrial control systems(ICSs)with the Internet has enhanced operational efficiency,but alsomade these systemsmore vulnerable to cyberattacks.This heightened exposure has driven a growing need for robust ICS security measures.Among the key defences,intrusion detection technology is critical in identifying threats to ICS networks.This paper provides an overview of the distinctive characteristics of ICS network security,highlighting standard attack methods.It then examines various intrusion detection methods,including those based on misuse detection,anomaly detection,machine learning,and specialised requirements.This paper concludes by exploring future directions for developing intrusion detection systems to advance research and ensure the continued security and reliability of ICS operations.展开更多
[Objective]Detecting dense and small aquaculture net cages in complex backgrounds is difficult,the purpose of this study is to build a specialized dataset and design a targeted detection model that enhances recognitio...[Objective]Detecting dense and small aquaculture net cages in complex backgrounds is difficult,the purpose of this study is to build a specialized dataset and design a targeted detection model that enhances recognition accuracy and robustness for practical aquaculture management.[Methods]A dataset of aquaculture net cages was constructed using highresolution remote sensing imagery collected from seven representative farming regions(Australia,Canada,Chile,Croatia,Greece,China,and the Faroe Islands),and Cage-YOLO,a deep learning model based on YOLOv5,was proposed for detecting dense and small aquaculture net cages.First,an adaptive dense perception algorithm was introduced,which automatically selects and generates feature maps that reflect the high-density distribution of small aquaculture net cages.Second,an enhanced module based on spatial pyramid pooling fast was integrated to effectively reduce background noise interference and improve global feature extraction capabilities.Finally,a mixed attention block was incorporated to further enhance the model's perception of dense and small objects.[Results and Discussions]Experimental results showed that the proposed Cage-YOLO achieved improvements over the original YOLOv5 in terms of precision,recall,and mean average precision by 5.6,21.8,and 17.4 percentage points,respectively.The model size was maintained at 16.9 MB,demonstrating both strong performance and deployment advantages.[Conclusions]This study provides a new approach for dense and small object detection and offers technical support for the intelligent management of marine cage aquaculture.展开更多
Highlights A portable immunosensor device assisted by p30-Fc-labeled nanoparticle-based fiuorescence strips was developed for the rapid detection of African swine fever virus(ASFV)antibodies in the field.The fluoresce...Highlights A portable immunosensor device assisted by p30-Fc-labeled nanoparticle-based fiuorescence strips was developed for the rapid detection of African swine fever virus(ASFV)antibodies in the field.The fluorescent test strip prepared in this study has the advantages of low cost,high specificity and sensitivity,good repeatability and stability.The fiuorescent test strip detection method in this study has extremely high sensitivity and antibodies can be detected four days after ASFV infection,which has high potential application value in the monitoring and control of African swine fever.展开更多
Lead-free perovskite has become a shining pearl in the field of direct X-ray detection due to its nontoxicity and excellent optoelectronic properties.However,the high limit of detection(LoD)of X-ray detectors due to h...Lead-free perovskite has become a shining pearl in the field of direct X-ray detection due to its nontoxicity and excellent optoelectronic properties.However,the high limit of detection(LoD)of X-ray detectors due to high current noise caused by high operating voltages is a major challenge to overcome.Here,we utilized a zero-dimensional lead-free perovskite ferroelectric material(NMP)3Sb2Br9(1,NMP=Nmethylpyrrolidine)to achieve ultra-low Lo D self-driven X-ray detection.The self-driven detection mode without external bias has been proven to be an effective means of reducing Lo D due to its low current noise characteristics.Additionally,the zero-dimensional distinctive isolated framework results in a high resistivity of 1.39×1011Ωcm,which effectively reduces the current noise and suppresses ion migration.By further combining the ferroelectric-induced bulk photovoltaic effect,the 1-based detector achieves an ultra-low Lo D X-ray detection of 84.1 n Gyair/s under the self-driven mode,which represents a quite advanced level in the lead-free perovskite X-ray detection region.Our work successfully achieved ultra-low Lo D self-driven X-ray detection by combining ferroelectricity with high resistance,providing a promising avenue for the development of low Lo D X-ray detectors.展开更多
The rapid expansion of the Internet of Things(IoT)and Edge Artificial Intelligence(AI)has redefined automation and connectivity acrossmodern networks.However,the heterogeneity and limited resources of IoT devices expo...The rapid expansion of the Internet of Things(IoT)and Edge Artificial Intelligence(AI)has redefined automation and connectivity acrossmodern networks.However,the heterogeneity and limited resources of IoT devices expose them to increasingly sophisticated and persistentmalware attacks.These adaptive and stealthy threats can evade conventional detection,establish remote control,propagate across devices,exfiltrate sensitive data,and compromise network integrity.This study presents a Software-Defined Internet of Things(SD-IoT)control-plane-based,AI-driven framework that integrates Gated Recurrent Units(GRU)and Long Short-TermMemory(LSTM)networks for efficient detection of evolving multi-vector,malware-driven botnet attacks.The proposed CUDA-enabled hybrid deep learning(DL)framework performs centralized real-time detection without adding computational overhead to IoT nodes.A feature selection strategy combining variable clustering,attribute evaluation,one-R attribute evaluation,correlation analysis,and principal component analysis(PCA)enhances detection accuracy and reduces complexity.The framework is rigorously evaluated using the N_BaIoT dataset under k-fold cross-validation.Experimental results achieve 99.96%detection accuracy,a false positive rate(FPR)of 0.0035%,and a detection latency of 0.18 ms,confirming its high efficiency and scalability.The findings demonstrate the framework’s potential as a robust and intelligent security solution for next-generation IoT ecosystems.展开更多
Simultaneous identification and quantitative detection of phenylenediamine(PDA)isomers,including o-phenylenediamine(OPD),m-phenylenediamine(MPD),and p-phenylenediamine(PPD),are essential for environmental risk assessm...Simultaneous identification and quantitative detection of phenylenediamine(PDA)isomers,including o-phenylenediamine(OPD),m-phenylenediamine(MPD),and p-phenylenediamine(PPD),are essential for environmental risk assessment and human health protection.However,current visual detection methods can only distinguish individual PDA isomers and failed to identify binary or ternary mixtures.Herein,a highly active and ultrastable peroxidase(POD)-like CoPt graphitic nanozyme was used for naked-eye identification and colorimetric/fluorescent(FL)dual-mode quantitative detection of PDA isomers.The CoPt@G nanozyme effectively catalyzed the oxidation of OPD,MPD,PPD,OPD+PPD,OPD+MPD,MPD+PPD and OPD+MPD+PPD into yellow,colorless,lilac,yellow,yellow,wine red and reddish-brown products,respectively,in the presence of H2O2.Thus,the MPD,PPD,MPD+PPD and OPD+MPD+PPD were easily identified based on the distinct color of their oxidation products,and the OPD,OPD+PPD,OPD+MPD could be further identified by the additional addition of MPD or PPD.Subsequently,CoPt@G/H2O2-,a 3,3′,5,5′-tetramethylbenzidine(TMB)/CoPt@G/H2O2-,and MPD/CoPt@G/H2O2-enabled colorimetric/FL dual-mode platforms for the quantitative detection of OPD,MPD and PPD were proposed.The experimental results illustrated that the constructed sensing platforms exhibit satisfactory sensitivity,comparable to that reported in previous studies.Finally,the evaluation of PDAs in water samples was realized,yielding satisfactory recoveries.This work expanded the application prospects of nanozymes in assessing environmental risks and protection of human security.展开更多
High-performance Si photodetectors featuring an ultrawide spectral range can be realized through femtosecond(fs)-laser modification,enabling their broad application in focal plane arrays(FPAs)for artificial intelligen...High-performance Si photodetectors featuring an ultrawide spectral range can be realized through femtosecond(fs)-laser modification,enabling their broad application in focal plane arrays(FPAs)for artificial intelligence and complex operational scenarios.However,laser-induced surface inhomogeneity and elevated dark currents reduce the signal-to-noise ratio of FPAs in image detector arrays.To address these challenges,a pulse-shaping technique is employed here to precisely control light-matter interactions during laser modification.This approach not only improves the uniformity of surface microstructures but also significantly suppresses dark currents.The optimized device exhibits high responsivity across the visible to near-infrared spectrum,with a peak responsivity of 164.17 A·W-1 at−2.5 V.Notably,the photodetector demonstrates exceptional weak-light detection capacity at room temperature owing to its record-high specific detectivity of 1.71×1014 Jones,surpassing that of all previously reported Si-based photodetectors.These results highlight substantial advancements in the application of fs-laser-modified Si photodetectors,underscoring their potential in fields such as autonomous driving,weak-light detection,and medical monitoring.展开更多
The continuous decrease in global fishery resources has increased the importance of precise and efficient underwater fish monitoring technology.First,this study proposes an improved underwater target detection framewo...The continuous decrease in global fishery resources has increased the importance of precise and efficient underwater fish monitoring technology.First,this study proposes an improved underwater target detection framework based on YOLOv8,with the aim of enhancing detection accuracy and the ability to recognize multi-scale targets in blurry and complex underwater environments.A streamlined Vision Transformer(ViT)model is used as the feature extraction backbone,which retains global self-attention feature extraction and accelerates training efficiency.In addition,a detection head named Dynamic Head(DyHead)is introduced,which enhances the efficiency of processing various target sizes through multi-scale feature fusion and adaptive attention modules.Furthermore,a dynamic loss function adjustment method called SlideLoss is employed.This method utilizes sliding window technology to adaptively adjust parameters,which optimizes the detection of challenging targets.The experimental results on the RUOD dataset show that the proposed improved model not only significantly enhances the accuracy of target detection but also increases the efficiency of target detection.展开更多
Recent advancements in AI-synthesized speech have resulted in highly realistic deepfake audio,posing severe threats to authentication systems and digital media trust.Existing detection models struggle to generalize ac...Recent advancements in AI-synthesized speech have resulted in highly realistic deepfake audio,posing severe threats to authentication systems and digital media trust.Existing detection models struggle to generalize across diverse synthesis methods,especially those involving neural codec-based Audio Language Models(ALMs).In this work,we propose UniTector++,a novel prosody-aware,multi-stream detection architecture that generalizes across vocoder-and codec-based synthesis.UniTector++incorporates three complementary streams—Whisper-based semantic embeddings,high-level prosodic features,and codec artifact representations—fused through a Multi-Domain Adaptive Graph Attention Fusion(MAGAF)module.Furthermore,an Emotion-Consistency Verification Module(ECVM)reinforces alignment between speech style and prosodic content,and a Universal Adversarial Robustness(UAR)head improves resistance against adversarial attacks.Evaluated on three benchmark datasets—ASVspoof2021,PolyFake,and Codecfake—UniTector++achieves state-of-the-art performance with average Equal Error Rate(EER)of 0.57%under unseen synthesis scenarios,outperforming competitive baselines by a relative margin of 28%.Our results demonstrate the model’s superior generalization,interpretability,and robustness,offering a significant advancement in universal deepfake speech detection.展开更多
The detection of zero-day malware represents one of the most significant challenges in contemporary cybersecurity.In this paper,we introduce a novel concept called“Negative-One-Day Malware Detection”,which aims to i...The detection of zero-day malware represents one of the most significant challenges in contemporary cybersecurity.In this paper,we introduce a novel concept called“Negative-One-Day Malware Detection”,which aims to identify potentially malicious software before it is actually created by threat actors.Our approach leverages recent advancements in generative AI,specifically diffusion-based generative models,to generate and analyze potential future malware variants.By doing so,we can train detection systems to recognize these variants before they emerge in the wild,thereby closing the critical protection gap that currently exists between malware creation and detection.We demonstrate the effectiveness of our approach through extensive experimentation,showing that our framework can generate executable malware samples that combine characteristics from different families while exhibiting novel behaviors.These synthetically generated samples significantly improve the detection capabilities of security systems when incorporated into training data,providing a proactive rather than reactive approach to cybersecurity.展开更多
The fasteners employed in the railway tracks are susceptible to defects arising from their intricate composition.Foreign objects are frequently observed on the track bed in an open environment.These two types of defec...The fasteners employed in the railway tracks are susceptible to defects arising from their intricate composition.Foreign objects are frequently observed on the track bed in an open environment.These two types of defects pose potential threats to high-speed trains,thus necessitating timely and accurate track inspection.The majority of extant automatic inspection methods are predicated on the utilization of single visible light data,and the efficacy of the algorithmic processes is influenced by complex environments.Furthermore,due to the single information dimension,the detection accuracy of defects in similar,occluded,and small object categories is low.To address the aforementioned issues,this paper proposes a track defect detectionmethod based on dynamicmulti-modal fusion and challenging object enhanced perception.First,in light of the variances in the representation dimensions ofmultimodal information,this paper proposes a dynamic weighted multi-modal feature fusion module.The fused multi-modal features are assigned weights,and thenmultiplied with the extracted single-modal features atmultiple levels,achieving adaptive adjustment of the response degree of fusion features.Second,a novel stepwise multi-scale convolution feature aggregation module is proposed for challenging objects.The proposed method employs depth separable convolution and cross-scale aggregation operations of different receptive fields to enhance feature extraction and reuse,thereby reducing the degree of progressive loss of effective information.The experimental results demonstrate the efficacy of the proposed method in comparison to eight established methods,encompassing both single-modal and multi-modal methods,as evidenced by the extensive findings within the constructed RGBD dataset.展开更多
Acoustic sensing is crucial in nature,supporting functions from biological listening to environmental awareness.In photonics,fiber-optic microphones(FOMs)have become essential tools due to their unique high sensitivit...Acoustic sensing is crucial in nature,supporting functions from biological listening to environmental awareness.In photonics,fiber-optic microphones(FOMs)have become essential tools due to their unique high sensitivity,small size,and resistance to electromagnetic interference,useful in fields such as medical diagnostics,resource exploration,and industrial monitoring.Here,taking advantage of the biomimetic concept,we introduce a fiber-optic acoustic sensing method that offers high-fidelity sound detection and precise voiceprint recognition.展开更多
基金supported by the National Natural Science Foundation of China(No.62472118)the Guangxi Science and Technology Program(No.AB24010315)+2 种基金the Central Guidance on Local Science and Technology Development Fund of Guangxi Province(No.ZY23055008)the Innovation Project of Guangxi Graduate Education(No.YCSW2025348)the Innovation Platform and Talent Program of Guilin City(No.20220124-12).
摘要With the rapid development of Artificial Intelligence of Things(AIoT)technologies,the security of Industrial Internet of Things(IIoT)data faces increasing challenges,particularly in time series anomaly detection.IIoT data are typically scarce in abnormal samples and noisy,making unsupervised learning a common solution.The security challenges of IIoT data in AIoT environments require robust unsupervised anomaly detection methods.While Variational Autoencoders(VAEs)excel in noise resilience,they face two critical challenges in IIoT data:difficulties in single-variable time-series modeling and conflicts between static prior assumptions and dynamic temporal features.To address these challenges,we propose the Greater Cane Rat Algorithm-enhanced FourierWavelet Conditional Variational Autoencoder(GCRA-FWVAE).Our method introduces a time-frequency dualbranch architecture that synergistically combines wavelet transforms for localized transient feature extraction and Fourier transforms for global spectral characterization.These complementary representations jointly regulate the Conditional Variational Autoencoder(CVAE)reconstruction process,effectively preserving critical anomaly signatures while suppressing noise interference.The architecture is further optimized through bioinspired Greater Cane Rat Algorithm(GCRA)to improve adaptive learning capabilities.Extensive validation on the Yahoo benchmark indicates state-of-the-art performance,achieving an F1-score of 93.6%(an improvement of 4.5% over baseline VAEs)and a precision of 95.1%.These improvements significantly increase anomaly detection accuracy and robustness,particularly in the AIoT environment,where it effectively handles more complex and dynamic industrial data.
基金supported by the National Natural Science Foundation of China(No.61961037)。
摘要An improved algorithm for traffic sign detection based on YOLOv8 is proposed. Firstly, YOLOv8n is used as the base model of the network, the inverted residual mobile block and exponential moving average(iRMB_EMA) attention mechanism is used to improve the model's ability to perceive small targets, which reduces the leakage detection phenomenon of the model, convolution(Conv) is upgraded to receptive-field attention convolution(RFAConv), which improves the model's ability to deal with details and complexity in the image, the idea of adaptive spatial feature fusion(ASFF) is introduced in the detection head, and the small target detection layer, a four-head detection head is designed to improve the model's ability to detect small targets, solves the case of feature loss due to cross-scale fusion, and use of the Inner-minimum points distance intersection over union(MPDIoU) loss function provides a more accurate loss metric by calculating the distance of key points between the predicted and true frames. The experimental results of this algorithm on the public dataset CCTSDB show that the improved model mean average precision(m AP) reaches 82.6%, which is 4% higher than the YOLOv8n. The experimental results of dataset TT100k show that the m AP reaches 84.5%, which is 7.1% higher than the YOLOv8n. This algorithm effectively improves the problem of detail perception and leakage of the model in the detection of small targets, and has a significant detection effect compared to other algorithms.
摘要In this study,a multifunctional aptamer-conjugated magnetic covalent organic framework(COF)-CuO/Au nanozyme(MCOF-CuO/Au@apt)was developed as a“three-in-one”platform for dual-signal colorimetric and fluorescent detection of Vibrio parahaemolyticus.The nanozyme integrated magnetic separation,peroxidase-like catalytic activity,and specific target recognition through an aptamer-based strategy.Upon binding to V.parahaemolyticus,the catalytic oxidation of tetra-aminophenylethylene(TPE-4A)by the nanozyme was selectively inhibited,resulting in distinct colorimetric and fluorescent signals that significantly enhanced the detection accuracy and reliability.The proposed method exhibited high sensitivity,with limits of detection(LOD)of 21 and 7 CFU/mL for the colorimetric and fluorescent assays,respectively.The performance of this method was validated using real seafood samples,including Penaeus vannamei,Mytilus coruscus,and Crassostrea gigas,which showed high recovery rates(101.11%-107.30%)and excellent reproducibility.The system also demonstrated strong specificity and accuracy under various conditions,confirming its robustness and practical applicability.Collectively,this innovative platform presents a promising solution for the rapid,versatile,and sensitive detection of V.parahaemolyticus in seafood,with considerable potential to advance food safety diagnosis and on-site monitoring.
基金supported by the Science and Technology Program of the Ministry of Agriculture and Rural Affairs of the People’s Republic of China。
摘要The automated assessment of tomato ripeness is vital for modern greenhouse operations,yet challenges remain due to variable environmental conditions.To provide a solution,we propose rank-aware You Only Look Once(YOLO),a novel detection framework that incorporates the biological prior of top-to-bottom ripening within fruit clusters.This is achieved through two key innovations:an efficient position-aware head for regressing relative height for fruits and a dynamic margin-aware ranking loss(DM-RankLoss)that enforces the correct spatial sequence.Evaluated on a 3500-image dataset from a solar greenhouse,our plug-and-play module could boost the mean average precision(mAP)at intersection over union(IoU)threshold of 0.50(mAP50)of multiple YOLO architectures by up to 5.66 pecentage points.The model effectively learns the cluster topology,achieving a height-mean absolute error(H-MAE)of 0.107(normalized)and a pairwise ranking accuracy(PRA)of 84.59%,while it reduces the parameter count by over 10%compared to the baseline for efficient deployment.Visualizations confirm that the model leverages spatial context to resolve color ambiguities.Our work offers a sensor-free,accurate,and efficient solution for in situ phenotyping in agricultural robotics.
基金supported by the National Natural Science Foundation of China(No.12472189)the Science and Technology Innovation Program of Hunan Province,China(No.2022RC11966)。
摘要In contrast to the nearly fixed flying altitude of satellite remote sensing platforms,aerial remote sensing(e.g.,unmanned aerial vehicles)often employs oblique photography at varying flying altitudes to observe objects from multiple angles and distances in real time.While the existing oriented object detection methods have already demonstrated reliable results in most satellite remote sensing scenarios and achieved high detection precision on large public datasets,such as DOTA-v1.0 and DIOR-R,these methods tend to perform suboptimally on aerial remote sensing images.This performance gap is primarily due to the following two challenges:(A)significant shape variation of objects under multi-view imaging scenarios and(B)substantial object scale variation under multi-distance imaging conditions.To address these issues,we propose the SAA-O2DINO(oriented object detection transformer with improved denoising anchor boxes and shape-adaptive assigner)method for aerial remote sensing in this paper.The proposed method is based on the recently developed AO2DINO framework.It introduces an enhanced Shape-Adaptive Assigner(SAA)that incorporates object shape information into the threshold estimation,allowing for more accurate separation of positive and negative samples,thereby improving the model's adaptability to significant shape changes across different imaging angles.Additionally,a Gradient Calibration Loss(GCL)is introduced to mitigate the problem of object scale variation.The GCL employs a gradient scaling strategy to reduce scale sensitivity during the optimisation process.We comprehensively compare the proposed method against typical oriented object detection approaches on the DOTA-v1.0 and VSAI datasets.The results show that the proposed method has substantial improvement in detection performance across all datasets,particularly for aerial remote sensing images,validating the generalisation capabilities of our model.
基金supported by the Sci-Tech Innovation 2030 Key Program of China(2022ZD0401401)the National Natural Science Foundation of China(U23A20228,32272848,32202646,and 32161143010)+2 种基金the Key Special Project of Ningxia Science and Technology Department,China(2021BEF02024 and 2023BCF01005)the China Agricultural Research System(CARS-39-03)local grant(2022GD-TSLD-46)。
摘要BMPR1B is a pivotal gene that influences reproductive performance in sheep.The sheep populations that carry the FecBBmutation within this gene exhibit significantly higher lambing rates compared to wild-type populations.Therefore,screening for individuals carrying the FecBBmutation is crucial for effective sheep breeding programs.This study aims to establish a rapid,precise,and visualised on-site detection method for genotyping the prolific FecBBmutation in sheep.We combined the CRISPR/Cas12a system with the recombinase-polymerase amplification(RPA)technique.We introduced an additional nucleotide mismatch on the amplification primers to form a Cas12a-recognised protospacer adjacent motif(PAM)sequence.In addition,mismatches were introduced in CRISPR-derived RNA(crRNA)to enable naked-eye differentiation of the assay results.Subsequently,we validated the accuracy of the method by examining additional blood samples from 56 sheep representing four breeds.The results of using our developed system were highly consistent with the Sanger sequencing.Overall,the CRISPR/Cas12a-based detection provides a rapid and more versatitle method for FecBBgenotyping.It holds promise in enhancing efficiency in livestock breeding programmes for any single nucleotide mutations.
基金supported by the National Natural Science Foundation of China(No.62276204)the Fundamental Research Funds for the Central Universities,China(No.YJSJ24011)+1 种基金the Natural Science Basic Research Program of Shaanxi,China(Nos.2022JM-340 and 2023-JC-QN-0710)the China Postdoctoral Science Foundation(Nos.2020T130494 and 2018M633470)。
摘要Visible and infrared(RGB-IR)fusion object detection plays an important role in security,disaster relief,etc.In recent years,deep-learning-based RGB-IR fusion detection methods have been developing rapidly,but still struggle to deal with the complex and changing scenarios captured by drones,mainly due to two reasons:(A)RGB-IR fusion detectors are susceptible to inferior inputs that degrade performance and stability.(B)RGB-IR fusion detectors are susceptible to redundant features that reduce accuracy and efficiency.In this paper,an innovative RGB-IR fusion detection framework based on global-local feature optimization,named GLFDet,is proposed to improve the detection performance and efficiency of drone-captured objects.The key components of GLFDet include a Global Feature Optimization(GFO)module,a Local Feature Optimization(LFO)module and a Channel Separation Fusion(CSF)module.Specifically,GFO calculates the information content of the input image from the frequency domain and optimizes the features holistically.Then,LFO dynamically selects high-value features and filters out low-value features before fusion,which significantly improves the efficiency of fusion.Finally,CSF fuses the RGB and IR features across the corresponding channels,which avoids the rearrangement of the channel relationships and enhances the model stability.Extensive experimental results show that the proposed method achieves the best performance on three popular RGB-IR datasets Drone Vehicle,VEDAI,and LLVIP.In addition,GLFDet is more lightweight than other comparable models,making it more appealing to edge devices such as drones.The code is available at http://gffzz188fe103f8f1460as5nwfkvpbuvbc6bpk.ffgz.tsg.suse.edu.cn/lao chen330/GLFDet.
基金Project supported by the National Natural Science Foundation of China (81271223,52202003)Guangdong Basic and Applied Basic Research Foundation (2021A1515220002,2023A1515011893)
摘要Mechanoluminescence(ML) materials have made significant progress in flexible sensing and human-computer interaction due to their unique "force-to-light" conversion properties.However,most ML materials are limited to the visible light spectral band and single triggering mechanisms,limiting their practical applications in bioimaging and medical non-destructive detection.Here,a nearinfrared(NIR) ML material Sr3Sn2O7:0.01Nd3+ with multi-mode physical stimuli response is reported.Under friction and compression mechanical stimuli,the ML intensity of Sr3Sn2O7:0.01Nd3+ is linearly positively correlated with the applied load,showing excellent stress-sensing performance.At the same time,the Sr3Sn2O7:0.01Nd3+ ML material can penetrate different biological tissues up to 10 mm thick and realize the non-destructive detection of components in various transparent liquids.In addition,non-invasive blood lipid detection can be potentially obtained for patients through the absorption characteristics of oils and fats for NIR light signals.These research results indicate the broad application prospects of Sr3Sn2O7:0.01Nd3+ in bioimaging,health monitoring,and non-destructive detection,and it provides a basis for developing new medical non-invasive detection technologies.
摘要The increasing interconnection of modern industrial control systems(ICSs)with the Internet has enhanced operational efficiency,but alsomade these systemsmore vulnerable to cyberattacks.This heightened exposure has driven a growing need for robust ICS security measures.Among the key defences,intrusion detection technology is critical in identifying threats to ICS networks.This paper provides an overview of the distinctive characteristics of ICS network security,highlighting standard attack methods.It then examines various intrusion detection methods,including those based on misuse detection,anomaly detection,machine learning,and specialised requirements.This paper concludes by exploring future directions for developing intrusion detection systems to advance research and ensure the continued security and reliability of ICS operations.
基金National Key Research and Development Program of China(2024YFD2400404)National Natural Science Foundation of China(62102243,42376194)Shanghai Sailing Program(21YF1417000)。
摘要[Objective]Detecting dense and small aquaculture net cages in complex backgrounds is difficult,the purpose of this study is to build a specialized dataset and design a targeted detection model that enhances recognition accuracy and robustness for practical aquaculture management.[Methods]A dataset of aquaculture net cages was constructed using highresolution remote sensing imagery collected from seven representative farming regions(Australia,Canada,Chile,Croatia,Greece,China,and the Faroe Islands),and Cage-YOLO,a deep learning model based on YOLOv5,was proposed for detecting dense and small aquaculture net cages.First,an adaptive dense perception algorithm was introduced,which automatically selects and generates feature maps that reflect the high-density distribution of small aquaculture net cages.Second,an enhanced module based on spatial pyramid pooling fast was integrated to effectively reduce background noise interference and improve global feature extraction capabilities.Finally,a mixed attention block was incorporated to further enhance the model's perception of dense and small objects.[Results and Discussions]Experimental results showed that the proposed Cage-YOLO achieved improvements over the original YOLOv5 in terms of precision,recall,and mean average precision by 5.6,21.8,and 17.4 percentage points,respectively.The model size was maintained at 16.9 MB,demonstrating both strong performance and deployment advantages.[Conclusions]This study provides a new approach for dense and small object detection and offers technical support for the intelligent management of marine cage aquaculture.
基金supported by grants from the Shanghai Agriculture Applied Technology Development Program,China(X2024-02-08-00-12-F00049,awarded to Yafeng Qiu)the Central Public-interest Scientific Institution Basal Research Fund(CAAS-ZDRW202409,awarded to Jianchao Wei)+1 种基金the Agricultural Science and Technology Innovation Program(CAAS-ZDRW202203,awarded to Zhiyong Ma)the Nanjing Customs Science and Technology Program of China(2023KJ24,awarded to Jianchao Wei)。
摘要Highlights A portable immunosensor device assisted by p30-Fc-labeled nanoparticle-based fiuorescence strips was developed for the rapid detection of African swine fever virus(ASFV)antibodies in the field.The fluorescent test strip prepared in this study has the advantages of low cost,high specificity and sensitivity,good repeatability and stability.The fiuorescent test strip detection method in this study has extremely high sensitivity and antibodies can be detected four days after ASFV infection,which has high potential application value in the monitoring and control of African swine fever.
基金financially supported by the National Natural Science Foundation of China(Nos.22435005,22193042,22201284,22305105,22405108,22175177,22125110,22122507U21A2069)+4 种基金the Key Research Program of Frontier Sciences of the Chinese Academy of Sciences(No.ZDBS-LY-SLH024)the Natural Science Foundation of Fujian Province(No.2023J05076)the National Key Research and Development Program of China(No.2019YFA0210402)the Natural Science Foundation of Jiangxi Province(Nos.20224BAB213003,20232BAB213020)Jiangxi Provincial Education Department Science and Technology Research Foundation(No.GJJ2200384)。
摘要Lead-free perovskite has become a shining pearl in the field of direct X-ray detection due to its nontoxicity and excellent optoelectronic properties.However,the high limit of detection(LoD)of X-ray detectors due to high current noise caused by high operating voltages is a major challenge to overcome.Here,we utilized a zero-dimensional lead-free perovskite ferroelectric material(NMP)3Sb2Br9(1,NMP=Nmethylpyrrolidine)to achieve ultra-low Lo D self-driven X-ray detection.The self-driven detection mode without external bias has been proven to be an effective means of reducing Lo D due to its low current noise characteristics.Additionally,the zero-dimensional distinctive isolated framework results in a high resistivity of 1.39×1011Ωcm,which effectively reduces the current noise and suppresses ion migration.By further combining the ferroelectric-induced bulk photovoltaic effect,the 1-based detector achieves an ultra-low Lo D X-ray detection of 84.1 n Gyair/s under the self-driven mode,which represents a quite advanced level in the lead-free perovskite X-ray detection region.Our work successfully achieved ultra-low Lo D self-driven X-ray detection by combining ferroelectricity with high resistance,providing a promising avenue for the development of low Lo D X-ray detectors.
基金supported by Princess Nourah bint Abdulrahman University Researchers Supporting ProjectNumber(PNURSP2025R97),PrincessNourah bint AbdulrahmanUniversity,Riyadh,Saudi Arabia.
摘要The rapid expansion of the Internet of Things(IoT)and Edge Artificial Intelligence(AI)has redefined automation and connectivity acrossmodern networks.However,the heterogeneity and limited resources of IoT devices expose them to increasingly sophisticated and persistentmalware attacks.These adaptive and stealthy threats can evade conventional detection,establish remote control,propagate across devices,exfiltrate sensitive data,and compromise network integrity.This study presents a Software-Defined Internet of Things(SD-IoT)control-plane-based,AI-driven framework that integrates Gated Recurrent Units(GRU)and Long Short-TermMemory(LSTM)networks for efficient detection of evolving multi-vector,malware-driven botnet attacks.The proposed CUDA-enabled hybrid deep learning(DL)framework performs centralized real-time detection without adding computational overhead to IoT nodes.A feature selection strategy combining variable clustering,attribute evaluation,one-R attribute evaluation,correlation analysis,and principal component analysis(PCA)enhances detection accuracy and reduces complexity.The framework is rigorously evaluated using the N_BaIoT dataset under k-fold cross-validation.Experimental results achieve 99.96%detection accuracy,a false positive rate(FPR)of 0.0035%,and a detection latency of 0.18 ms,confirming its high efficiency and scalability.The findings demonstrate the framework’s potential as a robust and intelligent security solution for next-generation IoT ecosystems.
基金supported by the National Key Research and Development Program of China(No.2022YFC2403500)the National Natural Science Foundation of China(No.22225401)+1 种基金the Science and Technology Innovation Program of Hunan Province(No.2020RC4017)the Guizhou Provincial Science and Technology Projects(No.ZK[2023]293).
摘要Simultaneous identification and quantitative detection of phenylenediamine(PDA)isomers,including o-phenylenediamine(OPD),m-phenylenediamine(MPD),and p-phenylenediamine(PPD),are essential for environmental risk assessment and human health protection.However,current visual detection methods can only distinguish individual PDA isomers and failed to identify binary or ternary mixtures.Herein,a highly active and ultrastable peroxidase(POD)-like CoPt graphitic nanozyme was used for naked-eye identification and colorimetric/fluorescent(FL)dual-mode quantitative detection of PDA isomers.The CoPt@G nanozyme effectively catalyzed the oxidation of OPD,MPD,PPD,OPD+PPD,OPD+MPD,MPD+PPD and OPD+MPD+PPD into yellow,colorless,lilac,yellow,yellow,wine red and reddish-brown products,respectively,in the presence of H2O2.Thus,the MPD,PPD,MPD+PPD and OPD+MPD+PPD were easily identified based on the distinct color of their oxidation products,and the OPD,OPD+PPD,OPD+MPD could be further identified by the additional addition of MPD or PPD.Subsequently,CoPt@G/H2O2-,a 3,3′,5,5′-tetramethylbenzidine(TMB)/CoPt@G/H2O2-,and MPD/CoPt@G/H2O2-enabled colorimetric/FL dual-mode platforms for the quantitative detection of OPD,MPD and PPD were proposed.The experimental results illustrated that the constructed sensing platforms exhibit satisfactory sensitivity,comparable to that reported in previous studies.Finally,the evaluation of PDAs in water samples was realized,yielding satisfactory recoveries.This work expanded the application prospects of nanozymes in assessing environmental risks and protection of human security.
基金supported by the National Key Research and Development Program of China(2024YFA1409500)the National Natural Science Foundation of China(12504364 and 12474344)the 111 project(B23045).
摘要High-performance Si photodetectors featuring an ultrawide spectral range can be realized through femtosecond(fs)-laser modification,enabling their broad application in focal plane arrays(FPAs)for artificial intelligence and complex operational scenarios.However,laser-induced surface inhomogeneity and elevated dark currents reduce the signal-to-noise ratio of FPAs in image detector arrays.To address these challenges,a pulse-shaping technique is employed here to precisely control light-matter interactions during laser modification.This approach not only improves the uniformity of surface microstructures but also significantly suppresses dark currents.The optimized device exhibits high responsivity across the visible to near-infrared spectrum,with a peak responsivity of 164.17 A·W-1 at−2.5 V.Notably,the photodetector demonstrates exceptional weak-light detection capacity at room temperature owing to its record-high specific detectivity of 1.71×1014 Jones,surpassing that of all previously reported Si-based photodetectors.These results highlight substantial advancements in the application of fs-laser-modified Si photodetectors,underscoring their potential in fields such as autonomous driving,weak-light detection,and medical monitoring.
基金supported by the National Natural Science Foundation of China(No.52106080)the Jilin City Science and Technology Innovation Development Plan Project(No.20240302014)+2 种基金the Jilin Provincial Department of Education Science and Technology Research Project(No.JJKH20230135K)the Jilin Province Science and Technology Development Plan Project(No.YDZJ202401640ZYTS)the Northeast Electric Power University Teaching Reform Research Project(No.J2427)。
摘要The continuous decrease in global fishery resources has increased the importance of precise and efficient underwater fish monitoring technology.First,this study proposes an improved underwater target detection framework based on YOLOv8,with the aim of enhancing detection accuracy and the ability to recognize multi-scale targets in blurry and complex underwater environments.A streamlined Vision Transformer(ViT)model is used as the feature extraction backbone,which retains global self-attention feature extraction and accelerates training efficiency.In addition,a detection head named Dynamic Head(DyHead)is introduced,which enhances the efficiency of processing various target sizes through multi-scale feature fusion and adaptive attention modules.Furthermore,a dynamic loss function adjustment method called SlideLoss is employed.This method utilizes sliding window technology to adaptively adjust parameters,which optimizes the detection of challenging targets.The experimental results on the RUOD dataset show that the proposed improved model not only significantly enhances the accuracy of target detection but also increases the efficiency of target detection.
基金supported by the Ministry of Trade,Industry and Energy and implemented by the Korea Institute for Advancement of Technology.The project includes Development of an International Standardization and Sustainability Integration Framework for AI Industry Internalization and Global Competitiveness Enhancement(RS-2025-07372968).
摘要Recent advancements in AI-synthesized speech have resulted in highly realistic deepfake audio,posing severe threats to authentication systems and digital media trust.Existing detection models struggle to generalize across diverse synthesis methods,especially those involving neural codec-based Audio Language Models(ALMs).In this work,we propose UniTector++,a novel prosody-aware,multi-stream detection architecture that generalizes across vocoder-and codec-based synthesis.UniTector++incorporates three complementary streams—Whisper-based semantic embeddings,high-level prosodic features,and codec artifact representations—fused through a Multi-Domain Adaptive Graph Attention Fusion(MAGAF)module.Furthermore,an Emotion-Consistency Verification Module(ECVM)reinforces alignment between speech style and prosodic content,and a Universal Adversarial Robustness(UAR)head improves resistance against adversarial attacks.Evaluated on three benchmark datasets—ASVspoof2021,PolyFake,and Codecfake—UniTector++achieves state-of-the-art performance with average Equal Error Rate(EER)of 0.57%under unseen synthesis scenarios,outperforming competitive baselines by a relative margin of 28%.Our results demonstrate the model’s superior generalization,interpretability,and robustness,offering a significant advancement in universal deepfake speech detection.
基金supported by the Ministry of Higher Education(MOHE)under the 2023 Translational Research Program for the Energy Sustainability Focus Area(Project ID:MMUE/240001)the 2024 ASEAN IVO(Project ID:2024-02),Multimedia University,and Deanship of Research,Islamic University of Madinah.
摘要The detection of zero-day malware represents one of the most significant challenges in contemporary cybersecurity.In this paper,we introduce a novel concept called“Negative-One-Day Malware Detection”,which aims to identify potentially malicious software before it is actually created by threat actors.Our approach leverages recent advancements in generative AI,specifically diffusion-based generative models,to generate and analyze potential future malware variants.By doing so,we can train detection systems to recognize these variants before they emerge in the wild,thereby closing the critical protection gap that currently exists between malware creation and detection.We demonstrate the effectiveness of our approach through extensive experimentation,showing that our framework can generate executable malware samples that combine characteristics from different families while exhibiting novel behaviors.These synthetically generated samples significantly improve the detection capabilities of security systems when incorporated into training data,providing a proactive rather than reactive approach to cybersecurity.
基金funded by Beijing Natural Science Foundation,grant number L241078.
摘要The fasteners employed in the railway tracks are susceptible to defects arising from their intricate composition.Foreign objects are frequently observed on the track bed in an open environment.These two types of defects pose potential threats to high-speed trains,thus necessitating timely and accurate track inspection.The majority of extant automatic inspection methods are predicated on the utilization of single visible light data,and the efficacy of the algorithmic processes is influenced by complex environments.Furthermore,due to the single information dimension,the detection accuracy of defects in similar,occluded,and small object categories is low.To address the aforementioned issues,this paper proposes a track defect detectionmethod based on dynamicmulti-modal fusion and challenging object enhanced perception.First,in light of the variances in the representation dimensions ofmultimodal information,this paper proposes a dynamic weighted multi-modal feature fusion module.The fused multi-modal features are assigned weights,and thenmultiplied with the extracted single-modal features atmultiple levels,achieving adaptive adjustment of the response degree of fusion features.Second,a novel stepwise multi-scale convolution feature aggregation module is proposed for challenging objects.The proposed method employs depth separable convolution and cross-scale aggregation operations of different receptive fields to enhance feature extraction and reuse,thereby reducing the degree of progressive loss of effective information.The experimental results demonstrate the efficacy of the proposed method in comparison to eight established methods,encompassing both single-modal and multi-modal methods,as evidenced by the extensive findings within the constructed RGBD dataset.
基金National Key Research and Development Program of China(2023YFB2805600)National Natural Science Foundation of China(U24A20311,62305050)。
摘要Acoustic sensing is crucial in nature,supporting functions from biological listening to environmental awareness.In photonics,fiber-optic microphones(FOMs)have become essential tools due to their unique high sensitivity,small size,and resistance to electromagnetic interference,useful in fields such as medical diagnostics,resource exploration,and industrial monitoring.Here,taking advantage of the biomimetic concept,we introduce a fiber-optic acoustic sensing method that offers high-fidelity sound detection and precise voiceprint recognition.