期刊文献+
共找到555,374篇文章
< 1 2 250 >
每页显示 20 50 100
A Dual-Attention CNN-BiLSTM Model for Network Intrusion Detection
1
作者 Zheng Zhang Jie Hao +2 位作者 Liquan Chen Tianhao Hou Yanan Liu 《Computers, Materials & Continua》 2026年第1期1119-1140,共22页
With the increasing severity of network security threats,Network Intrusion Detection(NID)has become a key technology to ensure network security.To address the problem of low detection rate of traditional intrusion det... With the increasing severity of network security threats,Network Intrusion Detection(NID)has become a key technology to ensure network security.To address the problem of low detection rate of traditional intrusion detection models,this paper proposes a Dual-Attention model for NID,which combines Convolutional Neural Network(CNN)and Bidirectional Long Short-Term Memory(BiLSTM)to design two modules:the FocusConV and the TempoNet module.The FocusConV module,which automatically adjusts and weights CNN extracted local features,focuses on local features that are more important for intrusion detection.The TempoNet module focuses on global information,identifies more important features in time steps or sequences,and filters and weights the information globally to further improve the accuracy and robustness of NID.Meanwhile,in order to solve the class imbalance problem in the dataset,the EQL v2 method is used to compute the class weights of each class and to use them in the loss computation,which optimizes the performance of the model on the class imbalance problem.Extensive experiments were conducted on the NSL-KDD,UNSW-NB15,and CIC-DDos2019 datasets,achieving average accuracy rates of 99.66%,87.47%,and 99.39%,respectively,demonstrating excellent detection accuracy and robustness.The model also improves the detection performance of minority classes in the datasets.On the UNSW-NB15 dataset,the detection rates for Analysis,Exploits,and Shellcode attacks increased by 7%,7%,and 10%,respectively,demonstrating the Dual-Attention CNN-BiLSTM model’s excellent performance in NID. 展开更多
关键词 network intrusion detection class imbalance problem deep learning
在线阅读 下载PDF
基于CNN-BiLSTM-SSA的锅炉再热器壁温预测模型 被引量:1
2
作者 徐世明 何至谦 +6 位作者 彭献永 商忠宝 范景玮 王俊略 曲舒杨 刘洋 周怀春 《动力工程学报》 北大核心 2026年第1期121-130,共10页
针对锅炉高温再热器壁温动态特点,提出了一种基于稀疏自注意力(SSA)、卷积神经网络(CNN)及双向长短期记忆神经网络(BiLSTM)相融合的再热器壁温软测量模型。首先,采用核主成分分析(KPCA)算法对原始候选变量进行筛选降维,选择前26个主成... 针对锅炉高温再热器壁温动态特点,提出了一种基于稀疏自注意力(SSA)、卷积神经网络(CNN)及双向长短期记忆神经网络(BiLSTM)相融合的再热器壁温软测量模型。首先,采用核主成分分析(KPCA)算法对原始候选变量进行筛选降维,选择前26个主成分变量作为模型的最终输入。其次,考虑利用CNN捕捉局部相关性,BiLSTM学习数据的长期序列依赖性的优势,使用卷积神经网络-双向长短期记忆神经网络(CNN-BiLSTM)捕捉时序数据中的短期和长期依赖关系,引入稀疏自注意力SSA机制,通过为不同特征部分分配自适应权重,从而增强CNN-BiLSTM模型的特征提取与建模能力,最后利用在役1000 MW超超临界锅炉的历史数据进行仿真实验。结果表明:CNN-BiLSTM-SSA模型在高温再热器壁温预测中的均方根误差(RMSE)、平均绝对误差(MAE)及平均绝对百分比误差(MAPE)分别为4.92℃、3.81℃和0.6241%,相应的指标均优于CNN、LSTM、BiLSTM、CNN-LSTM和CNN-BiLSTM模型。 展开更多
关键词 再热器壁温软测量 深度学习 卷积神经网络 长短期记忆网络 注意力机制 核主成分分析 cnn-bilstm
在线阅读 下载PDF
考虑谐波激励的电工钢片SAMCNN-BiLSTM磁致伸缩特性精细预测方法
3
作者 肖飞 杨北超 +4 位作者 王瑞田 范学鑫 陈俊全 张新生 王崇 《中国电机工程学报》 北大核心 2026年第3期1274-1285,I0034,共13页
针对不同磁密幅值、频率、谐波组合等复杂激励工况下磁致伸缩建模面临的精准性问题,该文利用空间注意力机制(spatial attention mechanism,SAM)对传统的卷积神经网络(convolutional neural network,CNN)进行改进,将SAM嵌套入CNN网络中,... 针对不同磁密幅值、频率、谐波组合等复杂激励工况下磁致伸缩建模面临的精准性问题,该文利用空间注意力机制(spatial attention mechanism,SAM)对传统的卷积神经网络(convolutional neural network,CNN)进行改进,将SAM嵌套入CNN网络中,建立SAMCNN改进型网络。再结合双向长短期记忆(bidirectional long short-term memory,BiLSTM)网络,提出电工钢片SAMCNN-BiLSTM磁致伸缩模型。首先,利用灰狼优化算法(grey wolf optimization,GWO)寻优神经网络结构的参数,实现复杂工况下磁致伸缩效应的准确表征;然后,建立中低频范围单频与叠加谐波激励等复杂工况下的磁致伸缩应变数据库,开展数据预处理与特征分析;最后,对SAMCNN-BiLSTM模型开展对比验证。对比叠加3次谐波激励下的磁致伸缩应变频谱主要分量,SAMCNN-BiLSTM模型计算值最大相对误差为3.70%,其比Jiles-Atherton-Sablik(J-A-S)、二次畴转等模型能更精确地表征电工钢片的磁致伸缩效应。 展开更多
关键词 磁致伸缩效应 谐波激励 卷积神经网络 空间注意力机制 双向长短期记忆网络
原文传递
基于CNN-BiLSTM的猪咳嗽声识别方法
4
作者 付小朋 周昕 +6 位作者 王星博 徐杏 吴越 谢荣辉 单颖 叶春林 周卫东 《河南农业科学》 北大核心 2026年第2期144-155,共12页
呼吸道疾病是规模猪场常见高发疫病之一,及时准确发现猪呼吸道疾病典型临床症状如咳嗽声对于实现早期预警、预防至关重要。以怀孕中期母猪咳嗽、尖叫、打呼噜声音为研究对象,提出了基于卷积神经网络和双向长短期记忆网络(CNN-BiLSTM)融... 呼吸道疾病是规模猪场常见高发疫病之一,及时准确发现猪呼吸道疾病典型临床症状如咳嗽声对于实现早期预警、预防至关重要。以怀孕中期母猪咳嗽、尖叫、打呼噜声音为研究对象,提出了基于卷积神经网络和双向长短期记忆网络(CNN-BiLSTM)融合的猪咳嗽声识别模型,通过四阶巴特沃斯带通滤波器降噪、一阶高通滤波器预加重、短时能量端点检测等方法预处理猪声数据,采用分帧、加窗、快速傅里叶变换等方法提取预处理后声音数据的梅尔频率倒谱系数(MFCC)特征参数,并对模型识别性能进行评价。结果表明,采用四阶巴特沃斯带通滤波器降噪处理可明显降低猪咳嗽声、尖叫声和打呼噜声的背景噪音,且波形无失真,猪声信号的主要能量保留完整;一阶高通滤波器预加重可明显增强高频区域能量,减弱低频区域能量,缩小区域范围;端点检测可快速标出猪声的有效语音段,减少无关信息对识别模型的干扰;通过提取预处理声音数据的MFCC特征参数可较好地反映猪声的声学特性,将MFCC系数作为特征输入用于模型的识别。融合卷积神经网络与双向长短期记忆网络的深度神经网络(CNN-BiLSTM)模型具有良好的收敛性,混淆矩阵显示,猪咳嗽声、尖叫声和打呼噜声正确识别率分别为83.67%、85.19%和81.58%,说明模型具有良好的泛化能力;五折交叉验证显示,平均准确率为84.03%(82.79%~85.31%);CNN-BiLSTM模型在测试集上的准确率为83.93%,优于Transformer、CNN、LSTM和BiLSTM模型。由此,所提出的CNN-BiLSTM模型在识别猪咳嗽声上具有良好的性能,能够为猪只呼吸道疾病早期检测提供新的方法。 展开更多
关键词 猪咳嗽声 cnn-bilstm识别模型 特征参数 混淆矩阵 五折交叉验证
在线阅读 下载PDF
基于HO-CNN-BiLSTM的公路隧道结构状态预测方法研究
5
作者 钱超 刘怡策 +3 位作者 李虎雄 陈丽俊 陈建勋 张杨 《安全与环境学报》 北大核心 2026年第4期1396-1405,共10页
开展公路隧道结构状态精准预测是掌握隧道结构状态变化、识别潜在安全风险和保障安全运营的重要技术手段。针对隧道监控量测测点的空间分布与时序特性,提出了一种基于河马优化(Hippopotamus Optimization, HO)算法和卷积神经网络(Convol... 开展公路隧道结构状态精准预测是掌握隧道结构状态变化、识别潜在安全风险和保障安全运营的重要技术手段。针对隧道监控量测测点的空间分布与时序特性,提出了一种基于河马优化(Hippopotamus Optimization, HO)算法和卷积神经网络(Convolutional Neural Network, CNN)的双向长短期记忆(Bidirectional Long Short Term Memory, BiLSTM)网络公路隧道结构状态预测方法。量化分析测点间关联性,结合温度特征构建模型输入矩阵;利用CNN挖掘各测点的空间关联性,采用BiLSTM提取时间序列特征,引入HO算法优化模型参数;将预测结果映射为隧道结构状态等级,展示隧道整体受力状态。结果表明,建立的HO-CNN-BiLSTM模型能够有效提取空间和温度特征,在预测精度和稳定性方面均优于对比模型,可实现隧道结构状态精确评估,为公路隧道的安全运营及分级管控措施制定提供技术支撑。 展开更多
关键词 安全工程 隧道结构 河马优化算法 卷积神经网络 双向长短期记忆网络
原文传递
CNN-BiLSTM残差网络的抗体抗原相互作用预测模型
6
作者 周宇 胡俊 周晓根 《小型微型计算机系统》 北大核心 2026年第1期73-79,共7页
抗体与抗原之间的相互作用是免疫系统识别和对抗病原体的核心机制,同时也是抗体药物设计的关键环节.近年来涌现出一些基于深度学习的方法来提升抗体抗原相互作用预测的效率和精度.为进一步提高预测性能,本文提出了一种新型深度学习模型C... 抗体与抗原之间的相互作用是免疫系统识别和对抗病原体的核心机制,同时也是抗体药物设计的关键环节.近年来涌现出一些基于深度学习的方法来提升抗体抗原相互作用预测的效率和精度.为进一步提高预测性能,本文提出了一种新型深度学习模型CBAAI.该模型整合了卷积神经网络(CNN)、双向长短时记忆网络(BiLSTM)以及残差网络的优势.具体而言,CBAAI首先将抗体和抗原序列输入蛋白质语言模型,提取高质量的序列特征嵌入.然后,通过基于CNN和BiLSTM的残差单元对序列特征进行融合,以构建抗体抗原相互作用预测模型.在HIV和SARS-CoV-2两个独立测试集上的实验结果表明,与当前的主流方法相比,CBAAI在多个评估指标上均取得了显著的性能提升. 展开更多
关键词 抗体 抗原 蛋白质语言模型 卷积神经网络 双向长短时记忆网络
在线阅读 下载PDF
基于多维数据融合和CNN-BiLSTM联合优化的超短期风电功率预测
7
作者 马艺玮 刘智强 +2 位作者 邹密 陈俊生 严冬 《电力系统保护与控制》 北大核心 2026年第5期24-33,共10页
风电功率的精准预测是提升风电并网稳定性和风电场经济收入的一项有效解决方案。针对自然气象特征的复杂性与随机性导致风电功率难以精准预测的突出问题,提出了一种综合考虑多维数据融合和卷积双向长短期记忆神经网络(convolutional neu... 风电功率的精准预测是提升风电并网稳定性和风电场经济收入的一项有效解决方案。针对自然气象特征的复杂性与随机性导致风电功率难以精准预测的突出问题,提出了一种综合考虑多维数据融合和卷积双向长短期记忆神经网络(convolutional neural network-bidirectional long short-term memory network, CNN-BiLSTM)联合优化的超短期风电功率预测方法。该方法主要包括两个阶段。首先,在输入数据处理阶段,通过将主成分分析(principal component analysis, PCA)选择的关键气象因素与最优变分模态分解(optimal variational mode decomposition, OVMD)得到的风电功率固有模态分量相结合,构建一种新的多维特征数据以提高预测模型的准确性。其次,在预测模型的联合优化阶段,先构建了一个集成卷积神经网络(convolutional neural network, CNN)和BiLSTM的串联式结构预测组合模型,再通过使用红嘴蓝喜鹊优化算法(red-billed blue magpie optimizer, RBMO)对CNN和BiLSTM模型进行联合优化,从而充分发挥二者之间互补优势来提高预测精度。通过对风电功率预测的比较分析,结果充分证明所提出的PCA-OVMD-RBMO-(CNN-BiLSTM)预测方法比其他对比预测方法具有更高的预测精度。 展开更多
关键词 风电功率预测 主成分分析 最优变分模态分解 卷积神经网络 双向长短期神经网络
在线阅读 下载PDF
基于CNN-BiLSTM-ATT 混合模型的高校高考录取分数预测研究
8
作者 马沅号 王红梅 +2 位作者 刘浩强 陈建辉 刘星宇 《现代信息科技》 2026年第4期24-31,共8页
高考录取分数线的预测对考生、家长及教育机构具有重要意义,但由于受高考试题难度、高校招生策略、考生规模等多重因素影响,该项预测工作具有较大挑战。为此,文章提出一种基于CNN-BiLSTM-ATT的混合模型用于高校录取分数线的预测。该模... 高考录取分数线的预测对考生、家长及教育机构具有重要意义,但由于受高考试题难度、高校招生策略、考生规模等多重因素影响,该项预测工作具有较大挑战。为此,文章提出一种基于CNN-BiLSTM-ATT的混合模型用于高校录取分数线的预测。该模型首先利用卷积神经网络(CNN)提取高校录取分数线的局部特征,再通过双向长短期记忆网络(BiLSTM)学习时间序列中的长期依赖关系,最后引入注意力机制(ATT)增强模型对关键年份数据的关注,以提升预测性能。实验结果表明,CNN-BiLSTM-ATT模型在高校录取分数线预测方面具备较高的准确性及泛化能力,相较于其他对比模型,能够更有效地捕捉分数线的变化趋势,取得更优的评估指标,可为高考志愿填报提供有价值的参考。 展开更多
关键词 cnn-bilstm-ATT 高考录取分数 预测 神经网络
在线阅读 下载PDF
基于CNN-BiLSTM-AM模型的高精度多风场大气污染源定位
9
作者 王巍 王玮杭 《电脑与信息技术》 2026年第1期50-57,共8页
自然界中的风场是复杂的、随机变化的,时常会出现阵风、侧风以及局部湍流等现象。这种非稳态的风场会直接干扰污染物的空间扩散,给污染源定位带来困难。基于此,使用高斯扩散模型,在实际的风况下模拟污染气体的扩散,生成多样化的时间序... 自然界中的风场是复杂的、随机变化的,时常会出现阵风、侧风以及局部湍流等现象。这种非稳态的风场会直接干扰污染物的空间扩散,给污染源定位带来困难。基于此,使用高斯扩散模型,在实际的风况下模拟污染气体的扩散,生成多样化的时间序列污染浓度数据。针对污染物浓度的时空演变特性,提出了一种结合卷积神经网络(convolutional neural network,CNN)、双向长短期记忆(bidirectional long short-term memory,BiLSTM)网络及注意力机制(attention mechanism,AM)的深度学习模型,采用模拟的3个不同风场下气体扩散数据为样本对该模型的定位精度进行测试。实验结果表明,CNN-BiLSTM-AM模型实现了较高精度的污染源定位,所有测试集样本的平均定位误差都低于0.5 m,预测的污染源坐标皆在真实污染源范围内。 展开更多
关键词 大气污染源定位 高斯扩散模型 卷积神经网络 长短期记忆网络
在线阅读 下载PDF
Joint Optimization of Routing and Resource Allocation in Decentralized UAV Networks Based on DDQN and GNN
10
作者 Nawaf Q.H.Othman YANG Qinghai JIANG Xinpei 《电讯技术》 北大核心 2026年第1期1-10,共10页
Optimizing routing and resource allocation in decentralized unmanned aerial vehicle(UAV)networks remains challenging due to interference and rapidly changing topologies.The authors introduce a novel framework combinin... Optimizing routing and resource allocation in decentralized unmanned aerial vehicle(UAV)networks remains challenging due to interference and rapidly changing topologies.The authors introduce a novel framework combining double deep Q-networks(DDQNs)and graph neural networks(GNNs)for joint routing and resource allocation.The framework uses GNNs to model the network topology and DDQNs to adaptively control routing and resource allocation,addressing interference and improving network performance.Simulation results show that the proposed approach outperforms traditional methods such as Closest-to-Destination(c2Dst),Max-SINR(mSINR),and Multi-Layer Perceptron(MLP)-based models,achieving approximately 23.5% improvement in throughput,50% increase in connection probability,and 17.6% reduction in number of hops,demonstrating its effectiveness in dynamic UAV networks. 展开更多
关键词 decentralized UAV network resource allocation routing algorithm GNN DDQN DRL
在线阅读 下载PDF
Exploring the material basis and mechanisms of the action of Hibiscus mutabilis L. for its anti-inflammatory effects based on network pharmacology and cell experiments
11
作者 Wenyuan Chen Xiaolan Chen +2 位作者 Jing Wan Qin Deng Yong Gao 《日用化学工业(中英文)》 北大核心 2026年第1期55-64,共10页
To explore the material basis and mechanisms of the anti-inflammatory effects of Hibiscus mutabilis L..The active ingredients and potential targets of Hibiscus mutabilis L.were obtained through the literature review a... To explore the material basis and mechanisms of the anti-inflammatory effects of Hibiscus mutabilis L..The active ingredients and potential targets of Hibiscus mutabilis L.were obtained through the literature review and SwissADME platform.Genes related to the inflammation were collected using Genecards and OMIM databases,and the intersection genes were submitted on STRING and DAVID websites.Then,the protein interaction network(PPI),gene ontology(GO)and pathway(KEGG)were analyzed.Cytoscape 3.7.2 software was used to construct the“Hibiscus mutabilis L.-active ingredient-target-inflammation”network diagram,and AutoDockTools-1.5.6 software was used for the molecular docking verification.The antiinflammatory effect of Hibiscus mutabilis L.active ingredient was verified by the RAW264.7 inflammatory cell model.The results showed that 11 active components and 94 potential targets,1029 inflammatory targets and 24 intersection targets were obtained from Hibiscus mutabilis L..The key anti-inflammatory active ingredients of Hibiscus mutabilis L.are quercetin,apigenin and luteolin.Its action pathway is mainly related to NF-κB,cancer pathway and TNF signaling pathway.Cell experiments showed that total flavonoids of Hibiscus mutabilis L.could effectively inhibit the expression of tumor necrosis factor(TNF-α),interleukin 8(IL-8)and epidermal growth factor receptor(EGFR)in LPS-induced RAW 264.7 inflammatory cells.It also downregulates the phosphorylation of human nuclear factor ĸB inhibitory protein α(IĸBα)and NF-κB p65 subunit protein(p65).Overall,the anti-inflammatory effect of Hibiscus mutabilis L.is related to many active components,many signal pathways and targets,which provides a theoretical basis for its further development and application. 展开更多
关键词 Hibiscus mutabilis L. INFLAMMATION network pharmacology molecular docking cell validation
在线阅读 下载PDF
Underwater Image Enhancement Based on Depthwise Separable Convolution-Based Generative Adversarial Network
12
作者 ZENG Jun-yang SI Zhan-jun 《印刷与数字媒体技术研究》 北大核心 2026年第1期60-66,共7页
The existence of absorption and reflection of light underwater leads to problems such as color distortion and blue-green bias in underwater images.In this study,a depthwise separable convolution-based generative adver... The existence of absorption and reflection of light underwater leads to problems such as color distortion and blue-green bias in underwater images.In this study,a depthwise separable convolution-based generative adversarial network(GAN)algorithm was proposed.Taking GAN as the basic framework,it combined a depthwise separable convolution module,attention mechanism,and reconstructed convolution module to realize the enhancement of underwater degraded images.Multi-scale features were captured by the depthwise separable convolution module,and the attention mechanism was utilized to enhance attention to important features.The reconstructed convolution module further extracts and fuses local and global features.Experimental results showed that the algorithm performs well in improving the color bias and blurring of underwater images,with PSNR reaching 27.835,SSIM reaching 0.883,UIQM reaching 3.205,and UCIQE reaching 0.713.The enhanced image outperforms the comparison algorithm in both subjective and objective metrics. 展开更多
关键词 Underwater image enhancement Generating adversarial network Depthwise separable convolution
在线阅读 下载PDF
A Multi-Scale Graph Neural Networks Ensemble Approach for Enhanced DDoS Detection
13
作者 Noor Mueen Mohammed Ali Hayder Seyed Amin Hosseini Seno +2 位作者 Hamid Noori Davood Zabihzadeh Mehdi Ebady Manaa 《Computers, Materials & Continua》 2026年第4期1216-1242,共27页
Distributed Denial of Service(DDoS)attacks are one of the severe threats to network infrastructure,sometimes bypassing traditional diagnosis algorithms because of their evolving complexity.PresentMachine Learning(ML)t... Distributed Denial of Service(DDoS)attacks are one of the severe threats to network infrastructure,sometimes bypassing traditional diagnosis algorithms because of their evolving complexity.PresentMachine Learning(ML)techniques for DDoS attack diagnosis normally apply network traffic statistical features such as packet sizes and inter-arrival times.However,such techniques sometimes fail to capture complicated relations among various traffic flows.In this paper,we present a new multi-scale ensemble strategy given the Graph Neural Networks(GNNs)for improving DDoS detection.Our technique divides traffic into macro-and micro-level elements,letting various GNN models to get the two corase-scale anomalies and subtle,stealthy attack models.Through modeling network traffic as graph-structured data,GNNs efficiently learn intricate relations among network entities.The proposed ensemble learning algorithm combines the results of several GNNs to improve generalization,robustness,and scalability.Extensive experiments on three benchmark datasets—UNSW-NB15,CICIDS2017,and CICDDoS2019—show that our approach outperforms traditional machine learning and deep learning models in detecting both high-rate and low-rate(stealthy)DDoS attacks,with significant improvements in accuracy and recall.These findings demonstrate the suggested method’s applicability and robustness for real-world implementation in contexts where several DDoS patterns coexist. 展开更多
关键词 DDoS detection graph neural networks multi-scale learning ensemble learning network security stealth attacks network graphs
在线阅读 下载PDF
Networked Predictive Control:A Survey
14
作者 Zhong-Hua Pang Tong Mu +3 位作者 Yi Yu Haibin Guo Guo-Ping Liu Qing-Long Han 《IEEE/CAA Journal of Automatica Sinica》 2026年第1期3-20,共18页
Networked predictive control(NPC) has gained significant attention in recent years for its ability to effectively and actively address communication constraints in networked control systems(NCSs),such as network-induc... Networked predictive control(NPC) has gained significant attention in recent years for its ability to effectively and actively address communication constraints in networked control systems(NCSs),such as network-induced delays,packet dropouts,and packet disorders.Despite significant advancements,the increasing complexity and dynamism of network environments,along with the growing complexity of systems,pose new challenges for NPC.These challenges include difficulties in system modeling,cyber attacks,component faults,limited network bandwidth,and the necessity for distributed collaboration.This survey aims to provide a comprehensive review of NPC strategies.It begins with a summary of the primary challenges faced by NCSs,followed by an introduction to the control structure and core concepts of NPC.The survey then discusses several typical NPC schemes and examines their extensions in the areas of secure control,fault-tolerant control,distributed coordinated control,and event-triggered control.Moreover,it reviews notable works that have implemented these schemes.Finally,the survey concludes by exploring typical applications of NPC schemes and highlighting several challenging issues that could guide future research efforts. 展开更多
关键词 Communication constraints cyber attacks networked control systems networked multi-agent systems networked predictive control
在线阅读 下载PDF
基于CNN-BiLSTM的新型电力系统用电负荷特征分层提取
15
作者 岳云力 武冰清 +2 位作者 关皓闻 杨悦 高晋 《电子设计工程》 2026年第7期145-149,共5页
新型电力系统下,用电负荷数据多源异构性加剧、时空动态耦合复杂,难以同步捕捉负荷局部空间关联与长时序依赖规律,提取的特征区分度和完整度低。为此,提出基于CNN-BiLSTM的分层特征提取方法。该方法通过卷积神经网络提取负荷数据的空间... 新型电力系统下,用电负荷数据多源异构性加剧、时空动态耦合复杂,难以同步捕捉负荷局部空间关联与长时序依赖规律,提取的特征区分度和完整度低。为此,提出基于CNN-BiLSTM的分层特征提取方法。该方法通过卷积神经网络提取负荷数据的空间局部特征,结合双向长短期记忆网络捕捉时序双向依赖关系,并采用主成分分析法对多层次特征进行融合,实现负荷特征的逐层提取与集成。实验结果表明,所提方法在常规场景下的特征区分度、提取完整度和特征准确度平均达到0.93、0.92和0.96,较对比方法平均提升约19.2%、29.6%和12.9%;在极端场景下,其特征区分度、提取完整度与特征准确度仍分别保持0.94、0.90和0.92,优于对比方法。证明所提方法能够提升特征提取的区分度、完整度与准确度,可为新型电力系统的精准感知与优化调度提供可靠的数据支撑。 展开更多
关键词 cnn-bilstm算法 新型电力系统 用电负荷 特征提取 分层提取
在线阅读 下载PDF
Multi-responsive Hydrogel Featuring Synergistic Regulation of AIE and Mechanical Behaviors via Dynamic Hydrogen Bonding Network
16
作者 ZHANG Yangdaiyi SHAO Yan JIANG Shimei 《高等学校化学学报》 北大核心 2026年第4期141-152,共12页
A multi-stimuli-responsive hydrogel,P(VI-co-MAAC-NE),was successfully constructed by covalently integrating the aggregation-induced emission(AIE)moiety(Z)-N-(4-(1-cyano-2-(4-(diethylamino)phenyl)vinyl)-phenyl)methacry... A multi-stimuli-responsive hydrogel,P(VI-co-MAAC-NE),was successfully constructed by covalently integrating the aggregation-induced emission(AIE)moiety(Z)-N-(4-(1-cyano-2-(4-(diethylamino)phenyl)vinyl)-phenyl)methacrylamide(NE)into a dynamic hydrogen-bonding network composed of 1-vinylimidazole(VI)and methacrylic acid(MAAC)groups.The dense hydrogen-bonding network not only provides enhanced mechanical robustness,but also significantly enhances the AIE effect of NE by restricting its molecular motion.Under various external stimuli,the hydrogen bonds within the hydrogel network undergo reversible dissociation and reformation,thus enabling synergistic modulation of the hydrogel’s mechanical properties and luminescence behavior.Specifically,organic solvents disrupt the hydrogen-bonding network and the aggregation of the AIE moiety NE,resulting in macroscopic swelling and fluorescence quenching of the hydrogel.In strongly acidic conditions,protonation of NE molecules suppresses the intramolecular charge transfer(ICT)process,yielding a blue-shifted emission band accompanied by intense blue fluorescence;in highly alkaline environments,deprotonation of carboxyl groups induces hydrogel swelling and disperses NE aggregates,leading to pronounced fluorescence quenching.Moreover,the system exhibits thermally activated shape-memory behavior:heating above the glass transition temperature(T_(g):ca.62℃)softens the hydrogel to allow programmable reshaping,and subsequent hydrogen bond reformation at ambient conditions locks in the resultant geometries without sacrificing the hydrogel’s fluorescence performance.By capitalizing on these multi-stimuli-responsive characteristics and shape-memory behavior,the potential of hydrogel P(VI-co-MAAC-NE)for advanced information encryption and anti-counterfeiting applications is demonstrated.This work not only provides a versatile material platform for sensing and information storage,but also offers new insights into the design of intelligent soft materials integrating AIE features with dynamically regulated supramolecular network structures. 展开更多
关键词 Aggregation-induced emission(AIE) Multi-responsive hydrogel Mechanical properties Hydrogen bonds network
在线阅读 下载PDF
Effects of Urbanization on Amphibian Predation Networks in Kunming
17
作者 Qisheng LI Pili WU +3 位作者 Yingzhi YAN Zhongping XIONG Yunfei MA Jielong ZHOU 《Asian Herpetological Research》 2026年第1期53-61,共9页
Urbanization is a significant driver of the loss of biodiversity and the disruption of ecosystems.Amphibians are especially vulnerable to the negative impact of urbanization as their life cycles and habitat requiremen... Urbanization is a significant driver of the loss of biodiversity and the disruption of ecosystems.Amphibians are especially vulnerable to the negative impact of urbanization as their life cycles and habitat requirements are complex.The present study investigated the effects of urbanization on amphibian predation networks in suburban Kunming in Yunnan,China and aimed to understand how predation network structure and stability vary with urbanization level.We constructed predation networks by analyzing the stomach contents of amphibians from 12d istinct urbanization gradients.We used the bipartite package in R to evaluate network robustness metrics such as modularity,nestedness,connectivity,and average shortest path length(ASPL).We found that urbanization level is negatively correlated with predation network connectivity(R=−0.67,Ρ=0.02),but there were no significant correlations between urbanization level and nestedness,modularity,or ASPL.Removal of the keystone species destabilized the predation networks at certain locations.The present work highlighted that maintaining prey quantity and diversity preserves predation network connectivity and stabilizes the overall network in urbanizing landscapes.It also underscored the critical role that keystone species play in sustaining network robustness.The results of this research provided insights into the ecological consequences of urbanization.They also suggested that conservation measures should protect the key species and habitats of amphibian predation networks and mitigate the negative impact of urban development on them. 展开更多
关键词 AMPHIBIAN network robustness predation network URBANIZATION
原文传递
基于CNN-BiLSTM-TL的机加池排泥时机预测
18
作者 解鹏 胡田力 《自动化与仪表》 2026年第3期25-29,共5页
传统机加池污泥沉降特性检定方法中存在人工巡检繁琐、主观影响大等问题。该文设计了一种包含一维卷积层和全局平均池化层的CNN框架,用于自动提取污泥沉降图像的内部特征。接着,将卷积后的图像数据与机加池运行数据融合,利用BiLSTM层的... 传统机加池污泥沉降特性检定方法中存在人工巡检繁琐、主观影响大等问题。该文设计了一种包含一维卷积层和全局平均池化层的CNN框架,用于自动提取污泥沉降图像的内部特征。接着,将卷积后的图像数据与机加池运行数据融合,利用BiLSTM层的序列化学习能力捕捉时间序列数据的长期依赖关系。此外,通过迁移学习策略加快了模型在特定任务上的收敛速度并增强了其泛化能力。最终,利用全连接层执行排泥时机预测,并整合数据增强技术与Adam优化算法以提升模型性能。该模型显著提高了机加池排泥效率,排泥时机预测的准确度达98.94%。 展开更多
关键词 cnn-bilstm 迁移学习 机加池 污泥沉降特性预测 多模态数据融合
在线阅读 下载PDF
NetVerifier:Scalable Verification for Programmable Networks
19
作者 Ying Yao Le Tian +1 位作者 Yuxiang Hu Pengshuai Cui 《Computers, Materials & Continua》 2026年第5期1830-1848,共19页
In the process of programmable networks simplifying network management and increasing network flexibility through custom packet behavior,security incidents caused by human logic errors are seriously threatening their ... In the process of programmable networks simplifying network management and increasing network flexibility through custom packet behavior,security incidents caused by human logic errors are seriously threatening their safe operation,robust verificationmethods are required to ensure their correctness.As one of the formalmethods,symbolic execution offers a viable approach for verifying programmable networks by systematically exploring all possible paths within a program.However,its application in this field encounters scalability issues due to path explosion and complex constraint-solving.Therefore,in this paper,we propose NetVerifier,a scalable verification system for programmable networks.Tomitigate the path explosion issue,we developmultiple pruning strategies that strategically eliminate irrelevant execution paths while preserving verification integrity by precisely identifying the execution paths related to the verification purpose.To address the complex constraint-solving problem,we introduce an execution results reuse solution to avoid redundant computation of the same constraints.To apply these solutions intelligently,a matching algorithm is implemented to automatically select appropriate solutions based on the characteristics of the verification requirement.Moreover,Language Aided Verification(LAV),an assertion language,is designed to express verification intentions in a concise form.Experimental results on diverse open-source programs of varying scales demonstrate NetVerifier’s improvement in scalability and effectiveness in identifying potential network errors.In the best scenario,compared with ASSERT-P4,NetVerifier reduced the execution path,verification time,and memory occupation of the verification process by 99.92%,94.76%,and 65.19%,respectively. 展开更多
关键词 Programmable network network verification symbolic execution SCALABILITY
在线阅读 下载PDF
A multi-attention mechanism U-Net neural network for image correction of PbS quantum dot focal plane detectors
20
作者 WANG Han-Ting DI Yun-Xiang +10 位作者 QI Xing-Yu SHA Ying-Zhe WANG Ya-Hui YE Ling-Feng TANG Wei-Yi BA Kun WANG Xu-Dong HUANG Zhang-Cheng CHU Jun-Hao SHEN Hong WANG Jian-Lu 《红外与毫米波学报》 北大核心 2026年第1期148-156,共9页
Near-infrared image sensors are widely used in fields such as material identification,machine vision,and autonomous driving.Lead sulfide colloidal quantum dot-based infrared photodiodes can be integrated with sil⁃icon... Near-infrared image sensors are widely used in fields such as material identification,machine vision,and autonomous driving.Lead sulfide colloidal quantum dot-based infrared photodiodes can be integrated with sil⁃icon-based readout circuits in a single step.Based on this,we propose a photodiode based on an n-i-p structure,which removes the buffer layer and further simplifies the manufacturing process of quantum dot image sensors,thus reducing manufacturing costs.Additionally,for the noise complexity in quantum dot image sensors when capturing images,traditional denoising and non-uniformity methods often do not achieve optimal denoising re⁃sults.For the noise and stripe-type non-uniformity commonly encountered in infrared quantum dot detector imag⁃es,a network architecture has been developed that incorporates multiple key modules.This network combines channel attention and spatial attention mechanisms,dynamically adjusting the importance of feature maps to en⁃hance the ability to distinguish between noise and details.Meanwhile,the residual dense feature fusion module further improves the network's ability to process complex image structures through hierarchical feature extraction and fusion.Furthermore,the pyramid pooling module effectively captures information at different scales,improv⁃ing the network's multi-scale feature representation ability.Through the collaborative effect of these modules,the network can better handle various mixed noise and image non-uniformity issues.Experimental results show that it outperforms the traditional U-Net network in denoising and image correction tasks. 展开更多
关键词 PbS quantum dot focal plane detector convolutional neural networks image denoising U-Net
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部