REVIEW 3 major objections 4 minor 26 references
A Quantized Order Estimator
T0 review · 3 major / 4 minor · reviewed 2026-08-07 · deepseek-v4-flash
Pith's one-line read The paper proves that a penalty-based least-squares criterion can recover the true orders of a stochastic ARX system from quantized output alone, almost surely as sample size grows.
desk verdict Novel problem, plausible conditional proof, but the advertised concrete penalty choice is self-referential and the simulation violates the theorem's own conditions. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The load-bearing object is the quantized regression vector $\psi_i(p,q)=[s_i,\dots,s_{i-p+1},u_i,\dots,u_{i-q+1}]^\top$ built from quantized outputs $s_i$, together with the criterion $L_n(p,q)=\sum_{i=0}^{n-1}(s_{i+1}-\theta_n^\top(p,q)\psi_i(p,q))^2+l_n(p+q)$. The proof decomposes $\sigma_n(p,q)-\sigma_n(p_0,q^*)$ into a bias term that is positive and linear in $n$ for wrong orders and a quantization-error term of order $\varepsilon n$ for the true order; the penalty rate $l_n$ is the knife-edge that lets the bias dominate quantization noise.
What would settle it
Take the paper's simulation setup (ARX with $p_0=2$, $q_0=1$, $\varepsilon=0.001$, $p^*=3$, $q^*=3$) and choose a penalty $l_n$ such that the interval in (26)-(27) is empty, for instance by making the upper bound negative through a larger $\varepsilon$; if $\hat p_n$ still converges to 2, the interval condition is not the operative restriction, while failure would confirm that the bound is doing real work.
Extended reading notes
Core claim
The central claim is Theorem 3.1 and Theorem 3.2: with $L_n(p,q^*)=\sigma_n(p,q^*)+l_n(p+q^*)$ and $V_n(p^*,q)=\sigma_n(p^*,q)+v_n(p^*+q)$, where $\sigma_n$ is the least-squares prediction-error sum, the estimates $\hat p_n$ and $\hat q_n$ converge almost surely to the true orders $p_0$ and $q_0$. The proof shows that for over-ordered models the quantized-noise contribution to $\sigma_n$ is at most $5(1+p^*c)\varepsilon n$, while for under-ordered models the missing-regressor bias contributes at least $a_{p_0}^2 c_1 n$; a penalty rate growing linearly in $n$ and bounded between these two scales selects the truth asymptotically.
Load-bearing premise
The consistency proof requires the penalty rate per sample, $l_n/n$, to lie between a lower bound set by the quantization step and an upper bound whose value depends on the true order $p_0$ and on unknown constants $a_{p_0}, c_1, \gamma, c_3$; no data-based rule is given to place $l_n$ there, so the theorem guarantees consistency only for a penalty interval one cannot compute before identifying the system.
Editorial extensions
If this is right
- If the assumptions hold, the estimated AR order $\hat p_n$ converges almost surely to the true $p_0$, so the selected order can be trusted once enough quantized samples are collected.
- A non-empty penalty interval forces the quantization step $\varepsilon$ to be small relative to the smallest-regressor eigenvalue, quantifying the resolution the quantizer must provide for consistency.
- Larger search bounds $p^*, q^*$ preserve consistency but slow the convergence rate, as the numerical trajectories show.
- The criterion can be evaluated on every candidate pair $(p,q)$ in a finite grid, making the method straightforward to implement once the penalty rate is chosen.
- Order consistency is obtained without knowing the parameters, so the estimated order can be fed into an existing quantized parameter estimator as the correct model structure.
Reading between the lines
- Because the penalty interval in (26)-(27) depends on the true order and unknown constants, turning the theorem into a practical rule requires an adaptive choice of the penalty rate; notably, the paper's own numerical values for $l_n$ fall below the theorem's lower bound, suggesting the bound is conservative rather than sharp.
- A natural extension would be a data-driven penalty schedule, for instance one scaling like $\log n$ with constants selected by validation, that achieves the same consistency without prior knowledge of $p_0$.
- The proof structure should transfer to other quantization schemes whose error is uniformly bounded by $O(\varepsilon)$ and to noise sequences satisfying the same moment assumptions, broadening the class of observation models for which order-consistent estimation is possible.
- A falsifiable consequence of the consistency claim is that the order estimates should still converge for a range of penalty constants around the numerical choices used in the example; failure in some part of that range would locate the true restriction.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper studies order estimation of ARX systems from uniformly quantized outputs. It defines a CIC-type criterion L_n(p,q) based on least-squares estimates from quantized regressors and proves, under Assumptions 3.1-3.5 and provided the penalty rate l_n lies in the interval (26)-(27), that the estimated AR order converges almost surely to p0; Theorem 3.2 gives an analogous result for the exogenous order q0. A numerical example with two quantization steps is presented. The abstract claims a concrete method for choosing quantization parameters to ensure consistency.
Significance. If Theorems 3.1-3.2 were accompanied by a data-based construction of the penalty rate, the paper would be a useful extension of quantized system identification to order estimation. The conditional consistency result is a nontrivial technical step, and the paper is clearly written where it does not depend on unverified constants. However, the advertised practical contribution is not delivered: the conditions (26)-(27) and (53)-(54) depend on the true orders and system constants that the estimator is supposed to discover, and the numerical example runs outside the theorem's hypotheses. The paper therefore does not provide an implementable consistency guarantee.
major comments (3)
- [Section 3.2, Theorem 3.1 (Eqs. (26)-(27))] The abstract promises "a concrete method is given for choosing quantization parameters to ensure that the system order estimates are consistent." In the body, the only guidance is Remark 3.2, which asserts that the intervals in (26)-(27) and (53)-(54) are nonempty for suitably chosen ε, α1, α2, β1, β2. No such choice is specified, and the upper bound (27) contains a_{p0}^2, c1, γ, c3 and the true order p0 itself. Remark 3.3 explicitly admits that these quantities are not accessible. Thus the load-bearing hypothesis of the theorem—that l_n lies in the stated interval—cannot be verified from data, and the central advertised contribution is missing. The same problem applies to v_n in Theorem 3.2.
- [Section 4, numerical example] The simulation chooses l_n=0.006n for ε=0.001, p*=3 and l_n=0.012n for ε=0.002, p*=6. Under Assumption 3.3, c≥1 because |b1|=1, so condition (26) requires l_n ≥ 5(1+p*c)ε n, i.e., at least 0.02n for the first setting and 0.07n for the second. The chosen values are lower by a factor of roughly 3 to 6, so the simulation is not carried out under the hypotheses of Theorem 3.1. The trajectories in Figs. 1-8 therefore do not demonstrate that the consistency conditions can be satisfied, and the paper gives no explanation for these l_n values in terms of (26)-(27).
- [Remark 3.2 and Theorem 3.1] Even the non-emptiness of the interval (26)-(27) is not established. Remark 3.2 merely states that suitable parameters make the intervals nonempty, but it does not quantify how small ε must be relative to a_{p0}^2 c1, γ, c3, and c1 and c3 are themselves not verified in the simulation. A conditional consistency theorem with an unverifiable and possibly empty parameter range does not support the paper's stated claim of a concrete method.
minor comments (4)
- [Equation (40)] The term a_{p0}^2 λ_min(p0,q*)(n-1) is used for a matrix whose sum runs from i=0 to n-1, while P_{n+1} in (7) has sum to n; the indexing of λ_min should be made consistent with Assumption 3.5 and Eq. (7).
- [Equations (13), (20), and (33)] The remainder terms o(n) are used together with "a.s."; the statements should specify whether the o(n) is uniform in the random realization and whether the almost-sure bound is meant to hold along every sample path.
- [Section 4] The numerical example uses uniform inputs on [-3,3] for p estimation and [-1,1] for q estimation, but the role of δ from Assumption 3.1 is not explained, and the choice of different δ values in the two simulations is not reconciled with the constants in the theorem.
- [References] Several references contain typographical artifacts such as "S¨ oderstr¨ om" and "Birkhauser"; these should be formatted consistently.
Circularity Check
The advertised concrete choice of penalty and quantization parameters is self-referential: Theorem 3.1's sufficient conditions (26)-(27) require the true order p0 and unknown constants a_{p0}, c1, γ, c3, which Remark 3.3 admits are inaccessible.
-
self definitional
[Section 3.2, Theorem 3.1, Eq. (27) and Remark 3.3; also Abstract]
"a concrete method is given for choosing quantization parameters to ensure that the system order estimates are consistent. ... Selecting ap0, bq0, γ and γ′ in (26)-(27), (53)-(54) depends on the exact model and order of the system, and we do not have access to them."
The only rule offered for choosing l_n (and the quantization step) is the interval (26)-(27). Its upper bound (27) contains a_{p0}^2, c1, γ, c3, and p0 itself, i.e., the true order and system constants that the estimator is supposed to find. Thus the 'concrete method' cannot be applied without already knowing the target; the advertised consistency guarantee is conditional on a self-referential selection rule. No data-based construction is supplied, and Remark 3.3 explicitly concedes the quantities are inaccessible.
full rationale
The conditional implication in Theorem 3.1 is not itself circular: the proof does not substitute the conclusion into its hypotheses, and the order estimator is not a mere renaming of the parameter estimator of Jing (2022). The reliance on Theorem 1 of Jing (2022) for the key error bound is load-bearing but has independent content (parameter estimation, not order estimation), so it is not scored as a definitional reduction. The circularity is in the paper's advertised practical recipe: the only stated way to choose l_n so that (26)-(27) hold requires the true order p0 and unknown constants a_{p0}, c1, γ, c3, which Remark 3.3 admits are inaccessible. The numerical example does not repair this gap: setting l_n=0.006n or 0.012n falls below the lower bound 5(1+p*c)εn in every configuration shown (e.g., p*=3, ε=0.001 gives at least 0.02n), so the simulation runs outside the theorem's own hypotheses. This makes the central 'concrete method' claim partially circular, though the underlying conditional consistency statement retains independent mathematical content.
Assumptions & free parameters
free parameters (3)
- l_n (penalty rate in L_n) =
0.006n and 0.012n in Section 4
- v_n (penalty rate in V_n) =
0.006n and 0.012n in Section 4
- quantization step epsilon =
0.001 and 0.002 in Section 4
assumptions (7)
- domain assumption Assumption 3.1: inputs {u_i} are i.i.d. uniform on [-delta, delta].
- domain assumption Assumption 3.2: A(z) is stable.
- domain assumption Assumption 3.3: |a_i|, |b_j| <= c and epsilon < 1/(2(1+p0*c)).
- domain assumption Assumption 3.4: (p0,q0) lies in a known finite set with upper bounds p*, q*.
- domain assumption Assumption 3.5: lambda_min^(p,q*)(n) >= c1(n+1) for all 0 <= p <= p*.
- domain assumption Assumption 3.6: lambda_min^(p*,q)(n) >= c2(n+1) for all 0 <= q <= q*.
- domain assumption Theorem 1 of (Jing, 2022) is true and directly applicable.
Cite this review
Pith. "Pith review of A Quantized Order Estimator." pith.science (2026). https://pith.science/paper/KIECWNGS
@misc{pith2026250600984,
author = {Pith},
title = {Pith review of: A Quantized Order Estimator},
year = {2026},
howpublished = {\url{https://pith.science/paper/KIECWNGS}},
note = {Machine review of arXiv:2506.00984}
}
read the original abstract
This paper considers the order estimation problem of stochastic autoregressive exogenous input (ARX) systems by using quantized data. Based on the least squares algorithm and inspired by the control systems information criterion (CIC), a new kind of criterion aimed at addressing the inaccuracy of quantized data is proposed for ARX systems with quantized data. When the upper bounds of the system orders are known and the persistent excitation condition is satisfied, the system order estimates are shown to be consistent for small quantization step. Furthermore, a concrete method is given for choosing quantization parameters to ensure that the system order estimates are consistent. A numerical example is given to demonstrate the effectiveness of the theoretical results of the paper.
Figures
Figures from the paper (5 more)
Reference graph
Works this paper leans on
-
[1]
Bibitem after note You are using a bibitem after a note in a subbibitems environment; note should the last item in a subbibitems environment \@itemnote @bb@error [] @noitemnote \@tempa \@noitemnote \@noitemnote \@itemnote @bibitem\@bibitem @lbibitem\@lbibitem \@bibitem#1 \@itemnote @bibitem #1 \@tempa @noitemnote \@lbibitem[#1]#2 \@itemnote @lbibitem[#1] ...
-
[2]
@stdbsttrue @ctr \@lbibitem [ @ctr] \@bibitem##1 @ctr \@lbibitem[ @ctr] ##1 @bb@error\@mkbberr @filesw @natbibloaded \@auxout \@itemslabel @bibnum a-- @ctr \@auxout \@itemslabel :s @bibnum \@auxout \@itemslabel @bibnum a-- @ctr \@auxout \@itemslabel :s @bibnum @ctr @bibnum @citex\@citex \@tempcntc @citex[#1]#2 @filesw \@auxout #2 \@tempcnta @\@tempcntb @n...
work page 1991
-
[3]
@stdbsttrue @ctr \@lbibitem [ @ctr] \@bibitem##1 @ctr \@lbibitem[ @ctr] ##1 @bb@error\@mkbberr @filesw @natbibloaded \@auxout \@itemslabel @bibnum a-- @ctr \@auxout \@itemslabel :s @bibnum \@auxout \@itemslabel @bibnum a-- @ctr \@auxout \@itemslabel :s @bibnum @ctr @bibnum @citex\@citex \@tempcntc @citex[#1]#2 @filesw \@auxout #2 \@tempcnta @\@tempcntb @n...
work page 1991
-
[4]
, " * write output.state after.block = add.period write newline
ENTRY address author booktitle chapter edition editor howpublished institution journal key month note number organization pages publisher school series title type url volume year label extra.label sort.label short.list INTEGERS output.state before.all mid.sentence after.sentence after.block FUNCTION init.state.consts #0 'before.all := #1 'mid.sentence := ...
-
[5]
write newline
" write newline "" before.all 'output.state := FUNCTION n.dashify 't := "" t empty not t #1 #1 substring "-" = t #1 #2 substring "--" = not "--" * t #2 global.max substring 't := t #1 #1 substring "-" = "-" * t #2 global.max substring 't := while if t #1 #1 substring * t #2 global.max substring 't := if while FUNCTION word.in bbl.in capitalize ":" * " " *...
-
[6]
Akaike , H. (1969). Fitting autoregressive models for prediction. Annals of the Institute of Statal Mathematics, 21(1), 243-247
work page 1969
-
[7]
Chen , H. F., & Guo , L. (1987). Consistent estimation of the order of stochastic control systems. IEEE Transactions on Automatic Control, AC-32(6), 531-535
work page 1987
-
[8]
Chen , H. F., & Guo , L. (1991). Identification and Stochastic Adaptive Control. Boston, MA: Birkhauser
work page 1991
Show all 26 references
-
[9]
D., Guo , J., & Sun , C
Diao , J. D., Guo , J., & Sun , C. Y. (2020). A compensation method for the packet loss deviation in system identification with event-triggered binary-valued observations. Science China Information Sciences, 63(12), 229204:1–229204:3
2020
-
[10]
C., & Sin , K
Goodwin , G. C., & Sin , K. S. (1984). Adaptive Filtering Prediction and Control. Prentice Hall, Englewood Cliffs, NJ
1984
-
[11]
F., & Zhang , J
Guo , L., Chen , H. F., & Zhang , J. F. (1989). Consistent order estimation for linear stochastic feedback control systems (CARMA model). Automatica, 25(1), 147-151
1989
-
[12]
Gustafsson , F., & Karlsson , R. (2009). Statistical results for system identification based on quantized observations. Automatica, 45(12), 2794-2801
2009
-
[13]
Hannan , E. J. (1980). The estimation of the order of an ARMA process. The Annals of Statistics, 8(5), 1071-1081
1980
-
[14]
J., & Quinn , B
Hannan , E. J., & Quinn , B. G. (1979). The determination of the order of an autoregressive. Journal of the Royal Statistical Society: Series B (Methodological), 41(2), 190-195
1979
-
[15]
J., & Rissanen , J
Hannan , E. J., & Rissanen , J. (1982). Recursive estimation of mixed autoregressive moving average order. Biometrika, 69(1), 81-94
1982
-
[16]
Jing , L. D. (2022). Quantized-output-based least squares of ARX systems. Asian Journal of Control, https://doi.org/10.1002/asjc.2823
2022 doi
-
[17]
D., & Zhang , J
Jing , L. D., & Zhang , J. F. (2019). Tracking control and parameter identification with quantized ARMAX systems. Science China Information Sciences, 62(9), 199203:1–199203:3
2019
-
[18]
D., & Zhang , J
Jing , L. D., & Zhang , J. F. (2021). LS-Based Parameter Estimation of DARMA systems with Uniformly Quantized Observations. Journal of Systems Science and Complexity, 34, 1-18
2021
-
[19]
M., & Cadzow , J
Liang , G., Wilkes , D. M., & Cadzow , J. A. (1993). ARMA model order estimation based on the eigenvalues of the covariance matrix. IEEE Transactions on Signal Processing, 41(10), 3003-3009
1993
-
[20]
o derstr \
S \"o derstr \"o m , T. (1977). On model structure testing in system identification. International Journal of control, 26(1), 1-18
1977
-
[21]
o derstr \
S \"o derstr \"o m , T., & Stoica , P. (1989). System Identification. Prentice Hall, Englewood Cliffs, NJ
1989
-
[22]
Y., Yin , G., Zhang , J
Wang , L. Y., Yin , G., Zhang , J. F., & Zhao , Y. L. (2010). System Identification with Quantized Observations. Birkhauser, Boston
2010
-
[23]
Y., Zhang , J
Wang , L. Y., Zhang , J. F., & Yin , G. (2003). System identification using binary sensors. IEEE Transactions on Automatic Control, 48(11), 1892-1907
2003
-
[24]
Wang , Y., & Zhang , J. F. (2019). Distributed parameter identification of quantized ARMAX systems. Proceedings of the 38th Chinese Control Conference, Guangzhou, China, 1701-1706
2019
-
[25]
Zhang , H., Wang , T., & Zhao , Y. L. (2019). FIR system identification with set-valued and precise observations from multiple sensors. Science China Information Sciences, 62(5), 052203:1–052203:16
2019
-
[26]
X., Chen , H
Zhao , W. X., Chen , H. F., Bai , E. W., & Li , K. (2015). Kernel-based local order estimation of nonlinear nonparametric systems. Automatica, 51, 243-254
2015
Reviewed August 7, 2026 · model on record in the stance chip above.
Discussion (0). Sign in to comment.