paper-with-me

Papers

Network Embedding Using Deep Robust Nonnegative Matrix Factorization

2020-05-04 · Qiong Zhang

As an effective technique to learn low-dimensional node features in complicated network environment, network embedding has become a promising research direction in the field of network analysis. Due to the virtues of better interpretability and flexibility, matrix factorization based methods for network embedding have received increasing attentions. However, most of them are inadequate to learn more complicated hierarchical features hidden in complex networks because of their mechanisms of single-layer factorization structure. Besides, their original feature matrices used for factorization and their robustness against noises also need to be further improved. To solve these problems, we propose a novel network embedding method named DRNMF (deep robust nonnegative matrix factorization), which is formed by multi-layer NMF learning structure. Meanwhile, DRNMF employs the combination of high-order proximity matrices of the network as the original feature matrix for the factorization. To improve the robustness against noises, we use `2,1 norm to devise the objective function for the DRNMF network embedding model. Effective iterative update rules are derived to resolve the model, and the convergence of these rules are strictly proved. Moreover, we introduce a pre-training strategy to improve the efficiency of convergence. Extensive experiments on several benchmarks of complex networks demonstrate that our proposed method DRNMF is effective and has better performance than the state-of-the-art matrix factorization based methods for network embedding.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Network Embedding

Similar Papers 제목 키워드 기반

Persistent Nonnegative Matrix Factorization via Multi-Scale Graph Regularization

2026-02-26 · Jichao Zhang, Ran Miao, Limin Li arxiv

Matrix factorization techniques, especially Nonnegative Matrix Factorization (NMF), have been widely used for dimensionality reduction and interpretable data representation. However, existing NMF-based methods are inhere…

Dimensionality Reduction

Image Analysis Based on Nonnegative/Binary Matrix Factorization

2020-07-02 · Hinako Asaoka, Kazue Kudo

Using nonnegative/binary matrix factorization (NBMF), a matrix can be decomposed into a nonnegative matrix and a binary matrix. Our analysis of facial images, based on NBMF and using the Fujitsu Digital Annealer, leads t…

ClassificationGeneral Classificationimage-classificationImage Classification+1

Heuristics for Exact Nonnegative Matrix Factorization

2014-11-26 · Arnaud Vandaele, Nicolas Gillis, François Glineur, Daniel Tuyttens

The exact nonnegative matrix factorization (exact NMF) problem is the following: given an $m$-by-$n$ nonnegative matrix $X$ and a factorization rank $r$, find, if possible, an $m$-by-$r$ nonnegative matrix $W$ and an $r$…

Nonnegative Matrix Factorization Requires Irrationality

2016-05-22 · Dmitry Chistikov, Stefan Kiefer, Ines Marušić, Mahsa Shirmohammadi 외

Nonnegative matrix factorization (NMF) is the problem of decomposing a given nonnegative $n \times m$ matrix $M$ into a product of a nonnegative $n \times d$ matrix $W$ and a nonnegative $d \times m$ matrix $H$. A longst…

Open-Ended Question Answering

Continuous Semi-Supervised Nonnegative Matrix Factorization

2022-12-19 · Michael R. Lindstrom, Xiaofu Ding, Feng Liu, Anand Somayajula 외

Nonnegative matrix factorization can be used to automatically detect topics within a corpus in an unsupervised fashion. The technique amounts to an approximation of a nonnegative matrix as the product of two nonnegative …

regression