Fast and Robust Multi-View Multi-Task Learning via Group Sparsity

Abstract

Multi-view multi-task learning has recently attracted more and more attention due to its dual-heterogeneity, i.e.,each task has heterogeneous features from multiple views, and probably correlates with other tasks via common views.Existing methods usually suffer from three problems: 1) lack the ability to eliminate noisy features, 2) hold a strict assumption on view consistency and 3) ignore the possible existence of task-view outliers.To overcome these limitations, we propose a robust method with joint group-sparsity by decomposing feature parameters into a sum of two components,in which one saves relevant features (for Problem 1) and flexible view consistency (for Problem 2),while the other detects task-view outliers (for Problem 3).With a global convergence property, we develop a fast algorithm to solve the optimization problem in a linear time complexity w.r.t. the number of features and labeled samples.Extensive experiments on various synthetic and real-world datasets demonstrate its effectiveness.

Cite

Text

Sun et al. "Fast and Robust Multi-View Multi-Task Learning via Group Sparsity." International Joint Conference on Artificial Intelligence, 2019. doi:10.24963/IJCAI.2019/485

Markdown

[Sun et al. "Fast and Robust Multi-View Multi-Task Learning via Group Sparsity." International Joint Conference on Artificial Intelligence, 2019.](https://mlanthology.org/ijcai/2019/sun2019ijcai-fast/) doi:10.24963/IJCAI.2019/485

BibTeX

@inproceedings{sun2019ijcai-fast,
  title     = {{Fast and Robust Multi-View Multi-Task Learning via Group Sparsity}},
  author    = {Sun, Lu and Nguyen, Canh Hao and Mamitsuka, Hiroshi},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2019},
  pages     = {3499-3505},
  doi       = {10.24963/IJCAI.2019/485},
  url       = {https://mlanthology.org/ijcai/2019/sun2019ijcai-fast/}
}