/compressed-factorization

Primary LanguageJupyter NotebookMIT LicenseMIT

Compressed Factorization

The code in this repository complements the ICML 2019 paper "Compressed Factorization: Fast and Accurate Low-Rank Factorization of Compressively-Sensed Data" by Vatsal Sharan, Kai Sheng Tai, Peter Bailis and Greg Valiant.


Citation

If you've found this repository useful in your own work, please consider citing our paper:

@inproceedings{sharan2019compressed,
  title={{Compressed Factorization: Fast and Accurate Low-Rank Factorization of Compressively-Sensed Data}},
  author={Sharan, Vatsal and Tai, Kai Sheng and Bailis, Peter and Valiant, Gregory},
  booktitle={International Conference on Machine Learning},
  year={2019}
}