A General Algorithm for Solving Rank-one Matrix Sensing
Data Structures and Algorithms
2023-03-23 v1 Machine Learning
Abstract
Matrix sensing has many real-world applications in science and engineering, such as system control, distance embedding, and computer vision. The goal of matrix sensing is to recover a matrix , based on a sequence of measurements such that . Previous work [ZJD15] focused on the scenario where matrix has a small rank, e.g. rank-. Their analysis heavily relies on the RIP assumption, making it unclear how to generalize to high-rank matrices. In this paper, we relax that rank- assumption and solve a much more general matrix sensing problem. Given an accuracy parameter , we can compute in , such that for all . We design an efficient algorithm with provable convergence guarantees using stochastic gradient descent for this problem.
Cite
@article{arxiv.2303.12298,
title = {A General Algorithm for Solving Rank-one Matrix Sensing},
author = {Lianke Qin and Zhao Song and Ruizhe Zhang},
journal= {arXiv preprint arXiv:2303.12298},
year = {2023}
}