๐ค AI Summary
This paper addresses *temporal label noise*โa previously unformalized challenge in time-series classification where label quality dynamically evolves over time (e.g., gradually improving, deteriorating, or oscillating periodically). We formally define this phenomenon as labels corrupted by a time-dependent noise function. To tackle it, we propose a novel paradigm that abandons the conventional static noise assumption: instead, we directly estimate a time-varying noise transition matrix from data, and integrate it with a robust loss and temporal consistency regularization for noise-aware modeling. Extensive experiments on multiple real-world time-series datasets demonstrate that our method consistently outperforms existing robust learning approaches under diverse temporal noise patterns, achieving state-of-the-art performance. Our core contributions are threefold: (i) the first formal definition and conceptualization of โtemporal label noiseโ; (ii) the first framework for estimating time-varying label noise; and (iii) the first robust classifier explicitly designed for temporal label noise.
๐ Abstract
Many time series classification tasks, where labels vary over time, are affected by label noise that also varies over time. Such noise can cause label quality to improve, worsen, or periodically change over time. We first propose and formalize temporal label noise, an unstudied problem for sequential classification of time series. In this setting, multiple labels are recorded over time while being corrupted by a time-dependent noise function. We first demonstrate the importance of modeling the temporal nature of the label noise function and how existing methods will consistently underperform. We then propose methods to train noise-tolerant classifiers by estimating the temporal label noise function directly from data. We show that our methods lead to state-of-the-art performance under diverse types of temporal label noise on real-world datasets