期刊文献+
共找到337篇文章
< 1 2 17 >
每页显示 20 50 100
Echo State Network With Probabilistic Regularization for Time Series Prediction
1
作者 Xiufang Chen Mei Liu Shuai Li 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2023年第8期1743-1753,共11页
Recent decades have witnessed a trend that the echo state network(ESN)is widely utilized in field of time series prediction due to its powerful computational abilities.However,most of the existing research on ESN is c... Recent decades have witnessed a trend that the echo state network(ESN)is widely utilized in field of time series prediction due to its powerful computational abilities.However,most of the existing research on ESN is conducted under the assumption that data is free of noise or polluted by the Gaussian noise,which lacks robustness or even fails to solve real-world tasks.This work handles this issue by proposing a probabilistic regularized ESN(PRESN)with robustness guaranteed.Specifically,we design a novel objective function for minimizing both the mean and variance of modeling error,and then a scheme is derived for getting output weights of the PRESN.Furthermore,generalization performance,robustness,and unbiased estimation abilities of the PRESN are revealed by theoretical analyses.Finally,experiments on a benchmark dataset and two real-world datasets are conducted to verify the performance of the proposed PRESN.The source code is publicly available at https://github.com/LongJinlab/probabilistic-regularized-echo-state-network. 展开更多
关键词 echo state network(ESN) noise probabilistic regularization ROBUSTNESS
下载PDF
Echo state network based symbol detection in chaotic baseband wireless communication
2
作者 Huiping Yin Chao Bai Haipeng Ren 《Digital Communications and Networks》 SCIE CSCD 2023年第6期1319-1330,共12页
The Chaotic Baseband Wireless Communication System(CBWCS)is expected to eliminate the Inter-Symbol Interference(ISI)caused by multipath propagation by using the optimal decoding threshold that is the sum of the ISI ca... The Chaotic Baseband Wireless Communication System(CBWCS)is expected to eliminate the Inter-Symbol Interference(ISI)caused by multipath propagation by using the optimal decoding threshold that is the sum of the ISI caused by past decoded bits and the ISI caused by future transmitting bits.However,the current technique is only capable of removing partial effects of the ISI,because only past decoded bits are available for the suboptimal decoding threshold calculation.The unavailability of the future information needed for the optimal decoding threshold is an obstacle to further improve the Bit Error Rate(BER)performance.In contrast to the previous method using Echo State Network(ESN)to predict one future bit,the proposed method in this paper predicts the optimal decoding threshold directly using ESN.The proposed ESN-based threshold prediction method simplifies the symbol decoding operation by avoiding the iterative prediction of the output waveform points using ESN and accumulated error caused by the iterative operation.With this approach,the calculation complexity is reduced compared to the previous ESN-based approach.The proposed method achieves better BER performance compared to the previous method.The reason for this superior result is twofold.First,the proposed ESN is capable of using more future symbols information conveyed by the ESN input to obtain more accurate threshold rather than the previous method in which only one future symbol was available.Second,the proposed method here does not need to estimate the channel information using Least Squared(LS)method,which avoids the extra error caused by inaccurate channel information estimation.Simulation results and experiment based on a wireless open-access research platform under a practical wireless channel show the effectiveness and superiority of the proposed method. 展开更多
关键词 Chaotic baseband wireless communication system(CBWCS) Inter-symbol interference(ISI) echo state network(ESN) Threshold prediction
下载PDF
Stock Price Forecasting: An Echo State Network Approach
3
作者 Guang Sun Jingjing Lin +6 位作者 Chen Yang Xiangyang Yin Ziyu Li Peng Guo Junqi Sun Xiaoping Fan Bin Pan 《Computer Systems Science & Engineering》 SCIE EI 2021年第3期509-520,共12页
Forecasting stock prices using deep learning models suffers from pro-blems such as low accuracy,slow convergence,and complex network structures.This study developed an echo state network(ESN)model to mitigate such pro... Forecasting stock prices using deep learning models suffers from pro-blems such as low accuracy,slow convergence,and complex network structures.This study developed an echo state network(ESN)model to mitigate such pro-blems.We compared our ESN with a long short-term memory(LSTM)network by forecasting the stock data of Kweichow Moutai,a leading enterprise in China’s liquor industry.By analyzing data for 120,240,and 300 days,we generated fore-cast data for the next 40,80,and 100 days,respectively,using both ESN and LSTM.In terms of accuracy,ESN had the unique advantage of capturing non-linear data.Mean absolute error(MAE)was used to present the accuracy results.The MAEs of the data forecast by ESN were 0.024,0.024,and 0.025,which were,respectively,0.065,0.007,and 0.009 less than those of LSTM.In terms of con-vergence,ESN has a reservoir state-space structure,which makes it perform faster than other models.Root-mean-square error(RMSE)was used to present the con-vergence time.In our experiment,the RMSEs of ESN were 0.22,0.27,and 0.26,which were,respectively,0.08,0.01,and 0.12 less than those of LSTM.In terms of network structure,ESN consists only of input,reservoir,and output spaces,making it a much simpler model than the others.The proposed ESN was found to be an effective model that,compared to others,converges faster,forecasts more accurately,and builds time-series analyses more easily. 展开更多
关键词 Stock data forecast echo state network deep learning
下载PDF
A Prediction Method Based on Improved Echo State Network for COVID-19 Nonlinear Time Series
4
作者 Banteng Liu Wei Chen +3 位作者 Yourong Chen Ping Sun Heli Jin Hao Chen 《Journal of Computer and Communications》 2020年第12期113-122,共10页
<div style="text-align:justify;"> This paper proposes a prediction method based on improved Echo State Network for COVID-19 nonlinear time series, which improves the Echo State Network from the reservo... <div style="text-align:justify;"> This paper proposes a prediction method based on improved Echo State Network for COVID-19 nonlinear time series, which improves the Echo State Network from the reservoir topology and the output weight matrix, and adopt the ABC (Artificial Bee Colony) algorithm based on crossover and crowding strategy to optimize the parameters. Finally, the proposed method is simulated and the results show that it has stronger prediction ability for COVID-19 nonlinear time series. </div> 展开更多
关键词 COVID-19 Nonlinear Time Series PREDICTION echo state network
下载PDF
Analysis of prediction performance in wavelet minimum complexity echo state network 被引量:1
5
作者 CUI Hong-yan FENG Chen LIU Yun-jie 《The Journal of China Universities of Posts and Telecommunications》 EI CSCD 2013年第4期59-66,共8页
Echo state network (ESN) has become one of the most popular recurrent neural networks (RNN) for its good prediction performance of non-linear time series and simple training process. But several problems still pre... Echo state network (ESN) has become one of the most popular recurrent neural networks (RNN) for its good prediction performance of non-linear time series and simple training process. But several problems still prevent ESN from becoming a widely used tool. The most prominent problem is its high complexity with lots of random parameters. Aiming at this problem, a minimum complexity ESN model (MCESN) was proposed. In this paper, we proposed a new wavelet minimum complexity ESN model (WMCESN) to improve the prediction accuracy and increase the practical applicability. Our new model inherits the characters of minimum complexity ESN model using the fixed parameters and simple circle topology. We injected wavelet neurons to replace the original neurons in internal reservoir and designed a wavelet parameter matrix to reduce the computing time. By using different datasets, our new model performed better than the minimum complexity ESN model with normal neurons, but only utilized tiny time cost. We also used our own packets of transmission control protocol (TCP) and user datagram protocol (UDP) dataset to prove that our model can deal with the data packet bit prediction problem well. 展开更多
关键词 wavelet minimum complexity echo state network echo state network wavelet parameter matrix practical applicability
原文传递
Simplified Echo-State-Network Based Services Awareness for High-Speed Passive Optical Network 被引量:1
6
作者 Huifeng Bai Dongshan Wang Yanbin Song 《China Communications》 SCIE CSCD 2017年第6期13-21,共9页
With the challenge from services diversity grows greatly,the service-oriented supporting ability is required to current high-speed passive optical network(PON) .Aimed to enhance the quality of service(Qo S) brought by... With the challenge from services diversity grows greatly,the service-oriented supporting ability is required to current high-speed passive optical network(PON) .Aimed to enhance the quality of service(Qo S) brought by diversified-services,this paper proposes an Simplified Echo State Network(SESN) Based Services Awareness scheme in High-Speed PON(Passive Optical Network) .In this proposed scheme,the ring topology is adopted in the reservoir of SESN to reduce the complexity of original Echo State Network,and system dynamics equation is introduced to keep the accuracy of SESN.According to the network architecture of 10G-EPON,a SESN Master is running in the OLT and a number of SESN Agents work in ONUs.The SESN Master plays the main function of service-awareness from the total view of various kinds services in 10G-EPON system,by fully SESN training.Then,the reservoir information of well-trained SESN in OLT will be broadcasted to all ONUs and those SESN Agents working in ONUs are allowed to conducts independent service-awareness function.Thus,resources allocation and transport policy are both determined just only in ONUs.Simulation results show that the proposed mechanism is able to better supporting ability for multiple services. 展开更多
关键词 passive optical network servicesawareness simplified echo state network reservoir computation
下载PDF
Modeling deterministic echo state network with loop reservoir 被引量:1
7
作者 Xiao-chuan SUN Hong-yan CUI +2 位作者 Ren-ping LIU Jian-ya CHEN Yun-jie LIU 《Journal of Zhejiang University-Science C(Computers and Electronics)》 SCIE EI 2012年第9期689-701,共13页
Echo state network (ESN), which efficiently models nonlinear dynamic systems, has been proposed as a special form of recurrent neural network. However, most of the proposed ESNs consist of complex reservoir structures... Echo state network (ESN), which efficiently models nonlinear dynamic systems, has been proposed as a special form of recurrent neural network. However, most of the proposed ESNs consist of complex reservoir structures, leading to excessive computational cost. Recently, minimum complexity ESNs were proposed and proved to exhibit high performance and low computational cost. In this paper, we propose a simple deterministic ESN with a loop reservoir, i.e., an ESN with an adjacent-feedback loop reservoir. The novel reservoir is constructed by introducing regular adjacent feedback based on the simplest loop reservoir. Only a single free parameter is tuned, which considerably simplifies the ESN construction. The combination of a simplified reservoir and fewer free parameters provides superior prediction performance. In the benchmark datasets and real-world tasks, our scheme obtains higher prediction accuracy with relatively low complexity, compared to the classic ESN and the minimum complexity ESN. Furthermore, we prove that all the linear ESNs with the simplest loop reservoir possess the same memory capacity, arbitrarily converging to the optimal value. 展开更多
关键词 echo state networks Loop reservoir structure Memory capacity
原文传递
Echo-state-network classification based multi-services awareness in high-speed optical passive networks
8
作者 白晖峰 Ye Quanyi 《High Technology Letters》 EI CAS 2017年第1期48-53,共6页
With the challenge of great growing of services diversity,service-oriented supporting ability is required by current high-speed passive optical network( PON). Aimed at enhancing the quality of service( Qo S) brought b... With the challenge of great growing of services diversity,service-oriented supporting ability is required by current high-speed passive optical network( PON). Aimed at enhancing the quality of service( Qo S) brought by diversified-services,this study proposes an echo state network( ESN)based multi-service awareness mechanism in 10-Gigabite ethernet passive optical network( 10GEPON). In the proposed approach,distributed architecture is adopted to realize this ESN based multi-service awareness. According to the network architecture of 10G-EPON,where a main ESN is running in OLT and a number of ESN agents works in ONUs. The main-ESN plays the main function of service-awareness from the total view of various kinds of services in 10G-EPON system,by full ESN training. Then,the reservoir information of well-trained ESN in OLT will be broadcasted to all ONUs and those ESN agents working in ONUs are allowed to conduct independent service-awareness function. Thus,resources allocation and transport policy are both determined only in ONUs. Simulation results show that the proposed mechanism is able to better support the ability of multiple services. 展开更多
关键词 10-Gigabite ethernet passive optical network (10G-EPON) multi-services aware-ness echo state network (ESN) reservoir computation
下载PDF
Hierarchy echo state network based service-awareness in 10G-EPON
9
作者 Bai Huifeng Wang Dongshan +1 位作者 Wang Licheng Wang Xiang 《The Journal of China Universities of Posts and Telecommunications》 EI CSCD 2016年第2期91-96,共6页
Aimed to enhance the supporting ability for diversified services, this paper proposes a hierarchy echo state network(HESE) based service-awareness(SA)(HESN-SA) mechanism in 10 Gbit/s Ethernet passive optical net... Aimed to enhance the supporting ability for diversified services, this paper proposes a hierarchy echo state network(HESE) based service-awareness(SA)(HESN-SA) mechanism in 10 Gbit/s Ethernet passive optical network(10G-EPON). In this HESN-SA, hierarchy architecture is adopted to realize echo state network(ESN) classification based SA. According to the network architecture of 10G-EPON, the parent-ESN(p-ESN) module works in the optical line terminal(OLT), while the sub-ESN(s-ESN) module is embedded in optical network units(ONUs). Thus, the p-ESN plays the main function of SA with a total view of this system, and s-ESN in each ONU conducts the SA function under the control of p-ESN. Thus, resources allocation and transport policy are both determined by the proposed mechanism through cooperation between OLT and ONUs. Simulation results show that the HESN-SA can improve the supporting ability for multiple services. 展开更多
关键词 passive optical network service-awareness hierarchy echo state network echo state network
原文传递
基于Echo State Neural Networks的短期交通流预测算法
10
作者 宋炯 李佑慧 +1 位作者 朱文军 赵文珅 《价值工程》 2012年第18期175-177,共3页
在城市交通环境,交通流的正确预测是比较困难,因为多个十字路口,这使得预置的交通控制模型之间的相互作用和intertwinement不能保持始终高性能在所有的交通情况。
关键词 回声状态网络(ESN) 交通流量 预测
下载PDF
Improved vocal effort modeling by exploiting echo state network and radial basis function network
11
作者 Chao Hao Dong Liang Liu Yongli 《The Journal of China Universities of Posts and Telecommunications》 EI CSCD 2019年第3期98-104,共7页
The independent hypothesis between frames in vocal effect(VE) recognition makes it difficult for frame based spectral features to describe the intrinsic temporal correlation and dynamic change information in speech ph... The independent hypothesis between frames in vocal effect(VE) recognition makes it difficult for frame based spectral features to describe the intrinsic temporal correlation and dynamic change information in speech phenomena. A novel VE detection method based on echo state network(ESN) is proposed. The input sequences are mapped into a fixed-dimensionality vector in high dimensional coding space by reservoir of the ESN. Then, radial basis function(RBF) networks are employed to fit the probability density function(pdf) of each VE mode by using the vectors in the high dimensional coding space. Finally, the minimum error rate Bayesian decision is employed to judge the VE mode. The experiments which are conducted on isolated words test set achieve 79.5% average recognition accuracy, and the results show that the proposed method can overcome the defect of the independent hypothesis between frames effectively. 展开更多
关键词 VOCAL EFFORT echo state network RESERVOIR RADIAL BASIS function support vector machine
原文传递
基于变分模态分解与鲸鱼算法优化回声状态网络的风速预测模型
12
作者 唐非 李昊 《传感技术学报》 CAS CSCD 北大核心 2024年第10期1770-1777,共8页
风速受多种因素影响常伴随着随机性和非平稳性,给风电接入电网造成了相当大的困难,准确的风速预测对风力发电有着极大的研究意义。将变分模态分解算法与鲸鱼算法优化回声状态网络模型相结合,提出了一种风速预测模型。首先通过变分模态... 风速受多种因素影响常伴随着随机性和非平稳性,给风电接入电网造成了相当大的困难,准确的风速预测对风力发电有着极大的研究意义。将变分模态分解算法与鲸鱼算法优化回声状态网络模型相结合,提出了一种风速预测模型。首先通过变分模态分解算法将风速序列分解成多个分量以减少风速内部信号间的耦合性,降低建模难度。然后对这些分量分别建立对应的回声状态网络预测模型。针对回声状态网络模型性能受储备池参数影响较大的问题,采用鲸鱼优化算法对储备池参数进行优化。风速的最终预测值由分解后各分量预测值相加得到。最后,将实际采集的短期风速数据作为研究对象,通过与其他4种预测模型的对比分析表明提出的风速预测模型具有更高的预测精度,能够更好地对风速的变化趋势进行预测。 展开更多
关键词 风速 预测 变分模态分解 回声状态网络 鲸鱼优化算法
下载PDF
基于TCN-BiLSTM-Attention-ESN的光伏功率预测
13
作者 时培明 郭轩宇 +3 位作者 杜清灿 许学方 贺长波 李瑞雄 《太阳能学报》 EI CAS CSCD 北大核心 2024年第9期304-316,共13页
针对光伏发电功率随机性强、难以准确预测的问题,提出一种基于时间卷积网络(TCN)、双向长短期记忆网络(BiLSTM)和回声状态网络(ESN)的组合预测方法。首先,使用自适应噪声完备集合经验模态分解(CEEMDAN)将功率数据分解为一系列相对平稳... 针对光伏发电功率随机性强、难以准确预测的问题,提出一种基于时间卷积网络(TCN)、双向长短期记忆网络(BiLSTM)和回声状态网络(ESN)的组合预测方法。首先,使用自适应噪声完备集合经验模态分解(CEEMDAN)将功率数据分解为一系列相对平稳、不同波动模式的子功率序列;再将分解重构后的功率序列和其他特征序列输入到TCN-BiLSTM-Attention-ESN组合模型中,其中TCN-BiLSTM-Attention用于提取光伏序列波动特征并构建时空特征向量;最后,将所提取的时空特征向量输入ESN获得预测结果。采用新疆某光伏电站的光伏功率数据进行验证,结果表明与时下先进的预测方法相比,所提方法具有更高的预测精度,有助于提升光伏发电占比,保障电力系统平衡和运行安全。 展开更多
关键词 光伏发电功率 预测 神经网络 回声状态网络 时间卷积网络 双向长短期记忆网络
下载PDF
Lightweight Intrusion Detection Using Reservoir Computing
14
作者 Jiarui Deng Wuqiang Shen +4 位作者 Yihua Feng Guosheng Lu Guiquan Shen Lei Cui Shanxiang Lyu 《Computers, Materials & Continua》 SCIE EI 2024年第1期1345-1361,共17页
The blockchain-empowered Internet of Vehicles(IoV)enables various services and achieves data security and privacy,significantly advancing modern vehicle systems.However,the increased frequency of data transmission and... The blockchain-empowered Internet of Vehicles(IoV)enables various services and achieves data security and privacy,significantly advancing modern vehicle systems.However,the increased frequency of data transmission and complex network connections among nodes also make them more susceptible to adversarial attacks.As a result,an efficient intrusion detection system(IDS)becomes crucial for securing the IoV environment.Existing IDSs based on convolutional neural networks(CNN)often suffer from high training time and storage requirements.In this paper,we propose a lightweight IDS solution to protect IoV against both intra-vehicle and external threats.Our approach achieves superior performance,as demonstrated by key metrics such as accuracy and precision.Specifically,our method achieves accuracy rates ranging from 99.08% to 100% on the Car-Hacking dataset,with a remarkably short training time. 展开更多
关键词 echo state network intrusion detection system Internet of Vehicles reservoir computing
下载PDF
偏置剪枝叠式自编码回声状态网络的时序预测
15
作者 刘丽丽 刘玉玺 王河山 《计算机工程与设计》 北大核心 2024年第1期212-219,共8页
针对大多数模型对时间序列预测数据的预测准确率较低,为提升时间序列的预测精度,提出一种基于Biased Drop-weight的偏置剪枝叠式自编码回声状态网络(BD-AE-SGESN)的深度模型。以叠式ESN为多层深度网络框架,提出一种生成式AE算法生成每... 针对大多数模型对时间序列预测数据的预测准确率较低,为提升时间序列的预测精度,提出一种基于Biased Drop-weight的偏置剪枝叠式自编码回声状态网络(BD-AE-SGESN)的深度模型。以叠式ESN为多层深度网络框架,提出一种生成式AE算法生成每一层的输入权值,利用BD算法根据输入权重激活值进行剪枝。对比实验结果表明,该模型能够有效提升预测准确率,在3个不同的数据上,相比其它模型有着较小的预测误差和较高的稳定度。 展开更多
关键词 多变量时间序列 回声状态网络 预测模型 剪枝 自编码 深度网络 权重优化
下载PDF
Short-term prediction of photovoltaic power generation based on LMD-EE-ESN with error correction
16
作者 YU Xiangqian LI Zheng 《Journal of Measurement Science and Instrumentation》 CAS CSCD 2024年第3期360-368,共9页
Considering the instability of the output power of photovoltaic(PV)generation system,to improve the power regulation ability of PV power during grid-connected operation,based on the quantitative analysis of meteorolog... Considering the instability of the output power of photovoltaic(PV)generation system,to improve the power regulation ability of PV power during grid-connected operation,based on the quantitative analysis of meteorological conditions,a short-term prediction method of PV power based on LMD-EE-ESN with iterative error correction was proposed.Firstly,through the fuzzy clustering processing of meteorological conditions,taking the power curves of PV power generation in sunny,rainy or snowy,cloudy,and changeable weather as the reference,the local mean decomposition(LMD)was carried out respectively,and their energy entropy(EE)was taken as the meteorological characteristics.Then,the historical generation power series was decomposed by LMD algorithm,and the hierarchical prediction of the power curve was realized by echo state network(ESN)prediction algorithm combined with meteorological characteristics.Finally,the iterative error theory was applied to the correction of power prediction results.The analysis of the historical data in the PV power generation system shows that this method avoids the influence of meteorological conditions in the short-term prediction of PV output power,and improves the accuracy of power prediction on the condition of hierarchical prediction and iterative error correction. 展开更多
关键词 photovoltaic(PV)power generation system short-term forecast local mean decomposition(LMD) energy entropy(EE) echo state network(ESN)
下载PDF
基于蝙蝠算法优化ESN的氯乙烯质量分数软测量模型预测
17
作者 高淑芝 李晓宇 张毅蒙 《沈阳化工大学学报》 CAS 2024年第1期83-89,共7页
为解决氯乙烯因其精馏过程具有较强的非线性,无法实现对氯乙烯质量分数实时测量的问题,提出一种基于蝙蝠算法(bat algorithm,BA)优化回声状态网络(echo state network,ESN)的软测量模型BA-ESN.首先,通过对氯乙烯精馏过程的分析,选取模... 为解决氯乙烯因其精馏过程具有较强的非线性,无法实现对氯乙烯质量分数实时测量的问题,提出一种基于蝙蝠算法(bat algorithm,BA)优化回声状态网络(echo state network,ESN)的软测量模型BA-ESN.首先,通过对氯乙烯精馏过程的分析,选取模型的辅助变量,并将归一化处理后的数据作为模型输入变量;其次,由于回声状态网络中的权值和阈值都是随机产生的,影响其泛化能力,故采用蝙蝠算法对回声状态网络的输出权值进行优化,从而提高ESN模型的收敛速度;最后,将BA-ESN模型预测氯乙烯质量分数的预测结果与ESN模型和BP模型的预测结果进行对比.仿真结果表明:BA-ESN模型的预测精度较高,泛化能力和鲁棒性都较好,能够满足氯乙烯精馏过程实时测量的要求. 展开更多
关键词 氯乙烯精馏过程 软测量 蝙蝠算法 回声状态网络
下载PDF
基于知识与AW-ESN融合的烧结过程FeO含量预测 被引量:1
18
作者 方怡静 蒋朝辉 +2 位作者 黄良 桂卫华 潘冬 《自动化学报》 EI CAS CSCD 北大核心 2024年第2期282-294,共13页
氧化亚铁(FeO)含量是衡量烧结矿强度和还原性的重要指标,烧结过程FeO含量的实时准确预测对于提升烧结质量、优化烧结工艺具有重要意义.然而烧结过程热状态参数缺失、过程参数波动频繁给FeO含量的高精度预测带来巨大的挑战,为此,提出一... 氧化亚铁(FeO)含量是衡量烧结矿强度和还原性的重要指标,烧结过程FeO含量的实时准确预测对于提升烧结质量、优化烧结工艺具有重要意义.然而烧结过程热状态参数缺失、过程参数波动频繁给FeO含量的高精度预测带来巨大的挑战,为此,提出一种基于知识与变权重回声状态网络融合(Fusion of data-knowledge and adaptive weight echo state network, DK-AWESN)的烧结过程FeO含量预测方法.首先,针对烧结过程热状态参数缺失的问题,建立烧结料层最高温度分布模型,实现基于料层温度分布特征的FeO含量等级划分;其次,针对烧结过程参数波动频繁的问题,提出基于核函数高维映射的多尺度数据配准方法,有效抑制离群点的影响,提升建模数据的质量;最后,针对烧结过程数据驱动模型缺乏机理认知致使模型预测精度不高的问题,将过程数据中提取得到的FeO含量等级知识与AW-ESN (Adaptive weight echo state network)结合,建立DK-AWESN模型,有效提升复杂工况下FeO含量的预测精度.现场工业数据试验表明,所提方法能实时准确地预测烧结过程FeO含量,为烧结过程的智能化调控提供实时有效的FeO含量反馈信息. 展开更多
关键词 FeO含量预测 烧结过程 数据知识 变权重回声状态网络 信息融合
下载PDF
储能用质子交换膜燃料电池长期老化预测 被引量:1
19
作者 柏帆 王路达 +1 位作者 左红群 谢长君 《电池》 CAS 北大核心 2024年第2期160-164,共5页
质子交换膜燃料电池(PEMFC)的长期老化预测有助于缩短耐久性测试时间,降低成本,为维护策略提供依据。针对超参数问题,提出一种将优化算法和储备池计算相结合的数据驱动预测方法。基于耐久性测试数据集,以电堆输出电压为老化指标,利用麻... 质子交换膜燃料电池(PEMFC)的长期老化预测有助于缩短耐久性测试时间,降低成本,为维护策略提供依据。针对超参数问题,提出一种将优化算法和储备池计算相结合的数据驱动预测方法。基于耐久性测试数据集,以电堆输出电压为老化指标,利用麻雀搜索算法(SSA)优化回声状态网络(ESN)的储备池尺寸、泄漏率和正则化系数,以构建预测模型。分别利用原始数据的前30%、40%、50%和60%作为训练集训练模型,验证模型在各训练集比例下的长期老化预测性能。训练集比例为30%时,所提方法在静态工况下的长期预测均方根误差(RMSE)达到0.0083,准动态工况下可达到0.0359。 展开更多
关键词 质子交换膜燃料电池(PEMFC) 回声状态网络(ESN) 麻雀搜索算法(SSA) 性能退化 长期预测
下载PDF
基于PLESN和LESQRN概率预测模型的短期电力负荷预测 被引量:1
20
作者 樊江川 于昊正 +2 位作者 王冬生 安佳坤 杨丽君 《燕山大学学报》 北大核心 2024年第1期54-61,共8页
针对现有电力负荷预测不能很好反映负荷数据的周期性和趋势性以及残差的波动性特征提出一种考虑周期性建模的泄露积分型回声状态网络点预测模型和泄露积分型回声状态分位数回归网络概率预测模型组合的短期电力负荷预测方法.首先为了捕... 针对现有电力负荷预测不能很好反映负荷数据的周期性和趋势性以及残差的波动性特征提出一种考虑周期性建模的泄露积分型回声状态网络点预测模型和泄露积分型回声状态分位数回归网络概率预测模型组合的短期电力负荷预测方法.首先为了捕捉负荷的多重特征定义了周期性和趋势性损失函数辅助优化点预测模型然后为克服残差的波动问题利用概率预测模型对点预测值与真实值的残差进行建模预测最后整合同时刻的点预测值与残差预测区间得到概率预测模型结果.实际算例结果表明与其他模型相比所提模型不仅有效抑制尖端振荡现象而且能够生成可靠的概率密度分布. 展开更多
关键词 短期电力负荷预测 周期性建模 泄露积分型回声状态网络 分位数回归
下载PDF
上一页 1 2 17 下一页 到第
使用帮助 返回顶部