English

Lite-RVFL: A Lightweight Random Vector Functional-Link Neural Network for Learning Under Concept Drift

Machine Learning 2025-06-11 v1 Systems and Control Systems and Control

Abstract

The change in data distribution over time, also known as concept drift, poses a significant challenge to the reliability of online learning methods. Existing methods typically require model retraining or drift detection, both of which demand high computational costs and are often unsuitable for real-time applications. To address these limitations, a lightweight, fast and efficient random vector functional-link network termed Lite-RVFL is proposed, capable of adapting to concept drift without drift detection and retraining. Lite-RVFL introduces a novel objective function that assigns weights exponentially increasing to new samples, thereby emphasizing recent data and enabling timely adaptation. Theoretical analysis confirms the feasibility of this objective function for drift adaptation, and an efficient incremental update rule is derived. Experimental results on a real-world safety assessment task validate the efficiency, effectiveness in adapting to drift, and potential to capture temporal patterns of Lite-RVFL. The source code is available at https://github.com/songqiaohu/Lite-RVFL.

Keywords

Cite

@article{arxiv.2506.08063,
  title  = {Lite-RVFL: A Lightweight Random Vector Functional-Link Neural Network for Learning Under Concept Drift},
  author = {Songqiao Hu and Zeyi Liu and Xiao He},
  journal= {arXiv preprint arXiv:2506.08063},
  year   = {2025}
}

Comments

6 pages, 4 figures, accepted by the 2025 CAA Symposium on Fault Detection, Supervision and Safety for Technical Processes (SAFEPROCESS 2025)

R2 v1 2026-07-01T03:07:35.941Z