CLeAN: Continual Learning Adaptive Normalization in Dynamic Environments
Isabella Marasco, Davide Evangelista, Elena Loli Piccolomini, Michele Colajanni

TL;DR
This paper introduces CLeAN, an adaptive normalization method for continual learning on tabular data, which dynamically adjusts to evolving data distributions and improves model performance while reducing forgetting.
Contribution
CLeAN is a novel normalization technique that estimates feature scales with learnable parameters updated via EMA, tailored for continual learning in dynamic environments.
Findings
CLeAN enhances model performance on sequential data tasks.
It mitigates catastrophic forgetting in continual learning scenarios.
Demonstrated effectiveness across multiple datasets and strategies.
Abstract
Artificial intelligence systems predominantly rely on static data distributions, making them ineffective in dynamic real-world environments, such as cybersecurity, autonomous transportation, or finance, where data shifts frequently. Continual learning offers a potential solution by enabling models to learn from sequential data while retaining prior knowledge. However, a critical and underexplored issue in this domain is data normalization. Conventional normalization methods, such as min-max scaling, presuppose access to the entire dataset, which is incongruent with the sequential nature of continual learning. In this paper we introduce Continual Learning Adaptive Normalization (CLeAN), a novel adaptive normalization technique designed for continual learning in tabular data. CLeAN involves the estimation of global feature scales using learnable parameters that are updated via an…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Machine Learning in Healthcare · Data Stream Mining Techniques
