The aim of link prediction is to predict missing links in current networks or new links in future networks. Almost all the existing directed link prediction algorithms only take into account the links direction format...
详细信息
The aim of link prediction is to predict missing links in current networks or new links in future networks. Almost all the existing directed link prediction algorithms only take into account the links direction formation but ignored the abundant network topological information such as local and global structures. Therefore, how to preserve both local and global structure information is an important issue for directed link prediction. To solve this problem, in this paper, we are motivated to propose a novel nonnegative matrix factorization via Asymmetric link clustering and PageRank model, namely NMF-AP. Specifically, we utilize the PageRank algorithm to calculate the influence score of the node, which captures the global network structure information. While we employ the asymmetric link clustering method to calculate the link clustering coefficient score, which preserves the local network structure information. By jointly optimizing them in the nonnegative matrix factorization model, our model can preserve both the local and global information at the same time. Besides, we provide an effective the multiplicative updating rules to learn the parameter of NMF-AP. Extensive experiments are conducted on ten real-world directed networks, experiment results demonstrate that the method NMF-AP outperforms state-of-the-art link prediction methods. (C) 2020 Elsevier Ltd. All rights reserved.
nonnegative matrix factorization (NMF) is the problem of decomposing a given nonnegative is n x m so matrix M into a product of a nonnegative is n x d matrix W and a nonnegative d x m to matrix H. A longstanding open ...
详细信息
nonnegative matrix factorization (NMF) is the problem of decomposing a given nonnegative is n x m so matrix M into a product of a nonnegative is n x d matrix W and a nonnegative d x m to matrix H. A longstanding open question, posed by Cohen and Rothblum in 1993, is whether a rational matrix M always has an NMF of minimal inner dimension d whose factors W and H are also rational. We answer this question negatively, by exhibiting a matrix for which W and H require irrational entries.
nonnegative matrix factorization (NMF) has been successfully used in different applications including computer vision, pattern recognition and text mining. NMF aims to decompose a data matrix into the product of two m...
详细信息
nonnegative matrix factorization (NMF) has been successfully used in different applications including computer vision, pattern recognition and text mining. NMF aims to decompose a data matrix into the product of two matrices (respectively denoted as the basis vectors and the encoding vectors), whose entries are constrained to be nonnegative. Unlike the ordinary NMF, we propose a novel NMF, denoted as MMNMF, which considers both geometrical information and discriminative information hidden in the data. The geometrical information is discovered by minimizing the distance among the encoding vectors, while the discriminative information is uncovered by maximizing the distance among base vectors. Clustering experiments are performed on the real-world data sets of faces, images, and documents to demonstrate the effectiveness of the proposed algorithm.
Data analysis is pervasive throughout business, engineering and science. Very often the data to be analyzed is nonnegative, and it is often preferable to take this constraint into account in the analysis process. Here...
详细信息
Data analysis is pervasive throughout business, engineering and science. Very often the data to be analyzed is nonnegative, and it is often preferable to take this constraint into account in the analysis process. Here we are concerned with the application of analyzing data obtained using astronomical spectrometers, which provide spectral data, which is inherently nonnegative. The identification and classification of space objects that cannot be imaged in the normal way with telescopes is an important but difficult problem for tracking thousands of objects, including satellites, rocket bodies, debris, and asteroids, in orbit around the earth. In this paper, we develop an effective nonnegative matrix factorization algorithm with novel smoothness constraints for unmixing spectral reflectance data for space object identification and classification purposes. Promising numerical results are presented using laboratory and simulated datasets. (c) 2005 Elsevier Inc. All rights reserved.
Community detection is an important topic in network analysis, and recently many community detection methods have been developed on top of the nonnegative matrix factorization (NMF) technique. Most NMFbased community ...
详细信息
Community detection is an important topic in network analysis, and recently many community detection methods have been developed on top of the nonnegative matrix factorization (NMF) technique. Most NMFbased community detection methods only utilize the first-order proximity information in the adjacency matrix, which has some limitations. Besides, many NMF-based community detection methods involve sparse regularizations to promote clearer community memberships. However, in most of these regularizations, different nodes are treated equally, which seems unreasonable. To dismiss the above limitations, this article proposes a community detection method based on node centrality under the framework of NMF. Specifically, we design a new similarity measure which considers the proximity of higher-order neighbors to form a more informative graph regularization mechanism, so as to better refine the detected communities. Besides, we introduce the node centrality and Gini impurity to measure the importance of nodes and sparseness of the community memberships, respectively. Then, we propose a novel sparse regularization mechanism which forces nodes with higher node centrality to have smaller Gini impurity. Extensive experimental results on a variety of real-world networks show the superior performance of the proposed method over thirteen stateof-the-art methods.
Background Lung adenocarcinoma (LUAD) is a heterogeneous disease. However the inner sub-groups of LUAD have not been fully studied. Markers predicted the sub-groups and prognosis of LUAD are badly needed. Aims To iden...
详细信息
Background Lung adenocarcinoma (LUAD) is a heterogeneous disease. However the inner sub-groups of LUAD have not been fully studied. Markers predicted the sub-groups and prognosis of LUAD are badly needed. Aims To identify biomarkers associated with the sub-groups and prognosis of LUAD. Materials and Methods Using nonnegative matrix factorization (NMF) clustering, LUAD patients from The Cancer Genome Atlas (TCGA), Gene Expression Omnibus (GEO) datasets and LUAD cell lines from Genomics of Drug Sensitivity in Cancer (GDSC) dataset were divided into different sub-consensuses based on the gene expression profiling. The overall survival of LUAD patients in each sub-consensus was determined by Kaplan-Meier survival analysis. The common genes which were differentially expressed in each sub-consensus of LUAD patients and LUAD cell lines were identified using TBtools. The predictive accuracy of TPX2 and SELENBP1 for theinner sub-consensuses of LUAD was determined by Receiver operator characteristic (ROC) analysis. The Kaplan-Meier survival analysis was also used to test the prognostic significance of TPX2 and SELENBP1 in LUAD patients. Results Using nonnegative matrix factorization clustering, LUAD patients in The Cancer Genome Atlas (TCGA), , , , , and datasets were divided into three sub-consensuses. Sub-consensus3 LUAD patients were with low overall survival and were with high TP53 mutations. Similarly, LUAD cell lines were also divided into three sub-consensuses by NMF method, and sub-consensus2 cell lines were resistant to EGFR inhibitors. Identification of the common genes which were differentially expressed in different sub-consensuses of LUAD patients and LUAD cell lines revealed that TPX2 was highly expressed in sub-consensus3 LUAD patients and sub-consensus2 LUAD cell lines. On the contrary, SELENBP1 was highly expressed in sub-consensus1 LUAD patients and sub-consensus1 LUAD cell lines. The expression levels of TPX2 and SELENBP1 could distinguish sub-consensus3 LU
nonnegative matrix factorization (NMF) is a very attractive scheme in learning data representation, and constrained NMF further improves its ability. In this paper, we focus on the L2-norm constraint due to its wide a...
详细信息
nonnegative matrix factorization (NMF) is a very attractive scheme in learning data representation, and constrained NMF further improves its ability. In this paper, we focus on the L2-norm constraint due to its wide applications in face recognition, hyperspectral unmixing, and so on. A new algorithm of NMF with fixed L2-norm constraint is proposed by using the Lagrange multiplier scheme. In our method, we derive the involved Lagrange multiplier and learning rate which are hard to tune. As a result, our method can preserve the constraint exactly during the iteration. Simulations in both computer-generated data and real-world data show the performance of our algorithm.
Traditional cluster ensemble (CE) methods use labels produced by base learning algorithms to obtain an ensemble result. These base learning algorithms can also obtain other information, such as parameter, covariance, ...
详细信息
Traditional cluster ensemble (CE) methods use labels produced by base learning algorithms to obtain an ensemble result. These base learning algorithms can also obtain other information, such as parameter, covariance, or probability data, which is called dark knowledge. In this paper, we propose a method for integrating dark knowledge, which is usually ignored, into the ensemble learning process. This provides more information about the base clustering. We apply nonnegative matrix factorization (NMF) to the clustering ensemble model based on dark knowledge. First, different base clustering results are obtained by using various clustering configurations, before dark knowledge of every base clustering algorithm is extracted. NMF is then applied to the dark knowledge to obtain integrated results. Experimental results show that the method outperforms other clustering ensemble techniques. (C) 2018 Elsevier B.V. All rights reserved.
nonnegative matrix factorization (NMF) solves the following problem: find such nonnegative matrices A is an element of R-+(IxJ) and X is an element of R-+(JxK) that Y congruent to AX, given only Y is an element of R-I...
详细信息
nonnegative matrix factorization (NMF) solves the following problem: find such nonnegative matrices A is an element of R-+(IxJ) and X is an element of R-+(JxK) that Y congruent to AX, given only Y is an element of R-IxK and the assigned index J (K >> 1 >= J). Basically, the factorization is achieved by alternating minimization of a given cost function subject to nonnegativity constraints. In the paper, we propose to use quadratic programming (QP) to solve the minimization problems. The Tikhonov regularized squared Euclidean cost function is extended with a logarithmic barrier function (which satisfies nonnegativity constraints), and then using second-order Taylor expansion, a QP problem is formulated. This problem is solved with some trust-region subproblem algorithm. The numerical tests are performed on the blind source separation problems. (C) 2008 Elsevier B.V. All rights reserved.
Nowadays, users can personalize Internet of Things (IoT) devices/web services via trigger-action programming (TAP). As the number of connected entities grows, the relations of triggers and actions become progressively...
详细信息
Nowadays, users can personalize Internet of Things (IoT) devices/web services via trigger-action programming (TAP). As the number of connected entities grows, the relations of triggers and actions become progressively complex (i.e., the heterogeneity of TAP), which becomes a challenge for existing models to completely preserve the heterogeneous data and semantic information in trigger and action. To address this issue, in this article, we propose IoT nonnegative matrix factorization (IoT-NMF), a NMF-based heterogeneous graph embedding method for TAP. Prior to using IoT-NMF, we map triggers and actions to an IoT heterogeneous information network, from which we can extract three structures that preserve heterogeneous relations in triggers and actions. IoT-NMF can factorize the structures simultaneously for getting low-dimensional representation vectors of the triggers and actions, which can be further utilized in Artificial Intelligence of Things applications (e.g., TAP rule recommendation). Finally, we demonstrate the proposed approach using an if this then that (IFTTT) dataset. The result shows that IoT-NMF outperforms the state-of-the-art approaches.
暂无评论