期刊文献+
共找到75,839篇文章
< 1 2 250 >
每页显示 20 50 100
Efficient ECG classification based on Chi-square distance for arrhythmia detection
1
作者 Dhiah Al-Shammary Mustafa Noaman Kadhim +2 位作者 Ahmed M.Mahdi Ayman Ibaida Khandakar Ahmedb 《Journal of Electronic Science and Technology》 EI CAS CSCD 2024年第2期1-15,共15页
This study introduces a new classifier tailored to address the limitations inherent in conventional classifiers such as K-nearest neighbor(KNN),random forest(RF),decision tree(DT),and support vector machine(SVM)for ar... This study introduces a new classifier tailored to address the limitations inherent in conventional classifiers such as K-nearest neighbor(KNN),random forest(RF),decision tree(DT),and support vector machine(SVM)for arrhythmia detection.The proposed classifier leverages the Chi-square distance as a primary metric,providing a specialized and original approach for precise arrhythmia detection.To optimize feature selection and refine the classifier’s performance,particle swarm optimization(PSO)is integrated with the Chi-square distance as a fitness function.This synergistic integration enhances the classifier’s capabilities,resulting in a substantial improvement in accuracy for arrhythmia detection.Experimental results demonstrate the efficacy of the proposed method,achieving a noteworthy accuracy rate of 98% with PSO,higher than 89% achieved without any previous optimization.The classifier outperforms machine learning(ML)and deep learning(DL)techniques,underscoring its reliability and superiority in the realm of arrhythmia classification.The promising results render it an effective method to support both academic and medical communities,offering an advanced and precise solution for arrhythmia detection in electrocardiogram(ECG)data. 展开更多
关键词 Arrhythmia classification chi-square distance Electrocardiogram(ECG)signal Particle swarm optimization(PSO)
在线阅读 下载PDF
Research on SAR Image Lightweight Detection Based on Improved YOLOV8
2
作者 WANG Qing SI Zhan-jun 《印刷与数字媒体技术研究》 北大核心 2025年第1期93-100,共8页
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. 展开更多
关键词 YOLOv8 Synthetic aperture radar image LIGHTWEIGHT Target detection
在线阅读 下载PDF
Recent Advances in Non-Enzymatic Electrochemical Sensors for Theophylline Detection
3
作者 Ernis Gustria Putri Yulia M T A +5 位作者 Syauqi Muhammad Iqbal Jiwanti Prastika Krisma Hartati Yeni Wahyuni Kondo Takeshi Anjani Qonita Kurnia Gunlazuardi Jarnuzi 《电化学(中英文)》 北大核心 2025年第3期1-24,共24页
Detection of target analytes at low concentrations is significant in various fields,including pharmaceuticals,healthcare,and environmental protection.Theophylline(TP),a natural alkaloid used as a bronchodilator to tre... Detection of target analytes at low concentrations is significant in various fields,including pharmaceuticals,healthcare,and environmental protection.Theophylline(TP),a natural alkaloid used as a bronchodilator to treat respiratory disorders such as asthma,bronchitis,and emphysema,has a narrow therapeutic window with a safe plasma concentration ranging from 55.5-111.0μmol·L^(-1)in adults.Accurate monitoring of TP levels is essential because too low or too high can cause se-rious side effects.In this regard,non-enzymatic electrochemical sensors offer a practical solution with rapidity,portability,and high sensitivity.This article aims to provide a comprehensive review of the recent developments of non-enzymatic electrochemical sensors for TP detection,highlighting the basic principles,electro-oxidation mechanisms,catalytic effects,and the role of modifying materials on electrode performance.Carbon-based electrodes such as glassy carbon electrodes(GCEs),carbon paste electrodes(CPEs),and carbon screen-printed electrodes(SPCEs)have become the primary choices for non-enzymatic sensors due to their chemical stability,low cost,and flexibility in modification.This article identifies the sig-nificant contribution of various modifying materials,including nanomaterials such as carbon nanotubes(CNTs),graphene,metal oxides,and multi-element nanocomposites.These modifications enhance sensors’electron transfer,sensitivity,and selectivity in detecting TP at low concentrations in complex media such as blood plasma and pharmaceutical samples.The electro-oxidation mechanism of TP is also discussed in depth,emphasizing the hydroxyl and carbonyl reaction pathways strongly influenced by pH and electrode materials.These mechanisms guide the selection of the appropriate electrode ma-terial for a particular application.The main contribution of this article is to identify superior modifying materials that can improve the performance of non-enzymatic electrochemical sensors.In a recent study,the combination of multi-element nanocomposites based on titanium dioxide(TiO_(2)),CNTs,and gold nanoparticles(AuNPs)resulted in the lowest detection limit of 3×10^(-5)μmol·L^(-1),reflecting the great potential of these materials for developing high-performance electrochemical sensors.The main conclusion of this article is the importance of a multidisciplinary approach in electrode material design to support the sensitivity and selectivity of TP detection.In addition,there is still a research gap in understanding TP’s more detailed oxidation mechanism,especially under pH variations and complex environments.Therefore,further research on electrode modification and analysis of the TP oxidation mechanism are urgently needed to improve the accuracy and sta-bility of the sensor while expanding its applications in pharmaceutical monitoring and medical diagnostics.By integrating various innovative materials and technical approaches,this review is expected to be an essential reference for developing efficient and affordable non-enzymatic electrochemical sensors. 展开更多
关键词 Theophylline detection Non-enzymatic sensors Electrochemical sensors Modifier electrode Reaction mechanism
在线阅读 下载PDF
PF-YOLO:An Improved YOLOv8 for Small Object Detection in Fisheye Images
4
作者 Cheng Zhang Cheng Xu Hongzhe Liu 《Journal of Beijing Institute of Technology》 2025年第1期57-70,共14页
Top-view fisheye cameras are widely used in personnel surveillance for their broad field of view,but their unique imaging characteristics pose challenges like distortion,complex scenes,scale variations,and small objec... Top-view fisheye cameras are widely used in personnel surveillance for their broad field of view,but their unique imaging characteristics pose challenges like distortion,complex scenes,scale variations,and small objects near image edges.To tackle these,we proposed peripheral focus you only look once(PF-YOLO),an enhanced YOLOv8n-based method.Firstly,we introduced a cutting-patch data augmentation strategy to mitigate the problem of insufficient small-object samples in various scenes.Secondly,to enhance the model's focus on small objects near the edges,we designed the peripheral focus loss,which uses dynamic focus coefficients to provide greater gradient gains for these objects,improving their regression accuracy.Finally,we designed the three dimensional(3D)spatial-channel coordinate attention C2f module,enhancing spatial and channel perception,suppressing noise,and improving personnel detection.Experimental results demonstrate that PF-YOLO achieves strong performance on the challenging events for person detection from overhead fisheye images(CEPDTOF)and in-the-wild events for people detection and tracking from overhead fisheye cameras(WEPDTOF)datasets.Compared to the original YOLOv8n model,PFYOLO achieves improvements on CEPDTOF with increases of 2.1%,1.7%and 2.9%in mean average precision 50(mAP 50),mAP 50-95,and tively.On WEPDTOF,PF-YOLO achieves substantial improvements with increases of 31.4%,14.9%,61.1%and 21.0%in 91.2%and 57.2%,respectively. 展开更多
关键词 FISHEYE object detection and recognition small object detection deep learning
在线阅读 下载PDF
A novel detection method for warhead fragment targets in optical images under dynamic strong interference environments
5
作者 Guoyi Zhang Hongxiang Zhang +4 位作者 Zhihua Shen Deren Kong Chenhao Ning Fei Shang Xiaohu Zhang 《Defence Technology(防务技术)》 2025年第1期252-270,共19页
A measurement system for the scattering characteristics of warhead fragments based on high-speed imaging systems offers advantages such as simple deployment,flexible maneuverability,and high spatiotemporal resolution,... A measurement system for the scattering characteristics of warhead fragments based on high-speed imaging systems offers advantages such as simple deployment,flexible maneuverability,and high spatiotemporal resolution,enabling the acquisition of full-process data of the fragment scattering process.However,mismatches between camera frame rates and target velocities can lead to long motion blur tails of high-speed fragment targets,resulting in low signal-to-noise ratios and rendering conventional detection algorithms ineffective in dynamic strong interference testing environments.In this study,we propose a detection framework centered on dynamic strong interference disturbance signal separation and suppression.We introduce a mixture Gaussian model constrained under a joint spatialtemporal-transform domain Dirichlet process,combined with total variation regularization to achieve disturbance signal suppression.Experimental results demonstrate that the proposed disturbance suppression method can be integrated with certain conventional motion target detection tasks,enabling adaptation to real-world data to a certain extent.Moreover,we provide a specific implementation of this process,which achieves a detection rate close to 100%with an approximate 0%false alarm rate in multiple sets of real target field test data.This research effectively advances the development of the field of damage parameter testing. 展开更多
关键词 Damage parameter testing Warhead fragment target detection High-speed imaging systems Dynamic strong interference disturbance suppression Variational bayesian inference Motion target detection Faint streak-like target detection
在线阅读 下载PDF
Efficient PSS Detection Algorithm Aided by CNN
6
作者 LI Lanlan 《ZTE Communications》 2025年第1期63-70,共8页
In a 5G mobile communication system,cell search is the initial step in establishing downlink synchronization between user equipment(UE)and base stations(BS).Primary synchronization signal(PSS)detection is a crucial pa... In a 5G mobile communication system,cell search is the initial step in establishing downlink synchronization between user equipment(UE)and base stations(BS).Primary synchronization signal(PSS)detection is a crucial part of this process,and enhancing PSS detection speed can reduce communication latency and improve overall quality.This paper proposes a fast PSS detection algorithm based on the correlation characteristics of PSS time-domain superposition signals.Conducting PSS signal correlation within a smaller range can reduce computational complexity and accelerates communication speed.Additionally,frequency offset can impact the accuracy of calculations during the PSS detection process.To address this issue,we propose applying convolutional neural networks(CNN)for frequency offset estimation of synchronization signals.By compensating for the frequency of related signals,the accuracy of PSS detection is improved.Finally,the analysis and simulation results demonstrate the effectiveness of the proposed approach. 展开更多
关键词 5G CNN cell search PSS detection
在线阅读 下载PDF
Aggregation‑Induced Emissive Scintillators:A New Frontier for Radiation Detection and Imaging
7
作者 Xinyi Li Jiafu Yu +2 位作者 Yinghao Fan Yuting Gao Guangda Niu 《Nano-Micro Letters》 2025年第7期190-205,共16页
Aggregation-induced emission(AIE)is a unique phenomenon where certain organic materials exhibit enhanced luminescence in their aggregated states,overcoming the typical quenching observed in conventional organic materi... Aggregation-induced emission(AIE)is a unique phenomenon where certain organic materials exhibit enhanced luminescence in their aggregated states,overcoming the typical quenching observed in conventional organic materials.Since its discovery in 2001,AIE has driven significant advances in fields like OLEDs and biological imaging,earning recognition in fundamental research.However,its application in high-energy radiation detection remains underexplored.Organic scintillators,though widely used,face challenges such as low light yield and poor radiation attenuation.AIE materials offer promising solutions by improving light yield,response speed,and radiation attenuation.This review summarizes the design strategies behind AIE scintillators and their very recent applications in X-ray,γ-ray,and fast neutron detection.We highlight their advantages in enhancing detection sensitivity,reducing background noise,and achieving high-resolution imaging.By addressing the current challenges,we believe AIE materials will play a pivotal role in advancing future radiation detection and imaging technologies. 展开更多
关键词 Aggregation-induced emission SCINTILLATORS Radiation detection Radiation imaging
在线阅读 下载PDF
Development of NIR Responsive Upconversion Nanosensor for Turn-on Detection of 4-Nonylphenol
8
作者 HUANG Sili XU Kuncheng +5 位作者 YE Yiwen WEN Hongli CHEN Rihui SONG Wei CHEN Wei ABDUR Raheem Aleem 《发光学报》 北大核心 2025年第1期140-155,共16页
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. 展开更多
关键词 Er^(3+)/Yb^(3+)/Nd^(3+) upconversion nanoparticles Förster resonance energy transfer ESTROGEN detection
在线阅读 下载PDF
Nondestructive detection of atom counts in laser-trapped ^(171)Yb atoms
9
作者 Congcong Tian Qiang Zhu +4 位作者 Bing Wang Dezhi Xiong Zhuanxian Xiong Lingxiang He Baolong Lyu 《Chinese Physics B》 2025年第2期223-228,共6页
We present the experimental demonstration of nondestructive detection of ^(171)Yb atoms in a magneto-optical trap(MOT) based on phase shift measurement induced by the atoms on a weak off-resonant laser beam. After loa... We present the experimental demonstration of nondestructive detection of ^(171)Yb atoms in a magneto-optical trap(MOT) based on phase shift measurement induced by the atoms on a weak off-resonant laser beam. After loading a green MOT of ^(171)Yb atoms, the phase shift is obtained with a two-color Mach–Zehnder interferometer by means of ±45 MHz detuning with respect to the ^(1)S_(0)–^(1)P_(1) transition. We measured a phase shift of about 100 mrad corresponding to an atom count of around 5 × 10^(5). This demonstrates that it is possible to obtain the number of atoms without direct destructive measurement compared with the absorption imaging method. This scheme could be an important approach towards a high-precision lattice clock for clock operation through suppression of the impact of the Dick effect. 展开更多
关键词 ytterbium atoms Mach–Zehnder interferometer nondestructive detection phase shift
在线阅读 下载PDF
Device Activity Detection and Channel Estimation Using Score-Based Generative Models in Massive MIMO
10
作者 TANG Chenyue LI Zeshen +1 位作者 CHEN Zihan Howard H.YANG 《ZTE Communications》 2025年第1期53-62,共10页
The growing demand for wireless connectivity has made massive multiple-input multiple-output(MIMO)a cornerstone of modern communication systems.To optimize network performance and resource allocation,an efficient and ... The growing demand for wireless connectivity has made massive multiple-input multiple-output(MIMO)a cornerstone of modern communication systems.To optimize network performance and resource allocation,an efficient and robust approach is joint device activity detection and channel estimation.In this paper,we present an approach utilizing score-based generative models to address the underdetermined nature of channel estimation,which is data-driven and well-suited for the complex and dynamic environment of massive MIMO systems.Our experimental results,based on a comprehensive dataset generated through Monte-Carlo sampling,demonstrate the high precision of our channel estimation approach,with errors reduced to as low as-45 d B,and exceptional accuracy in detecting active devices. 展开更多
关键词 activity detection channel estimation inverse problem score-based generative model massive MIMO
在线阅读 下载PDF
Exponential Attitude-Orbit Coordinated Control for Gravitational-Wave Detection Spacecraft Formation with Large-Scale Communication Delays
11
作者 XING Youpeng SONG Yinsheng +1 位作者 YIN Zeyang CHEN Xiaofang 《Transactions of Nanjing University of Aeronautics and Astronautics》 2025年第1期70-79,共10页
This paper concerns the exponential attitude-orbit coordinated control problems for gravitational-wave detection formation spacecraft systems.Notably,the large-scale communication delays resulting from oversized inter... This paper concerns the exponential attitude-orbit coordinated control problems for gravitational-wave detection formation spacecraft systems.Notably,the large-scale communication delays resulting from oversized inter-satellite distance of space-based laser interferometers are first modeled.Subject to the delayed communication behaviors,a new delay-dependent attitude-orbit coordinated controller is designed.Moreover,by reconstructing the less conservative Lyapunov-Krasovskii functional and free-weight matrices,sufficient criteria are derived to ensure the exponential stability of the closed-loop relative translation and attitude error system.Finally,a simulation example is employed to illustrate the numerical validity of the proposed controller for in-orbit detection missions. 展开更多
关键词 gravitational-wave detection spacecraft formation attitude-orbit coordinated control large-scale communication delays exponential stability
在线阅读 下载PDF
Bifunctional ZrO_(2)@ZIF-90 nanozyme with high phosphohydrolase activity for sensitive electrochemical detection of methyl parathion
12
作者 Xiaomin Pang Geoffrey I.N.Waterhouse +3 位作者 Ruiqiang Wang Xuguang Qiao Yufeng Sun Zhixiang Xu 《Food Science and Human Wellness》 2025年第2期749-757,共9页
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. 展开更多
关键词 Methyl parathion Organophosphorus pesticides Nanozyme ZrO_(2)@ZIF-90 Electrochemical detection
在线阅读 下载PDF
An Effective Intrusion Detection System Based on the FSA-BGRU Hybrid Model
13
作者 Deng Zaihui Li Zihang +2 位作者 Guo Jianzhong Gan Guangming Kong Dejin 《China Communications》 2025年第2期188-198,共11页
Intrusion detection systems play a vital role in cyberspace security.In this study,a network intrusion detection method based on the feature selection algorithm(FSA)and a deep learning model is developed using a fusio... Intrusion detection systems play a vital role in cyberspace security.In this study,a network intrusion detection method based on the feature selection algorithm(FSA)and a deep learning model is developed using a fusion of a recursive feature elimination(RFE)algorithm and a bidirectional gated recurrent unit(BGRU).Particularly,the RFE algorithm is employed to select features from high-dimensional data to reduce weak correlations between features and remove redundant features in the numerical feature space.Then,a neural network that combines the BGRU and multilayer perceptron(MLP)is adopted to extract deep intrusion behavior features.Finally,a support vector machine(SVM)classifier is used to classify intrusion behaviors.The proposed model is verified by experiments on the NSL-KDD dataset.The results indicate that the proposed model achieves a 90.25%accuracy and a 97.51%detection rate in binary classification and outperforms other machine learning and deep learning models in intrusion classification.The proposed method can provide new insight into network intrusion detection. 展开更多
关键词 bidirectional GRU feature selection intrusion detection system multilayer perceptron recursive feature elimination support vector machine
在线阅读 下载PDF
Topology Data Analysis-Based Error Detection for Semantic Image Transmission with Incremental Knowledge-Based HARQ
14
作者 Ni Fei Li Rongpeng +1 位作者 Zhao Zhifeng Zhang Honggang 《China Communications》 2025年第1期235-255,共21页
Semantic communication(SemCom)aims to achieve high-fidelity information delivery under low communication consumption by only guaranteeing semantic accuracy.Nevertheless,semantic communication still suffers from unexpe... Semantic communication(SemCom)aims to achieve high-fidelity information delivery under low communication consumption by only guaranteeing semantic accuracy.Nevertheless,semantic communication still suffers from unexpected channel volatility and thus developing a re-transmission mechanism(e.g.,hybrid automatic repeat request[HARQ])becomes indispensable.In that regard,instead of discarding previously transmitted information,the incremental knowledge-based HARQ(IK-HARQ)is deemed as a more effective mechanism that could sufficiently utilize the information semantics.However,considering the possible existence of semantic ambiguity in image transmission,a simple bit-level cyclic redundancy check(CRC)might compromise the performance of IK-HARQ.Therefore,there emerges a strong incentive to revolutionize the CRC mechanism,thus more effectively reaping the benefits of both SemCom and HARQ.In this paper,built on top of swin transformer-based joint source-channel coding(JSCC)and IK-HARQ,we propose a semantic image transmission framework SC-TDA-HARQ.In particular,different from the conventional CRC,we introduce a topological data analysis(TDA)-based error detection method,which capably digs out the inner topological and geometric information of images,to capture semantic information and determine the necessity for re-transmission.Extensive numerical results validate the effectiveness and efficiency of the proposed SC-TDA-HARQ framework,especially under the limited bandwidth condition,and manifest the superiority of TDA-based error detection method in image transmission. 展开更多
关键词 error detection incremental knowledgebased HARQ joint source-channel coding semantic communication swin transformer topological data analysis
在线阅读 下载PDF
Research on multi-view collaborative detection system for UAV swarms based on Pix2Pix framework and BAM attention mechanism
15
作者 Yan Ding Qingxin Cao +2 位作者 Bozhi Zhang Peilin Li Zhongjiao Shi 《Defence Technology(防务技术)》 2025年第4期213-226,共14页
Drone swarm systems,equipped with photoelectric imaging and intelligent target perception,are essential for reconnaissance and strike missions in complex and high-risk environments.They excel in information sharing,an... Drone swarm systems,equipped with photoelectric imaging and intelligent target perception,are essential for reconnaissance and strike missions in complex and high-risk environments.They excel in information sharing,anti-jamming capabilities,and combat performance,making them critical for future warfare.However,varied perspectives in collaborative combat scenarios pose challenges to object detection,hindering traditional detection algorithms and reducing accuracy.Limited angle-prior data and sparse samples further complicate detection.This paper presents the Multi-View Collaborative Detection System,which tackles the challenges of multi-view object detection in collaborative combat scenarios.The system is designed to enhance multi-view image generation and detection algorithms,thereby improving the accuracy and efficiency of object detection across varying perspectives.First,an observation model for three-dimensional targets through line-of-sight angle transformation is constructed,and a multi-view image generation algorithm based on the Pix2Pix network is designed.For object detection,YOLOX is utilized,and a deep feature extraction network,BA-RepCSPDarknet,is developed to address challenges related to small target scale and feature extraction challenges.Additionally,a feature fusion network NS-PAFPN is developed to mitigate the issue of deep feature map information loss in UAV images.A visual attention module(BAM)is employed to manage appearance differences under varying angles,while a feature mapping module(DFM)prevents fine-grained feature loss.These advancements lead to the development of BA-YOLOX,a multi-view object detection network model suitable for drone platforms,enhancing accuracy and effectively targeting small objects. 展开更多
关键词 Drone swarm systems Reconnaissance and strike Image generation Multi-view detection Pix2Pix framework Attention mechanism
在线阅读 下载PDF
A Hybrid Intrusion Detection Method Based on Convolutional Neural Network and AdaBoost 被引量:1
16
作者 Wu Zhijun Li Yuqi Yue Meng 《China Communications》 SCIE CSCD 2024年第11期180-189,共10页
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. 展开更多
关键词 ADABOOST CNN detection rate false positive rate feature extraction intrusion detection
在线阅读 下载PDF
Automated Vulnerability Detection of Blockchain Smart Contacts Based on BERT Artificial Intelligent Model 被引量:1
17
作者 Feng Yiting Ma Zhaofeng +1 位作者 Duan Pengfei Luo Shoushan 《China Communications》 SCIE CSCD 2024年第7期237-251,共15页
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. 展开更多
关键词 BERT blockchain smart contract vulnerability detection
在线阅读 下载PDF
An Efficient Modelling of Oversampling with Optimal Deep Learning Enabled Anomaly Detection in Streaming Data 被引量:1
18
作者 R.Rajakumar S.Sathiya Devi 《China Communications》 SCIE CSCD 2024年第5期249-260,共12页
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. 展开更多
关键词 anomaly detection deep learning hyperparameter optimization OVERSAMPLING SMOTE streaming data
在线阅读 下载PDF
Fire Detection Model Based on Improved RT-DETR 被引量:1
19
作者 WU Xiao-ning SI Zhan-jun 《印刷与数字媒体技术研究》 CAS 北大核心 2024年第4期107-114,共8页
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. 展开更多
关键词 Fire detection RT-DETR Attention mechanism
在线阅读 下载PDF
Semi-supervised surface defect detection of wind turbine blades with YOLOv4 被引量:1
20
作者 Chao Huang Minghui Chen Long Wang 《Global Energy Interconnection》 EI CSCD 2024年第3期284-292,共9页
Timely inspection of defects on the surfaces of wind turbine blades can effectively prevent unpredictable accidents.To this end,this study proposes a semi-supervised object-detection network based on You Only Looking ... Timely inspection of defects on the surfaces of wind turbine blades can effectively prevent unpredictable accidents.To this end,this study proposes a semi-supervised object-detection network based on You Only Looking Once version 4(YOLOv4).A semi-supervised structure comprising a generative adversarial network(GAN)was designed to overcome the difficulty in obtaining sufficient samples and sample labeling.In a GAN,the generator is realized by an encoder-decoder network,where the backbone of the encoder is YOLOv4 and the decoder comprises inverse convolutional layers.Partial features from the generator are passed to the defect detection network.Deploying several unlabeled images can significantly improve the generalization and recognition capabilities of defect-detection models.The small-scale object detection capacity of the network can be improved by enhancing essential features in the feature map by adding the concurrent spatial and channel squeeze and excitation(scSE)attention module to the three parts of the YOLOv4 network.A balancing improvement was made to the loss function of YOLOv4 to overcome the imbalance problem of the defective species.The results for both the single-and multi-category defect datasets show that the improved model can make good use of the features of the unlabeled images.The accuracy of wind turbine blade defect detection also has a significant advantage over classical object detection algorithms,including faster R-CNN and DETR. 展开更多
关键词 Defect detection Generative adversarial network scSE attention Semi-supervision Wind turbine
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部