期刊文献+
共找到4,088篇文章
< 1 2 205 >
每页显示 20 50 100
Smelting stage recognition for converter steelmaking based on the convolutional recurrent neural network 被引量:1
1
作者 Zhangjie Dai Ye Sun +2 位作者 Wei Liu Shufeng Yang Jingshe Li 《International Journal of Minerals,Metallurgy and Materials》 2025年第9期2152-2163,共12页
The converter steelmaking process represents a pivotal aspect of steel metallurgical production,with the characteristics of the flame at the furnace mouth serving as an indirect indicator of the internal smelting stag... The converter steelmaking process represents a pivotal aspect of steel metallurgical production,with the characteristics of the flame at the furnace mouth serving as an indirect indicator of the internal smelting stage.Effectively identifying and predicting the smelt-ing stage poses a significant challenge within industrial production.Traditional image-based methodologies,which rely on a single static flame image as input,demonstrate low recognition accuracy and inadequately extract the dynamic changes in smelting stage.To address this issue,the present study introduces an innovative recognition model that preprocesses flame video sequences from the furnace mouth and then employs a convolutional recurrent neural network(CRNN)to extract spatiotemporal features and derive recognition outputs.Ad-ditionally,we adopt feature layer visualization techniques to verify the model’s effectiveness and further enhance model performance by integrating the Bayesian optimization algorithm.The results indicate that the ResNet18 with convolutional block attention module(CBAM)in the convolutional layer demonstrates superior image feature extraction capabilities,achieving an accuracy of 90.70%and an area under the curve of 98.05%.The constructed Bayesian optimization-CRNN(BO-CRNN)model exhibits a significant improvement in comprehensive performance,with an accuracy of 97.01%and an area under the curve of 99.85%.Furthermore,statistics on the model’s average recognition time,computational complexity,and parameter quantity(Average recognition time:5.49 ms,floating-point opera-tions per second:18260.21 M(1 M=1×10^(6)),parameters:11.58 M)demonstrate superior performance.Through extensive repeated ex-periments on real-world datasets,the proposed CRNN model is capable of rapidly and accurately identifying smelting stages,offering a novel approach for converter smelting endpoint control. 展开更多
关键词 intelligent steelmaking flame state recognition deep learning convolutional recurrent neural network
在线阅读 下载PDF
Application of feedforward and recurrent neural networks for model-based control systems
2
作者 Marek Krok Wojciech P.Hunek +2 位作者 Szymon Mielczarek Filip Buchwald Adam Kolender 《Control Theory and Technology》 2025年第1期91-104,共14页
In this paper,a new study concerning the usage of artificial neural networks in the control application is given.It is shown,that the data gathered during proper operation of a given control plant can be used in the l... In this paper,a new study concerning the usage of artificial neural networks in the control application is given.It is shown,that the data gathered during proper operation of a given control plant can be used in the learning process to fully embrace the control pattern.Interestingly,the instances driven by neural networks have the ability to outperform the original analytically driven scenarios.Three different control schemes,namely perfect,linear-quadratic,and generalized predictive controllers were used in the theoretical study.In addition,the nonlinear recurrent neural network-based generalized predictive controller with the radial basis function-originated predictor was obtained to exemplify the main results of the paper regarding the real-world application. 展开更多
关键词 Predictive control Linear-quadratic control Inverse problems Feedforward network Recurrent neural network OPTIMIZATION
原文传递
Demand Forecasting of a Microgrid-Powered Electric Vehicle Charging Station Enabled by Emerging Technologies and Deep Recurrent Neural Networks
3
作者 Sahbi Boubaker Adel Mellit +3 位作者 Nejib Ghazouani Walid Meskine Mohamed Benghanem Habib Kraiem 《Computer Modeling in Engineering & Sciences》 2025年第5期2237-2259,共23页
Electric vehicles(EVs)are gradually being deployed in the transportation sector.Although they have a high impact on reducing greenhouse gas emissions,their penetration is challenged by their random energy demand and d... Electric vehicles(EVs)are gradually being deployed in the transportation sector.Although they have a high impact on reducing greenhouse gas emissions,their penetration is challenged by their random energy demand and difficult scheduling of their optimal charging.To cope with these problems,this paper presents a novel approach for photovoltaic grid-connected microgrid EV charging station energy demand forecasting.The present study is part of a comprehensive framework involving emerging technologies such as drones and artificial intelligence designed to support the EVs’charging scheduling task.By using predictive algorithms for solar generation and load demand estimation,this approach aimed at ensuring dynamic and efficient energy flow between the solar energy source,the grid and the electric vehicles.The main contribution of this paper lies in developing an intelligent approach based on deep recurrent neural networks to forecast the energy demand using only its previous records.Therefore,various forecasters based on Long Short-term Memory,Gated Recurrent Unit,and their bi-directional and stacked variants were investigated using a real dataset collected from an EV charging station located at Trieste University(Italy).The developed forecasters have been evaluated and compared according to different metrics,including R,RMSE,MAE,and MAPE.We found that the obtained R values for both PV power generation and energy demand ranged between 97%and 98%.These study findings can be used for reliable and efficient decision-making on the management side of the optimal scheduling of the charging operations. 展开更多
关键词 MICROGRID electric vehicles charging station forecasting deep recurrent neural networks energy management system
在线阅读 下载PDF
CGB-Net:A Novel Convolutional Gated Bidirectional Network for Enhanced Sleep Posture Classification
4
作者 Hoang-Dieu Vu Duc-Nghia Tran +2 位作者 Quang-TuPham Ngoc-Linh Nguyen Duc-Tan Tran 《Computers, Materials & Continua》 2025年第11期2819-2835,共17页
This study presents CGB-Net,a novel deep learning architecture specifically developed for classifying twelve distinct sleep positions using a single abdominal accelerometer,with direct applicability to gastroesophagea... This study presents CGB-Net,a novel deep learning architecture specifically developed for classifying twelve distinct sleep positions using a single abdominal accelerometer,with direct applicability to gastroesophageal reflux disease(GERD)monitoring.Unlike conventional approaches limited to four basic postures,CGB-Net enables fine-grained classification of twelve clinically relevant sleep positions,providing enhanced resolution for personalized health assessment.The architecture introduces a unique integration of three complementary components:1D Convolutional Neural Networks(1D-CNN)for efficient local spatial feature extraction,Gated Recurrent Units(GRU)to capture short-termtemporal dependencieswith reduced computational complexity,and Bidirectional Long Short-Term Memory(Bi-LSTM)networks for modeling long-term temporal context in both forward and backward directions.This complementary integration allows the model to better represent dynamic and contextual information inherent in the sensor data,surpassing the performance of simpler or previously published hybrid models.Experiments were conducted on a benchmark dataset consisting of 18 volunteers(age range:19–24 years,mean 20.56±1.1 years;height 164.78±8.18 cm;weight 55.39±8.30 kg;BMI 20.24±2.04),monitored via a single abdominal accelerometer.A subjectindependent evaluation protocol with multiple random splits was employed to ensure robustness and generalizability.The proposed model achieves an average Accuracy of 87.60% and F1-score of 83.38%,both reported with standard deviations over multiple runs,outperforming several baseline and state-of-the-art methods.By releasing the dataset publicly and detailing themodel design,this work aims to facilitate reproducibility and advance research in sleep posture classification for clinical applications. 展开更多
关键词 Sleep posture classification deep learning accelerometer gastroesophageal reflux disease(GERD) CGB-Net convolutional neural networks recurrent neural networks human activity recognition
在线阅读 下载PDF
Hedging Against Material Uncertainty via Chance-Constrained Recurrent Neural Networks:A Continuous Pharmaceutical Manufacturing Case Study
5
作者 Qingbo Meng I.David L.Bogle Vassilis M.Charitopoulos 《Engineering》 2025年第9期129-141,共13页
In the pharmaceutical industry,model-based prediction is a crucial stage in process development that allows pharmaceutical companies to simulate different scenarios toward improving process efficiency,reducing costs,a... In the pharmaceutical industry,model-based prediction is a crucial stage in process development that allows pharmaceutical companies to simulate different scenarios toward improving process efficiency,reducing costs,and enhancing product quality.Nevertheless,ensuring the quality of formulated pharmaceutical products through the management of raw material variations has always been a challenging task.In this work,data-driven chance-constrained recurrent neural networks(CCRNNs)are developed to address the issue arising from raw material uncertainty.Our goal is to explore how,by proactively incorporating uncertainty into the model training process,more accurate predictions and enhanced robustness can be realized.The proposed approach is tested on a fluid bed dryer(FBD)from a continuous pharmaceutical manufacturing pilot plant.The results demonstrate that CCRNN models offer more robust and accurate predictions for the critical quality attribute(CQA)-in this case,moisture content-when material variations occur,compared with conventional recurrent neural network-based models. 展开更多
关键词 Data-driven chance constraints Recurrent neural networks Managing material uncertainty Continuous pharmaceutical manufacturing Smart manufacturing
在线阅读 下载PDF
A Transactional-Behavior-Based Hierarchical Gated Network for Credit Card Fraud Detection
6
作者 Yu Xie MengChu Zhou +3 位作者 Guanjun Liu Lifei Wei Honghao Zhu Pasquale De Meo 《IEEE/CAA Journal of Automatica Sinica》 2025年第7期1489-1503,共15页
The task of detecting fraud in credit card transactions is crucial to ensure the security and stability of a financial system,as well as to enforce customer confidence in digital payment systems.Historically,credit ca... The task of detecting fraud in credit card transactions is crucial to ensure the security and stability of a financial system,as well as to enforce customer confidence in digital payment systems.Historically,credit card companies have used rulebased approaches to detect fraudulent transactions,but these have proven inadequate due to the complexity of fraud strategies and have been replaced by much more powerful solutions based on machine learning or deep learning algorithms.Despite significant progress,the current approaches to fraud detection suffer from a number of limitations:for example,it is unclear whether some transaction features are more effective than others in discriminating fraudulent transactions,and they often neglect possible correlations among transactions,even though they could reveal illicit behaviour.In this paper,we propose a novel credit card fraud detection(CCFD)method based on a transaction behaviour-based hierarchical gated network.First,we introduce a feature-oriented extraction module capable of identifying key features from original transactions,and such analysis is effective in revealing the behavioural characteristics of fraudsters.Second,we design a transaction-oriented extraction module capable of capturing the correlation between users’historical and current transactional behaviour.Such information is crucial for revealing users’sequential behaviour patterns.Our approach,called transactional-behaviour-based hierarchical gated network model(TbHGN),extracts two types of new transactional features,which are then combined in a feature interaction module to learn the final transactional representations used for CCFD.We have conducted extensive experiments on a real-world credit card transaction dataset with an increase in average F1 between 1.42%and 6.53%and an improvement in average AUC between 0.63%and 2.78%over the state of the art. 展开更多
关键词 Credit card fraud detection(CCFD) feature extraction gated recurrent network transactional behavior
在线阅读 下载PDF
Hybrid deep learning model with VMD-BiLSTM-GRU networks for short-term traffic flow prediction
7
作者 Changxi Ma Yanming Hu Xuecai Xu 《Data Science and Management》 2025年第3期257-269,共13页
Accelerating urbanization and the rapid development of intelligent transportation systems have rendered shortterm traffic flow prediction an important research field.Accurate prediction of traffic flow is beneficial f... Accelerating urbanization and the rapid development of intelligent transportation systems have rendered shortterm traffic flow prediction an important research field.Accurate prediction of traffic flow is beneficial for the optimization of traffic planning,improvement of road utilization,reduction of traffic congestion,and reduction in the incidence of traffic accidents.However,data pertaining to traffic flow are typically influenced by a multitude of factors,resulting in data that exhibit a considerable degree of nonlinearity and complexity.To address the issue of noise in raw traffic flow data,this study proposes a hybrid model that combines variational mode decomposition(VMD),a bidirectional long short-term memory network(BiLSTM),and a gated recurrent unit(GRU)for short-term traffic flow prediction.To validate the effectiveness of the model,an experimental validation was conducted based on traffic flow data from UK highways,and the performance of the model was compared with common benchmark models.The experimental results demonstrate that the proposed method yields superior prediction results in terms of mean absolute error,coefficient of determination,and root-mean-square error compared to existing prediction techniques,thereby substantiating its efficacy in short-term traffic flow prediction. 展开更多
关键词 Deep learning Traffic flow prediction Variational mode decomposition Bi-directional long short-term memory networks Gated recurrent units
在线阅读 下载PDF
基于多道卡尔曼滤波神经网络的无监督微地震去噪方法
8
作者 张岩 张永雪 +4 位作者 魏子心 董宏丽 韩非 张林军 汪靖哲 《地球物理学报》 北大核心 2026年第1期353-365,共13页
微地震数据中有效信号的振幅、频率,及噪声具有显著的时变特征,当前微地震去噪方法中基于卡尔曼滤波方法高度依赖经验调参而影响应用效率,深度学习方法往往需要大量有效样本监督学习.针对以上问题,提出一种结合卡尔曼滤波与循环神经网... 微地震数据中有效信号的振幅、频率,及噪声具有显著的时变特征,当前微地震去噪方法中基于卡尔曼滤波方法高度依赖经验调参而影响应用效率,深度学习方法往往需要大量有效样本监督学习.针对以上问题,提出一种结合卡尔曼滤波与循环神经网络的无监督微地震数据去噪方法.首先,建立多道微地震数据的卡尔曼滤波状态预测与更新方程,充分利用多道相关性提高卡尔曼滤波参数的表征能力;其次,设计多道卡尔曼滤波状态预测与更新的RNN运算算子,通过链式梯度自动求取方式优化卡尔曼滤波的参数,构建基于循环神经网络模式的多道卡尔曼网络去噪;再次,结合无监督的微地震去噪训练方法,实现卡尔曼参数自动优化,避免有效数据标签的过度依赖;最后,通过理论正演与实际微地震数据的实验结果表明,本文方法在微地震去噪准确性与效率上优于传统卡尔曼滤波与变分自编码器等同类方法. 展开更多
关键词 微地震数据处理 卡尔曼滤波 循环神经网络 噪声压制 无监督网络
在线阅读 下载PDF
帧循环结构的实时神经超采样渲染
9
作者 李琳 薛皓文 +2 位作者 朱纪春 赵洋 刘晓平 《中国图象图形学报》 北大核心 2026年第3期880-895,共16页
目的实时渲染图形程序(如游戏、虚拟现实等)对高分辨率和高刷新率的要求越来越高,因此,针对渲染图像的实时超分辨率技术在实时渲染中非常必要。然而,现有的视频超分算法和实时渲染处于不同的数据处理管线之中,这导致其难以直接应用到实... 目的实时渲染图形程序(如游戏、虚拟现实等)对高分辨率和高刷新率的要求越来越高,因此,针对渲染图像的实时超分辨率技术在实时渲染中非常必要。然而,现有的视频超分算法和实时渲染处于不同的数据处理管线之中,这导致其难以直接应用到实时渲染管线里。方法对此,提出了一个基于帧循环结构的实时神经超采样方法。充分利用实时渲染管线中生成的低分辨场景几何数据,以提升超采样网络对于三维空间信息的感知力;将帧循环框架结合到超采样方法中,通过引入先前帧重建结果的特征来改善当前帧的重建结果,从而实现时间尺度上的稳定性;将重加权网络和注意力网络置于特征提取模块中,以提升提取到的特征的有效性。此外,本文还提出了一个面向神经超采样的实时渲染流程,该流程能够将超采样网络部署至图形计算管线之上,并与实时渲染管线相结合。结果与同样能够实时且效果较好的基准方法面向实时渲染的神经超采样(neural super-sampling for real-time rendering,NSRR)比较,本文方法在速度少许提升的前提下,图像质量指标峰值信噪比(peak signal to noise ratio,PSNR)平均提升了0.4 dB,并在部署到实时渲染管线后,通过轻量化裁剪继续保持实时性且部分场景效果仍然优于非实时的部署后NSRR;在网络模块的消融实验中也证明了各个子模块对于神经超采样任务的有效性。结论本文提出的神经超采样网络模型与搭建的神经超采样渲染流程,在取得更好效果的同时具有一定的实用价值。 展开更多
关键词 实时渲染 帧循环神经网络 超采样 超分辨率(SR) 卷积神经网络(CNN)
原文传递
基于Koopman算子的磁流变阻尼器力跟踪控制
10
作者 刘振泽 徐新泽 +3 位作者 郭杰 何雨纯 庄晔 于树友 《控制理论与应用》 北大核心 2026年第1期117-128,共12页
为了实现磁流变阻尼器(MRD)的高精度阻尼力跟踪控制,本文提出了一种基于Koopman算子的离散时间线性二次型最优跟踪(DLQT)控制策略.采用递归神经网络(RNN)建立MRD的非线性模型.采取Koopman算子理论及扩展动态模式分解法(EDMD)将MRD的RNN... 为了实现磁流变阻尼器(MRD)的高精度阻尼力跟踪控制,本文提出了一种基于Koopman算子的离散时间线性二次型最优跟踪(DLQT)控制策略.采用递归神经网络(RNN)建立MRD的非线性模型.采取Koopman算子理论及扩展动态模式分解法(EDMD)将MRD的RNN模型“全局”线性化,保留MRD系统的非线性特性.利用基于Koopman算子理论得到的高阶线性模型设计了DLQT控制器.通过仿真实验实现对不同频率的期望信号进行跟踪,验证了算法的有效性.采用搭载了MRD的二自由度四分之一悬架实验台进行硬件在环实验.实验结果表明该算法可以实现对参考信号的高精度跟踪. 展开更多
关键词 磁流变阻尼器 跟踪控制 Koopman算子 扩展动态模式分解 递归神经网络
在线阅读 下载PDF
基于递归图和卷积神经网络-门控循环单元的水轮机空化状态识别方法
11
作者 刘忠 乔帅程 +2 位作者 邹淑云 郑佳稳 吴怡恬 《哈尔滨工程大学学报》 北大核心 2026年第2期248-254,共7页
针对复杂噪声干扰环境下难以有效提取水轮机空化诱导的声发射信号特征,进而影响空化状态识别准确度的问题,本文提出一种基于递归图和卷积神经网络-门控循环单元组合网络的水轮机空化状态识别方法。对水轮机空化声发射信号进行相空间重构... 针对复杂噪声干扰环境下难以有效提取水轮机空化诱导的声发射信号特征,进而影响空化状态识别准确度的问题,本文提出一种基于递归图和卷积神经网络-门控循环单元组合网络的水轮机空化状态识别方法。对水轮机空化声发射信号进行相空间重构,通过递归分析获得不同空化状态下的递归图,将其作为空化特征图像输入到卷积神经网络中。通过卷积神经网络提取隐藏在递归图中的空化特征,在门控循环单元中提取隐藏特征中的时序信息并完成空化状态识别。研究表明:以递归图数据集为输入的卷积神经网络-门控循环单元模型的空化识别准确率为96.8%,高于时频图和马尔可夫变迁场等其他图像数据集;本文方法对多工况下水轮机空化状态识别的平均F1分数为0.94,对非线性信号的特征提取和分类具有更高的识别准确率和泛化性能。 展开更多
关键词 水轮机 空化 声发射信号 特征提取 递归图 卷积神经网络 门控循环单元 深度学习
在线阅读 下载PDF
基于深度学习的车辆轨迹预测研究进展
12
作者 方金凤 张振伟 孟祥福 《计算机科学与探索》 北大核心 2026年第2期346-366,共21页
车辆轨迹预测是利用人工智能方法预测车辆未来一段时间内的运动路径和行为。近年来,随着汽车保有量的逐年增加,交通问题不断产生,自动感知、理解和预测车辆下一步路线的能力变得越来越重要。同时,各类交通信息采集器的普及使得社会中产... 车辆轨迹预测是利用人工智能方法预测车辆未来一段时间内的运动路径和行为。近年来,随着汽车保有量的逐年增加,交通问题不断产生,自动感知、理解和预测车辆下一步路线的能力变得越来越重要。同时,各类交通信息采集器的普及使得社会中产生了大量的车辆轨迹数据,基于这些数据预测车辆的行驶轨迹在自动驾驶等多个领域都具有极大的价值。旨在对基于深度学习的车辆轨迹预测方法进行系统性综述。归纳了影响车辆轨迹预测结果的核心因素(如数据集质量、驾驶员意图等);列举并分析了车辆轨迹预测的传统方法;在此基础上,重点综述了基于深度学习的车辆轨迹预测方法,包括基于循环神经网络、图卷积神经网络、图注意力神经网络、Transformer和其他深度学习方法(生成对抗神经网络、自编码器);阐述了车辆轨迹预测方法的常用数据集和评估指标,并从预测性能、泛化能力等维度评估了不同深度学习方法的优劣;总结了当前车辆轨迹预测所面临的挑战(如道路环境不确定性、驾驶行为不确定性等),并对未来研究方向进行了展望。 展开更多
关键词 车辆轨迹预测 深度学习 循环神经网络 图神经网络 TRANSFORMER 自动驾驶
在线阅读 下载PDF
基于GRU和卷积注意力的改进ACGAN故障诊断方法
13
作者 彭朝琴 李奇聪 +2 位作者 张海尼 吴红 马云鹏 《航空学报》 北大核心 2026年第2期318-332,共15页
由于机电伺服系统(EMA)在实际应用中故障数据样本少,会影响故障诊断方法的分类效果。针对故障数据缺失下机电伺服系统的故障诊断问题,设计了一种基于门控循环单元(GRU)和卷积注意力的改进辅助分类生成对抗网络(ACGAN)故障诊断方法,能够... 由于机电伺服系统(EMA)在实际应用中故障数据样本少,会影响故障诊断方法的分类效果。针对故障数据缺失下机电伺服系统的故障诊断问题,设计了一种基于门控循环单元(GRU)和卷积注意力的改进辅助分类生成对抗网络(ACGAN)故障诊断方法,能够稳定地生成各故障类别高质量数据。首先,在ACGAN中引入Wasserstein距离与梯度惩罚,优化损失函数,提升对抗训练稳定性。其次,在生成器和判别器中加入GRU和卷积注意力模块(CBAM),增强网络对关键特征和时序特征的提取能力,克服了卷积网络在处理时序数据时的局限性,提高了生成样本的质量。最后,通过共享分类器与判别器网络参数,利用平衡数据集微调分类器,进一步提高模型的诊断性能。基于搭建的EMA实验台,得到由大量正常数据与少量故障数据组成的不平衡实验数据集,通过对比和消融实验,验证了所提方法的有效性和优越性。 展开更多
关键词 机电伺服系统 门控循环单元 卷积注意力模块 故障诊断 辅助分类生成对抗网络
原文传递
基于门控循环单元的局域网络总线入侵智能检测研究
14
作者 张国志 《现代电子技术》 北大核心 2026年第2期54-58,共5页
为提高实验室局域网络总线入侵检测的时效性与准确性,设计一种基于门控循环单元的总线入侵智能检测方法。对仅包含两种状态的定性特征进行二值化处理,对包含三种或更多类别的特征,通过one-hot编码将其转换为向量特征;再对数据集进行规... 为提高实验室局域网络总线入侵检测的时效性与准确性,设计一种基于门控循环单元的总线入侵智能检测方法。对仅包含两种状态的定性特征进行二值化处理,对包含三种或更多类别的特征,通过one-hot编码将其转换为向量特征;再对数据集进行规范化调整,平衡不同量级的数据特征。为提高检测上限,使用结合聚类的欠采样算法构建平衡数据集,融合门控循环单元(GRU)与卷积神经网络(CNN)构建CNN-GRU入侵检测模型,以实现局域网络总线入侵的智能、高效检测。实验测试结果表明,在检测不同攻击时,所设计方法的Micro-F_(1)和Macro-F_(1)指标均较高,对于不同攻击的检测耗时均低于0.2 s。 展开更多
关键词 入侵检测 局域网络总线 门控循环单元 卷积神经网络 混合采样 one-hot编码
在线阅读 下载PDF
基于双重注意力机制的时空图神经网络矿井管网瓦斯浓度预测
15
作者 赵安新 张晨阳 黎梁 《矿业安全与环保》 北大核心 2026年第1期223-229,共7页
针对煤矿井下瓦斯浓度预测精度受限的问题,提出一种基于双重注意力机制的时空图神经网络(DASTNN)模型,旨在提高煤矿井下抽采管网中瓦斯浓度的预测精度。该模型结合图卷积网络(GCN)和门控循环单元(GRU),通过时间和空间注意力机制,增强对... 针对煤矿井下瓦斯浓度预测精度受限的问题,提出一种基于双重注意力机制的时空图神经网络(DASTNN)模型,旨在提高煤矿井下抽采管网中瓦斯浓度的预测精度。该模型结合图卷积网络(GCN)和门控循环单元(GRU),通过时间和空间注意力机制,增强对管网拓扑结构与时间序列变化的特征提取能力。以gasnet-data1和gasnet-data2数据集为实验对象开展验证,结果表明,DASTNN模型的预测性能优于传统的HA、SVM、GCN、GRU等方法。在gasnet-data1数据集中,DASTNN模型的平均绝对误差(eMA)为0.310,均方根误差(e_(RMS))为1.069,决定系数(R^(2))为0.975;在gasnet-data2数据集中,DASTNN模型的eMA为0.181,e_(RMS)为0.745,R^(2)为0.990。实验结果表明,双重注意力机制能有效捕捉瓦斯浓度的时空依赖关系,显著提高了预测精度。 展开更多
关键词 矿井安全 瓦斯浓度预测 图神经网络 门控循环单元 注意力机制
在线阅读 下载PDF
基于多尺度运动记忆模型的遥感云图预测方法
16
作者 张永宏 孙书林 +2 位作者 龚蒙 王俊飞 马光义 《计算机工程》 北大核心 2026年第3期128-140,共13页
针对现有深度学习模型难以捕获云团运动模式导致云图长期预测结果模糊、准确度低的问题,提出一种基于多尺度运动记忆模型(MSMM_Net)的遥感云图预测方法。该模型采用空间多尺度记忆流和运动差分记忆流相融合的双分支记忆流架构,分别提取... 针对现有深度学习模型难以捕获云团运动模式导致云图长期预测结果模糊、准确度低的问题,提出一种基于多尺度运动记忆模型(MSMM_Net)的遥感云图预测方法。该模型采用空间多尺度记忆流和运动差分记忆流相融合的双分支记忆流架构,分别提取输入图片序列隐含的高低频空间特征和序列运动特征,从而同时获得图片的全局信息、细节信息和运动信息,在预测阶段融合双分支记忆,缓解特征丢失问题并增强模型对云团运动轨迹的预测能力。在此基础上,使用像素损失和边缘损失相结合的融合损失函数指导模型的训练,强化模型对图片边缘细节的关注度,促使模型生成清晰的预测图片。实验结果表明,与基准模型PredRNN相比,MSMM_Net在Moving MNIST数据集上的均方误差(MSE)降低了31.71%,在可学习感知图像块相似性指标(LPIPS)上降低了64.7%,在遥感卫星云图数据集上,峰值信噪比(PSNR)和结构相似性指数(SSIM)指标分别提升了5.51%和5.38%,表明该模型生成的预测图片序列与真实图片序列更加相似,能够有效提升长期预测准确率。 展开更多
关键词 云图预测 时空序列预测 深度学习 循环卷积网络 遥感卫星
在线阅读 下载PDF
基于DCT-CNN-GRU的短期电力负荷预测研究
17
作者 刘伟 蔡东升 +2 位作者 冯付勇 韩昊 黄琦 《电测与仪表》 北大核心 2026年第2期138-147,共10页
短期电力负荷预测具有非线性、周期性以及变化快等特点,因此需要一种强大的模型来有效地挖掘其中的信息。为了提高短期电力负荷的预测精度,挖掘其中的信息,文中提出了一种综合应用离散余弦变换(discrete cosine transform,DCT)、卷积神... 短期电力负荷预测具有非线性、周期性以及变化快等特点,因此需要一种强大的模型来有效地挖掘其中的信息。为了提高短期电力负荷的预测精度,挖掘其中的信息,文中提出了一种综合应用离散余弦变换(discrete cosine transform,DCT)、卷积神经网络(convolutional neural network,CNN)和门控循环单元(gated recurrent unit,GRU)的混合模型的预测方法。模型首先利用离散余弦变换,将时域信息转换成频域信息,这个步骤有助于捕捉数据的频域特性。然后,将包含时域和频域信息的数据输入到卷积神经网络和门控循环单元中进行训练和预测。在模型中,首先通过卷积神经网络,对具有时域和频域信息的数据进行特征提取,再将数据传递给门控循环单元,充分利用门控循环单元的循环特性,学习数据的周期性和时序特征,从而实现更准确地预测。文中以美国加利福尼亚州的负荷数据和国内某公司的负荷数据作为案例进行实验验证。实验结果表明,所提出的混合模型相对于门控循环单元GRU、长短期记忆(long short-term memory,LSTM)网络、时间卷积网络(temporal convolutional network,TCN)等传统方法,能够获得更高的预测准确性。 展开更多
关键词 短期电力负荷预测 DCT变换 卷积神经网络 门控循环单元 时频结合
在线阅读 下载PDF
利用专家混合模型提升手势识别的性能
18
作者 吴振宇 孙家栋 路柠 《计算机技术与发展》 2026年第2期96-100,108,共6页
手势识别技术作为人机交互领域的重要研究方向,近年来得到了广泛关注。然而,现有的基于深度学习的手势识别模型大多侧重于提取局部特征,这种局限性导致了大量单一功能模型的涌现。这些模型虽然在特定任务中表现出色,但在面对现实场景中... 手势识别技术作为人机交互领域的重要研究方向,近年来得到了广泛关注。然而,现有的基于深度学习的手势识别模型大多侧重于提取局部特征,这种局限性导致了大量单一功能模型的涌现。这些模型虽然在特定任务中表现出色,但在面对现实场景中的复杂性和不确定性时,往往缺乏足够的通用性和适应性。为解决这一问题,该文创新性地借鉴了大模型中的混合专家模型(Mixture of Experts,MoE)架构,将多个手势识别模型进行有效集成,并根据具体任务动态分配相应的识别专家。在此架构下,该文融合了卷积神经网络(Convolutional Neural Network,CNN)、循环神经网络变体(Gated Recurrent Unit,GRU)和残差网络(Residual Network,ResNet)模型,分别用于提取手势的空间特征、上下文特征及处理大样本量特征。通过在标准手势识别数据集上的实验验证,结果表明:首先,尽管涉及多个模型,该方法仍能成功收敛;其次,在手势识别准确率方面,该方法显著优于现有技术;最后,通过消融实验进一步揭示了各专家模型在手势识别过程中的独特贡献和重要性。 展开更多
关键词 手势识别 图像识别 卷积神经网络 循环神经网络变体 ResNet 混合专家
在线阅读 下载PDF
农产品冷链物流中基于时空网络的AI温湿度异常预警与调度技术
19
作者 郑根让 《自动化与仪器仪表》 2026年第2期97-101,共5页
为了实现智能的冷链物流运输调度管理,研究从温湿度异常预警与监控视频检测两方面入手,通过多数据融合综合提升冷链运输全过程调度管理水平。实验结果表明,在温湿度预测任务中,研究设计的方法的均方根误差、平均绝对误差最终收敛至0.213... 为了实现智能的冷链物流运输调度管理,研究从温湿度异常预警与监控视频检测两方面入手,通过多数据融合综合提升冷链运输全过程调度管理水平。实验结果表明,在温湿度预测任务中,研究设计的方法的均方根误差、平均绝对误差最终收敛至0.213、0.183,均优于其他方法。预警过程中,该方法的漏报率稳定在0.25-0.35,最大误报率仅0.349。在视频异常检测验证中,改进时空网络的检测准确率高达0.976,平均精度均值保持在0.8~0.9,研究提升了冷链运输全过程的异常检测精度并降低了调度风险。研究结果为农产品冷链物流的调度与管理提供了坚实的数据支撑,对推动冷链物流数字化转型起到了关键作用。 展开更多
关键词 农产品 冷链运输 循环神经网络 双滑动窗口 时空网络
原文传递
循环神经网络下的复杂环境人体运动姿态估计
20
作者 李晓兰 张红玲 《计算机仿真》 2026年第1期372-376,共5页
复杂环境包括光照变化、噪声等多种因素,会导致人体轮廓特征变得模糊,掩盖真实的人体姿态特征,导致复杂环境人体运动姿态估计精度下降,为此提出了循环神经网络下的复杂环境人体运动姿态估计方法。采用三轴加速度传感器采集复杂环境人体... 复杂环境包括光照变化、噪声等多种因素,会导致人体轮廓特征变得模糊,掩盖真实的人体姿态特征,导致复杂环境人体运动姿态估计精度下降,为此提出了循环神经网络下的复杂环境人体运动姿态估计方法。采用三轴加速度传感器采集复杂环境人体运动信号,建立信号划分目标函数对人体运动信号展开划分处理。计算人体运动信号信号的离散系数与曲线积分,从而确定人体运动姿态特征,确保复杂环境中可有效捕获人体关节点的变化情况。将人体运动姿态特征输入建立循环神经网络中,从而得出人体运动姿态估计结果。实验结果表明,所提方法具有较高的信号划分精度和人体运动姿态估计精度,可以在实际中得到进一步应用。 展开更多
关键词 循环神经网络 信号划分 人体运动姿态 离散系数 曲线积分
在线阅读 下载PDF
上一页 1 2 205 下一页 到第
使用帮助 返回顶部