🤖 AI Summary
Existing open-world learning methods (e.g., SCONE) exhibit robustness to covariate and semantic shifts in static settings but struggle with temporal drift in dynamic environments. To address this, we propose Temp-SCONE—the first extension of SCONE incorporating temporal consistency—by introducing an Average Threshold Confidence (ATC)-driven regularization loss. This loss enhances out-of-distribution (OOD) detection capability and cross-temporal prediction stability while preserving energy-based inter-class separation. Temp-SCONE jointly optimizes OOD detection and domain generalization. Empirical evaluation demonstrates that it significantly outperforms SCONE on dynamic datasets, achieving substantial gains in classification accuracy and OOD detection reliability. Moreover, it maintains competitive performance even on non-sequential data, confirming its robustness and versatility.
📝 Abstract
Open-world learning (OWL) requires models that can adapt to evolving environments while reliably detecting out-of-distribution (OOD) inputs. Existing approaches, such as SCONE, achieve robustness to covariate and semantic shifts but assume static environments, leading to degraded performance in dynamic domains. In this paper, we propose Temp-SCONE, a temporally consistent extension of SCONE designed to handle temporal shifts in dynamic environments. Temp-SCONE introduces a confidence-driven regularization loss based on Average Thresholded Confidence (ATC), penalizing instability in predictions across time steps while preserving SCONE's energy-margin separation. Experiments on dynamic datasets demonstrate that Temp-SCONE significantly improves robustness under temporal drift, yielding higher corrupted-data accuracy and more reliable OOD detection compared to SCONE. On distinct datasets without temporal continuity, Temp-SCONE maintains comparable performance, highlighting the importance and limitations of temporal regularization. Our theoretical insights on temporal stability and generalization error further establish Temp-SCONE as a step toward reliable OWL in evolving dynamic environments.