摘要
传统的独立分量分析(ICA)算法无法确定高光谱数据中独立分量的个数,利用概率神经网络(PNN)训练时间短的优点,根据分类精度可以较快地确定出独立分量的个数。提出了一种在确定高光谱数据的维数之后利用支持向量机(SVM)分类的新算法思想,首先利用ICA对高光谱数据降维,并利用PNN确定出独立分量的个数,而后对降维后的数据利用SVM作交叉验证,并采用混合核函数进行分类的算法思想。通过仿真实验表明,该算法可以在保证分类精度的同时大大减少分类的时间。
The traditional Independent Component Analysis(ICA) method can't determine the number of Independent Components (ICs) in hyperspectral data,but it can quickly determine the number of ICs by using the advantage of short training time in Probability Neural Network(PNN).A combined method of ICA,PNN and Support Vector Maehine(SVM) is proposed for hyperspeetral data classification.Use ICA to do dimensionality reduction for hyperspectral dada at first,and then use PNN to determine the number of ICs,at last use SVM with mixture kernels to do classification for the dimensionality reduction data.By the experiments,this method can insure the classification accuracy while reducing the time of classification.
出处
《计算机工程与应用》
CSCD
北大核心
2010年第10期153-156,共4页
Computer Engineering and Applications
基金
国家自然科学基金No.60772133~~
关键词
独立分量分析
支持向量机
高光谱
概率神经网络
混合核函数
independent component analysis
support vector machine
hyperspectral
probability neural network
mixture kernels