Continuous-time Predictor-Based Subspace Identification with Hermite basis expansions
Pith reviewed 2026-05-19 16:02 UTC · model grok-4.3
The pith
Projecting signals onto Hermite basis functions allows direct identification of continuous-time state-space models for LTI systems.
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
The HD-PBSID method directly identifies a continuous-time state-space form by projecting signals onto Hermite basis functions, exploiting their recursive relations and derivative properties to implement steps akin to PBSID while avoiding time-shifts.
What carries the argument
Hermite basis expansions combined with recursive application of the derivative operator derived from the basis properties, which preserves the continuous-time nature of the state-space matrices.
If this is right
- The method provides accurate estimates of continuous-time system matrices from input-output data.
- It eliminates the need for time-shifting signals that is typical in discrete-time approaches.
- Performance is comparable to existing continuous-time methods based on Laguerre projections.
- Finite-order projections suffice for practical identification accuracy in simulated LTI systems.
Where Pith is reading between the lines
- Extending the order of Hermite projections could further reduce any residual approximation error in the identified models.
- This technique might apply to other basis functions with similar recursive derivative properties for continuous-time identification.
- Real-world applications in control systems could benefit from the direct continuous-time output without post-processing discretization.
Load-bearing premise
Finite-order projection onto Hermite basis functions combined with recursive derivative application preserves sufficient information for accurate subspace identification of the underlying continuous-time LTI system without introducing significant approximation bias or loss of observability.
What would settle it
Running the HD-PBSID algorithm on data from a known continuous-time system and finding that the estimated matrices do not converge to the true values as the number of basis functions increases would falsify the claim of sufficient information preservation.
Figures
read the original abstract
In this paper the problem of continuous-time subspace identification for Linear Time Invariant (LTI) systems is considered and a method which directly identifies a continuous-time state-space form is proposed. First, Hermite basis functions are used to project signals and obtain a finite number of Hermite coefficients. By exploiting recursive relations and time derivative properties of the Hermite basis functions, an expression of the derivative operator is obtained. The latter is then recursively applied, ensuring that the state-space matrices remain in continuous-time form and making the system suitable for the implementation of steps which are akin to those of the Predictor-Based Subspace IDentification (PBSID) method. This new method, hereby called the Hermite-Domain PBSID (HD-PBSID) method, has the further advantage of avoiding time-shifts by properly scaling the input and output signals. The performance of the proposed approach is illustrated in a simulation study aimed at showing the accuracy of the estimates and at comparing the HD-PBSID method and the Laguerre-projections based Continuous-Time PBSID (CT-PBSID) algorithm.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper proposes the Hermite-Domain Predictor-Based Subspace Identification (HD-PBSID) method for continuous-time LTI systems. Input and output signals are projected onto a finite set of Hermite basis functions to obtain coefficients. Recursive relations and derivative properties of the Hermite functions are exploited to obtain an expression for the derivative operator, which is applied recursively so that the identified state-space matrices remain in continuous-time form. This enables PBSID-like steps while avoiding explicit time-shifts through appropriate scaling of the signals. The approach is illustrated and compared to a Laguerre-projection-based CT-PBSID method in a simulation study.
Significance. If the finite-order Hermite projection and recursive derivative application can be shown to recover the continuous-time observability range without introducing non-orthogonal residuals, the method would provide a direct continuous-time subspace identification route that sidesteps discretization and time-shift artifacts. The simulation study supplies empirical evidence of estimate accuracy, which is a positive feature for an identification paper.
major comments (2)
- [§3] §3 (derivation of the derivative operator): the finite truncation replaces the exact infinite-dimensional relation d/dt ψ_n = √(n/2) ψ_{n-1} − √((n+1)/2) ψ_{n+1} with a banded matrix on R^N. The manuscript must show that the resulting O(1/N) residual in the projected state equation is orthogonal to the column space of the future outputs (or otherwise bounded so that it does not bias the singular-value gap and the subsequent least-squares estimates of A, B, C). Without this argument the central claim of unbiased direct continuous-time identification is not yet established.
- [§4] §4 (simulation study): the reported comparison with CT-PBSID shows qualitative agreement but does not include quantitative metrics (e.g., pole estimation error or variance of the estimated matrices) across repeated Monte-Carlo runs or varying noise levels. This weakens the claim that HD-PBSID achieves comparable or superior accuracy.
minor comments (2)
- [Figures] Figure captions should explicitly state the Hermite order N used in each experiment and whether the same N is employed for both HD-PBSID and the Laguerre comparator.
- [Notation] The notation for the projected coefficient vectors and the scaling factors applied to inputs/outputs should be introduced once and used consistently; a small table summarizing the symbols would improve readability.
Simulated Author's Rebuttal
We thank the referee for the constructive comments, which help clarify the contributions and limitations of our work. We address each major comment below and outline the revisions we will make.
read point-by-point responses
-
Referee: [§3] §3 (derivation of the derivative operator): the finite truncation replaces the exact infinite-dimensional relation d/dt ψ_n = √(n/2) ψ_{n-1} − √((n+1)/2) ψ_{n+1} with a banded matrix on R^N. The manuscript must show that the resulting O(1/N) residual in the projected state equation is orthogonal to the column space of the future outputs (or otherwise bounded so that it does not bias the singular-value gap and the subsequent least-squares estimates of A, B, C). Without this argument the central claim of unbiased direct continuous-time identification is not yet established.
Authors: We agree that an explicit treatment of the truncation residual is necessary to support the claim of direct continuous-time identification. In the revised manuscript we will add a dedicated paragraph in §3 that expresses the residual term arising from the finite banded approximation and shows, via the orthogonality of the Hermite basis, that this residual is orthogonal to the column space of the future outputs in the projected domain. We will also supply a simple O(1/N) bound on its norm and argue that it therefore does not perturb the singular-value gap or bias the subsequent least-squares steps for A, B and C. This addition will be accompanied by a short numerical check confirming the orthogonality property for increasing N. revision: yes
-
Referee: [§4] §4 (simulation study): the reported comparison with CT-PBSID shows qualitative agreement but does not include quantitative metrics (e.g., pole estimation error or variance of the estimated matrices) across repeated Monte-Carlo runs or varying noise levels. This weakens the claim that HD-PBSID achieves comparable or superior accuracy.
Authors: The current simulation section indeed presents only single-run trajectory plots and qualitative agreement. We will revise §4 to include a Monte-Carlo study (100 runs) reporting mean and standard deviation of the pole estimation error, as well as the Frobenius norm of the estimated (A,B,C) matrices, for several noise-to-signal ratios. These quantitative results will be tabulated and compared directly with the Laguerre-based CT-PBSID method, thereby strengthening the empirical evidence for the accuracy claims. revision: yes
Circularity Check
No significant circularity: derivation uses external Hermite properties and PBSID steps
full rationale
The paper's chain begins with standard projection onto Hermite functions, invokes their known recursive derivative relation (a classical L2 fact independent of the paper), obtains a finite coefficient-domain operator, and then applies predictor-based subspace steps that are already established in the literature. None of these reductions are self-definitional, fitted-to-target, or dependent on a load-bearing self-citation whose validity is assumed only inside the present work. The simulation comparison to CT-PBSID supplies an external benchmark. The method therefore remains self-contained against external mathematical facts and prior algorithms.
Axiom & Free-Parameter Ledger
free parameters (1)
- Hermite expansion order
axioms (1)
- domain assumption Hermite basis functions admit recursive relations and time-derivative properties that can be applied to projected signals without loss of system information.
Lean theorems connected to this paper
-
IndisputableMonolith/Cost/FunctionalEquation.leanwashburn_uniqueness_aczel unclear?
unclearRelation between the paper passage and the cited Recognition theorem.
By exploiting recursive relations and time derivative properties of the Hermite basis functions, an expression of the derivative operator is obtained... D = ... with the explicit banded matrix from (19)
-
IndisputableMonolith/Foundation/RealityFromDistinction.leanreality_from_one_distinction unclear?
unclearRelation between the paper passage and the cited Recognition theorem.
the HD-PBSID method... identifies the state-space matrices directly in continuous-time form... no time shifts
What do these tags mean?
- matches
- The paper's claim is directly supported by a theorem in the formal canon.
- supports
- The theorem supports part of the paper's argument, but the paper may add assumptions or extra steps.
- extends
- The paper goes beyond the formal theorem; the theorem is a base layer rather than the whole result.
- uses
- The paper appears to rely on the theorem as machinery.
- contradicts
- The paper's claim conflicts with a theorem or certificate in the canon.
- unclear
- Pith found a possible connection, but the passage is too broad, indirect, or ambiguous to say the theorem truly supports the claim.
Reference graph
Works this paper leans on
-
[1]
L. Ljung. System identification: theory for the user . Prentice Hall information and system sciences series. Prentice Hall PTR, 1999
work page 1999
-
[2]
P. Van Overschee and B. De Moor. Subspace identification: theory, implementation, application . Kluwer Academic Publishers, 1996
work page 1996
-
[3]
M. Verhaegen and V. Verdult. Filtering and system identification: a least squares approach . Cambridge University Press, 2007
work page 2007
-
[4]
G. van der Veen, J.W. van Wingerden, M. Bergamasco, M. Lovera, and M. Verhaegen. Closed-loop subspace identification methods: an overview. IET Control Theory and Applications, 7(10):1339–1358, 2013
work page 2013
- [5]
-
[6]
P. Van Overschee and B. De Moor. Subspace identification for linear systems. 1996
work page 1996
-
[7]
M. Jansson. Subspace identification and ARX modeling. 2003
work page 2003
-
[8]
A. Chiuso. On the relation between CCA and predictor based subspace identification. IEEE Transactions on Automatic Control, 52(10):1795–1812, 2007
work page 2007
-
[9]
C.T. Chou and M. Verhaegen. Subspace algorithms for the identification of multivariable dynamic errors-in-variables models. Automatica, 33(10):1857–1869, 1997
work page 1997
- [10]
-
[11]
H. Garnier and L. Wang, editors. Identification of continuous-time models from sampled data . Springer, 2008. 13
work page 2008
-
[12]
H. Garnier, T. Soderstrom, and J.I. Yuz. Editorial special issue on continuous-time model identification. Control Theory Appl. IET , 5(7):839–841, 2011
work page 2011
- [13]
-
[14]
M. Bergamasco. Continuous-time model identification with applications to rotorcraft dynamics. In PhD thesis, Politecnico di Milano , 2012
work page 2012
-
[15]
Y. Ohta and T. Kawai. Continuous-time subspace system identification using generalized orthonormal basis functions. In 16th International Symposium on Mathematical Theory of Networks and Systems, Leuven, Belgium , 2004
work page 2004
-
[16]
Y. Ohta. Realization of input-output maps using generalized orthonormal basis functions. Syst Control Lett , 22(6):437– 444, 2005
work page 2005
-
[17]
B.R.J. Haverkamp, M. Verhaegen, C.T. Chou, and R. Johansson. Continuous-time subspace model identification method using laguerre filtering. IF AC Proceedings Volumes, 30(11):1093–1098, 1997. IF AC Symposium on System Identification (SYSID’97), Kitakyushu, Fukuoka, Japan, 8- 11 July 1997
work page 1997
-
[18]
M. Bergamasco and M. Lovera. Continuous-time subspace identification in closed-loop using Laguerre filters. Proc. 49th IEEE Conf. Control Decis. Control. Atlanta , 2011
work page 2011
-
[19]
M. Bergamasco and M. Lovera. Continuous-time predictor- based subspace identification using Laguerre filters. Control Theory & Applications, IET , 5:856 – 867, 06 2011
work page 2011
-
[20]
M. Bergamasco, M. Lovera, and Y. Ohta. Bootstrap-based model uncertainty assessment in continuous-time subspace model identification. pages 5840–5845, 12 2013
work page 2013
-
[21]
C. Yu, J. Chen, L. Ljung, and M. Verhaegen. Subspace identification of continuous-time models using generalized orthonormal bases. In 2017 IEEE 56th Annual Conference on Decision and Control (CDC) , pages 5280–5285, 2017
work page 2017
-
[22]
G. Szegö. Orthogonal polynomials. Number v. 23 in American Mathematical Society colloquium publications. American Mathematical Society, 1959. 14
work page 1959
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.