A selective Kalman filtering approach to online neural network updating under system drift
Joshua E Hammond1, Tyler A Soderstrom2, Brian A Korgel1,3
1McKetta Department of Chemical Engineering, The University of Texas at Austin, 200 E. Dean Keeton St. Stop C0400, Austin, TX, 78712, USA.
None:
Neural network (NN) models often struggle to remain accurate when underlying systems drift from training conditions, necessitating costly and time-consuming model maintenance. Traditional approaches - such as full retraining or finetuning - are either computationally intensive or prone to generalization loss and require extensive hyperparameter tuning. To address these limitations, we propose the Subset Extended Kalman Filter (SEKF), an online learning method that updates only a strategically selected subset of network parameters to maintain model fidelity as system dynamics evolve. SEKF identifies the NN parameters with the greatest impact on prediction error by analyzing the gradient of the training loss function. It then applies Kalman filtering to update only these critical parameters when new data become available. This targeted adaptation preserves the network's structure while enabling efficient, real-time updates with predictable computational overhead and minimal manual effort. We validate SEKF through four case studies, ranging from synthetic systems to complex industrial processes, including a fluid catalytic cracker. Across all scenarios, SEKF outperforms conventional retraining and finetuning methods in both accuracy and efficiency, reducing computational time per iteration. The approach offers a practical path toward adaptive neural network deployment in industrial settings, where maintaining accuracy as the underlying physical system evolves.
Related Concept Videos
Multi-input and Multi-variable systems
In the absence of...
Linear Approximation in Time Domain
For a simple pendulum with a mass evenly distributed along its length and the center of mass located at half the pendulum's length,...
Linear Approximation in Frequency Domain
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear....
Linear time-invariant Systems
The input-output behavior of an LTI system can be fully defined by its response to an impulsive excitation at its input. Once this impulse response is known, the system's reaction to any other input can be...
Parameters Affecting Nonlinear Elimination: Zero-Order Input, First-Order Absorption and Two-Compartment Model
When a drug is administered through a constant intravenous infusion and eliminated via nonlinear pharmacokinetics, it follows zero-order input. For example, oral drugs undergo first-order absorption upon administration and are eliminated through nonlinear pharmacokinetics.
In the case of subcutaneously administered drugs,...
Feedback control systems
Linear feedback systems are theoretical models that simplify analysis and design. These systems operate under the principle that their output is directly proportional to their input within certain ranges. For instance, an amplifier in a control system behaves linearly as long as the input signal remains within a specific range. However, most physical systems exhibit inherent nonlinearity...


