LGCVJul 24, 2025

ChronoSelect: Robust Learning with Noisy Labels via Dynamics Temporal Memory

arXiv:2507.18183v12 citationsh-index: 25MMAsia
Originality Highly original
AI Analysis

This addresses the issue of noisy labels in real-world datasets for machine learning practitioners, offering a novel temporal approach that improves robustness.

The paper tackles the problem of training deep neural networks with noisy labels by proposing ChronoSelect, a framework that uses temporal dynamics and a four-stage memory architecture to partition samples, achieving state-of-the-art performance on benchmarks.

Training deep neural networks on real-world datasets is often hampered by the presence of noisy labels, which can be memorized by over-parameterized models, leading to significant degradation in generalization performance. While existing methods for learning with noisy labels (LNL) have made considerable progress, they fundamentally suffer from static snapshot evaluations and fail to leverage the rich temporal dynamics of learning evolution. In this paper, we propose ChronoSelect (chrono denoting its temporal nature), a novel framework featuring an innovative four-stage memory architecture that compresses prediction history into compact temporal distributions. Our unique sliding update mechanism with controlled decay maintains only four dynamic memory units per sample, progressively emphasizing recent patterns while retaining essential historical knowledge. This enables precise three-way sample partitioning into clean, boundary, and noisy subsets through temporal trajectory analysis and dual-branch consistency. Theoretical guarantees prove the mechanism's convergence and stability under noisy conditions. Extensive experiments demonstrate ChronoSelect's state-of-the-art performance across synthetic and real-world benchmarks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes