共查询到20条相似文献,搜索用时 15 毫秒
1.
A constrained EM algorithm for independent component analysis 总被引:1,自引:0,他引:1
We introduce a novel way of performing independent component analysis using a constrained version of the expectation-maximization (EM) algorithm. The source distributions are modeled as D one-dimensional mixtures of gaussians. The observed data are modeled as linear mixtures of the sources with additive, isotropic noise. This generative model is fit to the data using constrained EM. The simpler "soft-switching" approach is introduced, which uses only one parameter to decide on the sub- or supergaussian nature of the sources. We explain how our approach relates to independent factor analysis. 相似文献
2.
An adaptive learning algorithm for principal component analysis 总被引:2,自引:0,他引:2
Liang-Hwa Chen Shyang Chang 《Neural Networks, IEEE Transactions on》1995,6(5):1255-1263
Principal component analysis (PCA) is one of the most general purpose feature extraction methods. A variety of learning algorithms for PCA has been proposed. Many conventional algorithms, however, will either diverge or converge very slowly if learning rate parameters are not properly chosen. In this paper, an adaptive learning algorithm (ALA) for PCA is proposed. By adaptively selecting the learning rate parameters, we show that the m weight vectors in the ALA converge to the first m principle component vectors with almost the same rates. Comparing with the Sanger's generalized Hebbian algorithm (GHA), the ALA can quickly find the desired principal component vectors while the GHA fails to do so. Finally, simulation results are also included to illustrate the effectiveness of the ALA. 相似文献
3.
Pixel mapping is one of the basic processes in color quantization. In this paper, we shall propose a new algorithm using principal component analysis as a faster approach to pixel mapping. Within much shorter search time, our new scheme can find the nearest color which is identical to the one found using a full search. The idea behind the proposed method is quite simple. First, we compute two principal component directions (PCDs) for the palette. Then, the projected values on PCDs are computed for each color in palette. Finally, the projected values, following the triangular inequality principle, can help us reduce the computation time for finding the nearest color. The experimental results reveal that the proposed scheme is more efficient than the previous work. 相似文献
4.
We introduce a technique to improve iterative kernel principal component analysis (KPCA) robust to outliers due to undesirable artifacts such as noises, alignment errors, or occlusion. The proposed iterative robust KPCA (rKPCA) links the iterative updating and robust estimation of principal directions. It inherits good properties from these two ideas for reducing the time complexity, space complexity, and the influence of these outliers on estimating the principal directions. In the asymptotic stability analysis, we also show that our iterative rKPCA converges to the weighted kernel principal kernel components from the batch rKPCA. Experimental results are presented to confirm that our iterative rKPCA achieves the robustness as well as time saving better than batch KPCA. 相似文献
5.
6.
The Journal of Supercomputing - As one of the latest meta-heuristic algorithms, the grasshopper optimization algorithm (GOA) has extensive applications because of its efficiency and simplicity.... 相似文献
7.
Yue-Fei Guo Xiaodong Lin Zhou Teng Xiangyang Xue Jianping Fan 《Pattern recognition》2012,45(3):1211-1219
In this paper, a covariance-free iterative algorithm is developed to achieve distributed principal component analysis on high-dimensional data sets that are vertically partitioned. We have proved that our iterative algorithm converges monotonously with an exponential rate. Different from existing techniques that aim at approximating the global PCA, our covariance-free iterative distributed PCA (CIDPCA) algorithm can estimate the principal components directly without computing the sample covariance matrix. Therefore a significant reduction on transmission costs can be achieved. Furthermore, in comparison to existing distributed PCA techniques, CIDPCA can provide more accurate estimations of the principal components and classification results. We have demonstrated the superior performance of CIDPCA through the studies of multiple real-world data sets. 相似文献
8.
基于主分量分析的宽带DOA估计自聚焦算法 总被引:1,自引:0,他引:1
提出了一种基于主分量分析(PCA)的CSM类宽带DOA估计自聚焦算法,利用子空间投影变换将信号分离后应用PCA算法快速估计信号DOA,通过不断更新聚焦方向实现自聚焦.与已有算法相比,该算法不受DOA初始值的影响,有更好的聚焦精度.聚焦矩阵更新过程中无需再做奇异值分解,用PCA迭代算法替代特征分解过程,计算量小.仿真实验结果表明,该算法以较小的计算代价实现了较好的估计精度. 相似文献
9.
A class of learning algorithms for principal component analysis andminor component analysis 总被引:1,自引:0,他引:1
Principal component analysis (PCA) and minor component analysis (MCA) are a powerful methodology for a wide variety of applications such as pattern recognition and signal processing. In this paper, we first propose a differential equation for the generalized eigenvalue problem. We prove that the stable points of this differential equation are the eigenvectors corresponding to the largest eigenvalue. Based on this generalized differential equation, a class of PCA and MCA learning algorithms can be obtained. We demonstrate that many existing PCA and MCA learning algorithms are special cases of this class, and this class includes some new and simpler MCA learning algorithms. Our results show that all the learning algorithms of this class have the same order of convergence speed, and they are robust to implementation error. 相似文献
10.
A class of learning algorithms for principal component analysis andminor component analysis 总被引:1,自引:0,他引:1
Qingfu Zhang Yiu Wing Leung 《Neural Networks, IEEE Transactions on》2000,11(1):200-204
In this paper, we first propose a differential equation for the generalized eigenvalue problem. We prove that the stable points of this differential equation are the eigenvectors corresponding to the largest eigenvalue. Based on this generalized differential equation, a class of principal component analysis (PCA) and minor component analysis (MCA) learning algorithms can be obtained. We demonstrate that many existing PCA and MCA learning algorithms are special cases of this class, and this class includes some new and simpler MCA learning algorithms. Our results show that all the learning algorithms of this class have the same order of convergence speed, and they are robust to implementation error. 相似文献
11.
针对超声波探测人脸识别系统中多通道探测模式,从数据融合的角度对特征进行了优化,研究了基于主成分分析(principal components analysis,PCA)的数据降维和人脸特征提取算法.利用该算法对100人的自由表情样本进行特征提取,在保证识别率超过80%前提下,可显著降低特征向量的维数达80%以上,提高系统速度85%以上.实验结果表明,PCA算法能有效降低特征数据的维数,提高运算速度. 相似文献
12.
Text categorization is a significant technique to manage the surging text data on the Internet.The k-nearest neighbors(kNN) algorithm is an effective,but not efficient,classification model for text categorization.In this paper,we propose an effective strategy to accelerate the standard kNN,based on a simple principle:usually,near points in space are also near when they are projected into a direction,which means that distant points in the projection direction are also distant in the original space.Using the proposed strategy,most of the irrelevant points can be removed when searching for the k-nearest neighbors of a query point,which greatly decreases the computation cost.Experimental results show that the proposed strategy greatly improves the time performance of the standard kNN,with little degradation in accuracy.Specifically,it is superior in applications that have large and high-dimensional datasets. 相似文献
13.
14.
M. P. S. Chawla 《Neural computing & applications》2009,18(6):539-556
Principal component analysis (PCA) is used for ECG data compression, denoising and decorrelation of noisy and useful ECG components
or signals. In this study, a comparative analysis of independent component analysis (ICA) and PCA for correction of ECG signals
is carried out by removing noise and artifacts from various raw ECG data sets. PCA and ICA scatter plots of various chest
and augmented ECG leads and their combinations are plotted to examine the varying orientations of the heart signal. In order
to qualitatively illustrate the recovery of the shape of the ECG signals with high fidelity using ICA, corrected source signals
and extracted independent components are plotted. In this analysis, it is also investigated if difference between the two
kurtosis coefficients is positive than on each of the respective channels and if we get a super-Gaussian signal, or a sub-Gaussian
signal. The efficacy of the combined PCA–ICA algorithm is verified on six channels V1, V3, V6, AF, AR and AL of 12-channel
ECG data. ICA has been utilized for identifying and for removing noise and artifacts from the ECG signals. ECG signals are
further corrected by using statistical measures after ICA processing. PCA scatter plots of various ECG leads give different
orientations of the same heart information when considered for different combinations of leads by quadrant analysis. The PCA
results have been also obtained for different combinations of ECG leads to find correlations between them and demonstrate
that there is significant improvement in signal quality, i.e., signal-to-noise ratio is improved. In this paper, the noise
sensitivity, specificity and accuracy of the PCA method is evaluated by examining the effect of noise, base-line wander and
their combinations on the characteristics of ECG for classification of true and false peaks. 相似文献
15.
Pekka J. Korhonen 《Computational statistics & data analysis》1984,2(3):243-255
In this study we deal with the problem of finding subjective principal components for a given set of variables in a data matrix. The principal components are not determined by maximizing their variances; they are specified by a user, who can maximize the absolute values of the correlations between principal components and the variables important to him. The correlation matrix of the variables is the basic information needed in the analysis.The problem is formulated as a multiple criteria problem and solved by using an interactive procedure. The procedure is convenient to use and easy to implement. We have implemented an experimental version on an APPLE III microcomputer. A graphical display is used as an aid in finding the principal components. An illustrative application is presented, too. 相似文献
16.
Coupled principal component analysis 总被引:1,自引:0,他引:1
A framework for a class of coupled principal component learning rules is presented. In coupled rules, eigenvectors and eigenvalues of a covariance matrix are simultaneously estimated in coupled equations. Coupled rules can mitigate the stability-speed problem affecting noncoupled learning rules, since the convergence speed in all eigendirections of the Jacobian becomes widely independent of the eigenvalues of the covariance matrix. A number of coupled learning rule systems for principal component analysis, two of them new, is derived by applying Newton's method to an information criterion. The relations to other systems of this class, the adaptive learning algorithm (ALA), the robust recursive least squares algorithm (RRLSA), and a rule with explicit renormalization of the weight vector length, are established. 相似文献
17.
In this paper, a novel subspace method called diagonal principal component analysis (DiaPCA) is proposed for face recognition. In contrast to standard PCA, DiaPCA directly seeks the optimal projective vectors from diagonal face images without image-to-vector transformation. While in contrast to 2DPCA, DiaPCA reserves the correlations between variations of rows and those of columns of images. Experiments show that DiaPCA is much more accurate than both PCA and 2DPCA. Furthermore, it is shown that the accuracy can be further improved by combining DiaPCA with 2DPCA. 相似文献
18.
A new constrained independent component analysis method. 总被引:4,自引:0,他引:4
Constrained independent component analysis (cICA) is a general framework to incorporate a priori information from problem into the negentropy contrast function as constrained terms to form an augmented Lagrangian function. In this letter, a new improved algorithm for cICA is presented through the investigation of the inequality constraints, in which different closeness measurements are compared. The utility of our proposed algorithm is demonstrated by the experiments with synthetic data and electroencephalogram (EEG) data. 相似文献
19.
The aim of this paper is to develop a fuzzy classifier form the point of view of a fuzzy information retrieval system. The genetic algorithm is employed to find useful fuzzy concepts with high classification performance for classification problems; then, each of classes and patterns can be represented by a fuzzy set of useful fuzzy concepts. Each of fuzzy concepts is linguistically interpreted and the corresponding membership functions remain fixed during the evolution. A pattern can be categorized into one class if there exists a maximum degree of similarity between them. For not distorting the usefulness of the proposed classifier for high-dimensional problems, the principal component analysis is incorporated into the proposed classifier to reduce dimensions. The generalization ability of the proposed classifier is examined by performing computer simulations on some well-known data sets, such as the breast cancer data and the wine classification data. The results demonstrate that the proposed classifier works well in comparison with other classification methods. 相似文献
20.
现有的图像模糊篡改检测算法通常提取模糊操作引入的某单一特征进行判断,为更好地提高算法检测效率,提出基于核主成分分析的模糊篡改检测算法.通过奇异值分解提取第一组特征,计算图像二次模糊相关性作为第二组特征,计算图像质量因子作为第三组特征.运用核主成分分析方法实现多特征融合.采用支持向量机进行判断,从而实现模糊篡改检测.实验表明:该算法能够有效地检测数字篡改图像的模糊操作痕迹,并能对模糊篡改区域进行准确定位. 相似文献