期刊文献+
共找到146篇文章
< 1 2 8 >
每页显示 20 50 100
Pedestrian attribute classification with multi-scale and multi-label convolutional neural networks
1
作者 朱建清 Zeng Huanqiang +2 位作者 Zhang Yuzhao Zheng Lixin Cai Canhui 《High Technology Letters》 EI CAS 2018年第1期53-61,共9页
Pedestrian attribute classification from a pedestrian image captured in surveillance scenarios is challenging due to diverse clothing appearances,varied poses and different camera views. A multiscale and multi-label c... Pedestrian attribute classification from a pedestrian image captured in surveillance scenarios is challenging due to diverse clothing appearances,varied poses and different camera views. A multiscale and multi-label convolutional neural network( MSMLCNN) is proposed to predict multiple pedestrian attributes simultaneously. The pedestrian attribute classification problem is firstly transformed into a multi-label problem including multiple binary attributes needed to be classified. Then,the multi-label problem is solved by fully connecting all binary attributes to multi-scale features with logistic regression functions. Moreover,the multi-scale features are obtained by concatenating those featured maps produced from multiple pooling layers of the MSMLCNN at different scales. Extensive experiment results show that the proposed MSMLCNN outperforms state-of-the-art pedestrian attribute classification methods with a large margin. 展开更多
关键词 PEDESTRIAN ATTRIBUTE classification MULTI-SCALE features MULTI-LABEL classification convolutional neural network (CNN)
下载PDF
A new ensemble feature selection and its application to pattern classification 被引量:1
2
作者 Dongbo ZHANG Yaonan WANG 《控制理论与应用(英文版)》 EI 2009年第4期419-426,共8页
Neural network ensemble based on rough sets reduct is proposed to decrease the computational complexity of conventional ensemble feature selection algorithm. First, a dynamic reduction technology combining genetic alg... Neural network ensemble based on rough sets reduct is proposed to decrease the computational complexity of conventional ensemble feature selection algorithm. First, a dynamic reduction technology combining genetic algorithm with resampling method is adopted to obtain reducts with good generalization ability. Second, Multiple BP neural networks based on different reducts are built as base classifiers. According to the idea of selective ensemble, the neural network ensemble with best generalization ability can be found by search strategies. Finally, classification based on neural network ensemble is implemented by combining the predictions of component networks with voting. The method has been verified in the experiment of remote sensing image and five UCI datasets classification. Compared with conventional ensemble feature selection algorithms, it costs less time and lower computing complexity, and the classification accuracy is satisfactory. 展开更多
关键词 Rough sets reduction Ensemble feature selection neural network ensemble Remote sensing image classification
下载PDF
基于GEP和神经网络的属性约简分类算法 被引量:4
3
作者 邓松 元昌安 +4 位作者 赵波 段磊 杨乐婵 饶元 廖剑平 《计算机工程与应用》 CSCD 北大核心 2006年第23期154-157,172,共5页
分类(Classification)是数据挖掘(DataMining)中的一个重要研究方向,目前传统的方法有神经网络,Fisher判别法等。神经网络缺乏对分类结果的直观解释;Fisher判别对于大数据集分类准确率大大下降,且不具有属性约简能力。为此,该文做了如... 分类(Classification)是数据挖掘(DataMining)中的一个重要研究方向,目前传统的方法有神经网络,Fisher判别法等。神经网络缺乏对分类结果的直观解释;Fisher判别对于大数据集分类准确率大大下降,且不具有属性约简能力。为此,该文做了如下工作(1)提出了自动获取最佳阈值的思想;(2)对于错分的实例,提出了运用神经网络分类器二次分类的思想;(3)提出了基于基因表达式编程和神经网络的属性约简分类算法(AttributionReductionClassificationAlgo-rithmsBasedonGEPandNeuralNetwork,ARCA-GEPNN);(4)实验表明,ARCA-GEPNN的分类精度比Fisher判别提高了约25%,比GEP提高了约21%。 展开更多
关键词 分类 基因表达式编程 神经网络 属性约简
下载PDF
Conditional Generative Adversarial Network Approach for Autism Prediction 被引量:1
4
作者 K.Chola Raja S.Kannimuthu 《Computer Systems Science & Engineering》 SCIE EI 2023年第1期741-755,共15页
Autism Spectrum Disorder(ASD)requires a precise diagnosis in order to be managed and rehabilitated.Non-invasive neuroimaging methods are disease markers that can be used to help diagnose ASD.The majority of available ... Autism Spectrum Disorder(ASD)requires a precise diagnosis in order to be managed and rehabilitated.Non-invasive neuroimaging methods are disease markers that can be used to help diagnose ASD.The majority of available techniques in the literature use functional magnetic resonance imaging(fMRI)to detect ASD with a small dataset,resulting in high accuracy but low generality.Traditional supervised machine learning classification algorithms such as support vector machines function well with unstructured and semi structured data such as text,images,and videos,but their performance and robustness are restricted by the size of the accompanying training data.Deep learning on the other hand creates an artificial neural network that can learn and make intelligent judgments on its own by layering algorithms.It takes use of plentiful low-cost computing and many approaches are focused with very big datasets that are concerned with creating far larger and more sophisticated neural networks.Generative modelling,also known as Generative Adversarial Networks(GANs),is an unsupervised deep learning task that entails automatically discovering and learning regularities or patterns in input data in order for the model to generate or output new examples that could have been drawn from the original dataset.GANs are an exciting and rapidly changingfield that delivers on the promise of generative models in terms of their ability to generate realistic examples across a range of problem domains,most notably in image-to-image translation tasks and hasn't been explored much for Autism spectrum disorder prediction in the past.In this paper,we present a novel conditional generative adversarial network,or cGAN for short,which is a form of GAN that uses a generator model to conditionally generate images.In terms of prediction and accuracy,they outperform the standard GAN.The pro-posed model is 74%more accurate than the traditional methods and takes only around 10 min for training even with a huge dataset. 展开更多
关键词 AUTISM classification attributes imaging adversarial FMRI functional graph neural networks
下载PDF
基于两阶段分类的虚假新闻检测研究
5
作者 赵依然 刘伟江 马樱文 《现代情报》 CSSCI 北大核心 2024年第11期90-98,共9页
[目的/意义]本文探索一个有效处理混合标签及复杂样本的分类模型,旨在为虚假新闻检测的实际应用和分类识别的理论方法提供新思路。[方法/过程]本文采用两阶段识别过程,通过减负训练方法对复杂样本进行分类。第一阶段从语义、主题和情感... [目的/意义]本文探索一个有效处理混合标签及复杂样本的分类模型,旨在为虚假新闻检测的实际应用和分类识别的理论方法提供新思路。[方法/过程]本文采用两阶段识别过程,通过减负训练方法对复杂样本进行分类。第一阶段从语义、主题和情感3个维度提取特征向量,构造多目标匹配优化模型,以Pareto有效为准则分离混合标签并建立强减负和弱减负环境;第二阶段分别在两种环境下构建异构图神经网络对复杂样本进行识别。[结果/结论]使用Fake News Corpus数据集验证得到:减负训练能明显提升神经网络的性能;两阶段过程可以有效处理混合标签。 展开更多
关键词 虚假新闻 多目标优化 Pareto有效 卷积神经网络 两阶段分类 减负训练 混合标签
下载PDF
基于图卷积神经网络的人脸属性识别
6
作者 李名涵 刘科 昂寅 《现代信息科技》 2024年第11期116-120,共5页
人脸图像的多属性识别和多标签之间的依赖性建模研究,是计算机视觉和机器学习领域备受关注的研究课题。为借助多标签间的依赖关系提升识别效率,提出了一种基于图卷积神经网络的多标签人脸属性识别模型。该模型通过数据驱动的方式构建人... 人脸图像的多属性识别和多标签之间的依赖性建模研究,是计算机视觉和机器学习领域备受关注的研究课题。为借助多标签间的依赖关系提升识别效率,提出了一种基于图卷积神经网络的多标签人脸属性识别模型。该模型通过数据驱动的方式构建人脸属性间的有向图,并由图卷积神经网络将每个属性映射到对应属性分类器,以此对类别间的依赖关系进行建模。模型对图卷积神经网络中的相关矩阵和特征矩阵等关键元素进行了深入分析,使其能够胜任多标签人脸属性识别问题。实验结果表明,该模型在多标签人脸属性识别权威数据集CelebA上表现良好并能保持有意义的语义结构。 展开更多
关键词 深度学习 人脸属性识别 图卷积神经网络 多标签分类
下载PDF
多输入傅里叶神经网络及其麻雀搜索优化
7
作者 黎亮亮 张著洪 张永丹 《北京航空航天大学学报》 EI CAS CSCD 北大核心 2024年第2期623-633,共11页
鉴于反向传播(BP)神经网络存在灵敏度高但收敛速度慢,以及已有傅里叶神经网络不具备多输入数据特征提取能力,借助多个傅里叶神经网络构建能接收多维数据的堆叠神经网络,进而将其与多层感知器融合,获得基于梯度下降的多输入傅里叶神经网... 鉴于反向传播(BP)神经网络存在灵敏度高但收敛速度慢,以及已有傅里叶神经网络不具备多输入数据特征提取能力,借助多个傅里叶神经网络构建能接收多维数据的堆叠神经网络,进而将其与多层感知器融合,获得基于梯度下降的多输入傅里叶神经网络。结合此神经网络获取全局最优参数值难的因素,通过在麻雀搜索算法中引入Cat混沌映射、动态种群规模调节机制及参数自适应调节方案,提出改进型麻雀搜索算法,并将其应用于多输入傅里叶神经网络的参数优化及高维函数优化问题的求解。理论分析可得,所提算法的计算复杂度主要由种群规模和优化问题的维度决定。比较性的数值实验表明,所获神经网络提取多源数据特征的能力和泛化能力强,同时所提算法处理高维优化问题具有明显优势且收敛速度快。 展开更多
关键词 傅里叶神经网络 多层感知器 麻雀搜索 高维函数优化 多属性分类
下载PDF
Fault Attribute Reduction of Oil Immersed Transformer Based on Improved Imperialist Competitive Algorithm
8
作者 Li Bian Hui He +1 位作者 Hongna Sun Wenjing Liu 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 2020年第6期83-90,共8页
The original fault data of oil immersed transformer often contains a large number of unnecessary attributes,which greatly increases the elapsed time of the algorithm and reduces the classification accuracy,leading to ... The original fault data of oil immersed transformer often contains a large number of unnecessary attributes,which greatly increases the elapsed time of the algorithm and reduces the classification accuracy,leading to the rise of the diagnosis error rate.Therefore,in order to obtain high quality oil immersed transformer fault attribute data sets,an improved imperialist competitive algorithm was proposed to optimize the rough set to discretize the original fault data set and the attribute reduction.The feasibility of the proposed algorithm was verified by experiments and compared with other intelligent algorithms.Results show that the algorithm was stable at the 27th iteration with a reduction rate of 56.25%and a reduction accuracy of 98%.By using BP neural network to classify the reduction results,the accuracy was 86.25%,and the overall effect was better than those of the original data and other algorithms.Hence,the proposed method is effective for fault attribute reduction of oil immersed transformer. 展开更多
关键词 transformer fault improved imperialist competitive algorithm rough set attribute reduction BP neural network
下载PDF
基于混合卷积与三重注意力的高光谱图像分类网络 被引量:3
9
作者 王瑞婷 王海燕 +2 位作者 陈晓 耿信哲 雷涛 《智能系统学报》 CSCD 北大核心 2023年第2期260-269,共10页
针对高光谱图像光谱维度高、现有网络无法提供深度级的多层次特征,从而影响分类精度和速度的问题。首先采用核主成分分析对高光谱图像进行降维,使降维后的数据具有最佳区分度,提出了一种基于混合卷积与三重注意力的卷积神经网络(hybrid ... 针对高光谱图像光谱维度高、现有网络无法提供深度级的多层次特征,从而影响分类精度和速度的问题。首先采用核主成分分析对高光谱图像进行降维,使降维后的数据具有最佳区分度,提出了一种基于混合卷积与三重注意力的卷积神经网络(hybrid convolutional neural network with triplet attention, HCTA-Net)模型,该模型设计了一种基于三维、二维和一维卷积的混合卷积神经网络,通过不同维度卷积神经网络的融合,提取高光谱图像精细的光谱–空间联合特征。在二维卷积中加入深度可分离卷积,减少了模型参数,同时引入三重注意力机制,使用三分支结构实现跨维度信息交互,抑制无用的特征信息。在Indian Pines、Salinas和Pavia University数据集上的实验结果表明,本文提出的模型优于其他对比方法,总体分类精度分别达到了99.16%、99.87%和99.76%。 展开更多
关键词 遥感 高光谱图像分类 深度学习 特征提取 降维 深度可分离卷积 注意力机制 混合卷积神经网络
下载PDF
基于图多层感知机的节点分类算法
10
作者 文竹 袁立宁 +3 位作者 黄伟 黄琬雁 莫嘉颖 冯文刚 《广西科学》 CAS 北大核心 2023年第5期942-950,共9页
多数图神经网络(Graph Neural Networks,GNN)通过设计复杂的节点信息传递和聚合方式,以提升节点分类等图分析任务的实验表现,而本文提出了一种无需信息传递和聚合的图多层感知机(Multi-Layer Perceptron,MLP)模型A&T-MLP,利用属性... 多数图神经网络(Graph Neural Networks,GNN)通过设计复杂的节点信息传递和聚合方式,以提升节点分类等图分析任务的实验表现,而本文提出了一种无需信息传递和聚合的图多层感知机(Multi-Layer Perceptron,MLP)模型A&T-MLP,利用属性和拓扑信息引导的对比损失来增强模型表征能力。A&T-MLP首先使用属性矩阵和邻接矩阵计算节点间的属性和拓扑相似度;然后使用基于相似度信息引导的对比损失,增大特征空间中相似节点的一致性和不相似节点的差异性;最后构建多层感知机模型并引入交叉熵损失进行端到端训练。在节点分类任务中,A&T-MLP表现优于基线模型,Wikipedia数据集上的Micro-F1和Macro-F1相较GNN模型图卷积网络(Graph Convolutional Network,GCN)提升了15.86%和13.64%。实验结果表明,A&T-MLP能够通过对比损失保留丰富原始图的信息,提升模型性能。此外,A&T-MLP在处理拓扑信息不准确的图数据时具有较为明显的优势,即使在缺失80%拓扑信息的极端情况下,其实验表现依然优于基线模型。 展开更多
关键词 图神经网络 多层感知机 节点属性 对比学习 节点分类
下载PDF
基于自编码器的网络游戏流量分类
11
作者 宁安安 张俊 年梅 《计算机系统应用》 2023年第7期113-120,共8页
加密和动态端口技术使传统的流量分类技术不能满足网络游戏识别的性能需求,本文提出了一种基于自编码器降维的端到端流量分类模型,实现网络游戏流量的准确识别.首先将原始流量预处理成784 B的一维会话流向量,利用编码器进行无监督降维,... 加密和动态端口技术使传统的流量分类技术不能满足网络游戏识别的性能需求,本文提出了一种基于自编码器降维的端到端流量分类模型,实现网络游戏流量的准确识别.首先将原始流量预处理成784 B的一维会话流向量,利用编码器进行无监督降维,去除无效特征;接着探索构建卷积神经网络与LSTM网络并联算法,对降维后的样本进行空间和时序特征的提取和融合,最后利用融合特征进行分类.在自建的游戏流量数据集和公开数据集上测试,本文模型在网络游戏流量识别方面达到了97.68%的准确率;与传统端到端的网络流量分类模型相比,本文所设计的模型更加轻量化,具有实用性,并且能够在资源有限的设备中方便部署. 展开更多
关键词 网络游戏流量分类 自编码器 无监督降维 卷积神经网络 LSTM网络
下载PDF
基于GA-BP的古代玻璃类别预测与风化程度测定模型研究
12
作者 曹宇轩 隋国荣 《软件工程》 2023年第7期12-16,共5页
为研究不同类别的古代玻璃的内在化学成分与自身风化程度的关系,建立了古代玻璃类别预测及风化程度测定模型。首先,利用GA-BP神经网络,以高收敛速度及97.8%的高拟合优度准确预测样品玻璃的真实类别,同时克服传统BP神经网络容易陷入局部... 为研究不同类别的古代玻璃的内在化学成分与自身风化程度的关系,建立了古代玻璃类别预测及风化程度测定模型。首先,利用GA-BP神经网络,以高收敛速度及97.8%的高拟合优度准确预测样品玻璃的真实类别,同时克服传统BP神经网络容易陷入局部最小值的问题。其次,根据样品类别的不同,分别对其采用主成分分析降维和熵权法,得到样品玻璃的未风化程度指数,其中高钾玻璃的15号样品和铅钡玻璃的37号样品受损较严重。实验结果显示:该模型可以很好地测算古代玻璃的相关参数,可被广泛应用于考古行业的玻璃文物参数分析与测算工作。 展开更多
关键词 古代玻璃分类 GA-BP神经网络 主成分分析降维 熵权法
下载PDF
A Novel Technique for Early Detection of COVID-19 被引量:1
13
作者 Mohammad Yamin Adnan Ahmed Abi Sen +1 位作者 Zenah Mahmoud AlKubaisy Rahaf Almarzouki 《Computers, Materials & Continua》 SCIE EI 2021年第8期2283-2298,共16页
COVID-19 is a global pandemic disease,which results from a dangerous coronavirus attack,and spreads aggressively through close contacts with infected people and artifacts.So far,there is not any prescribed line of tre... COVID-19 is a global pandemic disease,which results from a dangerous coronavirus attack,and spreads aggressively through close contacts with infected people and artifacts.So far,there is not any prescribed line of treatment for COVID-19 patients.Measures to control the disease are very limited,partly due to the lack of knowledge about technologies which could be effectively used for early detection and control the disease.Early detection of positive cases is critical in preventing further spread,achieving the herd immunity,and saving lives.Unfortunately,so far we do not have effective toolkits to diagnose very early detection of the disease.Recent research findings have suggested that radiology images,such as X-rays,contain significant information to detect the presence of COVID-19 virus in early stages.However,to detect the presence of the disease in in very early stages from the X-ray images by the naked eye is not possible.Artificial Intelligence(AI)techniques,machine learning in particular,are known to be very helpful in accurately diagnosing many diseases from radiology images.This paper proposes an automatic technique to classify COVID-19 patients from their computerized tomography(CT)scan images.The technique is known as Advanced Inception based Recurrent Residual Convolution Neural Network(AIRRCNN),which uses machine learning techniques for classifying data.We focus on the Advanced Inception based Recurrent Residual Convolution Neural Network,because we do not find it being used in the literature.Also,we conduct principal component analysis,which is used for dimensional deduction.Experimental results of our method have demonstrated an accuracy of about 99%,which is regarded to be very efficient. 展开更多
关键词 COVID-19 classification feature selection dimensionality reduction chest CT deep learning deep convolutional neural network AIRRCNN
下载PDF
Parkinson’s Detection Using RNN-Graph-LSTM with Optimization Based on Speech Signals
14
作者 Ahmed S.Almasoud Taiseer Abdalla Elfadil Eisa +5 位作者 Fahd N.Al-Wesabi Abubakar Elsafi Mesfer Al Duhayyim Ishfaq Yaseen Manar Ahmed Hamza Abdelwahed Motwakel 《Computers, Materials & Continua》 SCIE EI 2022年第7期871-886,共16页
Early detection of Parkinson’s Disease(PD)using the PD patients’voice changes would avoid the intervention before the identification of physical symptoms.Various machine learning algorithms were developed to detect ... Early detection of Parkinson’s Disease(PD)using the PD patients’voice changes would avoid the intervention before the identification of physical symptoms.Various machine learning algorithms were developed to detect PD detection.Nevertheless,these ML methods are lack in generalization and reduced classification performance due to subject overlap.To overcome these issues,this proposed work apply graph long short term memory(GLSTM)model to classify the dynamic features of the PD patient speech signal.The proposed classification model has been further improved by implementing the recurrent neural network(RNN)in batch normalization layer of GLSTM and optimized with adaptive moment estimation(ADAM)on network hidden layer.To consider the importance of feature engineering,this proposed system use Linear Discriminant analysis(LDA)for dimensionality reduction and SparseAuto-Encoder(SAE)for extracting the dynamic speech features.Based on the computation of energy content transited from unvoiced to voice(onset)and voice to voiceless(offset),dynamic features are measured.The PD datasets is evaluated under 10 fold cross validation without sample overlap.The proposed smart PD detection method called RNN-GLSTM-ADAM is numerically experimented with persistent phonations in terms of accuracy,sensitivity,and specificity andMatthew correlation coefficient.The evaluated result of RNN-GLSTM-ADAM extremely improves the PD detection accuracy than static feature based conventional ML and DL approaches. 展开更多
关键词 Dimensionality reduction LDA feature extraction auto encoder classification recurrent neural network LSTM and optimization
下载PDF
基于深度卷积神经网络的服装图像分类检索算法 被引量:28
15
作者 厉智 孙玉宝 +1 位作者 王枫 刘青山 《计算机工程》 CAS CSCD 北大核心 2016年第11期309-315,共7页
针对利用深度学习的服装图像检索算法分类精度较低的问题,提出基于深度卷积神经网络的改进服装图像分类检索算法,并建立一个具有16种属性、10万量级的网络服装图像数据库B_DAT Clothing。依据服装图像的复杂性,采用深度卷积神经网络从B_... 针对利用深度学习的服装图像检索算法分类精度较低的问题,提出基于深度卷积神经网络的改进服装图像分类检索算法,并建立一个具有16种属性、10万量级的网络服装图像数据库B_DAT Clothing。依据服装图像的复杂性,采用深度卷积神经网络从B_DAT Clothing数据库中自动学习服装的属性特征并建立哈希索引,进而构建基于服装属性的检索模型,实现服装图像的高效分类和快速检索。实验结果表明,与传统视觉特征分类算法相比,该算法在服装分类上的准确率更高,属性检索效果更好。 展开更多
关键词 服装属性 卷积神经网络 属性检索 分类排序 哈希索引 服装数据库
下载PDF
一种基于BP神经网络的属性重要性计算方法 被引量:28
16
作者 潘庆先 董红斌 +2 位作者 韩启龙 王莹洁 丁蕊 《中国科学技术大学学报》 CAS CSCD 北大核心 2017年第1期18-25,共8页
人工神经网络学习作为机器学习的重要方式,在人工智能、模式识别、图像处理等领域已成功应用;BP网络作为神经网络学习的精华,它利用误差反传的方式不断修正权重以达到最佳拟合.多属性决策问题是决策理论研究领域的热点,当研究的问题涉... 人工神经网络学习作为机器学习的重要方式,在人工智能、模式识别、图像处理等领域已成功应用;BP网络作为神经网络学习的精华,它利用误差反传的方式不断修正权重以达到最佳拟合.多属性决策问题是决策理论研究领域的热点,当研究的问题涉及多个属性时,需要分析各属性的重要程度,即属性的权重.针对多分类输出结果的多输入属性相关性和重要性问题,提出了利用BP神经网络计算复杂输入属性的重要性方法;并对神经网络的节点数量、网络层数、学习策略、学习因子等进行研究,建立了适合属性重要性计算的BP神经网络模型;以烟台大学学生评教数据作为具体实例,利用k-fold方法验证其可行性和有效性. 展开更多
关键词 BP神经网络 属性重要性 多分类输出 学生评教
下载PDF
基于改进粒子群优化BP网络的发动机故障诊断方法 被引量:18
17
作者 张建军 张利 +2 位作者 穆海芳 刘征宇 徐娟 《农业机械学报》 EI CAS CSCD 北大核心 2011年第1期198-203,共6页
使用BP神经网络进行故障诊断过程中,随着输入变量的增加会造成"维数"灾难,导致训练效率不高,而且易陷入局部极小的问题。基于粗糙集的约简是常用的降低"维数"的方法,但约简是NP问题,随着信息量增多计算量会随之剧增... 使用BP神经网络进行故障诊断过程中,随着输入变量的增加会造成"维数"灾难,导致训练效率不高,而且易陷入局部极小的问题。基于粗糙集的约简是常用的降低"维数"的方法,但约简是NP问题,随着信息量增多计算量会随之剧增;本文采用基于属性重要度的启发式值约简算法进行属性约简,建立了一种模糊信息知识发现方法结合粒子群优化BP网络的故障诊断方法。通过实验表明此方法不仅能有效获取规则,降低网络的输入维数,还能有效避免陷入局部极小,从而提高故障诊断的效率。 展开更多
关键词 发功机 粗糙集 粒子群优化 BP神经网络 故障诊断 属性约简
下载PDF
基于模糊粗糙集与改进聚类的神经网络风速预测 被引量:88
18
作者 刘兴杰 岑添云 +1 位作者 郑文书 米增强 《中国电机工程学报》 EI CSCD 北大核心 2014年第19期3162-3169,共8页
提高风电功率预测精度是保障风电场和电力系统安全稳定运行的有效手段。神经网络方法已在风电功率预测中得到了广泛应用,并取得了不错的效果,而网络的输入变量与训练样本对其预测性能有着重要影响。基于此,提出一种基于模糊粗糙集与改... 提高风电功率预测精度是保障风电场和电力系统安全稳定运行的有效手段。神经网络方法已在风电功率预测中得到了广泛应用,并取得了不错的效果,而网络的输入变量与训练样本对其预测性能有着重要影响。基于此,提出一种基于模糊粗糙集与改进聚类的神经网络风速预测方法。采用模糊粗糙集对影响风电场风速的多种因素进行了属性约简,得到优化了的模型输入及各属性对风速的重要性;采用基于属性重要性的加权欧氏距离对传统聚类进行改进,建立了各聚类预测模型,并提取相似性较高的数据作为训练样本训练各类预测模型,对训练样本实现了优选;根据当前属性值选择匹配的模型对风速进行预测。以华北地区某风电场实际数据为例进行了实验,结果表明该方法能在较少的模型输入下有效地提高预测精度。 展开更多
关键词 风电场 风速预测 神经网络 模糊粗糙集 属性约简 改进聚类 加权欧氏距离
下载PDF
基于概念格的神经网络日最大负荷预测输入参数选择 被引量:7
19
作者 任海军 张晓星 +1 位作者 肖波 周湶 《吉林大学学报(理学版)》 CAS CSCD 北大核心 2011年第1期87-92,共6页
针对电力系统中影响负荷预测精度的众多因素如何选择问题,提出一种概念格属性约简算法,采用该算法挖掘出与待预测负荷量相关性较大的各属性作为神经网络预测模型的输入参数,降低了输入参数规模,确保了负荷预测模型输入参数的合理性,解... 针对电力系统中影响负荷预测精度的众多因素如何选择问题,提出一种概念格属性约简算法,采用该算法挖掘出与待预测负荷量相关性较大的各属性作为神经网络预测模型的输入参数,降低了输入参数规模,确保了负荷预测模型输入参数的合理性,解决了神经网络模型输入参数的确定问题.通过对重庆市某区实际日最大负荷数据的计算分析,结果表明该算法提高了神经网络模型的预测精度,从而证实了所提出约简算法的合理性和有效性. 展开更多
关键词 神经网络 概念格 属性约简 负荷预测
下载PDF
神经网络和支持向量机在认知诊断中的应用 被引量:13
20
作者 汪文义 丁树良 +2 位作者 宋丽红 邝铮 曹慧媛 《心理科学》 CSSCI CSCD 北大核心 2016年第4期777-782,共6页
认知诊断评估的主要问题是如何准确进行被试分类和项目属性标定。本文使用概率神经网络(PNN)和支持向量机(SVM)进行被试分类和属性标定,重点讨论PNN用于诊断的理论根据。模拟研究表明:PNN方法表现最好,训练速度快且具有很好判准率和标... 认知诊断评估的主要问题是如何准确进行被试分类和项目属性标定。本文使用概率神经网络(PNN)和支持向量机(SVM)进行被试分类和属性标定,重点讨论PNN用于诊断的理论根据。模拟研究表明:PNN方法表现最好,训练速度快且具有很好判准率和标定准确率;PNN与GDD方法在分类上表现相当,在独立结构下PNN更好;线性SVM具有较好判准率和标定准确率。软计算中此类方法可非常方便推广至多级评分测验数据分析。 展开更多
关键词 认知诊断评估 概率神经网络 支持向量机 诊断分类 项目属性标定
下载PDF
上一页 1 2 8 下一页 到第
使用帮助 返回顶部