Treffer: OSMAC: A Dynamic SMAC for Data Streams
37th International Conference on Tools with Artificial Intelligence (ICTAI 2025)
https://inria.hal.science/hal-05383821
37th International Conference on Tools with Artificial Intelligence (ICTAI 2025), Nov 2025, Athens, Greece. pp.73-80, ⟨10.1109/ICTAI66417.2025.00018⟩
https://easyconferences.eu/ictai2025/
Weitere Informationen
International audience ; Automated machine learning (autoML) methods often require multiple passes over data and are computationally intensive, rendering them unsuitable for streaming scenarios where data is continuously generated and distributions evolve over time. The few existing autoML solutions for stream learning mainly rely on random search or genetic algorithms, which struggle to maintain high performance in dynamic environments. By contrast, leading methods in batch learning such as the Sequential Model-based Algorithm Configuration (SMAC) leverage modelbased approaches, suggesting opportunities for improvement in stream settings. To address these challenges and meet the requirements of stream scenarios, we introduce OnlineSMAC, a model-based optimizer for data streams. OnlineSMAC combines Bayesian optimization with an extension of the SMAC optimizer to dynamically select optimal processing pipelines and hyperparameters. Our results show that this approach is highly competitive, achieving performance on par with state-of-the-art stream autoML methods. This highlights the promising potential of using Bayesian optimization for data streams.