LGAIMLApr 16, 2022

Graph-incorporated Latent Factor Analysis for High-dimensional and Sparse Matrices

arXiv:2204.07818v1h-index: 50
Originality Incremental advance
AI Analysis

This work addresses the need for more accurate latent knowledge extraction from sparse data in applications like e-commerce and social networks, representing an incremental improvement over existing methods.

The paper tackles the problem of representation learning on high-dimensional sparse matrices by proposing a graph-incorporated latent factor analysis model that exploits hidden graph structures to improve accuracy, achieving superior performance over six state-of-the-art models in predicting missing data on three real-world datasets.

A High-dimensional and sparse (HiDS) matrix is frequently encountered in a big data-related application like an e-commerce system or a social network services system. To perform highly accurate representation learning on it is of great significance owing to the great desire of extracting latent knowledge and patterns from it. Latent factor analysis (LFA), which represents an HiDS matrix by learning the low-rank embeddings based on its observed entries only, is one of the most effective and efficient approaches to this issue. However, most existing LFA-based models perform such embeddings on a HiDS matrix directly without exploiting its hidden graph structures, thereby resulting in accuracy loss. To address this issue, this paper proposes a graph-incorporated latent factor analysis (GLFA) model. It adopts two-fold ideas: 1) a graph is constructed for identifying the hidden high-order interaction (HOI) among nodes described by an HiDS matrix, and 2) a recurrent LFA structure is carefully designed with the incorporation of HOI, thereby improving the representa-tion learning ability of a resultant model. Experimental results on three real-world datasets demonstrate that GLFA outperforms six state-of-the-art models in predicting the missing data of an HiDS matrix, which evidently supports its strong representation learning ability to HiDS data.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes