Papers
Topics
Authors
Recent
Search
2000 character limit reached

Set-Membership Identification Overview

Updated 8 July 2026
  • Set-membership identification is a methodology that defines the set of all parameter values consistent with observed data and known error bounds.
  • It employs geometric representations like polyhedra, zonotopes, and ellipsoids to capture uncertainty and support robust control and state estimation.
  • Algorithms range from LP-based recursions to SOS relaxations, providing both deterministic and probabilistic performance guarantees.

Searching arXiv for the cited set-membership identification papers to ground the article in current literature. Set-membership identification (SMI) is a family of estimation methods in which the unknown model is characterized by the set of all parameters consistent with a model structure, the available measurements, and known bounds on uncertainties, rather than by a single unconstrained estimate. In bounded-error settings this yields a Feasible Solution Set (FSS) or Feasible Parameter Set (FPS) that is maintained, updated, intersected, or outer-approximated over time; in newer stochastic formulations the same logic is extended to high-probability uncertainty sets under sub-Gaussian noise with unbounded support. Recent work places SMI at the intersection of linear and nonlinear identification, errors-in-variables estimation, event-triggered state estimation, robust control synthesis, and experiment design through universal inputs (Wang et al., 2017, Brändle et al., 1 Apr 2026, Shakouri et al., 1 Jul 2026).

1. Core formulation and problem classes

At its most general, SMI exploits the known boundedness of uncertainty to constrain model parameters to the values that are consistent with observed data. In the switched linear setting with bounded process noise, a constrained estimator can be written as

A^argminARd×d1ni=1nl(Xi,Yi,A)s.t.YiAXiW, i=1,,n,\widehat{A} \in \arg\min_{A \in \mathbb{R}^{d\times d}} \frac{1}{n}\sum_{i=1}^{n} l(X_i,Y_i,A) \quad \mathrm{s.t.}\quad Y_i-AX_i\in W,\ i=1,\dots,n,

and when l()0l(\cdot)\equiv 0 the problem reduces to pure feasibility (Hespanhol et al., 2019). The same set-valued logic appears in online linear time-varying errors-in-variables identification, where the estimator returns parameter uncertainty intervals

θk(t)=minθ(t)Dθ(t)θk(t),θk(t)=maxθ(t)Dθ(t)θk(t),\underline{\theta}_{k}(t)=\min_{\theta(t)\in D_\theta(t)} \theta_k(t),\qquad \overline{\theta}_{k}(t)=\max_{\theta(t)\in D_\theta(t)} \theta_k(t),

rather than a single point estimate (Fosson et al., 2021).

A canonical bounded-noise linear-regressor formulation is the one-step-ahead model

yk=ϕkθ+ek,y_k=\phi_k^\top \theta+e_k,

or, in the notation of a linear discrete-time LTI SISO predictor,

y(k+1)=θϕ^(k)+ξ(k)+d(k+1),y(k+1)=\theta^\top \hat\phi(k)+\xi(k)+d(k+1),

