期刊文献+
共找到285,209篇文章
< 1 2 250 >
每页显示 20 50 100
基于改进RT-DETR的叶菜干烧心症状检测方法
1
作者 林开颜 周纪元 +4 位作者 吴军辉 杨学军 陈杰 司慧萍 祝华军 《农业工程学报》 北大核心 2026年第1期201-209,共9页
植物工厂中叶菜常出现干烧心胁迫症状,针对现有方法在症状初期检测性能不佳的问题,该研究提出一种干烧心症状检测模型RT-DETR-TB(real-time detection transformer for tip-burn)。模型采用基于星运算学习范式的StarNet作为主干网络,实... 植物工厂中叶菜常出现干烧心胁迫症状,针对现有方法在症状初期检测性能不佳的问题,该研究提出一种干烧心症状检测模型RT-DETR-TB(real-time detection transformer for tip-burn)。模型采用基于星运算学习范式的StarNet作为主干网络,实现模型轻量化并加速收敛。颈部编码网络中,联合星运算和通道先验注意力(channel prior convolutional attention,CPCA)设计星注意力特征融合模块(star-attention feature fusion,SAFF),以提升多尺度特征融合效果;并设计跨尺度边缘增强模块(cross-scale edge enhance,CSEE),利用浅层边缘特征信息改善小目标检测性能。试验结果表明,RT-DETR-TB的参数量为16.4M,检测速度达58帧/s,平均精度从86.0%提升至88.4%,小目标精度从46.8%提升至50.7%。同时在不同植物工厂光照环境中,模型对比主流检测方法展现出更好的准确性和鲁棒性。该模型能够满足干烧心症状的早期预警需求,为植物工厂自动化生产提供技术支持。 展开更多
关键词 目标检测 模型 干烧心 rt-detr 植物工厂
在线阅读 下载PDF
基于改进RT-DETR的有遮挡交通标志检测算法
2
作者 于天河 杨壮壮 +2 位作者 胡金帅 常梦瑶 王文龙 《工程科学学报》 北大核心 2026年第2期393-408,共16页
针对交通标志检测中目标尺寸小、检测精度低等问题,尤其是在远距离拍摄、遮挡严重的情况下,传统检测算法往往难以准确识别交通标志.本文提出了一种基于改进RT-DETR的交通标志检测算法.首先,考虑到当前交通标志被遮挡情况下数据集的匮乏... 针对交通标志检测中目标尺寸小、检测精度低等问题,尤其是在远距离拍摄、遮挡严重的情况下,传统检测算法往往难以准确识别交通标志.本文提出了一种基于改进RT-DETR的交通标志检测算法.首先,考虑到当前交通标志被遮挡情况下数据集的匮乏,自建一个遮挡条件下的交通标志数据集.然后,在反向残差移动块中引入膨胀重参数块,构建了一个轻量级的复合膨胀残差块来替换原始主干提取网络中的BasicBlock,增强了模型的特征提取能力.最后,对RT-DETR模型的损失函数进行了优化,提出了DS-IoU联合损失函数加快收模型敛速度.实验结果表明,改进后的算法在自制数据集上的m AP为94.2%,相比于原始算法增加量为4.7%,在公开数据集TT100K和CCTSDB2021的m AP分别为92.8%和91.7%,相比于原始算法增加量分别为3.1%和2.4%,Params和GFLOPs相比于原始的算法分别降低了26.0%和12.5%.本文提出的改进方法极大地减少了计算量和参数数量,有效提升了遮挡情况下的交通标志的检测精度. 展开更多
关键词 交通标志检测 rt-detr 遮挡数据集 轻量化 联合损失函数
在线阅读 下载PDF
基于改进RT-DETR的光伏板缺陷检测
3
作者 吕辉 司可 《广西师范大学学报(自然科学版)》 北大核心 2026年第2期52-64,共13页
为了解决现有传统的光伏板缺陷检测精度低、模型参数量大以及复杂背景检测时出现漏检和误检的问题,本文基于RT-DETR模型提出一种高效的光伏板缺陷检测算法。首先,为了提升检测精度,采用FREBlock主干增强特征提取能力同时还能提高检测效... 为了解决现有传统的光伏板缺陷检测精度低、模型参数量大以及复杂背景检测时出现漏检和误检的问题,本文基于RT-DETR模型提出一种高效的光伏板缺陷检测算法。首先,为了提升检测精度,采用FREBlock主干增强特征提取能力同时还能提高检测效率。其次,设计CRDFP多尺度特征融合结构进一步增强特征融合能力。最后,引入可变形注意力机制DAttention,使模型能专注于相关区域的信息特征。实验结果表明,改进后的模型平均类别精度(η_(mAP))效果达到79.2%,较传统模型提高3.6个百分点,参数量减少22.6%,运算量降低25.9%,表现出较高的实时检测能力。 展开更多
关键词 深度学习 rt-detr 光伏板 缺陷检测 多尺度特征融合
在线阅读 下载PDF
改进RT-DETR的输电线路异物检测算法研究
4
作者 王震洲 孙冬冬 +1 位作者 王建超 苏鹤 《计算机工程与应用》 北大核心 2026年第2期116-125,共10页
针对无人机智能巡检场景中航拍图像检测精度有限、模型计算复杂和特征提取困难等问题,提出一种改进RT-DETR的算法。在骨干网络中构建轻量级特征提取模块(DynRepFusion block,DRF block),提升检测精度的同时显著降低了模型复杂度和计算成... 针对无人机智能巡检场景中航拍图像检测精度有限、模型计算复杂和特征提取困难等问题,提出一种改进RT-DETR的算法。在骨干网络中构建轻量级特征提取模块(DynRepFusion block,DRF block),提升检测精度的同时显著降低了模型复杂度和计算成本;引入动态特征区域协同注意力模块(dynamic feature region collaborative attention,DFRCA),通过双路径直方图重组策略实现特征的协同提取,降低密集目标的误检率;改进多尺度特征增强融合网络(multi-scale feature fusion network,MSFFN),实现多尺度目标的同步优化;采用EIoU损失函数减少模型对图像尺寸变化的敏感性,有效地提升了检测精度。实验结果表明,改进后模型参数量下降了26.1%、GFLOPs减少了22.2%,同时mAP50和mAP50:95分别提升至94.5%和76.2%,较原模型分别提高了4.2与2.7个百分点;与主流算法中综合性能表现最好的YOLOV8相比,改进后模型在mAP50、F1值分别提升2.1和3.9个百分点。改进RT-DETR算法在巡检无人机作业时提升了检测精度,降低了误检率,节省了计算资源,为无人机目标检测提供了有效解决方案。 展开更多
关键词 无人机(UAV) 异物检测 rt-detr 轻量化 多尺度特征融合
在线阅读 下载PDF
基于改进RT-DETR的农作物害虫检测算法
5
作者 许光宇 林浩杰 《齐鲁工业大学学报》 2026年第1期26-37,共12页
针对农作物害虫检测中害虫目标被遮挡、体色与环境相近等情况导致的目标检测准确率不高的问题,提出了一种基于RT-DETR的农作物害虫检测算法RT-DETR-SDIC。首先,原主干网络的前两层(S2,S3)引入多样分支残差模块(Diverse Branch Residual ... 针对农作物害虫检测中害虫目标被遮挡、体色与环境相近等情况导致的目标检测准确率不高的问题,提出了一种基于RT-DETR的农作物害虫检测算法RT-DETR-SDIC。首先,原主干网络的前两层(S2,S3)引入多样分支残差模块(Diverse Branch Residual Block,DBRB),利用多分支拓扑结构以及不同规模的路径提取多尺度的特征信息,在原主干网络的后两层(S4,S5)引入了结合级联注意力的倒立残差移动模块(Invert Residual Mobile Block with Cascade Group Attention,IRMB_CGA),弥补了原主干网络中长距离语义信息无法直接交互的问题,增强了对环境特征的辨别能力;其次,在特征融合网络中,增加了无参数注意力的空间到深度融合层(Space to Depth Convolution with Attention,SPA)提取细粒度的信息,设计了内容引导融合模块(Context Guide Fusion Module,CGFM)来引导多尺度特征融合。实验结果表明模型RT-DETR-SDIC参数下降了19.6%,计算量下降了9.9%,P_(mA,0.5)上升了6.2%,P_(mA,0.5:0.95)上升了2.6%。 展开更多
关键词 害虫检测 多尺度特征融合 rt-detr 智慧农业
在线阅读 下载PDF
基于改进RT-DETR的锻件表面缺陷检测算法 被引量:1
6
作者 张国文 张上 +2 位作者 张岳 李琼 张军 《计算机工程与应用》 北大核心 2026年第1期112-123,共12页
锻件表面缺陷危害大,检测效率低,针对目前锻件表面缺陷检测存在的问题,提出了一种基于改进RT-DETR的算法。在湖北三环锻造有限公司车辆转向节生产车间采集磁粉检测图像作为数据集;提出轻量级跨阶段热传导模块,将模拟热扩散过程引入频域... 锻件表面缺陷危害大,检测效率低,针对目前锻件表面缺陷检测存在的问题,提出了一种基于改进RT-DETR的算法。在湖北三环锻造有限公司车辆转向节生产车间采集磁粉检测图像作为数据集;提出轻量级跨阶段热传导模块,将模拟热扩散过程引入频域建模机制,实现全局感知并抑制高频噪声;引入上下文感知特征金字塔模块,通过动态通道对齐和空间注意力引导实现多尺度特征融合,增强语义一致性和目标的上下文融合;引用一种动态位置偏置模块增强对跨尺度特征的提取能力。在锻件表面裂纹数据集的实验结果表明,模型精度达到87.9%,参数量和计算量分别减少20.7%和9.3%,优于其他主流算法。在NEU-DET数据集上,改进后的RT-DETR模型在mAP上相较基准模型提升1.2个百分点,证明算法具有泛化性。综上,该算法精度提高,模型复杂度降低,适用于实际生产环境部署与应用。 展开更多
关键词 实时检测转换器(rt-detr) 缺陷检测 特征提取 锻件 动态位置偏置模块
在线阅读 下载PDF
基于改进RT-DETR的图像识别算法及其应用
7
作者 胡建功 卜旭阳 +2 位作者 郭义凯 王光辉 王莹坤 《实验室研究与探索》 北大核心 2026年第1期98-103,共6页
RT-DETR网络作为首个端到端的Transformer图像识别网络,在图像识别领域应用广泛。然而,标准RT-DETR网络在处理复杂场景与小目标检测时,仍存在精度不足和速度偏低问题。为此,提出一种改进的RT-DETR网络的图像识别算法,并将其应用于车辆... RT-DETR网络作为首个端到端的Transformer图像识别网络,在图像识别领域应用广泛。然而,标准RT-DETR网络在处理复杂场景与小目标检测时,仍存在精度不足和速度偏低问题。为此,提出一种改进的RT-DETR网络的图像识别算法,并将其应用于车辆识别任务。该算法通过引入空间位置关系建模以增强对小目标(如车辆、行人)的感知能力,并采用门控制机制提升网络的非线性建模性能。同时,通过分离出高频和低频的细节,对特征图进行分割与拼接,实现无损采样。进一步通过压缩遮挡干扰、背景及噪声信息,有效降低计算复杂度,并结合Conv卷积函数、Convec编码卷积函数以及Softmax函数,显著提升特征图分辨率和网络的检测精度。实验结果表明,相比于RT-DETR网络,算法在mAP50、mAP50:95、精度与召回率上分别提升了6.2%、4.5%、4.3%与4.1%。 展开更多
关键词 rt-detr 车辆识别 多尺度 细粒度特征 空域频域
在线阅读 下载PDF
改进RT-DETR的水下目标检测算法
8
作者 邹永钶 李广明 +1 位作者 陈林豪 欧阳裕荣 《电光与控制》 北大核心 2026年第2期83-89,共7页
现有水下目标检测算法受边缘设备内存和算力制约,且算法精度受水下复杂环境的挑战,为此,提出了一种轻量级改进RT-DETR水下目标检测算法。该算法使用Darknet53作为主干网络,并设计CSP-MS模块替换CSP模块,旨在减少模型参数且保有提取能力... 现有水下目标检测算法受边缘设备内存和算力制约,且算法精度受水下复杂环境的挑战,为此,提出了一种轻量级改进RT-DETR水下目标检测算法。该算法使用Darknet53作为主干网络,并设计CSP-MS模块替换CSP模块,旨在减少模型参数且保有提取能力。同时,设计EdgeEnhancer模块对低层次的特征进行边缘信息增强,减少模型受水下图像模糊失真的影响。为了增强模型在水下场景的性能,该算法针对跨尺度交互模块引入双向跨尺度连接和动态上采样,以提升模型对水下多尺度目标定位的准确性。实验结果表明,所提模型相较于原模型,在参数量方面降低了23.2%,同时在URPC2020数据集上的mAP50方面提升1.1个百分点,与YOLO系列先进算法相比精度相当,但参数量和计算量更少。这一结果充分验证了所提算法实现了检测精度与模型体量之间的良好平衡。 展开更多
关键词 水下目标检测 rt-detr 轻量化网络 多尺度特征融合
在线阅读 下载PDF
基于改进RT-DETR的遥感影像林火烟雾检测
9
作者 龚德燕 赵晨萌 +3 位作者 孙云洲 袁淑婷 蒋雨婷 张卡 《南京师大学报(自然科学版)》 北大核心 2026年第1期115-124,共10页
针对遥感影像中森林火焰烟雾检测任务存在的多尺度特征差异显著、复杂背景干扰严重以及小目标漏检等问题,本文提出一种基于改进RT-DETR的森林火焰烟雾目标检测方法.该方法引入特征调制融合模块,强化多尺度跨层级特征的有效融合;设计轻... 针对遥感影像中森林火焰烟雾检测任务存在的多尺度特征差异显著、复杂背景干扰严重以及小目标漏检等问题,本文提出一种基于改进RT-DETR的森林火焰烟雾目标检测方法.该方法引入特征调制融合模块,强化多尺度跨层级特征的有效融合;设计轻量化瓶颈结构,实现空间语义特征与局部细节特征之间的信息交互;同时,添加P2小目标检测层,增强模型对小目标火焰图像局部特征信息的关注程度.实验结果表明,本文算法参数量降低7.40%、精确率提升1.07%、召回率提升3.58%、平均精度均值mAP50、mAP50-95分别提升3.49%、1.12%,同时,F1分数从0.799 3提升至0.824 0,能更好满足森林火焰、烟雾等复杂场景下小目标的检测定位需求. 展开更多
关键词 遥感影像 火焰烟雾检测 多尺度特征 分组重排卷积 特征调制融合 rt-detr
在线阅读 下载PDF
基于改进RT-DETR的苹果叶片病害检测研究
10
作者 王国立 叶勇 罗涛 《佳木斯大学学报(自然科学版)》 2026年第1期22-25,29,共5页
针对苹果叶片病害表型多样、背景相似度高以及自然环境复杂等问题,基于RT-DETR提出改进后的MDGL-DETR模型,提升苹果叶片病害检测的精度与效率。首先,设计多尺度扩张不对称结构并结合通道缩减注意力,增强多尺度与全局特征提取并降低计算... 针对苹果叶片病害表型多样、背景相似度高以及自然环境复杂等问题,基于RT-DETR提出改进后的MDGL-DETR模型,提升苹果叶片病害检测的精度与效率。首先,设计多尺度扩张不对称结构并结合通道缩减注意力,增强多尺度与全局特征提取并降低计算成本;其次,提出定向移位自适应上下文模块,用移位卷积和软池化动态聚焦病害区域,抑制冗余背景干扰;最后,构建全局局部协同融合模块,实现局部纹理与全局语义信息高效交互,强化特征表达。实验结果表明,该模型mAP50比原始RT-DETR提升3.31%,计算量降低4.39%,综合性能优于其他目标检测模型。 展开更多
关键词 目标检测 rt-detr 苹果叶片病害 注意力机制 特征融合
在线阅读 下载PDF
An Eulerian-Lagrangian parallel algorithm for simulation of particle-laden turbulent flows 被引量:1
11
作者 Harshal P.Mahamure Deekshith I.Poojary +1 位作者 Vagesh D.Narasimhamurthy Lihao Zhao 《Acta Mechanica Sinica》 2026年第1期15-34,共20页
This paper presents an Eulerian-Lagrangian algorithm for direct numerical simulation(DNS)of particle-laden flows.The algorithm is applicable to perform simulations of dilute suspensions of small inertial particles in ... This paper presents an Eulerian-Lagrangian algorithm for direct numerical simulation(DNS)of particle-laden flows.The algorithm is applicable to perform simulations of dilute suspensions of small inertial particles in turbulent carrier flow.The Eulerian framework numerically resolves turbulent carrier flow using a parallelized,finite-volume DNS solver on a staggered Cartesian grid.Particles are tracked using a point-particle method utilizing a Lagrangian particle tracking(LPT)algorithm.The proposed Eulerian-Lagrangian algorithm is validated using an inertial particle-laden turbulent channel flow for different Stokes number cases.The particle concentration profiles and higher-order statistics of the carrier and dispersed phases agree well with the benchmark results.We investigated the effect of fluid velocity interpolation and numerical integration schemes of particle tracking algorithms on particle dispersion statistics.The suitability of fluid velocity interpolation schemes for predicting the particle dispersion statistics is discussed in the framework of the particle tracking algorithm coupled to the finite-volume solver.In addition,we present parallelization strategies implemented in the algorithm and evaluate their parallel performance. 展开更多
关键词 DNS Eulerian-Lagrangian Particle tracking algorithm Point-particle Parallel software
原文传递
PID Steering Control Method of Agricultural Robot Based on Fusion of Particle Swarm Optimization and Genetic Algorithm
12
作者 ZHAO Longlian ZHANG Jiachuang +2 位作者 LI Mei DONG Zhicheng LI Junhui 《农业机械学报》 北大核心 2026年第1期358-367,共10页
Aiming to solve the steering instability and hysteresis of agricultural robots in the process of movement,a fusion PID control method of particle swarm optimization(PSO)and genetic algorithm(GA)was proposed.The fusion... Aiming to solve the steering instability and hysteresis of agricultural robots in the process of movement,a fusion PID control method of particle swarm optimization(PSO)and genetic algorithm(GA)was proposed.The fusion algorithm took advantage of the fast optimization ability of PSO to optimize the population screening link of GA.The Simulink simulation results showed that the convergence of the fitness function of the fusion algorithm was accelerated,the system response adjustment time was reduced,and the overshoot was almost zero.Then the algorithm was applied to the steering test of agricultural robot in various scenes.After modeling the steering system of agricultural robot,the steering test results in the unloaded suspended state showed that the PID control based on fusion algorithm reduced the rise time,response adjustment time and overshoot of the system,and improved the response speed and stability of the system,compared with the artificial trial and error PID control and the PID control based on GA.The actual road steering test results showed that the PID control response rise time based on the fusion algorithm was the shortest,about 4.43 s.When the target pulse number was set to 100,the actual mean value in the steady-state regulation stage was about 102.9,which was the closest to the target value among the three control methods,and the overshoot was reduced at the same time.The steering test results under various scene states showed that the PID control based on the proposed fusion algorithm had good anti-interference ability,it can adapt to the changes of environment and load and improve the performance of the control system.It was effective in the steering control of agricultural robot.This method can provide a reference for the precise steering control of other robots. 展开更多
关键词 agricultural robot steering PID control particle swarm optimization algorithm genetic algorithm
在线阅读 下载PDF
Optimization of Truss Structures Using Nature-Inspired Algorithms with Frequency and Stress Constraints
13
作者 Sanjog Chhetri Sapkota Liborio Cavaleri +3 位作者 Ajaya Khatri Siddhi Pandey Satish Paudel Panagiotis G.Asteris 《Computer Modeling in Engineering & Sciences》 2026年第1期436-464,共29页
Optimization is the key to obtaining efficient utilization of resources in structural design.Due to the complex nature of truss systems,this study presents a method based on metaheuristic modelling that minimises stru... Optimization is the key to obtaining efficient utilization of resources in structural design.Due to the complex nature of truss systems,this study presents a method based on metaheuristic modelling that minimises structural weight under stress and frequency constraints.Two new algorithms,the Red Kite Optimization Algorithm(ROA)and Secretary Bird Optimization Algorithm(SBOA),are utilized on five benchmark trusses with 10,18,37,72,and 200-bar trusses.Both algorithms are evaluated against benchmarks in the literature.The results indicate that SBOA always reaches a lighter optimal.Designs with reducing structural weight ranging from 0.02%to 0.15%compared to ROA,and up to 6%–8%as compared to conventional algorithms.In addition,SBOA can achieve 15%–20%faster convergence speed and 10%–18%reduction in computational time with a smaller standard deviation over independent runs,which demonstrates its robustness and reliability.It is indicated that the adaptive exploration mechanism of SBOA,especially its Levy flight–based search strategy,can obviously improve optimization performance for low-and high-dimensional trusses.The research has implications in the context of promoting bio-inspired optimization techniques by demonstrating the viability of SBOA,a reliable model for large-scale structural design that provides significant enhancements in performance and convergence behavior. 展开更多
关键词 OPTIMIZATION truss structures nature-inspired algorithms meta-heuristic algorithms red kite opti-mization algorithm secretary bird optimization algorithm
在线阅读 下载PDF
改进RT-DETR的无人机航拍图像小目标检测研究
14
作者 任煜瀛 黄凌霄 姚新波 《物联网技术》 2026年第4期6-11,共6页
目标检测作为无人机视觉系统的核心任务之一,面临着物体数量多变、俯拍视角多样、背景复杂以及小目标与周边物体易混淆等挑战。为应对这些挑战,文中提出一种基于实时检测变压器RT-DETR的轻量化小目标检测算法DO-DETR。首先,引入一种更... 目标检测作为无人机视觉系统的核心任务之一,面临着物体数量多变、俯拍视角多样、背景复杂以及小目标与周边物体易混淆等挑战。为应对这些挑战,文中提出一种基于实时检测变压器RT-DETR的轻量化小目标检测算法DO-DETR。首先,引入一种更为轻量的主干网络FasterNet,有效减少了模型的冗余参数计算并增强了模型对多尺度特征信息的捕获能力。其次,在混合编码器的跨尺度特征融合阶段,提出Bi-CCFM进行多层级的特征动态加权融合,以提高特征信息的利用率。最后,引入EAA模块增强尺度内特征交互,使模型更好地捕捉全局上下文依赖关系。实验结果表明,在VisDrone2019公共数据集上mAP@50指标上达到了39.6%,相比于原模型提升了2.1%。改进后的算法在检测精度上有了显著的提升。 展开更多
关键词 无人机 小目标 轻量化 多尺度融合 注意力机制 rt-detr
在线阅读 下载PDF
复杂环境下基于改进版RT-DETR模型的水稻病害检测方法
15
作者 卢正龙 叶建明 +2 位作者 姚秋峰 姚雪麟 董航 《食经》 2026年第2期0147-0149,共3页
非接触式水稻病害检测在科学研究中仍面临重大挑战,现有模型难以在复杂稻田场景中保持高精度。为解决此问题,提出基于改进版实时检测变换器(real-time detection transformer, RT-DETR)模型的水稻病害检测方法。在骨干架构层面,用更成熟... 非接触式水稻病害检测在科学研究中仍面临重大挑战,现有模型难以在复杂稻田场景中保持高精度。为解决此问题,提出基于改进版实时检测变换器(real-time detection transformer, RT-DETR)模型的水稻病害检测方法。在骨干架构层面,用更成熟的 ResNet50 替换原模型的 HGNetv2,以提升病害识别精度。针对重叠病害等复杂场景,采用金字塔上下文提取与空间特征重建技术捕捉更丰富的图像信息,确保特征完整性。借助动态插值融合模块与矩形自校准模块(rectangular self-calibration module, RCM)强化全局特征融合能力,构建三套水稻病害检测数据集。实验结果表明,该模型具有 87.1% 的准确率、72.9% 的召回率、79.4% 的 F1 值及 57.7% 的平均精度。与现有检测模型相比,该模型性能更优。 展开更多
关键词 水稻病害检测 改进版 rt-detr 模型 重叠病害
在线阅读 下载PDF
Flood predictions from metrics to classes by multiple machine learning algorithms coupling with clustering-deduced membership degree
16
作者 ZHAI Xiaoyan ZHANG Yongyong +5 位作者 XIA Jun ZHANG Yongqiang TANG Qiuhong SHAO Quanxi CHEN Junxu ZHANG Fan 《Journal of Geographical Sciences》 2026年第1期149-176,共28页
Accurate prediction of flood events is important for flood control and risk management.Machine learning techniques contributed greatly to advances in flood predictions,and existing studies mainly focused on predicting... Accurate prediction of flood events is important for flood control and risk management.Machine learning techniques contributed greatly to advances in flood predictions,and existing studies mainly focused on predicting flood resource variables using single or hybrid machine learning techniques.However,class-based flood predictions have rarely been investigated,which can aid in quickly diagnosing comprehensive flood characteristics and proposing targeted management strategies.This study proposed a prediction approach of flood regime metrics and event classes coupling machine learning algorithms with clustering-deduced membership degrees.Five algorithms were adopted for this exploration.Results showed that the class membership degrees accurately determined event classes with class hit rates up to 100%,compared with the four classes clustered from nine regime metrics.The nonlinear algorithms(Multiple Linear Regression,Random Forest,and least squares-Support Vector Machine)outperformed the linear techniques(Multiple Linear Regression and Stepwise Regression)in predicting flood regime metrics.The proposed approach well predicted flood event classes with average class hit rates of 66.0%-85.4%and 47.2%-76.0%in calibration and validation periods,respectively,particularly for the slow and late flood events.The predictive capability of the proposed prediction approach for flood regime metrics and classes was considerably stronger than that of hydrological modeling approach. 展开更多
关键词 flood regime metrics class prediction machine learning algorithms hydrological model
原文传递
GSLDWOA: A Feature Selection Algorithm for Intrusion Detection Systems in IIoT
17
作者 Wanwei Huang Huicong Yu +3 位作者 Jiawei Ren Kun Wang Yanbu Guo Lifeng Jin 《Computers, Materials & Continua》 2026年第1期2006-2029,共24页
Existing feature selection methods for intrusion detection systems in the Industrial Internet of Things often suffer from local optimality and high computational complexity.These challenges hinder traditional IDS from... Existing feature selection methods for intrusion detection systems in the Industrial Internet of Things often suffer from local optimality and high computational complexity.These challenges hinder traditional IDS from effectively extracting features while maintaining detection accuracy.This paper proposes an industrial Internet ofThings intrusion detection feature selection algorithm based on an improved whale optimization algorithm(GSLDWOA).The aim is to address the problems that feature selection algorithms under high-dimensional data are prone to,such as local optimality,long detection time,and reduced accuracy.First,the initial population’s diversity is increased using the Gaussian Mutation mechanism.Then,Non-linear Shrinking Factor balances global exploration and local development,avoiding premature convergence.Lastly,Variable-step Levy Flight operator and Dynamic Differential Evolution strategy are introduced to improve the algorithm’s search efficiency and convergence accuracy in highdimensional feature space.Experiments on the NSL-KDD and WUSTL-IIoT-2021 datasets demonstrate that the feature subset selected by GSLDWOA significantly improves detection performance.Compared to the traditional WOA algorithm,the detection rate and F1-score increased by 3.68%and 4.12%.On the WUSTL-IIoT-2021 dataset,accuracy,recall,and F1-score all exceed 99.9%. 展开更多
关键词 Industrial Internet of Things intrusion detection system feature selection whale optimization algorithm Gaussian mutation
在线阅读 下载PDF
Algorithmically Enhanced Data-Driven Prediction of Shear Strength for Concrete-Filled Steel Tubes
18
作者 Shengkang Zhang Yong Jin +5 位作者 Soon Poh Yap Haoyun Fan Shiyuan Li Ahmed El-Shafie Zainah Ibrahim Amr El-Dieb 《Computer Modeling in Engineering & Sciences》 2026年第1期374-398,共25页
Concrete-filled steel tubes(CFST)are widely utilized in civil engineering due to their superior load-bearing capacity,ductility,and seismic resistance.However,existing design codes,such as AISC and Eurocode 4,tend to ... Concrete-filled steel tubes(CFST)are widely utilized in civil engineering due to their superior load-bearing capacity,ductility,and seismic resistance.However,existing design codes,such as AISC and Eurocode 4,tend to be excessively conservative as they fail to account for the composite action between the steel tube and the concrete core.To address this limitation,this study proposes a hybrid model that integrates XGBoost with the Pied Kingfisher Optimizer(PKO),a nature-inspired algorithm,to enhance the accuracy of shear strength prediction for CFST columns.Additionally,quantile regression is employed to construct prediction intervals for the ultimate shear force,while the Asymmetric Squared Error Loss(ASEL)function is incorporated to mitigate overestimation errors.The computational results demonstrate that the PKO-XGBoost model delivers superior predictive accuracy,achieving a Mean Absolute Percentage Error(MAPE)of 4.431%and R2 of 0.9925 on the test set.Furthermore,the ASEL-PKO-XGBoost model substantially reduces overestimation errors to 28.26%,with negligible impact on predictive performance.Additionally,based on the Genetic Algorithm(GA)and existing equation models,a strength equation model is developed,achieving markedly higher accuracy than existing models(R^(2)=0.934).Lastly,web-based Graphical User Interfaces(GUIs)were developed to enable real-time prediction. 展开更多
关键词 Asymmetric squared error loss genetic algorithm machine learning pied kingfisher optimizer quantile regression
在线阅读 下载PDF
MCPSFOA:Multi-Strategy Enhanced Crested Porcupine-Starfish Optimization Algorithm for Global Optimization and Engineering Design
19
作者 Hao Chen Tong Xu +2 位作者 Yutian Huang Dabo Xin Changting Zhong 《Computer Modeling in Engineering & Sciences》 2026年第1期494-545,共52页
Optimization problems are prevalent in various fields of science and engineering,with several real-world applications characterized by high dimensionality and complex search landscapes.Starfish optimization algorithm(... Optimization problems are prevalent in various fields of science and engineering,with several real-world applications characterized by high dimensionality and complex search landscapes.Starfish optimization algorithm(SFOA)is a recently optimizer inspired by swarm intelligence,which is effective for numerical optimization,but it may encounter premature and local convergence for complex optimization problems.To address these challenges,this paper proposes the multi-strategy enhanced crested porcupine-starfish optimization algorithm(MCPSFOA).The core innovation of MCPSFOA lies in employing a hybrid strategy to improve SFOA,which integrates the exploratory mechanisms of SFOA with the diverse search capacity of the Crested Porcupine Optimizer(CPO).This synergy enhances MCPSFOA’s ability to navigate complex and multimodal search spaces.To further prevent premature convergence,MCPSFOA incorporates Lévy flight,leveraging its characteristic long and short jump patterns to enable large-scale exploration and escape from local optima.Subsequently,Gaussian mutation is applied for precise solution tuning,introducing controlled perturbations that enhance accuracy and mitigate the risk of insufficient exploitation.Notably,the population diversity enhancement mechanism periodically identifies and resets stagnant individuals,thereby consistently revitalizing population variety throughout the optimization process.MCPSFOA is rigorously evaluated on 24 classical benchmark functions(including high-dimensional cases),the CEC2017 suite,and the CEC2022 suite.MCPSFOA achieves superior overall performance with Friedman mean ranks of 2.208,2.310 and 2.417 on these benchmark functions,outperforming 11 state-of-the-art algorithms.Furthermore,the practical applicability of MCPSFOA is confirmed through its successful application to five engineering optimization cases,where it also yields excellent results.In conclusion,MCPSFOA is not only a highly effective and reliable optimizer for benchmark functions,but also a practical tool for solving real-world optimization problems. 展开更多
关键词 Global optimization starfish optimization algorithm crested porcupine optimizer METAHEURISTIC Gaussian mutation population diversity enhancement
在线阅读 下载PDF
Identification of small impact craters in Chang’e-4 landing areas using a new multi-scale fusion crater detection algorithm
20
作者 FangChao Liu HuiWen Liu +7 位作者 Li Zhang Jian Chen DiJun Guo Bo Li ChangQing Liu ZongCheng Ling Ying-Bo Lu JunSheng Yao 《Earth and Planetary Physics》 2026年第1期92-104,共13页
Impact craters are important for understanding the evolution of lunar geologic and surface erosion rates,among other functions.However,the morphological characteristics of these micro impact craters are not obvious an... Impact craters are important for understanding the evolution of lunar geologic and surface erosion rates,among other functions.However,the morphological characteristics of these micro impact craters are not obvious and they are numerous,resulting in low detection accuracy by deep learning models.Therefore,we proposed a new multi-scale fusion crater detection algorithm(MSF-CDA)based on the YOLO11 to improve the accuracy of lunar impact crater detection,especially for small craters with a diameter of<1 km.Using the images taken by the LROC(Lunar Reconnaissance Orbiter Camera)at the Chang’e-4(CE-4)landing area,we constructed three separate datasets for craters with diameters of 0-70 m,70-140 m,and>140 m.We then trained three submodels separately with these three datasets.Additionally,we designed a slicing-amplifying-slicing strategy to enhance the ability to extract features from small craters.To handle redundant predictions,we proposed a new Non-Maximum Suppression with Area Filtering method to fuse the results in overlapping targets within the multi-scale submodels.Finally,our new MSF-CDA method achieved high detection performance,with the Precision,Recall,and F1 score having values of 0.991,0.987,and 0.989,respectively,perfectly addressing the problems induced by the lesser features and sample imbalance of small craters.Our MSF-CDA can provide strong data support for more in-depth study of the geological evolution of the lunar surface and finer geological age estimations.This strategy can also be used to detect other small objects with lesser features and sample imbalance problems.We detected approximately 500,000 impact craters in an area of approximately 214 km2 around the CE-4 landing area.By statistically analyzing the new data,we updated the distribution function of the number and diameter of impact craters.Finally,we identified the most suitable lighting conditions for detecting impact crater targets by analyzing the effect of different lighting conditions on the detection accuracy. 展开更多
关键词 impact craters Chang’e-4 landing area multi-scale automatic detection YOLO11 Fusion algorithm
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部