A Dynamic Ensemble and Replaying Model for Online Marine Sensor Data Prediction
Abstract
Deep learning excels in time-series data mining, yet offline-trained models often degrade when faced with dynamic marine observation data. To address this, we propose a brain-inspired online learning and replay framework for efficient marine time-series data prediction. The proposed framework tackles concept drift not only by updating the parameters of its internal modules but also by employing an attention mechanism to adaptively assign importance to these modules, and incorporating a neuroscience-inspired memory replay mechanism for reinforcing past knowledge. Unlike traditional deep learning models reliant on extensive historical data, our framework enables cold-start learning and inference, making it ideal for environmental monitoring stations with limited data where offline models struggle to generalize. We further introduce the first marine data prediction benchmark dataset MarineDrift-1.0, covering key marine environmental indicators with natural conecpt drift. Experiments on this dataset demonstrate the model’s superior performance over state-of-the-art methods. Notably, the framework is model-independent, allows seamless integration with various models, delivering strong results even with simple architectures.
Cite
Text
Li et al. "A Dynamic Ensemble and Replaying Model for Online Marine Sensor Data Prediction." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2025. doi:10.1007/978-3-662-72243-5_26Markdown
[Li et al. "A Dynamic Ensemble and Replaying Model for Online Marine Sensor Data Prediction." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2025.](https://mlanthology.org/ecmlpkdd/2025/li2025ecmlpkdd-dynamic/) doi:10.1007/978-3-662-72243-5_26BibTeX
@inproceedings{li2025ecmlpkdd-dynamic,
title = {{A Dynamic Ensemble and Replaying Model for Online Marine Sensor Data Prediction}},
author = {Li, Xiang and Fu, Xi and Lin, Congqi and Wang, Xiangkai and Zhang, Yuhang and Wang, Hao and Zhao, Zhigang and Yang, Meihong and Wang, Yinglong},
booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
year = {2025},
pages = {456-473},
doi = {10.1007/978-3-662-72243-5_26},
url = {https://mlanthology.org/ecmlpkdd/2025/li2025ecmlpkdd-dynamic/}
}