Exploiting Task-Feature Co-Clusters in Multi-Task Learning

Abstract

In multi-task learning, multiple related tasks are considered simultaneously, with the goal to improve the generalization performance by utilizing the intrinsic sharing of information across tasks. This paper presents a multi-task learning approach by modeling the task-feature relationships. Specifically, instead of assuming that similar tasks have similar weights on all the features, we start with the motivation that the tasks should be related in terms of subsets of features, which implies a co-cluster structure. We design a novel regularization term to capture this task-feature co-cluster structure. A proximal algorithm is adopted to solve the optimization problem. Convincing experimental results demonstrate the effectiveness of the proposed algorithm and justify the idea of exploiting the task-feature relationships.

Cite

Text

Xu et al. "Exploiting Task-Feature Co-Clusters in Multi-Task Learning." AAAI Conference on Artificial Intelligence, 2015. doi:10.1609/AAAI.V29I1.9483

Markdown

[Xu et al. "Exploiting Task-Feature Co-Clusters in Multi-Task Learning." AAAI Conference on Artificial Intelligence, 2015.](https://mlanthology.org/aaai/2015/xu2015aaai-exploiting/) doi:10.1609/AAAI.V29I1.9483

BibTeX

@inproceedings{xu2015aaai-exploiting,
  title     = {{Exploiting Task-Feature Co-Clusters in Multi-Task Learning}},
  author    = {Xu, Linli and Huang, Aiqing and Chen, Jianhui and Chen, Enhong},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2015},
  pages     = {1931-1937},
  doi       = {10.1609/AAAI.V29I1.9483},
  url       = {https://mlanthology.org/aaai/2015/xu2015aaai-exploiting/}
}