WKRR Improves Dynamical System Prediction from Noisy Data

Max Kreider, John Harlim, Daning Huang· July 2, 2026 View original

Summary

Researchers propose Weak-form Kernel Ridge Regression (WKRR), a new method for learning complex dynamical systems from noisy measurements. WKRR effectively filters noise and outperforms baseline methods on chaotic systems and real-world fluid data.

This research addresses the significant challenge of accurately predicting complex dynamical systems when measurements are corrupted by noise. While traditional kernel ridge regression performs well with clean data, its effectiveness diminishes with noisy inputs. The authors build upon recent observations that a weak formulation can act as a filter for noisy data, enhancing noise robustness in various learning strategies. The paper introduces Weak-form Kernel Ridge Regression (WKRR), which combines a weak formulation with a kernel learning strategy. The authors provide an overview of the filtering mechanism and a bias-variance error decomposition to explain its effectiveness. WKRR is designed to be simple to implement and demonstrates superior performance compared to several baseline methods, handling both clean and noisy data efficiently. Experimental results showcase WKRR's capabilities on high-dimensional chaotic benchmark systems, including those with up to 64 dimensions, and on large-scale real-world fluid dynamics data reaching 15,000 dimensions. This indicates its potential for applications requiring robust modeling of complex, noisy dynamic processes.

Why it matters

Professionals in fields relying on modeling complex, real-world dynamic systems (e.g., engineering, climate science, finance) can use this technique to derive more accurate predictions from inherently noisy sensor data or observations.

How to implement this in your domain

  1. 1Assess current methods for modeling dynamical systems, especially those struggling with noisy inputs.
  2. 2Investigate WKRR as a potential upgrade for existing predictive models in engineering or scientific simulations.
  3. 3Collaborate with data scientists to implement and test WKRR on specific datasets with high noise levels.
  4. 4Compare WKRR's performance metrics (accuracy, robustness) against current state-of-the-art methods.

Who benefits

AerospaceManufacturingEnergyClimate ScienceFinance

Key takeaways

  • WKRR offers a robust solution for learning dynamical systems from noisy data.
  • The weak formulation acts as an effective noise filter.
  • WKRR outperforms several baseline methods on complex, high-dimensional systems.
  • It is simple to implement and effective for both clean and noisy datasets.

Original post by Max Kreider, John Harlim, Daning Huang

"arXiv:2607.00257v1 Announce Type: new Abstract: Accurate prediction of complex dynamical systems from noisy measurements remains a significant challenge in scientific computing. Kernel ridge regression learning strategies are often effective when applied to clean data, but have l…"

View on X

Originally posted by Max Kreider, John Harlim, Daning Huang on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses

More in AI Research

AI ResearchAI Engineering & DevTools

Human Feedback Guides Generative Meta-Learning for Robust Generalization.

This paper introduces Generative Meta-Learning with Human Feedback (GMHF), a framework that uses expert intuition to guide data synthesis and bridge the domain gap for machine learning models. GMHF employs a Conditional Neural ODE as a generative digital twin and an RL agent to refine latent physical parameters based on feedback, significantly reducing deployment loss and improving generalization under distribution shifts.

Midhun Parakkal Unni, Samuel KaskiJul 2, 2026
AI ResearchAI Engineering & DevTools

Valdi: Value Diffusion World Models for MPC

Valdi introduces Value Diffusion World Models, combining end-to-end online training for Model Predictive Control (MPC) with a latent diffusion dynamics model. Preliminary experiments show that Valdi, using a single diffusion step, matches deterministic MLP baselines in the CarRacing environment, highlighting a trade-off between predictive multimodality and control performance.

Christopher Lindenberg, Kashyap ChittaJul 2, 2026
AI Engineering & DevToolsAI Research

Task-Aware LLM Quantization Improves Efficiency and Performance.

This paper introduces TASA (Task-Aware Sensitivity Analysis), a two-level framework for mixed-precision quantization of large language models (LLMs) that optimizes calibration data composition and bit allocation. TASA addresses the "Perplexity Illusion" and the "Alignment-Diversity Tradeoff," enabling 3.5-bit models to match or surpass 4-bit baselines by jointly considering perplexity and reasoning-oriented sensitivity.

Fei Wang, Chao Xue, Taoran Liu, Li Shen, Ye Liu, ChangXing DingJul 2, 2026