1: \begin{abstract}
2: %Self-paced learning (\textit{SPL}) mimics the cognitive process of humans that often learn from easy samples to hard ones. One key issue in \textit{SPL} is the training process of each instance weight is dependent on the other samples which makes it cannot easily be run in a distributed manner in a scalable dataset. In this paper, we propose a novel distributed self-paced learning method (\textit{DSPL}) makes it can handle large scale data in parallel. Specifically, the consensus alternating direction method of multipliers is utilized to solve the problem. We also prove the convergence of our algorithm under some mild condition. Extensive experiments on both synthetic and real datasets demonstrate that our approach is superior to those of existing methods.
3:
4: Self-paced learning (\textit{SPL}) mimics the cognitive process of humans, who generally learn from easy samples to hard ones. One key issue in \textit{SPL} is the training process required for each instance weight depends on the other samples and thus cannot easily be run in a distributed manner in a large-scale dataset. In this paper, we reformulate the self-paced learning problem into a distributed setting and propose a novel Distributed Self-Paced Learning method (\textit{DSPL}) to handle large scale datasets. Specifically, both the model and instance weights can be optimized in parallel for each batch based on a consensus alternating direction method of multipliers. We also prove the convergence of our algorithm under mild conditions. Extensive experiments on both synthetic and real datasets demonstrate that our approach is superior to those of existing methods.
5:
6:
7: \end{abstract}
8: