Scalable and Explainable 1-Bit Matrix Completion via Graph Signal Learning
Abstract
One-bit matrix completion is an important class of positive-unlabeled (PU) learning problems where the observations consist of only positive examples, e.g., in top-N recommender systems. For the first time, we show that 1-bit matrix completion can be formulated as the problem of recovering clean graph signals from noise-corrupted signals in hypergraphs. This makes it possible to enjoy recent advances in graph signal learning. Then, we propose the spectral graph matrix completion (SGMC) method, which can recover the underlying matrix in distributed systems by filtering the noisy data in the graph frequency domain. Meanwhile, it can provide micro- and macro-level explanations by following vertex-frequency analysis. To tackle the computational and memory issue of performing graph signal operations on large graphs, we construct a scalable Nystrom algorithm which can efficiently compute orthonormal eigenvectors. Furthermore, we also develop polynomial and sparse frequency filters to remedy the accuracy loss caused by the approximations. We demonstrate the effectiveness of our algorithms on top-N recommendation tasks, and the results on three large-scale real-world datasets show that SGMC can outperform state-of-the-art top-N recommendation algorithms in accuracy while only requiring a small fraction of training time compared to the baselines.
Cite
Text
Chen et al. "Scalable and Explainable 1-Bit Matrix Completion via Graph Signal Learning." AAAI Conference on Artificial Intelligence, 2021. doi:10.1609/AAAI.V35I8.16863Markdown
[Chen et al. "Scalable and Explainable 1-Bit Matrix Completion via Graph Signal Learning." AAAI Conference on Artificial Intelligence, 2021.](https://mlanthology.org/aaai/2021/chen2021aaai-scalable-a/) doi:10.1609/AAAI.V35I8.16863BibTeX
@inproceedings{chen2021aaai-scalable-a,
title = {{Scalable and Explainable 1-Bit Matrix Completion via Graph Signal Learning}},
author = {Chen, Chao and Li, Dongsheng and Yan, Junchi and Huang, Hanchi and Yang, Xiaokang},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2021},
pages = {7011-7019},
doi = {10.1609/AAAI.V35I8.16863},
url = {https://mlanthology.org/aaai/2021/chen2021aaai-scalable-a/}
}