English

Jump-teaching: Combating Sample Selection Bias via Temporal Disagreement

Computer Vision and Pattern Recognition 2026-01-16 v5

Abstract

Sample selection is a straightforward technique to combat noisy labels, aiming to prevent mislabeled samples from degrading the robustness of neural networks. However, existing methods mitigate compounding selection bias either by leveraging dual-network disagreement or additional forward propagations, leading to multiplied training overhead. To address this challenge, we introduce Jump-teaching\textit{Jump-teaching}, an efficient sample selection framework for debiased model update and simplified selection criterion. Based on a key observation that a neural network exhibits significant disagreement across different training iterations, Jump-teaching proposes a jump-manner model update strategy to enable self-correction of selection bias by harnessing temporal disagreement, eliminating the need for multi-network or multi-round training. Furthermore, we employ a sample-wise selection criterion building on the intra variance of a decomposed single loss for a fine-grained selection without relying on batch-wise ranking or dataset-wise modeling. Extensive experiments demonstrate that Jump-teaching outperforms state-of-the-art counterparts while achieving a nearly overhead-free selection procedure, which boosts training speed by up to 4.47×4.47\times and reduces peak memory footprint by 54%54\%.

Keywords

Cite

@article{arxiv.2405.17137,
  title  = {Jump-teaching: Combating Sample Selection Bias via Temporal Disagreement},
  author = {Kangye Ji and Fei Cheng and Zeqing Wang and Qichang Zhang and Bohu Huang},
  journal= {arXiv preprint arXiv:2405.17137},
  year   = {2026}
}
R2 v1 2026-06-28T16:41:59.623Z