Online Multi-Task Learning via Sparse Dictionary Optimization

Abstract

This paper develops an efficient online algorithm for learning multiple consecutive tasks based on the K-SVD algorithm for sparse dictionary optimization. We first derive a batch multi-task learning method that builds upon K-SVD, and then extend the batch algorithm to train models online in a lifelong learning setting. The resulting method has lower computational complexity than other current lifelong learning algorithms while maintaining nearly identical model performance. Additionally, the proposed method offers an alternate formulation for lifelong learning that supports both task and feature similarity matrices.

Cite

Text

Ruvolo and Eaton. "Online Multi-Task Learning via Sparse Dictionary Optimization." AAAI Conference on Artificial Intelligence, 2014. doi:10.1609/AAAI.V28I1.9022

Markdown

[Ruvolo and Eaton. "Online Multi-Task Learning via Sparse Dictionary Optimization." AAAI Conference on Artificial Intelligence, 2014.](https://mlanthology.org/aaai/2014/ruvolo2014aaai-online/) doi:10.1609/AAAI.V28I1.9022

BibTeX

@inproceedings{ruvolo2014aaai-online,
  title     = {{Online Multi-Task Learning via Sparse Dictionary Optimization}},
  author    = {Ruvolo, Paul and Eaton, Eric},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2014},
  pages     = {2062-2068},
  doi       = {10.1609/AAAI.V28I1.9022},
  url       = {https://mlanthology.org/aaai/2014/ruvolo2014aaai-online/}
}