Frequency-Aware Truncated Methods for Sparse Online Learning

Abstract

Online supervised learning with L _1-regularization has gained attention recently because it generally requires less computational time and a smaller space of complexity than batch-type learning methods. However, a simple L _1-regularization method used in an online setting has the side effect that rare features tend to be truncated more than necessary. In fact, feature frequency is highly skewed in many applications. We developed a new family of L _1-regularization methods based on the previous updates for loss minimization in linear online learning settings. Our methods can identify and retain low-frequency occurrence but informative features at the same computational cost and convergence rate as previous works. Moreover, we combined our methods with a cumulative penalty model to derive more robust models over noisy data. We applied our methods to several datasets and empirically evaluated the performance of our algorithms. Experimental results showed that our frequency-aware truncated models improved the prediction accuracy.

Cite

Text

Oiwa et al. "Frequency-Aware Truncated Methods for Sparse Online Learning." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2011. doi:10.1007/978-3-642-23783-6_34

Markdown

[Oiwa et al. "Frequency-Aware Truncated Methods for Sparse Online Learning." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2011.](https://mlanthology.org/ecmlpkdd/2011/oiwa2011ecmlpkdd-frequencyaware/) doi:10.1007/978-3-642-23783-6_34

BibTeX

@inproceedings{oiwa2011ecmlpkdd-frequencyaware,
  title     = {{Frequency-Aware Truncated Methods for Sparse Online Learning}},
  author    = {Oiwa, Hidekazu and Matsushima, Shin and Nakagawa, Hiroshi},
  booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
  year      = {2011},
  pages     = {533-548},
  doi       = {10.1007/978-3-642-23783-6_34},
  url       = {https://mlanthology.org/ecmlpkdd/2011/oiwa2011ecmlpkdd-frequencyaware/}
}