期刊文献+
共找到445篇文章
< 1 2 23 >
每页显示 20 50 100
Portable Perceptron Network-Based Fast Mode Decision for Video-Based Point Cloud Compression
1
作者 Shicheng Que Yue Li 《CAAI Artificial Intelligence Research》 2023年第1期83-90,共8页
In Video-based Point Cloud Compression(V-PCC),2D videos to be encoded are generated by 3D point cloud projection,and compressed by High Efficiency Video Coding(HEVC).In the process of 2D video compression,the best mod... In Video-based Point Cloud Compression(V-PCC),2D videos to be encoded are generated by 3D point cloud projection,and compressed by High Efficiency Video Coding(HEVC).In the process of 2D video compression,the best mode of Coding Unit(CU)is searched by brute-force strategy,which greatly increases the complexity of the encoding process.To address this issue,we first propose a simple and effective Portable Perceptron Network(PPN)-based fast mode decision method for V-PCC under Random Access(RA)configuration.Second,we extract seven simple hand-extracted features for input into the PPN network.Third,we design an adaptive loss function,which can calculate the loss by allocating different weights according to different Rate-Distortion(RD)costs,to train our PPN network.Finally,experimental results show that the proposed method can save encoding complexity of 43.13%with almost no encoding efficiency loss under RA configuration,which is superior to the state-of-the-art methods.The source code is available at https://github.com/Mesks/PPNforV-PCC. 展开更多
关键词 Video-based Point Cloud Compression(V-PCC) high efficiency video coding fast mode decision portable perceptron network
原文传递
Multilayer perceptron neural network activated by adaptive Gaussian radial basis function and its application to predict lid-driven cavity flow 被引量:4
2
作者 Qinghua Jiang Lailai Zhu +1 位作者 Chang Shu Vinothkumar Sekar 《Acta Mechanica Sinica》 SCIE EI CAS CSCD 2021年第12期1757-1772,共16页
To improve the performance of multilayer perceptron(MLP)neural networks activated by conventional activation functions,this paper presents a new MLP activated by univariate Gaussian radial basis functions(RBFs)with ad... To improve the performance of multilayer perceptron(MLP)neural networks activated by conventional activation functions,this paper presents a new MLP activated by univariate Gaussian radial basis functions(RBFs)with adaptive centers and widths,which is composed of more than one hidden layer.In the hidden layer of the RBF-activated MLP network(MLPRBF),the outputs of the preceding layer are first linearly transformed and then fed into the univariate Gaussian RBF,which exploits the highly nonlinear property of RBF.Adaptive RBFs might address the issues of saturated outputs,low sensitivity,and vanishing gradients in MLPs activated by other prevailing nonlinear functions.Finally,we apply four MLP networks with the rectified linear unit(ReLU),sigmoid function(sigmoid),hyperbolic tangent function(tanh),and Gaussian RBF as the activation functions to approximate the one-dimensional(1D)sinusoidal function,the analytical solution of viscous Burgers’equation,and the two-dimensional(2D)steady lid-driven cavity flows.Using the same network structure,MLP-RBF generally predicts more accurately and converges faster than the other threeMLPs.MLP-RBF using less hidden layers and/or neurons per layer can yield comparable or even higher approximation accuracy than other MLPs equipped with more layers or neurons. 展开更多
关键词 Multilayer perceptron neural network Activation function Radial basis function Numerical approximation
原文传递
The development of a knowledge base in an expert system based on the four-layer perceptron neural network 被引量:1
3
作者 谈理 刘谨 梅丽婷 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 2007年第4期552-556,共5页
Owing to continuous production lines with large amount of consecutive controls, various control signals and huge logistic relations, this paper introduced the methods and principles of the development of knowledge bas... Owing to continuous production lines with large amount of consecutive controls, various control signals and huge logistic relations, this paper introduced the methods and principles of the development of knowledge base in a fault diagnosis expert system that was based on machine learning by the four-layer perceptron neural network. An example was presented. By combining differential function with not differential function and back propagation of error with back propagation of expectation, the four-layer perceptron neural network was established. And it was good for solving such a bottleneck problem in knowledge acquisition in expert system and enhancing real-time on-line diagnosis. A method of synthetic back propagation was designed, which broke the limit to non-differentiable function in BP neural network. 展开更多
关键词 fault diagnosis expert system the four-layer perceptron neural network machine learning
在线阅读 下载PDF
Preliminary Biometrics of ECG Signal Based on Temporal Organization through the Implementation of a Multilayer Perceptron Neural Network 被引量:1
4
作者 Robert LeMoyne Timothy Mastroianni 《Journal of Biomedical Science and Engineering》 2021年第12期435-441,共7页
The attributes of the ECG signal signifying the unique electrical properties of the heart offer the opportunity to expand the realm of biometrics, which pertains the identification of an individual based on physical c... The attributes of the ECG signal signifying the unique electrical properties of the heart offer the opportunity to expand the realm of biometrics, which pertains the identification of an individual based on physical characteristics. The temporal organization of the ECG signal offers a basis for composing a machine learning feature set. The four attributes of the feature set are derived through software automation enabled by Python. These four attributes are the temporal differential of the P wave maximum and T wave maximum relative to the R wave maximum and the Q wave minimum and S wave minimum relative to the R wave maximum. The multilayer perceptron neural network was applied and evaluated in terms of classification accuracy and time to develop the model. Superior performance was achieved with respect to a reduced feature set considering only the temporal differential of the P wave maximum and T wave maximum relative to the R wave maximum by comparison to all four attributes applied to the feature set and the temporal differential of the Q wave minimum and S wave minimum relative to the R wave maximum. With these preliminary findings and the advent of portable and wearable devices for the acquisition of the ECG signal, the temporal organization of the ECG signal offers robust potential for the field of biometrics. 展开更多
关键词 ECG Signal BIOMETRICS Multilayer perceptron Neural network Machine Learning Signal Analysis
在线阅读 下载PDF
Updated Lithological Map in the Forest Zone of the Centre, South and East Regions of Cameroon Using Multilayer Perceptron Neural Network and Landsat Images
5
作者 Charlie Gael Atangana Otele Mathias Akong Onabid +1 位作者 Patrick Stephane Assembe Marcellin Nkenlifack 《Journal of Geoscience and Environment Protection》 2021年第6期120-134,共15页
The Multilayer Perceptron Neural Network (MLPNN) induction technique has been successfully applied to a variety of machine learning tasks, including the extraction and classification of image features. However, not mu... The Multilayer Perceptron Neural Network (MLPNN) induction technique has been successfully applied to a variety of machine learning tasks, including the extraction and classification of image features. However, not much has been done in the application of MLPNN on images obtained by remote sensing. In this article, two automatic classification systems used in image feature extraction and classification from remote sensing data are presented. The first is a combination of two models: a MLPNN induction technique, integrated under ENVI (Environment for Visualizing Images) platform for classification, and a pre-processing model including dark subtraction for the calibration of the image, the Principal Components Analysis (PCA) for band selections and Independent Components Analysis (ICA) as blind source separator for feature extraction of the Landsat image. The second classification system is a MLPNN induction technique based on the Keras platform. In this case, there was no need for pre-processing model. Experimental results show the two classification systems to outperform other typical feature extraction and classification methods in terms of accuracy for some lithological classes including Granite1 class with the highest class accuracies of 96.69% and 92.69% for the first and second classification system respectively. Meanwhile, the two classification systems perform almost equally with the overall accuracies of 53.01% and 49.98% for the first and second models respectively </span><span style="font-family:Verdana;">though the keras model has the advantage of not integrating the pre-processing</span><span style="font-family:Verdana;"> model, hence increasing its efficiency. The application of these two systems to the study area resulted in the generation of an updated geological mapping with six lithological classes detected including the Gneiss, the Micaschist, the Schist and three versions of Granites (Granite1, Granite2 and Granite3). 展开更多
关键词 Neural network Multilayer perceptron Principal Components Analysis Independent Components Analysis Lithological Classification Geological Mapping
在线阅读 下载PDF
A Multilayer Perceptron Artificial Neural Network Study of Fatal Road Traffic Crashes
6
作者 Ed Pearson III Aschalew Kassu +1 位作者 Louisa Tembo Oluwatodimu Adegoke 《Journal of Data Analysis and Information Processing》 2024年第3期419-431,共13页
This paper examines the relationship between fatal road traffic accidents and potential predictors using multilayer perceptron artificial neural network (MLANN) models. The initial analysis employed twelve potential p... This paper examines the relationship between fatal road traffic accidents and potential predictors using multilayer perceptron artificial neural network (MLANN) models. The initial analysis employed twelve potential predictors, including traffic volume, prevailing weather conditions, roadway characteristics and features, drivers’ age and gender, and number of lanes. Based on the output of the model and the variables’ importance factors, seven significant variables are identified and used for further analysis to improve the performance of models. The model is optimized by systematically changing the parameters, including the number of hidden layers and the activation function of both the hidden and output layers. The performances of the MLANN models are evaluated using the percentage of the achieved accuracy, R-squared, and Sum of Square Error (SSE) functions. 展开更多
关键词 Artificial Neural network Multilayer perceptron Fatal Crash Traffic Safety
在线阅读 下载PDF
基于重复匹配机制的WKNN-BP-MLP神经网络的室内定位算法设计
7
作者 夏颖 王岩 +2 位作者 王艳春 李宗岳 何胤北 《齐齐哈尔大学学报(自然科学版)》 2026年第2期1-6,23,共7页
随着物联网技术的飞速发展,基于位置服务的市场需求日益增长,Wi-Fi指纹定位方法成为研究热点。然而Wi-Fi信号存在于复杂室内环境中导致定位精度不足的问题。通过重复匹配机制优化传统加权K近邻算法并引入多层感知机神经网络和反向传播... 随着物联网技术的飞速发展,基于位置服务的市场需求日益增长,Wi-Fi指纹定位方法成为研究热点。然而Wi-Fi信号存在于复杂室内环境中导致定位精度不足的问题。通过重复匹配机制优化传统加权K近邻算法并引入多层感知机神经网络和反向传播神经网络,基于重复匹配机制的WKNN-BP-MLP神经网络算法,实现高精度室内定位。实验表明,所提定位算法显著提升定位精度,能够满足室内定位场景的技术要求。 展开更多
关键词 室内定位 改进加权K近邻算法 反向传播算法 重复匹配机制 多层感知机神经网络
在线阅读 下载PDF
计及阻尼惯量耦合振荡约束的多虚拟同步机馈入系统多层感知器动态控制策略
8
作者 陈艳波 马嘉昊 +2 位作者 刘镇湘 黄涛 张智 《电工技术学报》 北大核心 2026年第4期1281-1297,共17页
大规模新能源通过变流器接入电网会导致系统惯量降低,频率稳定性面临严峻挑战。采用虚拟同步机(VSG)技术可以使新能源变流器具备同步机组特征,从而改善系统低惯量与低阻尼特性。然而,高比例虚拟同步机的接入将会加剧系统的有功功率振荡... 大规模新能源通过变流器接入电网会导致系统惯量降低,频率稳定性面临严峻挑战。采用虚拟同步机(VSG)技术可以使新能源变流器具备同步机组特征,从而改善系统低惯量与低阻尼特性。然而,高比例虚拟同步机的接入将会加剧系统的有功功率振荡与频率偏差,这是目前VSG馈入系统的主要问题。为此,该文提出一种计及阻尼惯量耦合振荡约束的VSG动态控制策略。首先,建立多机并联系统功率传输方程频域表达模型,推导并分析多机并联系统阻尼惯量耦合振荡特性,量化多机参数耦合下的振荡约束条件;其次,综合联立单机动态调整特性与多机耦合约束,确立各机组虚拟惯量、阻尼系数的动态约束区间,并设计基于多层感知器(MLP)神经网络的动态控制模型,实现各机组参数的解耦控制;最后,通过算例进行了分析,验证了该文所设计动态控制策略对有功振荡与频率偏差具有良好的抑制效果。 展开更多
关键词 虚拟同步机 多机系统 阻尼惯量耦合 多层感知器(MLP)神经网络 动态控制
在线阅读 下载PDF
基于多层感知器神经网络的风机叶片覆冰预测模型研究
9
作者 韩斌 曾志祥 +2 位作者 孔繁新 谢楠 刘志强 《发电技术》 2026年第1期65-74,共10页
【目的】在寒冷地区,风力发电机叶片结冰问题会显著降低发电效率并增加安全隐患,因此精准的结冰预测技术至关重要。为了提高风力发电机叶片结冰预测的准确性,提出一种基于多层感知器神经网络的覆冰预测模型。【方法】采用正交试验与计... 【目的】在寒冷地区,风力发电机叶片结冰问题会显著降低发电效率并增加安全隐患,因此精准的结冰预测技术至关重要。为了提高风力发电机叶片结冰预测的准确性,提出一种基于多层感知器神经网络的覆冰预测模型。【方法】采用正交试验与计算流体力学相结合的方法,收集了不同工况下风力发电机叶片的结冰特征数据,并基于这些数据构建了多元线性回归和多层感知器神经网络2种预测模型。【结果】通过平均相对误差和最大相对误差等评价指标进行性能评估,发现多层感知器神经网络的覆冰预测模型对于明冰的预测,其覆冰质量、覆冰最大厚度的平均相对误差均小于7%,最大相对误差均小于20%;对于霜冰的预测,其覆冰质量、覆冰最大厚度的平均相对误差均小于3%,最大相对误差均小于13%。经对比,多层感知器神经网络模型在相对误差等指标上优于多元线性回归模型。【结论】该研究为风电行业提供了一种新的、更精确的结冰预测方法,有助于提升风力发电的安全性和效率。 展开更多
关键词 风力发电 神经网络 多层感知器 风机叶片覆冰 霜冰 明冰 预测模型 风电场
在线阅读 下载PDF
基于多层感知机神经网络的拼接式望远镜补偿校正
10
作者 朱邦坤 王锟 +4 位作者 许博谦 高雁 鞠国浩 徐抒岩 白晓泉 《光学精密工程》 北大核心 2026年第5期816-829,共14页
为了更高效地装调拼接式望远镜,提出一种基于多层感知机(Multilayer Perceptron,MLP)神经网络的拼接式望远镜补偿校正方法。首先,运用矢量像差理论分析了光学系统中元件偏心和倾斜之间的耦合关系,验证了二者可相互补偿的特性。然后,建... 为了更高效地装调拼接式望远镜,提出一种基于多层感知机(Multilayer Perceptron,MLP)神经网络的拼接式望远镜补偿校正方法。首先,运用矢量像差理论分析了光学系统中元件偏心和倾斜之间的耦合关系,验证了二者可相互补偿的特性。然后,建立拼接式望远镜光学系统模型,把每个子镜和次镜当成一个子系统,将失调情况下3个视场的1~9项Zernike系数作为模型输入,采用不同失调范围的数据训练得到18个子系统模型。最后,模拟装调时额外引入子镜的偏心共5个维度的失调,但仅用训练的piston,tip/tilt 3个维度来进行补偿。实验结果表明,利用训练的MLP网络模型可以很好地预测失调元件的调整补偿量,经过两次迭代即可将系统恢复至设计状态,100组蒙特卡罗分析的RMS均值为0.0107λ。在模拟真实存在测量误差的情况下,依然在两次迭代内实现有效校正,100组蒙特卡罗分析的RMS均值为0.0269λ。该方法能够有效减少拼接式望远镜装调中的子镜调节维度,为拼接式望远镜的高精度装调提供了一种可行方法。 展开更多
关键词 拼接式望远镜 多层感知机 失调量解算 矢量像差 神经网络
在线阅读 下载PDF
基于图注意力堆叠自编码器微生物-药物关联预测
11
作者 王波 何洋 +3 位作者 杜晓昕 张剑飞 徐靖然 贾娜 《北京航空航天大学学报》 北大核心 2026年第1期61-72,共12页
传统方法发掘微生物与药物新关联主要通过生物实验完成,耗费时间且开销极大。基于此,提出基于图注意力堆叠自编码器微生物与药物关联预测方法 GATSAE。建立微生物与药物异构网络,丰富关联信息;通过图卷积网络(GCN)提取多层潜在特征,得... 传统方法发掘微生物与药物新关联主要通过生物实验完成,耗费时间且开销极大。基于此,提出基于图注意力堆叠自编码器微生物与药物关联预测方法 GATSAE。建立微生物与药物异构网络,丰富关联信息;通过图卷积网络(GCN)提取多层潜在特征,得到微生物和药物的卷积融合矩阵;采用改进的堆叠自编码器学习有意义的高阶相似特征的无监督低维表示,在堆叠自编码器的基础上追加图卷积和注意力机制,进一步优化高阶特征信息的提取;将低维特征与关联特征串联,使用多层感知机(MLP)对最终的微生物-药物进行评分预测。通过效能评估,GATSAE方法的受试者工作特征曲线下面积(AUROC)及精确率-召回率曲线下面积(AUPR)分别达到0.961 9和0.957 7,优于经典的机器学习方法和常见的深度学习方法。案例研究表明,GATSAE方法能够准确预测到与SARS-CoV-2、大肠杆菌相关的候选药物,以及与阿司匹林相关的候选微生物。 展开更多
关键词 微生物与药物 关联预测 堆叠自编码器 注意力机制 图卷积网络 多层感知机
原文传递
基于交易信息的GNN-MLP企业服务推荐算法
12
作者 贾昊男 张健 +1 位作者 陈进东 何琼 《计算机应用与软件》 北大核心 2026年第3期125-131,共7页
基于中小微企业服务交易信息,构建一种融合图神经网络和多层感知机的企业服务推荐算法,解决中小微企业服务需求不明确问题。通过图神经网络学习企业和服务显性交互信息下的隐性特征关系;基于多层感知机挖掘企业和服务之间的非线性特征关... 基于中小微企业服务交易信息,构建一种融合图神经网络和多层感知机的企业服务推荐算法,解决中小微企业服务需求不明确问题。通过图神经网络学习企业和服务显性交互信息下的隐性特征关系;基于多层感知机挖掘企业和服务之间的非线性特征关系;融合特征,实现企业-服务之间不同维度的特征融合,缓解单个模型进行特征挖掘时特征缺失问题。在公共数据集和真实企业服务交易数据集上的实验表明,该算法在HR和NDCG评价指标上相比基线算法有较大提升,证明了特征融合可以提高特征挖掘效果和为企业进行服务推荐的有效性。 展开更多
关键词 交易信息 企业服务 图神经网络 多层感知机 推荐算法
在线阅读 下载PDF
考虑用户意愿的电动汽车集群可调度容量评估方法 被引量:1
13
作者 李振坤 胡焜 姚一聪 《浙江电力》 2026年第1期34-47,共14页
针对EV(电动汽车)调度容量评估受用户参与意愿差异影响的问题,提出一种考虑用户意愿的EV集群可调度容量评估方法。首先,分析EV负荷数据概率密度函数间的联合熵,识别充电规律相似的日期,同时采用神经网络预测未来日EV的起始充电时刻及起... 针对EV(电动汽车)调度容量评估受用户参与意愿差异影响的问题,提出一种考虑用户意愿的EV集群可调度容量评估方法。首先,分析EV负荷数据概率密度函数间的联合熵,识别充电规律相似的日期,同时采用神经网络预测未来日EV的起始充电时刻及起始SOC(荷电状态)概率分布;然后,综合考虑电池健康状况、剩余SOC、预计的剩余停滞时长以及放电电价激励4个关键因素,构建EV用户主观参与调度意愿的模型,并运用模糊逻辑规则解析用户响应意愿;最后,在考虑用户出行需求和停滞时长约束的基础上,分析计算单体EV可调度容量,进而构建EV集群V2G(车网互动)可调度容量模型。算例分析结果表明,该方法能够精准预测EV的充电需求,有效量化用户响应意愿,实现对EV集群可调度容量的准确评估。 展开更多
关键词 多层感知器神经网络预测 模糊逻辑规则 车网互动 响应容量
在线阅读 下载PDF
基于TCN+N-BEATS+MLP的瓦斯体积分数预测方法研究
14
作者 金智新 曾庆红 +2 位作者 刘通 王宏伟 李雪靖 《安全与环境学报》 北大核心 2026年第3期953-965,共13页
为提升煤矿安全生产水平,准确预测瓦斯体积分数的变化具有重要意义。针对现有方法预测精度的不足,提出了一种融合时序卷积网络(Temporal Convolutional Network,TCN)、可解释时间序列预测的神经基展开分析(Neural Basis Expansion Analy... 为提升煤矿安全生产水平,准确预测瓦斯体积分数的变化具有重要意义。针对现有方法预测精度的不足,提出了一种融合时序卷积网络(Temporal Convolutional Network,TCN)、可解释时间序列预测的神经基展开分析(Neural Basis Expansion Analysis for Interpretable Time Series Forecasting,N-BEATS)与多层感知机(Multilayer Perceptron,MLP)的瓦斯体积分数多步同时预测方法,并对山西高河煤矿E1306工作面上隅角的瓦斯体积分数数据进行了预测。试验结果表明,TCN+N-BEATS+MLP模型在5 min、15 min和30 min的预测任务中具有较高的预测精度,在均方根误差(E_(RMS))、平均绝对误差(E_(MA))、平均绝对百分比误差(E_(MAP))和拟合优度(R^(2))方面,所提模型均优于其他对比模型,实现了提前30 min的瓦斯体积分数预测。该方法通过TCN提取数据的长时特征,结合N-BEATS建模时间序列的短时趋势,并通过MLP对误差进行修正,提升了对瓦斯体积分数预测结果的准确性,对预防煤矿瓦斯灾害具有指导意义。 展开更多
关键词 安全工程 瓦斯体积分数 时序卷积网络 N-BETAS模型 多层感知机
原文传递
一种基于AMGAT的网络异常行为检测方法
15
作者 肖誉杰 谢丽霞 《计算机应用与软件》 北大核心 2026年第3期331-337,共7页
针对现有异常行为检测方法在复杂的网络环境下检测精度低的问题,提出一种基于自适应的多层图注意力网络(AMGAT)进行异常行为检测。构建网络拓扑线图,将网络流分类问题转化为图节点分类问题;构建面向网络拓扑线图的AMGAT模型进行异常行... 针对现有异常行为检测方法在复杂的网络环境下检测精度低的问题,提出一种基于自适应的多层图注意力网络(AMGAT)进行异常行为检测。构建网络拓扑线图,将网络流分类问题转化为图节点分类问题;构建面向网络拓扑线图的AMGAT模型进行异常行为检测,该模型利用注意力机制对构建的多层图注意力网络进行自适应特征融合,并构建多层感知机完成检测。实验结果表明,CICIDS2017数据集二分类检测F1分数为99.73%,马修斯相关系数为98.25%,约登指数为97.14%,多分类检测F1分数为99.50%,NF-CSECICIDS2018数据集二分类检测F1分数为97.78%,马修斯相关系数为95.56%,约登指数为96.11%,多分类检测F1分数为97.09%,优于经典机器学习方法和深度学习方法。 展开更多
关键词 异常行为检测 图注意力网络 注意力机制 线图 感知机
在线阅读 下载PDF
基于神经网络与密度峰值聚类的岩体结构面智能识别方法
16
作者 陈卓 张晓平 +3 位作者 解玄 刘勇斌 王坤 苏鹏 《隧道建设(中英文)》 北大核心 2026年第2期359-370,共12页
为解决现有算法在处理不同特征点云时存在普适性不足、效率低下、难以应用于工程实际的问题,提出一种基于神经网络的岩体结构面智能识别方法,具体包括4个步骤。首先,对原始点云进行标准化预处理操作,并人工选取具有代表性的特征区域,以... 为解决现有算法在处理不同特征点云时存在普适性不足、效率低下、难以应用于工程实际的问题,提出一种基于神经网络的岩体结构面智能识别方法,具体包括4个步骤。首先,对原始点云进行标准化预处理操作,并人工选取具有代表性的特征区域,以构建高质量的训练样本集;其次,采用CFSFDP(clustering by fast search and find of density peaks)聚类算法为样本生成标签;再次,构建并训练多层感知机(multilayer perceptron,MLP)模型和多层卷积神经网络(multi-layer convolutional neural network,MCNN)模型,输入全尺度点云的点法向量进行结构面粗识别,并对2种模型进行比选分析;最后,使用HDBSCAN(hierarchical density-based spatial clustering of applications with noise)算法对分类结果进行细化与产状计算。结果表明:1)采用多层感知机模型处理简单结构面时具有较高的处理速度,而卷积神经网络模型在处理复杂、非均匀点云时展现出更高的分类精度。2)与聚类方法相比,该方法计算时间提升25%~50%,能够有效解决传统算法无法适用于不同复杂点云的问题,且具有很强的鲁棒性。 展开更多
关键词 三维点云 岩体结构面 多层感知机模型 卷积神经网络 智能识别
在线阅读 下载PDF
基于SDP图像转换和融合自注意力机制U-net神经网络的电机故障诊断
17
作者 徐丽 周腊吾 +3 位作者 龙卓 周子靖 周宇微 吴子豪 《中国测试》 北大核心 2026年第2期162-174,共13页
为攻克电机系统故障特征提取困难及小样本数据难以满足模型训练需求的难题,研究一种高效精准的电机故障诊断方法。提出融合参数优化对称点模式(SDP)与语义分割模型U-net的诊断方案,先利用SDP分析电机三相振动信号,将故障特征转化为SDP图... 为攻克电机系统故障特征提取困难及小样本数据难以满足模型训练需求的难题,研究一种高效精准的电机故障诊断方法。提出融合参数优化对称点模式(SDP)与语义分割模型U-net的诊断方案,先利用SDP分析电机三相振动信号,将故障特征转化为SDP图像,经对称性反色操作增强特征信号,再对生成图像进行数据泛化扩充,输入Unet网络上下采样处理,最后通过多层感知机完成故障分类。在0 HP、1 HP和2 HP三种负载工况下,对正常电机、断条电机、单相断路电机和转子错位电机进行测试,改进后的U-net模型故障诊断准确率超98%。实验表明,该方法有效解决电机故障诊断中的特征提取与小样本难题,在多种故障场景中展现出优异性能与可靠的诊断能力。 展开更多
关键词 电机故障诊断 对称点模式 扩散模型 U-net神经网络 自注意力机制 多层次感知机
在线阅读 下载PDF
基于Network In Network网络结构的高光谱影像分类方法 被引量:7
18
作者 高奎亮 张鹏强 +2 位作者 余旭初 谭熊 刘冰 《测绘科学技术学报》 北大核心 2019年第5期500-504,510,共6页
为进一步提高高光谱影像分类精度,通过引入Network In Network网络结构,构建了一种新的网络模型。该网络模型能够对局部感受野内的数据进行更加抽象的建模,从而能够对影像中的空谱联合特征进行更为抽象的表达。通过在Pavia University和... 为进一步提高高光谱影像分类精度,通过引入Network In Network网络结构,构建了一种新的网络模型。该网络模型能够对局部感受野内的数据进行更加抽象的建模,从而能够对影像中的空谱联合特征进行更为抽象的表达。通过在Pavia University和Indian Pines两个数据集上进行验证,实验结果表明,所构建的网络模型能够有效提高分类精度,在减少训练样本的条件下仍具有较好的分类性能。 展开更多
关键词 高光谱影像分类 卷积神经网络 网络中的网络 Mlpconv层 多层感知器
在线阅读 下载PDF
基于融合LSTM和MLP的电力系统异常损耗数据识别研究
19
作者 赵迎迎 杨帆 +2 位作者 刘士李 唐越 李建青 《电气自动化》 2026年第1期52-54,58,共4页
针对现有电网异常损耗检测难题,设计了一种基于混合深度神经网络的智能监测模型。所提模型采用长短期记忆网络模块处理时序性的电力损耗记录,通过多层感知机模块整合各类静态参数,包括用户用电合约和区域特征等。试验采用某省电网运行... 针对现有电网异常损耗检测难题,设计了一种基于混合深度神经网络的智能监测模型。所提模型采用长短期记忆网络模块处理时序性的电力损耗记录,通过多层感知机模块整合各类静态参数,包括用户用电合约和区域特征等。试验采用某省电网运行数据进行验证,这种混合模型在异常检测准确率方面显著优于传统方法。试验结果证明:引入辅助特征后的算法模型性能与没有引入辅助特征相比,精度-召回曲线下面积数值提升29.3%,接收器工作特性曲线下面积数值提升9.1%;相较于现有支持向量机、逻辑回归、随机森林和卷积神经网络等主流异常损耗检测算法,精度-召回曲线下面积数值、接收器工作特性曲线下面积数值得到提升,充分展现了所提算法的实用价值。 展开更多
关键词 长短期记忆网络 多层感知机 时序特征 静态特征 异常损耗 识别诊断
在线阅读 下载PDF
Accurate Classification of EEG Signals Using Neural Networks Trained by Hybrid Populationphysic-based Algorithm 被引量:4
20
作者 Sajjad Afrakhteh Mohammad-Reza Mosavi +1 位作者 Mohammad Khishe Ahmad Ayatollahi 《International Journal of Automation and computing》 EI CSCD 2020年第1期108-122,共15页
A brain-computer interface(BCI)system is one of the most effective ways that translates brain signals into output commands.Different imagery activities can be classified based on the changes inμandβrhythms and their... A brain-computer interface(BCI)system is one of the most effective ways that translates brain signals into output commands.Different imagery activities can be classified based on the changes inμandβrhythms and their spatial distributions.Multi-layer perceptron neural networks(MLP-NNs)are commonly used for classification.Training such MLP-NNs has great importance in a way that has attracted many researchers to this field recently.Conventional methods for training NNs,such as gradient descent and recursive methods,have some disadvantages including low accuracy,slow convergence speed and trapping in local minimums.In this paper,in order to overcome these issues,the MLP-NN trained by a hybrid population-physics-based algorithm,the combination of particle swarm optimization and gravitational search algorithm(PSOGSA),is proposed for our classification problem.To show the advantages of using PSOGSA that trains NNs,this algorithm is compared with other meta-heuristic algorithms such as particle swarm optimization(PSO),gravitational search algorithm(GSA)and new versions of PSO.The metrics that are discussed in this paper are the speed of convergence and classification accuracy metrics.The results show that the proposed algorithm in most subjects of encephalography(EEG)dataset has very better or acceptable performance compared to others. 展开更多
关键词 Brain-computer interface(BCI) CLASSIFICATION electroencephalography(EEG) gravitational search algorithm(GSA) multi-layer perceptron neural network(MLP-NN) particle swarm optimization
原文传递
上一页 1 2 23 下一页 到第
使用帮助 返回顶部