Published June 6, 2026 | Version v5

Recursive Moving Polynomial Regression: A Unified Constant‑Time Approach

  • 1. (Independent Researcher)

Description

While previously proposed recursive formulations were restricted to causal evaluation, the proposed approach extends to an arbitrary evaluation point, using the same unified expression. We present a recursive formulation of the moving polynomial regression (RPM), valid for any degree m, with O(1) constant‑complexity per‑sample updates. For each fixed degree m, the same expression provides full flexibility in the choice of the window length k and of the evaluation point. Compared with polynomial FIR filters such as Savitzky–Golay, the proposed recursion maintains a fixed and extremely small number of operations, independent of k and of the evaluation point, while performing least‑squares estimation over sliding windows with asymptotically predictable and controllable numerical drift. The structure consists of an autoregressive part of order m+1 and a convolutional part of order 2(m+1). The same architecture extends to the estimation of the derivatives of the local model, preserving the IIR+FIR structure. This yields a family of filters for the signal value and for derivatives of arbitrary order, with precomputable deterministic coefficients and full operational flexibility.

 

Notes (En)

Attribution Note

The included Python/SageMath code is the algorithmic implementation of the theory presented in this work. Any use, including the extraction of analytical formulas for the coefficients, is subject to the mandatory citation of the original source (DOI) and compliance with the CC BY-NC-ND 4.0 license, in order to protect the intellectual authorship of the research.

Notes (English)

Editorial note:  

A clearer wording for the introductory sentence is: “This parametrization enables centered, retrospective, predictive, or real‑time configurations, without altering the recursive structure.” This refinement does not introduce any substantive change and does not modify the content of the previous version. 

Files

Recursive Moving Polynomial Regression A Unified Constant‑Time Approach - v05.pdf

Additional details

Additional titles

Alternative title (En)
A Parametric IIR+FIR Architecture with Flexible Evaluation Point for Value and Derivative Estimation

Related works

Is derived from
Working paper: 10.5281/zenodo.17053349 (DOI)
Working paper: 10.5281/zenodo.18381278 (DOI)
Working paper: 10.5281/zenodo.18518657 (DOI)

Dates

Issued
2026-03-15