Literature DB >> 18628948

Fast nonnegative matrix factorization algorithms using projected gradient approaches for large-scale problems.

Rafal Zdunek1, Andrzej Cichocki.   

Abstract

Recently, a considerable growth of interest in projected gradient (PG) methods has been observed due to their high efficiency in solving large-scale convex minimization problems subject to linear constraints. Since the minimization problems underlying nonnegative matrix factorization (NMF) of large matrices well matches this class of minimization problems, we investigate and test some recent PG methods in the context of their applicability to NMF. In particular, the paper focuses on the following modified methods: projected Landweber, Barzilai-Borwein gradient projection, projected sequential subspace optimization (PSESOP), interior-point Newton (IPN), and sequential coordinate-wise. The proposed and implemented NMF PG algorithms are compared with respect to their performance in terms of signal-to-interference ratio (SIR) and elapsed time, using a simple benchmark of mixed partially dependent nonnegative signals.

Entities:  

Year:  2008        PMID: 18628948      PMCID: PMC2443642          DOI: 10.1155/2008/939567

Source DB:  PubMed          Journal:  Comput Intell Neurosci


1. Introduction and Problem Statement

Nonnegative matrix factorization (NMF) finds such nonnegative factors (matrices) A = [a ] ∈ ℝ and X = [x ] ∈ ℝ with a a ≥ 0, x ≥ 0 that Y ≅ AX, given the observation matrix Y = [y ] ∈ ℝ, the lower-rank J, and possibly other statistical information on the observed data or the factors to be estimated. This method has found a variety of real-world applications in the areas such as blind separation of images and nonnegative signals [1-6], spectra recovering [7-10], pattern recognition and feature extraction [11-16], dimensionality reduction, segmentation and clustering [17-32], language modeling, text mining [25, 33], music transcription [34], and neurobiology (gene separation) [35, 36]. Depending on an application, the estimated factors may have different interpretation. For example, Lee and Seung [11] introduced NMF as a method for decomposing an image (face) into parts-based representations (parts reminiscent of features such as lips, eyes, nose, etc.). In blind source separation (BSS) [1, 37, 38], the matrix Y represents the observed mixed (superposed) signals or images, A is a mixing operator, and X is a matrix of true source signals or images. Each row of Y or X is a signal or 1D image representation, where I is a number of observed mixed signals and J is a number of hidden (source) components. The index t usually denotes a sample (discrete time instant), where T is the number of available samples. In BSS, we usually have T ≫ I ≥ J, and J is known or can be relatively easily estimated using SVD or PCA. Our objective is to estimate the mixing matrix A and sources X subject to nonnegativity constraints of all the entries, given Y and possibly the knowledge on a statistical distribution of noisy disturbances. Obviously, NMF is not unique in general case, and it is characterized by a scale and permutation indeterminacies. These problems have been addressed recently by many researchers [39-42], and in this paper, the problems will not be discussed. However, we have shown by extensive computer simulations that in practice with overwhelming probability we are able to achieve a unique nonnegative factorization (neglecting unavoidable scaling and permutation ambiguities) if data are sufficiently sparse and a suitable NMF algorithm is applied [43]. This is consistent with very recent theoretical results [40]. The noise distribution is strongly application-dependent, however, in many BSS applications, a Gaussian noise is expected. Here our considerations are restricted to this case, however, the alternative NMF algorithms optimized to different distributions of the noise exist and can be found, for example, in [37, 44, 45]. NMF was proposed by Paatero and Tapper [46, 47] but Lee and Seung [11, 48] highly popularized this method by using simple multiplicative algorithms to perform NMF. An extensive study on convergence of multiplicative algorithms for NMF can be found in [49]. In general, the multiplicative algorithms are known to be very slowly convergent for large-scale problems. Due to this reason, there is a need to search more efficient and fast algorithms for NMF. Many approaches have been proposed in the literature to relax these problems. One of them is to apply projected gradient (PG) algorithms [50-53] or projected alternating least-squares (ALS) algorithms [33, 54, 55] instead of multiplicative ones. Lin [52] suggested applying the Armijo rule to estimate the learning parameters in projected gradient updates for NMF. The NMF PG algorithms proposed by us in [53] also address the issue with selecting such a learning parameter that is the steepest descent and also keeps some distance to a boundary of the nonnegative orthant (subspace of real nonnegative numbers). Another very robust technique concerns exploiting the information from the second-order Taylor expansion term of a cost function to speed up the convergence. This approach was proposed in [45, 56], where the mixing matrix A is updated with the projected Newton method, and the sources in X are computed with the projected least-squares method (the fixed point algorithm). In this paper, we extend our approach to NMF that we have initialized in [53]. We have investigated, extended, and tested several recently proposed PG algorithms such as the oblique projected Landweber [57], Barzilai-Borwein gradient projection [58], projected sequential subspace optimization [59, 60], interior-point Newton [61], and sequential coordinate-wise [62]. All the presented algorithms in this paper are quite efficient for solving large-scale minimization problems subject to nonnegativity and sparsity constraints. The main objective of this paper is to develop, extend, and/or modify some of the most promising PG algorithms to a standard NMF problem and to find optimal conditions or parameters for such a class of NMF algorithms. The second objective is to compare the performance and complexity of these algorithms for NMF problems, and to discover or establish the most efficient and promising algorithms. We would like to emphasize that most of the discussed algorithms have not been implemented neither used till now or even tested before for NMF problems, but they have been rather considered for solving a standard system of algebraic equations: Ax(k) = y(k) (for only k = 1) where the matrix A and the vectors y are known. In this paper, we consider a much more difficult and complicated problem in which we have two sets of parameters and additional constraints of nonnegativity and/or sparsity. So it was not clear till now whether such algorithms would work efficiently for NMF problems, and if so, what kind of projected algorithms is the most efficient? To our best knowledge only the Lin-PG NMF algorithm is widely used and known for NMF problems. We have demonstrated experimentally that there are several novel PG gradient algorithms which are much more efficient and consistent than the Lin-PG algorithm. In Section 2, we briefly discuss the PG approach to NMF. Section 3 describes the tested algorithms. The experimental results are illustrated in Section 4. Finally, some conclusions are given in Section 5.

