Self-Paced Multi-Task Clustering
Yazhou Ren, Xiaofan Que, Dezhong Yao, and Zenglin Xu

TL;DR
This paper introduces a self-paced multi-task clustering framework that progressively learns from data, reducing local optima issues and noise sensitivity, and demonstrates improved performance over existing methods.
Contribution
The paper proposes a novel self-paced multi-task clustering approach that enhances robustness and avoids local optima through progressive data selection and a soft version for noise reduction.
Findings
Outperforms state-of-the-art multi-task clustering methods.
Converges reliably during optimization.
Effective in handling noisy and outlier data.
Abstract
Multi-task clustering (MTC) has attracted a lot of research attentions in machine learning due to its ability in utilizing the relationship among different tasks. Despite the success of traditional MTC models, they are either easy to stuck into local optima, or sensitive to outliers and noisy data. To alleviate these problems, we propose a novel self-paced multi-task clustering (SPMTC) paradigm. In detail, SPMTC progressively selects data examples to train a series of MTC models with increasing complexity, thus highly decreases the risk of trapping into poor local optima. Furthermore, to reduce the negative influence of outliers and noisy data, we design a soft version of SPMTC to further improve the clustering performance. The corresponding SPMTC framework can be easily solved by an alternating optimization method. The proposed model is guaranteed to converge and experiments on real…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Clustering Algorithms Research · Face and Expression Recognition · Anomaly Detection Techniques and Applications
