1.8LGOct 16, 2019
Multiclass spectral feature scaling method for dimensionality reductionMomo Matsuda, Keiichi Morikuni, Akira Imakura et al.
Irregular features disrupt the desired classification. In this paper, we consider aggressively modifying scales of features in the original space according to the label information to form well-separated clusters in low-dimensional space. The proposed method exploits spectral clustering to derive scaling factors that are used to modify the features. Specifically, we reformulate the Laplacian eigenproblem of the spectral clustering as an eigenproblem of a linear matrix pencil whose eigenvector has the scaling factors. Numerical experiments show that the proposed method outperforms well-established supervised dimensionality reduction methods for toy problems with more samples than features and real-world problems with more features than samples.
1.2NAMay 17, 2019
Inner-iteration preconditioning with a symmetric splitting matrix for rank-deficient least squares problemsKeiichi Morikuni
Stationary iterative methods with a symmetric splitting matrix are performed as inner-iteration preconditioning for Krylov subspace methods. We give conditions such that the inner-iteration preconditioning matrix is definite, and show that conjugate gradient (CG) method preconditioned by the inner iterations determines a solution of symmetric and positive semidefinite linear systems, and the minimal residual (MINRES) method preconditioned by the inner iterations determines a solution of symmetric linear systems including the singular case. These results are applied to the CG and MINRES-type methods such as the CGLS, LSMR, and CGNE methods preconditioned by inner iterations, and thus justify using these methods for solving least squares and minimum-norm solution problems whose coefficient matrices are not necessarily of full rank. Thus, we complement the convergence theories of these methods presented in [K. Morikuni and K. Hayami, SIAM J. Matrix Appl. Anal., 34 (2013), pp.1-22], [K. Morikuni and K. Hayami, SIAM J. Matrix Appl. Anal., 36 (2015), pp. 225-250], and give bounds for these methods.
1.9MLMay 18, 2018
Spectral feature scaling method for supervised dimensionality reductionMomo Matsuda, Keiichi Morikuni, Tetsuya Sakurai
Spectral dimensionality reduction methods enable linear separations of complex data with high-dimensional features in a reduced space. However, these methods do not always give the desired results due to irregularities or uncertainties of the data. Thus, we consider aggressively modifying the scales of the features to obtain the desired classification. Using prior knowledge on the labels of partial samples to specify the Fiedler vector, we formulate an eigenvalue problem of a linear matrix pencil whose eigenvector has the feature scaling factors. The resulting factors can modify the features of entire samples to form clusters in the reduced space, according to the known labels. In this study, we propose new dimensionality reduction methods supervised using the feature scaling associated with the spectral clustering. Numerical experiments show that the proposed methods outperform well-established supervised methods for toy problems with more samples than features, and are more robust regarding clustering than existing methods. Also, the proposed methods outperform existing methods regarding classification for real-world problems with more features than samples of gene expression profiles of cancer diseases. Furthermore, the feature scaling tends to improve the clustering and classification accuracies of existing unsupervised methods, as the proportion of training data increases.