AI Navigate

FastODT: A tree-based framework for efficient continual learning

arXiv cs.LG / 3/17/2026

📰 NewsModels & Research

Key Points

  • FastODT introduces an oblivious tree-based model with a Hoeffding bound to control growth, enabling online continual learning under constrained resources.
  • The approach targets non-stationary domains such as energy time series, weather monitoring, and environmental sensing, emphasizing rapid learning, quick inference, and memory efficiency.
  • Extensive experiments show FastODT performs competitively with, and often surpasses, existing online and batch learning methods while using less computation and memory.
  • The framework provides a scalable, resource-aware foundation for deployment in real-world settings where ongoing adaptation and low retraining are essential.

Abstract

Machine learning models deployed in real-world settings must operate under evolving data distributions and constrained computational resources. This challenge is particularly acute in non-stationary domains such as energy time series, weather monitoring, and environmental sensing. To remain effective, models must support adaptability, continuous learning, and long-term knowledge retention. This paper introduces a oblivious tree-based model with Hoeffding bound controlling its growth. It seamlessly integrates rapid learning and inference with efficient memory management and robust knowledge preservation, thus allowing for online learning. Extensive experiments across energy and environmental sensing time-series benchmarks demonstrate that the proposed framework achieves performance competitive with, and in several cases surpassing, existing online and batch learning methods, while maintaining superior computational efficiency. Collectively, these results demonstrate that the proposed approach fulfills the core objectives of adaptability, continual updating, and efficient retraining without full model retraining. The framework provides a scalable and resource-aware foundation for deployment in real-world non-stationary environments where resources are constrained and sustained adaptation is essential.