Online Matrix Prediction for Sparse Loss Matrices

Abstract

We consider an online matrix prediction problem. The FTRL is a famous method to deal with online prediction task, which makes prediction by minimizing cumulative loss function and regularizer function. There are three popular regularizer functions for matrices, Frobenius norm, quantum relative entropy and log-determinant. We propose a FTRL based algorithm with log-determinant as regularizer and show regret bound of algorithm. Our main contribution is to show that log-determinant regularization is efficient when sparse loss function setting. We also show the optimal performance algorithm for online collaborative filtering problem with log-determinant regularization.

Cite

Text

Moridomi et al. "Online Matrix Prediction for Sparse Loss Matrices." Proceedings of the Sixth Asian Conference on Machine Learning, 2014.

Markdown

[Moridomi et al. "Online Matrix Prediction for Sparse Loss Matrices." Proceedings of the Sixth Asian Conference on Machine Learning, 2014.](https://mlanthology.org/acml/2014/moridomi2014acml-online/)

BibTeX

@inproceedings{moridomi2014acml-online,
  title     = {{Online Matrix Prediction for Sparse Loss Matrices}},
  author    = {Moridomi, Ken-ichiro and Hatano, Kohei and Takimoto, Eiji and Tsuda, Koji},
  booktitle = {Proceedings of the Sixth Asian Conference on Machine Learning},
  year      = {2014},
  pages     = {250-265},
  volume    = {39},
  url       = {https://mlanthology.org/acml/2014/moridomi2014acml-online/}
}