Curriculum learning (CL) mimics human learning, in which easy samples are learned first, followed by harder samples, and has become an effective method for training deep networks. However, many existing automatic CL methods maintain a preference for easy samples during the entire training process regardless of the constantly evolving training state. This is just like a human curriculum that fails to provide individualized instruction, which can delay learning progress. To address this issue, we propose an adaptively point-weighting (APW) curriculum learning method that assigns a weight to each training sample based on its training loss. The weighting strategy of APW follows the easy-to-hard training paradigm, guided by the current training state of the network. We present a theoretical analysis of APW, including training effectiveness, training stability, and generalization performance. Experimental results validate these theoretical findings and demonstrate the superiority of the proposed APW method.
@article{arxiv.2505.01665,
title = {Adaptively Point-weighting Curriculum Learning},
author = {Wensheng Li and Yichao Tian and Hao Wang and Ruifeng Zhou and Hanting Guan and Chao Zhang and Dacheng Tao},
journal= {arXiv preprint arXiv:2505.01665},
year = {2026}
}