2. Projected Gradient Algorithms

In contrast to the multiplicative algorithms, the class of PG algorithms has additive updates. The algorithms discussed here approximately solve nonnegative least squares (NNLS) problems with the basic alternating minimization technique that is used in NMF: or in the equivalent matrix form where A = [a 1, …, a ] ∈ ℝ, , X = [x 1, …, x ] ∈ ℝ, , Y = [y 1, …, y ] ∈ ℝ, , and usually I ≥ J. The matrix A is assumed to be a full-rank matrix, so there exists a unique solution X* ∈ ℝ for any matrix Y since the NNLS problem is strictly convex (with respect to one set of variables {X}). The solution x * to (1) satisfies the Karush-Kuhn-Tucker (KKT) conditions:or in the matrix notationwhere g and G are the corresponding gradient vector and gradient matrix: Similarly, the KKT conditions for the solution to (2), and the solution A* to (4) are as follows:or in the matrix notation:where g and G are the gradient vector and gradient matrix of the objective function: There are many approaches to solve the problems (1) and (2), or equivalently (3) and (4). In this paper, we discuss selected projected gradient methods that can be generally expressed by iterative updates: where P Ω[ξ] is a projection of ξ onto a convex feasible set Ω = {ξ ∈ ℝ : ξ ≥ 0}, namely, the nonnegative orthant ℝ+ (the subspace of nonnegative real numbers), P ( and P ( are descent directions for X and A, and η ( and η ( are learning rules, respectively. The projection P Ω[ξ] can be performed in several ways. One of the simplest techniques is to replace all negative entries in ξ by zero-values, or in practical cases, by a small positive number ϵ to avoid numerical instabilities. Thus,However, this is not the only way to carry out the projection P Ω(ξ). It is typically more efficient to choose the learning rates η ( and η ( so as to preserve nonnegativity of the solutions. The nonnegativity can be also maintained by solving least-squares problems subject to the constraints (6) and (10). Here we present the exemplary PG methods that work for NMF problems quite efficiently, and we implemented them in the Matlab toolboxm, NMFLAB/NTFLAB, for signal and image processing [43]. For simplicity, we focus our considerations on updating the matrix X, assuming that the updates for A can be obtained in a similar way. Note that the updates for A can be readily obtained solving the transposed system X A = Y , having X fixed (updated in the previous step).

3. Algorithms

3.1. Oblique Projected Landweber Method

The Landweber method [63] performs gradient-descent minimization with the following iterative scheme:where the gradient is given by (8), and the learning rate η ∈ (0, η max). The updating formula assures an asymptotical convergence to the minimal-norm least squares solution for the convergence radius defined bywhere λ max(A A) is the maximal eigenvalue of A A. Since A is a nonnegative matrix, we have λ max(A A) ≤ max[A A 1 ], where 1 = [1, …, 1] ∈ ℝ. Thus the modified Landweber iterations can be expressed by the formulaIn the obliqueprojected Landweber (OPL) method [57], which can be regarded as a particular case of the PG iterative formula (12), the solution obtained with (14) in each iterative step is projected onto the feasible set. Finally, we have Algorithm 1 for updating X.
Algorithm 1

(OPL).

3.2. Projected Gradient

One of the fundamental PG algorithms for NMF was proposed by Lin in [52]. This algorithm, which we refer to as the Lin-PG, uses the Armijo rule along the projection arc to determine the steplengths η ( and η ( in the iterative updates (12). For the cost function being the squared Euclidean distance, P = (A () (A ( X ( − Y) and P = (A ( X (−Y)(X (). For computation of X, such a value of η is decided, on whichwhere m is the first nonnegative integer m that satisfies The parameters β ∈ (0, 1) and σ ∈ (0,1) decide about a convergence speed. In this algorithm we set σ = 0.01, β = 0.1 experimentally as default. The Matlab implementation of the Lin-PG algorithm is given in [52].

3.3. Barzilai-Borwein Gradient Projection

The Barzilai-Borwein gradient projection method [58, 64] is motivated by the quasi-Newton approach, that is, the inverse of the Hessian is replaced with an identity matrix H = α I, where the scalar α is selected so that the inverse Hessian has similar behavior as the true Hessian in the recent iteration. Thus,In comparison to, for example, Lin's method [52], this method does not ensure that the objective function decreases at every iteration, but its general convergence has been proven analytically [58]. The general scheme of the Barzilai-Borwein gradient projection algorithm for updating X is in Algorithm 2.
Algorithm 2

(GPSR-BB).

Since D (Y||AX) is a quadratic function, the line search parameter λ ( can be derived in the following closed-form formula: The Matlab implementation of the GPSR-BB algorithm, which solves the system AX = Y of multiple measurement vectors subject to nonnegativity constraints, is given in Algorithm 4 (see also NMFLAB).
Algorithm 4

3.4. Projected Sequential Subspace Optimization

The projected sequential subspace optimization (PSESOP) method [59, 60] carries out a projected minimization of a smooth objective function over a subspace spanned by several directions which include the current gradient and gradient from the previous iterations, and the Nemirovski directions. Nemirovski [65] suggested that convex smooth unconstrained optimization is optimal if the optimization is performed over a subspace which includes the current gradient g(x), the directions d 1 ( = x ( − x (0), and the linear combination of the previous gradients d 2 ( = ∑ w g(x ) with the coefficients w , n = 0, …, k − 1. The directions should be orthogonal to the current gradient. Narkiss and Zibulevsky [59] also suggested to include another direction: p ( = x ( − x (, which is motivated by a natural extension of the conjugate gradient (CG) method to a nonquadratic case. However, our practical observations showed that this direction does not have a strong impact on the NMF components, thus we neglected it in our NMF-PSESOP algorithm. Finally, we have Algorithm 3 for updating x which is a single column vector of X.
Algorithm 3

(NMF-PSESOP).

The parameter p denotes the number of previous iterates that are taken into account to determine the current update. The line search vector α * ( derived in a closed form for the objective function D (y ||A x ) is as follows:The regularization parameter can be set as a very small constant to avoid instabilities in inverting a rank-deficient matrix in case that D ( has zero-value or dependent columns.

3.5. Interior Point Newton Algorithm

The interior point Newton (IPN) algorithm [61] solves the NNLS problem (1) by searching the solution satisfying the KKT conditions (5) which equivalently can be expressed by the nonlinear equationswhere D(x ) = diag{d 1(x ), …, d (x )}, x ≥ 0, andApplying the Newton method to (22), we have in the kth iterative stepwhereIn [61], the entries of the matrix E (x ) are defined byfor 1 < γ ≤ 2. If the solution is degenerate, that is, t = 1, …, T, ∃ j : x * = 0, and g =0, the matrix D (x )A A + E (x ) may be singular. To avoid such a case, the system of equations has been rescaled to the following form:with for x > 0. In [61], the system (27) is solved by the inexact Newton method, which leads to the following updates: where σ ∈ (0, 1), r (x ) = A (A x − y ), and P Ω[·] is a projection onto a feasible set Ω. The transformation of the normal matrix A A by the matrix W (x )D (x ) in (27) means the system matrix W (x )D (x )M (x ) is no longer symmetric and positive-definite. There are many methods for handling such systems of linear equations, like QMR [66], BiCG [67, 68], BiCGSTAB [69], or GMRES-like methods [70], however, they are more complicated and computationally demanding than, for example, the basic CG algorithm [71]. To apply the CG algorithm the system matrix in (27) must be converted to a positive-definite symmetric matrix, which can be easily done with normal equations. The methods like CGLS [72] or LSQR [73] are therefore suitable for such tasks. The transformed system has the form with and . Since our cost function is quadratic, its minimization in a single step is performed with combining the projected Newton step with the constrained scaled Cauchy step that is given in the formAssuming x ( + p ( > 0, τ is chosen as being either the unconstrained minimizer of the quadratic function ψ (−τ D (x )g (x )) or a scalar proportional to the distance to the boundary along −D (x )g (x ), whereThuswhere ψ (−τ D (x )g (x )) = (g (x )) D (x )g (x )/(D × (x )g (x )) M (x )D (x )g (x ) with θ ∈ (0, 1). For ψ (p () < 0, the global convergence is achieved if red(x ( − x () ≥ β, β ∈ (0, 1) with The usage of the constrained scaled Cauchy step leads to the following updates: with t ∈ [0, 1), and p ( are given by (30) and (35), respectively, and t is the smaller square root (laying in (0,1)) of the quadratic equation: The Matlab code of the IPN algorithm, which solves the system A x = y subject to nonnegativity constraints, is given in Algorithm 5. To solve the transformed system (32), we use the LSQR method implemented in Matlab 7.0.
Algorithm 5

3.6. Sequential Coordinate-Wise Algorithm

The NNLS problem (1) can be expressed in terms of the following quadratic problem (QP) [62]:wherewith H = A A and c = −A y . The sequential coordinate-wise algorithm (SCWA) proposed first by Franc et al. [62] solves the QP problem given by (41) updating only single variable x in one iterative step. It should be noted that the sequential updates can be easily done, if the function Ψ(x ) is equivalently rewritten aswhere ℐ = {1, …, J}, and Considering the optimization of Ψ(x ) with respect to the selected variable x , the following analytical solution can be derived: Updating only single variable x in one iterative step, we haveAny optimal solution to the QP (41) satisfies the KKT conditions given by (5) and the stationarity condition of the following Lagrange function:where λ ∈ R is a vector of Lagrange multipliers (or dual variables) corresponding to the vector x . Thus, ∇ ℒ(x , λ ) = H x + c − λ = 0. In the SCWA, the Lagrange multipliers are updated in each iteration according to the formulawhere h is the jth column of H, and λ (0) = c . Finally, the SCWA can take the following updates:

4. Simulations

All the proposed algorithms were implemented in our NMFLAB, and evaluated with the numerical tests related to typical BSS problems. We used the synthetic benchmark of 4 partially dependent nonnegative signals (with only T = 1000 samples) which are illustrated in Figure 1(a). The signals are mixed by random, uniformly distributed nonnegative matrix A ∈ ℝ8×4 with the condition number cond{A} = 4.11. The matrix A is displayed inThe mixing signals are shown in Figure 1(b).
Figure 1

Dataset: (a) original 4 source signals, (b) observed 8 mixed signals.

Because the number of variables in X is much greater than in A, that is, I × J = 32 and J × T = 4000, we test the projected gradient algorithms only for updating A. The variables in X are updated with the standard projected fixed point alternating least squares (FP-ALS) algorithm that is extensively analyzed in [55]. In general, the FP-ALS algorithm solves the least-squares problemwith the Moore-Penrose pseudoinverse of a system matrix, that is, in our case, the matrix A. Since in NMF usually I ≥ J, we formulate normal equations as A AX = A Y, and the least-squares solution of minimal l 2-norm to the normal equations is X LS = (A A)−1 A Y = A + Y, where A + is the Moore-Penrose pseudoinverse of A. The projected FP-ALS algorithm is obtained with a simple “half-rectified” projection, that is, The alternating minimization is nonconvex in spite of the cost function being convex with respect to one set of variables. Thus, most NMF algorithms may get stuck in local minima, and hence, the initialization plays a key role. In the performed tests, we applied the multistart initialization described in [53] with the following parameters: N = 10 (number of restarts), K = 30 (number of initial alternating steps), and K = 1000 (number of final alternating steps). Each initial sample of A and X has been randomly generated from a uniform distribution. Each algorithm has been tested for two cases of inner iterations, that is, with k = 1 and k = 5. The inner iterations mean a number of iterative steps that are performed to update only A (with fixed X, i.e., before going to the update of X and vice versa). Additionally, the multilayer technique [53, 54] with 3 layers (L = 3) is applied. The multilayer technique can be regarded as multistep decomposition. In the first step, we perform the basic decomposition Y = A 1 X 1 using any available NMF algorithm, where A 1 ∈ ℝ and X 1 ∈ ℝ with I ≥ J. In the second stage, the results obtained from the first stage are used to perform the similar decomposition: X 1 = A 2 X 2, where A 2 ∈ ℝ and X 2 ∈ ℝ, using the same or different update rules, and so on. We continue our decomposition taking into account only the last achieved components. The process can be repeated arbitrary many times until some stopping criteria are satisfied. In each step, we usually obtain gradual improvements of the performance. Thus, our model has the form Y = A 1 A 2 ⋯ A X with the basis matrix defined as A = A 1 A 2 ⋯ A ∈ ℝ. Physically, this means that we build up a system that has many layers or cascade connection of L mixing subsystems. There are many stopping criteria for terminating the alternating steps. We stop the iterations if s ≥ K = 1000 or the following condition ||A ( − A (|| < ϵ is held, where s stands for the number of alternating step, and ϵ = 10−5. Note that the condition (20) can be also used as a stopping criterion, especially as the gradient is computed in each iteration of the PG algorithms. The algorithms have been evaluated with the signal-to-interference ratio (SIR) measures, calculated separately for each source signal and each column in the mixing matrix. Since NMF suffers from scale and permutation indeterminacies, the estimated components are adequately permuted and rescaled. First, the source and estimated signals are normalized to a uniform variance, and then the estimated signals are permuted to keep the same order as the source signals. In NMFLAB [43], each estimated signal is compared to each source signal, which results in the performance (SIR) matrix that is involved to make the permutation matrix. Let x and be the jth source and its corresponding (reordered) estimated signal, respectively. Analogically, let a and be the jth column of the true and its corresponding estimated mixing matrix, respectively. Thus, the SIRs for the sources are given byand similarly for each column in A we have We test the algorithms with the Monte Carlo (MC) analysis, running each algorithm 100 times. Each run has been initialized with the multistart procedure. The algorithms have been evaluated with the mean-SIR values that are calculated as follows:for each MC sample. The mean-SIRs for the worst (with the lowest mean-SIR values) and best (with the highest mean-SIR values) samples are given in Table 1. The number k means the number of inner iterations for updating A, and L denotes the number of layers in the multilayer technique [53, 54]. The notation L = 1 means that the multilayer technique was not used. The elapsed time [in seconds] is measured in Matlab, and it informs us in some sense about a degree of complexity of the algorithm.
Table 1

Mean-SIRs [dB] obtained with 100 samples of Monte Carlo analysis for the estimation of sources and columns of mixing matrix from noise-free mixtures of signals in Figure 1. Sources X are estimated with the projected pseudoinverse. The number of inner iterations for updating A is denoted by k, and the number of layers (in the multilayer technique) by L. The notation best or worst in parenthesis that follows the algorithm name means that the mean-SIR value is calculated for the best or worst sample from Monte Carlo analysis, respectively. In the last column, the elapsed time [in seconds] is given for each algorithm with k = 1 and L = 1.

AlgorithmMean-SIRA [dB]Mean-SIRX [dB]Time
L = 1 L = 3 L = 1 L = 3
k = 1 k = 5 k = 1 k = 5 k = 1 k = 5 k = 1 k = 5
M-NMF (best)2122.142.637.326.627.344.740.71.9
M-NMF (mean)13.113.826.723.114.715.228.927.6
M-NMF (worst)5.55.75.36.35.86.555.5
OPL(best)22.925.346.54223.923.555.8511.9
OPL(mean)14.71425.527.215.314.823.925.4
OPL(worst)4.84.84.85.04.64.64.64.8
Lin-PG(best)36.323.678.6103.734.233.378.592.88.8
Lin-PG(mean)19.718.340.961.218.518.238.455.4
Lin-PG(worst)14.413.117.540.113.913.818.134.4
GPSR-BB(best)18.222.77.3113.822.854.39.4108.12.4
GPSR-BB(mean)11.220.2753.11120.55.153.1
GPSR-BB(worst)7.417.36.824.94.614.7223
PSESOP(best)21.222.671.1132.223.455.556.5137.25.4
PSESOP(mean)15.22029.457.315.934.527.465.3
PSESOP(worst)8.315.86.928.78.216.67.230.9
IPG(best)20.622.252.184.335.728.654.281.42.7
IPG(mean)20.118.235.344.119.719.133.836.7
IPG(worst)10.513.49.421.210.213.58.915.5
IPN(best)20.822.659.965.853.552.468.667.214.2
IPN(mean)19.417.338.222.522.819.136.621
IPN(worst)11.715.27.57.15.721.52
RMRNSD(best)24.721.622.257.930.243.525.562.43.8
RMRNSD(mean)14.319.28.333.81721.58.433.4
RMRNSD(worst)5.515.93.68.44.713.813.9
SCWA(best)12.120.410.624.56.325.611.934.42.5
SCWA(mean)11.216.39.320.95.318.69.421.7
SCWA(worst)7.311.46.912.83.8103.310.8
For comparison, Table 1 contains also the results obtained for the standard multiplicative NMF algorithm (denoted as M-NMF) that minimizes the squared Euclidean distance. Additionally, the results of testing the PG algorithms which were proposed in [53] have been also included. The acronyms Lin-PG, IPG, RMRNSD refer to the following algorithms: projected gradient proposed by Lin [52], interior-point gradient, and regularized minimal residual norm steepest descent (the regularized version of the MRNSD algorithm that was proposed by Nagy and Strakos [74]). These NMF algorithms have been implemented and investigated in [53] in the context of their usefulness to BSS problems.

5. Conclusions

The performance of the proposed NMF algorithms can be inferred from the results given in Table 1. In particular, the results show how the algorithms are sensitive to initialization, or in other words, how easily they fall in local minima. Also the complexity of the algorithms can be estimated from the information on the elapsed time that is measured in Matlab. It is easy to notice that our NMF-PSESOP algorithm gives the best estimation (the sample which has the highest best-SIR value), and it gives only slightly lower mean-SIR values than the Lin-PG algorithm. Considering the elapsed time, the PL, GPSR-BB, SCWA, and IPG belong to the fastest algorithms, while the Lin-PG and IPN algorithms are the slowest. The multilayer technique generally improves the performance and consistency of all the tested algorithms if the number of observation is close to the number of nonnegative components. The highest improvement can be observed for the NMF-PSESOP algorithm, especially when the number of inner iterations is greater than one (typically, k = 5). In summary, the best and the most promising NMG-PG algorithms are NMF-PSESOP, GPSR-BB, and IPG algorithms. However, the final selection of the algorithm depends on a size of the problem to be solved. Nevertheless, the projected gradient NMF algorithms seem to be much better (in the sense of speed and performance) in our tests than the multiplicative algorithms, provided that we can use the squared Euclidean cost function which is optimal for data with a Gaussian noise.
  8 in total

1.  Learning the parts of objects by non-negative matrix factorization.

Authors:  D D Lee; H S Seung
Journal:  Nature       Date:  1999-10-21       Impact factor: 49.962

2.  Metagenes and molecular pattern discovery using matrix factorization.

Authors:  Jean-Philippe Brunet; Pablo Tamayo; Todd R Golub; Jill P Mesirov
Journal:  Proc Natl Acad Sci U S A       Date:  2004-03-11       Impact factor: 11.205

3.  Nonnegative matrix factorization for rapid recovery of constituent spectra in magnetic resonance chemical shift imaging of the brain.

Authors:  Paul Sajda; Shuyan Du; Truman R Brown; Radka Stoyanova; Dikoma C Shungu; Xiangling Mao; Lucas C Parra
Journal:  IEEE Trans Med Imaging       Date:  2004-12       Impact factor: 10.048

4.  Nonsmooth nonnegative matrix factorization (nsNMF).

Authors:  Alberto Pascual-Montano; J M Carazo; Kieko Kochi; Dietrich Lehmann; Roberto D Pascual-Marqui
Journal:  IEEE Trans Pattern Anal Mach Intell       Date:  2006-03       Impact factor: 6.226

5.  Projected gradient methods for nonnegative matrix factorization.

Authors:  Chih-Jen Lin
Journal:  Neural Comput       Date:  2007-10       Impact factor: 2.026

6.  Multilayer nonnegative matrix factorization using projected gradient approaches.

Authors:  Andrzej Cichocki; Rafal Zdunek
Journal:  Int J Neural Syst       Date:  2007-12       Impact factor: 5.866

7.  Biclustering of gene expression data by Non-smooth Non-negative Matrix Factorization.

Authors:  Pedro Carmona-Saez; Roberto D Pascual-Marqui; F Tirado; Jose M Carazo; Alberto Pascual-Montano
Journal:  BMC Bioinformatics       Date:  2006-02-17       Impact factor: 3.169

8.  Theorems on positive data: on the uniqueness of NMF.

Authors:  Hans Laurberg; Mads Graesbøll Christensen; Mark D Plumbley; Lars Kai Hansen; Søren Holdt Jensen
Journal:  Comput Intell Neurosci       Date:  2008
  8 in total
  5 in total

1.  ACNE: a summarization method to estimate allele-specific copy numbers for Affymetrix SNP arrays.

Authors:  Maria Ortiz-Estevez; Henrik Bengtsson; Angel Rubio
Journal:  Bioinformatics       Date:  2010-06-06       Impact factor: 6.937

2.  Development of a real time sparse non-negative matrix factorization module for cochlear implants by using xPC target.

Authors:  Hongmei Hu; Agamemnon Krasoulis; Mark Lutman; Stefan Bleeck
Journal:  Sensors (Basel)       Date:  2013-10-14       Impact factor: 3.576

3.  Sparse Nonnegative Matrix Factorization Strategy for Cochlear Implants.

Authors:  Hongmei Hu; Mark E Lutman; Stephan D Ewert; Guoping Li; Stefan Bleeck
Journal:  Trends Hear       Date:  2015-12-30       Impact factor: 3.293

4.  Fast optimization of non-negative matrix tri-factorization.

Authors:  Andrej Čopar; Blaž Zupan; Marinka Zitnik
Journal:  PLoS One       Date:  2019-06-11       Impact factor: 3.240

5.  A framework for regularized non-negative matrix factorization, with application to the analysis of gene expression data.

Authors:  Leo Taslaman; Björn Nilsson
Journal:  PLoS One       Date:  2012-11-02       Impact factor: 3.240

  5 in total

北京卡尤迪生物科技股份有限公司 © 2022-2023.