with d(k)dˉ|d(k)|\le \bar d and θΩ\theta\in\Omega (D'Amico et al., 2022). The smallest residual bound compatible with the data is

λ=minθΩ, λ0λs.t.y(k+1)θϕ^(k)λ+dˉ,\underline\lambda= \min_{\theta\in\Omega,\ \lambda\ge 0}\lambda \quad \text{s.t.}\quad |y(k+1)-\theta^\top \hat\phi(k)|\le \lambda+\bar d,

and the corresponding inflated FPS is

Θ(α)={θΩ:y(k+1)θϕ^(k)αλ+dˉ, k},\Theta(\alpha)= \left\{ \theta\in\Omega: |y(k+1)-\theta^\top \hat\phi(k)|\le \alpha\underline\lambda+\bar d,\ \forall k \right\},

or, equivalently,

Θ(α)={θΩ:YΦθϵ},ϵ=αλ+dˉ\Theta(\alpha)=\{\theta\in\Omega:\|Y-\Phi\theta\|_\infty\le \epsilon\},\qquad \epsilon=\alpha\underline\lambda+\bar d

(D'Amico et al., 2022).

The same conceptual template extends beyond deterministic bounded support. For nonlinear systems represented in lifted coordinates,

l()0l(\cdot)\equiv 00

with i.i.d. zero-mean isotropic sub-Gaussian noise, the finite-sample uncertainty set is defined as

l()0l(\cdot)\equiv 01

thereby replacing deterministic support bounds with a high-probability sample-covariance constraint (Brändle et al., 1 Apr 2026). This broadens SMI from a purely worst-case bounded-error formalism to a hybrid deterministic-probabilistic uncertainty calculus.

2. Set representations and geometry

The geometry of SMI is determined by how consistency constraints are encoded. For bounded additive noise with linear regressors, each absolute-value inequality induces a slab, and their intersection yields a convex polyhedron. For other problem classes, one finds zonotopes, ellipsoids, quadratic-matrix-inequality regions, and interval products.

Representation Defining form Representative use
Polyhedral FPS l()0l(\cdot)\equiv 02 Linear bounded-noise regression and robust LMI design (D'Amico et al., 2022)
Zonotopic AFSS l()0l(\cdot)\equiv 03 Recursive outer-approximation under additive and multiplicative uncertainty (Wang et al., 2017)
Parameter uncertainty intervals l()0l(\cdot)\equiv 04 Online LTV EIV identification (Fosson et al., 2021)
QMI uncertainty set Convex QMI centered at l()0l(\cdot)\equiv 05 Stochastic SME for nonlinear lifts (Brändle et al., 1 Apr 2026)
Ellipsoidal state set l()0l(\cdot)\equiv 06 Event-triggered set-membership state estimation (Zheng et al., 2022)

For the polyhedral case, each constraint

l()0l(\cdot)\equiv 07

is equivalent to

l()0l(\cdot)\equiv 08

so that

l()0l(\cdot)\equiv 09

When θk(t)=minθ(t)Dθ(t)θk(t),θk(t)=maxθ(t)Dθ(t)θk(t),\underline{\theta}_{k}(t)=\min_{\theta(t)\in D_\theta(t)} \theta_k(t),\qquad \overline{\theta}_{k}(t)=\max_{\theta(t)\in D_\theta(t)} \theta_k(t),0 is itself polyhedral, convexity is preserved, and vertex enumeration provides a bridge to polytopic robust control design (D'Amico et al., 2022).

Zonotopic representations arise when exact FSS propagation is intractable. In the linear regression model with additive and multiplicative uncertainties, the FSS is recursively updated as

θk(t)=minθ(t)Dθ(t)θk(t),θk(t)=maxθ(t)Dθ(t)θk(t),\underline{\theta}_{k}(t)=\min_{\theta(t)\in D_\theta(t)} \theta_k(t),\qquad \overline{\theta}_{k}(t)=\max_{\theta(t)\in D_\theta(t)} \theta_k(t),1

and an Approximated FSS is maintained as a zonotope

θk(t)=minθ(t)Dθ(t)θk(t),θk(t)=maxθ(t)Dθ(t)θk(t),\underline{\theta}_{k}(t)=\min_{\theta(t)\in D_\theta(t)} \theta_k(t),\qquad \overline{\theta}_{k}(t)=\max_{\theta(t)\in D_\theta(t)} \theta_k(t),2

because zonotopes are closed under affine maps and Minkowski sums and admit efficient outer-approximation rules for intersections with strips or polyhedra (Wang et al., 2017).

In stochastic SME, the geometry becomes QMI-based. Substituting θk(t)=minθ(t)Dθ(t)θk(t),θk(t)=maxθ(t)Dθ(t)θk(t),\underline{\theta}_{k}(t)=\min_{\theta(t)\in D_\theta(t)} \theta_k(t),\qquad \overline{\theta}_{k}(t)=\max_{\theta(t)\in D_\theta(t)} \theta_k(t),3 into the sample-covariance constraint yields a convex uncertainty set centered at θk(t)=minθ(t)Dθ(t)θk(t),θk(t)=maxθ(t)Dθ(t)θk(t),\underline{\theta}_{k}(t)=\min_{\theta(t)\in D_\theta(t)} \theta_k(t),\qquad \overline{\theta}_{k}(t)=\max_{\theta(t)\in D_\theta(t)} \theta_k(t),4,

θk(t)=minθ(t)Dθ(t)θk(t),θk(t)=maxθ(t)Dθ(t)θk(t),\underline{\theta}_{k}(t)=\min_{\theta(t)\in D_\theta(t)} \theta_k(t),\qquad \overline{\theta}_{k}(t)=\max_{\theta(t)\in D_\theta(t)} \theta_k(t),5

which is ellipsoidal in θk(t)=minθ(t)Dθ(t)θk(t),θk(t)=maxθ(t)Dθ(t)θk(t),\underline{\theta}_{k}(t)=\min_{\theta(t)\in D_\theta(t)} \theta_k(t),\qquad \overline{\theta}_{k}(t)=\max_{\theta(t)\in D_\theta(t)} \theta_k(t),6 (Brändle et al., 1 Apr 2026).

State-estimation variants use ellipsoidal feasible sets rather than parameter polytopes. In event-triggered observability, the observer fuses a prediction ellipsoid with an ellipsoid inferred from transmitted measurements and no-event conditions, producing a posterior set θk(t)=minθ(t)Dθ(t)θk(t),θk(t)=maxθ(t)Dθ(t)θk(t),\underline{\theta}_{k}(t)=\min_{\theta(t)\in D_\theta(t)} \theta_k(t),\qquad \overline{\theta}_{k}(t)=\max_{\theta(t)\in D_\theta(t)} \theta_k(t),7 that outer-approximates the intersection and is optimal in the sense of trace at each step (Zheng et al., 2022).

3. Deterministic, probabilistic, and asymptotic guarantees

A central reason for using SMI is that its guarantees are typically explicit. In the switched linear autonomous setting with bounded noise and nonsequential measurements, the feasibility estimator

θk(t)=minθ(t)Dθ(t)θk(t),θk(t)=maxθ(t)Dθ(t)θk(t),\underline{\theta}_{k}(t)=\min_{\theta(t)\in D_\theta(t)} \theta_k(t),\qquad \overline{\theta}_{k}(t)=\max_{\theta(t)\in D_\theta(t)} \theta_k(t),8

is strongly consistent: θk(t)=minθ(t)Dθ(t)θk(t),θk(t)=maxθ(t)Dθ(t)θk(t),\underline{\theta}_{k}(t)=\min_{\theta(t)\in D_\theta(t)} \theta_k(t),\qquad \overline{\theta}_{k}(t)=\max_{\theta(t)\in D_\theta(t)} \theta_k(t),9 The same strong consistency extends to minimizing any continuous loss over the feasible set. This result is notable because classical proofs for unstable linear systems with sequential measurements do not apply when grouped measurements are drawn from a single trajectory with arbitrary switching (Hespanhol et al., 2019).

For finite-data bounded-noise regression, deterministic consistency is often combined with probabilistic coverage. In the scenario-based inflation procedure for yk=ϕkθ+ek,y_k=\phi_k^\top \theta+e_k,0, one chooses yk=ϕkθ+ek,y_k=\phi_k^\top \theta+e_k,1 so that

yk=ϕkθ+ek,y_k=\phi_k^\top \theta+e_k,2

Then, with probability at least yk=ϕkθ+ek,y_k=\phi_k^\top \theta+e_k,3 over the sampled scenarios,

yk=ϕkθ+ek,y_k=\phi_k^\top \theta+e_k,4

In the reported examples with yk=ϕkθ+ek,y_k=\phi_k^\top \theta+e_k,5, yk=ϕkθ+ek,y_k=\phi_k^\top \theta+e_k,6, yk=ϕkθ+ek,y_k=\phi_k^\top \theta+e_k,7, and yk=ϕkθ+ek,y_k=\phi_k^\top \theta+e_k,8, the method produced yk=ϕkθ+ek,y_k=\phi_k^\top \theta+e_k,9 with empirical violation rate y(k+1)=θϕ^(k)+ξ(k)+d(k+1),y(k+1)=\theta^\top \hat\phi(k)+\xi(k)+d(k+1),0 in a minimum-phase example and y(k+1)=θϕ^(k)+ξ(k)+d(k+1),y(k+1)=\theta^\top \hat\phi(k)+\xi(k)+d(k+1),1 with empirical violation rate y(k+1)=θϕ^(k)+ξ(k)+d(k+1),y(k+1)=\theta^\top \hat\phi(k)+\xi(k)+d(k+1),2 in a non-minimum-phase example, both below the y(k+1)=θϕ^(k)+ξ(k)+d(k+1),y(k+1)=\theta^\top \hat\phi(k)+\xi(k)+d(k+1),3 target (D'Amico et al., 2022).

Under sub-Gaussian noise with unbounded support, the guarantee becomes finite-sample and high-probability. If

y(k+1)=θϕ^(k)+ξ(k)+d(k+1),y(k+1)=\theta^\top \hat\phi(k)+\xi(k)+d(k+1),4

then

y(k+1)=θϕ^(k)+ξ(k)+d(k+1),y(k+1)=\theta^\top \hat\phi(k)+\xi(k)+d(k+1),5

Moreover, with probability at least y(k+1)=θϕ^(k)+ξ(k)+d(k+1),y(k+1)=\theta^\top \hat\phi(k)+\xi(k)+d(k+1),6, if

y(k+1)=θϕ^(k)+ξ(k)+d(k+1),y(k+1)=\theta^\top \hat\phi(k)+\xi(k)+d(k+1),7

then

y(k+1)=θϕ^(k)+ξ(k)+d(k+1),y(k+1)=\theta^\top \hat\phi(k)+\xi(k)+d(k+1),8

whereas variance overestimation yields a non-singleton limit set containing y(k+1)=θϕ^(k)+ξ(k)+d(k+1),y(k+1)=\theta^\top \hat\phi(k)+\xi(k)+d(k+1),9, and variance underestimation can make the limit set empty (Brändle et al., 1 Apr 2026). This introduces a diagnostic role for emptiness that is absent from classical bounded-support SME.

Guarantees also exist at the level of simulation accuracy and state-set boundedness. For one-step-ahead linear models with bounded measurement noise, the estimated finite-horizon error bound d(k)dˉ|d(k)|\le \bar d0 leads to an explicit infinite-horizon simulation bound. If

d(k)dˉ|d(k)|\le \bar d1

then

d(k)dˉ|d(k)|\le \bar d2

and the identified ARX model is asymptotically stable (Lauricella et al., 2020). In event-triggered state estimation, if d(k)dˉ|d(k)|\le \bar d3, the posterior ellipsoids satisfy an asymptotic bound of the form

d(k)dˉ|d(k)|\le \bar d4

so the estimation sets remain asymptotically bounded (Zheng et al., 2022).

4. Algorithms and computational realizations

SMI has produced a diverse algorithmic toolbox, ranging from LP-based online recursions to sparse semidefinite relaxations. In scenario-inflated polyhedral FPS construction, each scenario requires one open-loop simulation of length d(k)dˉ|d(k)|\le \bar d5 and one LP with variables d(k)dˉ|d(k)|\le \bar d6 and d(k)dˉ|d(k)|\le \bar d7, followed by constraint removal and vertex enumeration. The total cost is d(k)dˉ|d(k)|\le \bar d8, with d(k)dˉ|d(k)|\le \bar d9 chosen by the binomial bound; in the reported examples θΩ\theta\in\Omega0, while vertex counts grew to around θΩ\theta\in\Omega1 (D'Amico et al., 2022).

Recursive zonotopic SMI replaces exact feasible-set propagation with guaranteed outer approximations. The CAZI algorithm processes one measurement at a time by intersecting a zonotope with support strips obtained via LPs, whereas PAZI processes mini-batches by intersecting a zonotope with a strip-polyhedron and selecting the outer approximation through an LMI that contracts a θΩ\theta\in\Omega2-radius metric. Both algorithms preserve the containment θΩ\theta\in\Omega3, with CAZI generally lighter computationally and PAZI potentially tighter when batch information is informative (Wang et al., 2017).

In online LTV EIV identification, the main difficulty is that bounded input and output noise create bilinear terms such as θΩ\theta\in\Omega4 and θΩ\theta\in\Omega5. Introducing auxiliary product variables and replacing bilinear equalities by McCormick envelopes yields LPs that are globally optimal for the target PUI bounds. The method solves θΩ\theta\in\Omega6 LPs per time step, and the reported average CPU times are approximately θΩ\theta\in\Omega7 ms per recursion in a first-order example and approximately θΩ\theta\in\Omega8 ms in a second-order example (Fosson et al., 2021).

Continuous-time MIMO SMI via Tustin discretization attacks the derivative-estimation problem by replacing

θΩ\theta\in\Omega9

and lifting the resulting sampled-data constraints into a polynomial optimization problem. The relaxation is then handled by sparse SOS/SDP hierarchies, specifically correlative sparsity and term sparsity through CS-TSSOS. In a second-order SISO example, the Tustin-based method matched bounds from a model-transformation approach within λ=minθΩ, λ0λs.t.y(k+1)θϕ^(k)λ+dˉ,\underline\lambda= \min_{\theta\in\Omega,\ \lambda\ge 0}\lambda \quad \text{s.t.}\quad |y(k+1)-\theta^\top \hat\phi(k)|\le \lambda+\bar d,0 while running in λ=minθΩ, λ0λs.t.y(k+1)θϕ^(k)λ+dˉ,\underline\lambda= \min_{\theta\in\Omega,\ \lambda\ge 0}\lambda \quad \text{s.t.}\quad |y(k+1)-\theta^\top \hat\phi(k)|\le \lambda+\bar d,1 s versus λ=minθΩ, λ0λs.t.y(k+1)θϕ^(k)λ+dˉ,\underline\lambda= \min_{\theta\in\Omega,\ \lambda\ge 0}\lambda \quad \text{s.t.}\quad |y(k+1)-\theta^\top \hat\phi(k)|\le \lambda+\bar d,2 s, with approximately λ=minθΩ, λ0λs.t.y(k+1)θϕ^(k)λ+dˉ,\underline\lambda= \min_{\theta\in\Omega,\ \lambda\ge 0}\lambda \quad \text{s.t.}\quad |y(k+1)-\theta^\top \hat\phi(k)|\le \lambda+\bar d,3 memory reduction. In a third-order SISO example, the Chebyshev center achieved average relative error λ=minθΩ, λ0λs.t.y(k+1)θϕ^(k)λ+dˉ,\underline\lambda= \min_{\theta\in\Omega,\ \lambda\ge 0}\lambda \quad \text{s.t.}\quad |y(k+1)-\theta^\top \hat\phi(k)|\le \lambda+\bar d,4 versus λ=minθΩ, λ0λs.t.y(k+1)θϕ^(k)λ+dˉ,\underline\lambda= \min_{\theta\in\Omega,\ \lambda\ge 0}\lambda \quad \text{s.t.}\quad |y(k+1)-\theta^\top \hat\phi(k)|\le \lambda+\bar d,5 for SRIVC, while the experimental TISO example reported FIT values in the λ=minθΩ, λ0λs.t.y(k+1)θϕ^(k)λ+dˉ,\underline\lambda= \min_{\theta\in\Omega,\ \lambda\ge 0}\lambda \quad \text{s.t.}\quad |y(k+1)-\theta^\top \hat\phi(k)|\le \lambda+\bar d,6 range (Cerone et al., 26 Aug 2025).

These algorithmic realizations illustrate a recurrent pattern: exact feasible-set computation is often replaced by a computationally tractable surrogate that preserves containment, while additional structure—scenario sampling, strip intersections, McCormick envelopes, or sparsity-exploiting SOS relaxations—is used to recover practical scalability.

5. Integration with robust control and experiment design

A major contemporary role of SMI is not only to estimate models but to mediate between data and robustness. In VRFT-based controller synthesis for linear discrete-time SISO systems, the set-membership step constructs a polyhedral uncertainty set λ=minθΩ, λ0λs.t.y(k+1)θϕ^(k)λ+dˉ,\underline\lambda= \min_{\theta\in\Omega,\ \lambda\ge 0}\lambda \quad \text{s.t.}\quad |y(k+1)-\theta^\top \hat\phi(k)|\le \lambda+\bar d,7, maps it into a polytopic state-space model, and uses it solely to impose robust stability constraints during controller synthesis. Performance optimization remains fully data-driven via VRFT, while robust quadratic stability is enforced by LMIs over all vertices of the identified polytope (D'Amico et al., 2022).

In adaptive learning-based MPC for interconnected systems, SMI is used online to learn the uncertain coupling strengths λ=minθΩ, λ0λs.t.y(k+1)θϕ^(k)λ+dˉ,\underline\lambda= \min_{\theta\in\Omega,\ \lambda\ge 0}\lambda \quad \text{s.t.}\quad |y(k+1)-\theta^\top \hat\phi(k)|\le \lambda+\bar d,8. At each time step, subsystem λ=minθΩ, λ0λs.t.y(k+1)θϕ^(k)λ+dˉ,\underline\lambda= \min_{\theta\in\Omega,\ \lambda\ge 0}\lambda \quad \text{s.t.}\quad |y(k+1)-\theta^\top \hat\phi(k)|\le \lambda+\bar d,9 solves Θ(α)={θΩ:y(k+1)θϕ^(k)αλ+dˉ, k},\Theta(\alpha)= \left\{ \theta\in\Omega: |y(k+1)-\theta^\top \hat\phi(k)|\le \alpha\underline\lambda+\bar d,\ \forall k \right\},0 LPs to update the interval bounds Θ(α)={θΩ:y(k+1)θϕ^(k)αλ+dˉ, k},\Theta(\alpha)= \left\{ \theta\in\Omega: |y(k+1)-\theta^\top \hat\phi(k)|\le \alpha\underline\lambda+\bar d,\ \forall k \right\},1 and Θ(α)={θΩ:y(k+1)θϕ^(k)αλ+dˉ, k},\Theta(\alpha)= \left\{ \theta\in\Omega: |y(k+1)-\theta^\top \hat\phi(k)|\le \alpha\underline\lambda+\bar d,\ \forall k \right\},2, producing a monotone shrinkage

Θ(α)={θΩ:y(k+1)θϕ^(k)αλ+dˉ, k},\Theta(\alpha)= \left\{ \theta\in\Omega: |y(k+1)-\theta^\top \hat\phi(k)|\le \alpha\underline\lambda+\bar d,\ \forall k \right\},3

The learned disturbance set is then embedded into tube-based robust MPC, where the prestabilizing controller, rigid tube, tightened constraints, and terminal ingredients are adapted online; recursive feasibility and closed-loop ISS are established under the paper’s passivity and diagonal-dominance conditions (Aboudonia et al., 2024).

A related but distinct development embeds the set-membership equations directly inside adaptive MPC through strong duality. For

Θ(α)={θΩ:y(k+1)θϕ^(k)αλ+dˉ, k},\Theta(\alpha)= \left\{ \theta\in\Omega: |y(k+1)-\theta^\top \hat\phi(k)|\le \alpha\underline\lambda+\bar d,\ \forall k \right\},4

suprema over Θ(α)={θΩ:y(k+1)θϕ^(k)αλ+dˉ, k},\Theta(\alpha)= \left\{ \theta\in\Omega: |y(k+1)-\theta^\top \hat\phi(k)|\le \alpha\underline\lambda+\bar d,\ \forall k \right\},5 are replaced by dual variables, and predicted set updates are written exactly inside the MPC problem. This exact reformulation enables a predicted worst-case cost defined over a predicted state tube, so that the optimizer can trade control performance against future information gain while preserving robust constraint satisfaction and recursive feasibility (Parsi et al., 2022).

Experiment design pushes SMI one step earlier, from estimation after data collection to input construction before data collection. An input is called universal for identification if, when applied to any system complying with the prior knowledge, it yields data suitable for accurate identification. For controllable priors, persistently exciting inputs of order Θ(α)={θΩ:y(k+1)θϕ^(k)αλ+dˉ, k},\Theta(\alpha)= \left\{ \theta\in\Omega: |y(k+1)-\theta^\top \hat\phi(k)|\le \alpha\underline\lambda+\bar d,\ \forall k \right\},6 recover the familiar fundamental-lemma route. However, other forms of prior knowledge permit non-PE universal inputs with markedly lower sample requirements. In the relative orbital motion example, a two-impulse input with horizon Θ(α)={θΩ:y(k+1)θϕ^(k)αλ+dˉ, k},\Theta(\alpha)= \left\{ \theta\in\Omega: |y(k+1)-\theta^\top \hat\phi(k)|\le \alpha\underline\lambda+\bar d,\ \forall k \right\},7 is universal for exact identification although PE of order Θ(α)={θΩ:y(k+1)θϕ^(k)αλ+dˉ, k},\Theta(\alpha)= \left\{ \theta\in\Omega: |y(k+1)-\theta^\top \hat\phi(k)|\le \alpha\underline\lambda+\bar d,\ \forall k \right\},8 would require Θ(α)={θΩ:y(k+1)θϕ^(k)αλ+dˉ, k},\Theta(\alpha)= \left\{ \theta\in\Omega: |y(k+1)-\theta^\top \hat\phi(k)|\le \alpha\underline\lambda+\bar d,\ \forall k \right\},9. In a network example with Θ(α)={θΩ:YΦθϵ},ϵ=αλ+dˉ\Theta(\alpha)=\{\theta\in\Omega:\|Y-\Phi\theta\|_\infty\le \epsilon\},\qquad \epsilon=\alpha\underline\lambda+\bar d0 identical systems, a noisy Θ(α)={θΩ:YΦθϵ},ϵ=αλ+dˉ\Theta(\alpha)=\{\theta\in\Omega:\|Y-\Phi\theta\|_\infty\le \epsilon\},\qquad \epsilon=\alpha\underline\lambda+\bar d1-accuracy design was achieved with Θ(α)={θΩ:YΦθϵ},ϵ=αλ+dˉ\Theta(\alpha)=\{\theta\in\Omega:\|Y-\Phi\theta\|_\infty\le \epsilon\},\qquad \epsilon=\alpha\underline\lambda+\bar d2, contrasted with Θ(α)={θΩ:YΦθϵ},ϵ=αλ+dˉ\Theta(\alpha)=\{\theta\in\Omega:\|Y-\Phi\theta\|_\infty\le \epsilon\},\qquad \epsilon=\alpha\underline\lambda+\bar d3 samples for a robust fundamental-lemma-based design. Exact identification under noise is possible only when the prior set is uniformly discrete (Shakouri et al., 1 Jul 2026).

6. Scope, limitations, and recurrent misconceptions

A recurrent misconception is that SMI is synonymous with deterministic bounded-support noise. That view matches much of the classical literature, including bounded additive noise, multiplicative uncertainty, and polyhedral consistency sets, but it is no longer exhaustive. Stochastic SME for nonlinear systems with i.i.d. sub-Gaussian isotropic noise replaces deterministic support bounds with high-probability covariance constraints while preserving the uncertainty-set perspective (Brändle et al., 1 Apr 2026).

Another misconception is that SMI is intrinsically a point-estimation methodology. In fact, the primary object is usually a set: an FPS, an FSS, a PUI family, a zonotopic AFSS, or an ellipsoidal state set. Point estimates such as the Chebyshev center, continuous-loss minimizers over the feasible set, or central interval estimates are secondary summaries extracted from that set (Fosson et al., 2021, Cerone et al., 26 Aug 2025).

The principal limitations are structural and computational. Many formulations assume known or estimable order, valid a priori bounds, and sufficient excitation. In bounded-noise FPS construction, finite data can underestimate the true residual bound, motivating inflation parameters and scenario calibration (D'Amico et al., 2022). In guaranteed-simulation SMI, conservative inflation factors Θ(α)={θΩ:YΦθϵ},ϵ=αλ+dˉ\Theta(\alpha)=\{\theta\in\Omega:\|Y-\Phi\theta\|_\infty\le \epsilon\},\qquad \epsilon=\alpha\underline\lambda+\bar d4 and Θ(α)={θΩ:YΦθϵ},ϵ=αλ+dˉ\Theta(\alpha)=\{\theta\in\Omega:\|Y-\Phi\theta\|_\infty\le \epsilon\},\qquad \epsilon=\alpha\underline\lambda+\bar d5 enlarge feasible sets and error bounds, while underestimated noise bounds can invalidate the guarantees (Lauricella et al., 2020). In continuous-time Tustin-based identification, inaccurate discretization-error bounds can destroy feasibility (Cerone et al., 26 Aug 2025). In adaptive MPC for interconnected systems, no persistent excitation is required for safety, but excitation still affects shrink speed rather than soundness (Aboudonia et al., 2024).

Computationally, exact vertex enumeration may become prohibitive; PAZI’s LMI can become infeasible when conditioning is poor or uncertainty is large; common quadratic Lyapunov certificates are conservative; and sparse SOS relaxations, although greatly reduced, remain heavy for high-order or large-scale problems (Wang et al., 2017, D'Amico et al., 2022, Cerone et al., 26 Aug 2025). Experiment design adds a conceptual limitation: persistent excitation is not universally necessary, but for single-input open controllable priors it is necessary and sufficient in the noise-free case, whereas exact identification under noise requires uniformly discrete prior sets (Shakouri et al., 1 Jul 2026).

Taken together, these developments portray set-membership identification not as a single algorithm but as a methodological family organized around consistency sets, outer approximations, and explicit guarantees. Its distinctive feature is that uncertainty is represented geometrically and manipulated directly, whether the objective is strong consistency under nonsequential switching, online EIV tracking, probabilistically calibrated robust control, event-triggered state estimation, continuous-time identification from corrupted samples, or finite-horizon experiment design.

Topic to Video (Beta)

No one has generated a video about this topic yet.

Whiteboard

No one has generated a whiteboard explanation for this topic yet.

Follow Topic

Get notified by email when new papers are published related to Set-Membership Identification.