Locality Sensitive Hash Aggregated Nonlinear Neighbourhood Matrix Factorization for Online Sparse Big Data Analysis
Zixuan Li, Hao Li, Kenli Li, Fan Wu, Lydia Chen, Keqin Li

TL;DR
This paper introduces LSH-MF and CULSH-MF, novel matrix factorization methods leveraging locality sensitive hashing to efficiently analyze sparse big data online, reducing computational and memory costs while maintaining high accuracy.
Contribution
The paper proposes LSH-MF and CULSH-MF, innovative approaches that eliminate the need for graph similarity matrices and enable parallel online learning on GPUs for big data analysis.
Findings
CULSH-MF reduces computational time and memory overhead.
CULSH-MF achieves higher accuracy compared to traditional methods.
Comparable accuracy to deep learning models with less training time.
Abstract
Matrix factorization (MF) can extract the low-rank features and integrate the information of the data manifold distribution from high-dimensional data, which can consider the nonlinear neighbourhood information. Thus, MF has drawn wide attention for low-rank analysis of sparse big data, e.g., Collaborative Filtering (CF) Recommender Systems, Social Networks, and Quality of Service. However, the following two problems exist: 1) huge computational overhead for the construction of the Graph Similarity Matrix (GSM), and 2) huge memory overhead for the intermediate GSM. Therefore, GSM-based MF, e.g., kernel MF, graph regularized MF, etc., cannot be directly applied to the low-rank analysis of sparse big data on cloud and edge platforms. To solve this intractable problem for sparse big data analysis, we propose Locality Sensitive Hashing (LSH) aggregated MF (LSH-MF), which can solve the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Advanced Image and Video Retrieval Techniques · Advanced MIMO Systems Optimization
