pith. sign in

arxiv: 2605.15743 · v1 · pith:XQBF5JPXnew · submitted 2026-05-15 · 📡 eess.SY · cs.MA· cs.SY

Preserving Topology Privacy of Network Systems by Feedback: Conditions and Distributed Design

Pith reviewed 2026-05-20 17:13 UTC · model grok-4.3

classification 📡 eess.SY cs.MAcs.SY
keywords topology privacyconsensus protocolsfeedback designnetwork identifiabilitydistributed algorithmsprivacy preservationmulti-agent systems
0
0 comments X

The pith

Feedback can be designed to violate topology identifiability and preserve privacy in consensus networks while retaining convergence.

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

This paper develops conditions under which feedback makes the network topology unrecoverable from observation data in consensus systems. For partial observations, it characterizes when the topology is unsolvable. For full observations, it constructs solution spaces that force inaccuracy in any recovered topology. A distributed design then modifies the topology under privacy budget limits, guaranteeing a tradeoff where more privacy means controlled increase in consensus deviation. This allows networks to protect their connection structure without sacrificing the overall consensus goal.

Core claim

The authors establish feedback conditions that ensure topology unsolvability from partial observation data and construct the solution space enforcing topology inaccuracy from full data. They then introduce a distributed topology modification method that operates under limited privacy budgets and provides guarantees on the balance between consensus deviation and achieved privacy level, along with a heuristic for optimal preservation on existing edges.

What carries the argument

Feedback conditions characterizing topology unsolvability from data and the distributed topology modification design that enforces inaccuracy under privacy budgets.

If this is right

  • Observers cannot uniquely determine the network topology even with access to full system trajectories.
  • The consensus protocol still reaches agreement, but with a deviation that scales with the chosen privacy level.
  • The modification can be executed using only local neighbor communications at each node.
  • The low-complexity heuristic finds near-optimal privacy gains specifically on the existing edges.

Where Pith is reading between the lines

These are editorial extensions of the paper, not claims the author makes directly.

  • Similar identifiability-violation techniques could apply to privacy in other multi-agent coordination tasks such as formation control.
  • The explicit tradeoff bounds make it possible to tune the method for networks with strict convergence-time requirements.
  • The distributed nature suggests the approach remains feasible when the network size grows and central coordination is unavailable.

Load-bearing premise

Local node communications are sufficient to carry out the distributed topology changes while still ensuring global consensus convergence and respecting the privacy budget limits.

What would settle it

Apply the proposed feedback design to a network, collect the resulting state trajectories, and test whether an observer can reconstruct the exact original topology; successful unique reconstruction would show the privacy method has failed.

Figures

Figures reproduced from arXiv: 2605.15743 by Dimos V. Dimarogonas, Jiabao He, Julien M. Hendrickx, Yushan Li.

Figure 1
Figure 1. Figure 1: The roadmap illustration of this work. tackle the core challenge of preserving topology privacy in a distributed manner while simultaneously maintaining the original consensus behavior. Along this line, we introduce a controllable tradeoff between privacy and convergence per￾formance, and provide distributed design of the required feedback. The roadmap of this work is illustrated in [PITH_FULL_IMAGE:figur… view at source ↗
Figure 2
Figure 2. Figure 2: The original topology and the modified topologies given different [PITH_FULL_IMAGE:figures/full_fig_p011_2.png] view at source ↗
Figure 3
Figure 3. Figure 3: Inference performance under different τ and comparisons with centralized and Laplacian-based methods. (a) State deviation. (b) Inference error Er1 [PITH_FULL_IMAGE:figures/full_fig_p012_3.png] view at source ↗
Figure 4
Figure 4. Figure 4: Comparisons with noise-adding based methods. [PITH_FULL_IMAGE:figures/full_fig_p012_4.png] view at source ↗
read the original abstract

This paper develops a feedback-based method to preserve the topology privacy of consensus protocols in network systems. The key idea is to intentionally violate topology identifiability conditions, thereby preventing unique or accurate recovery of the true topology from available observations, while preserving the intended consensus behavior. This problem is challenging because the feedback magnitude directly reflects the privacy level of edges, while it is strongly coupled with the consensus convergence and constrained by local communications at each node. To begin with, we derive the feedback conditions of both partial and full observation cases, where the topology unsolvability from observation data is characterized in the former, and the solution space that enforces topology inaccuracy from data is constructed in the latter. Then, we propose a novel distributed topology modification design under limited privacy budgets, and establish the performance guarantees through a controllable tradeoff between the consensus deviation and the topology privacy. Finally, we develop a low-complexity heuristic algorithm to achieve optimal privacy preservation on existing edges. Comparative simulations validate the effectiveness and outperformance of the proposed preservation design.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, simulated authors' rebuttal, and a circularity audit. Tearing a paper down is the easy half of reading it; the pith above is the substance, this is the friction.

Referee Report

2 major / 2 minor

Summary. The paper develops a feedback-based method to preserve topology privacy of consensus protocols in network systems by intentionally violating topology identifiability conditions. It derives feedback conditions for both partial-observation (characterizing unsolvability) and full-observation (constructing a solution space for inaccuracy) cases, proposes a distributed topology modification design under limited per-node privacy budgets, establishes performance guarantees via a controllable tradeoff between consensus deviation and privacy level, and presents a low-complexity heuristic for optimal privacy on existing edges, with comparative simulations.

Significance. If the distributed design rigorously enforces the global algebraic conditions derived for privacy while respecting local communications and convergence, the work would provide a concrete, implementable approach to topology privacy in multi-agent consensus systems, with explicit conditions and a quantifiable performance-privacy tradeoff that could inform secure networked control applications.

major comments (2)
  1. [§4.2] §4.2 (Distributed Topology Modification): The claim that local neighbor exchanges suffice to place the closed-loop effective adjacency matrix inside the solution space of §3.2 (full-observation inaccuracy) or satisfy the unsolvability conditions of §3.1 (partial observation) is load-bearing for the central privacy guarantee, yet the manuscript provides no explicit algebraic argument or convergence proof showing that the per-node updates collectively achieve the required global matrix properties without a central coordinator.
  2. [§4.3] §4.3 (Performance Guarantees): The tradeoff bound between consensus deviation and topology privacy is stated to hold under the distributed design, but it appears to rely on the assumption that the local feedback rules implicitly satisfy the global identifiability-violation conditions; if this coordination does not occur, the bound reduces to a local privacy metric without global guarantee, undermining the performance claim.
minor comments (2)
  1. [Abstract] The abstract refers to 'comparative simulations' but does not name the baseline methods or privacy metrics used for comparison.
  2. [§3] Notation for the effective adjacency matrix after feedback should be introduced earlier and used consistently in the conditions of §3.

Simulated Author's Rebuttal

2 responses · 0 unresolved

We thank the referee for the constructive and detailed review of our manuscript. The concerns raised about the distributed implementation in §4.2 and the validity of the performance guarantees in §4.3 are important for ensuring the rigor of the privacy claims. We address each major comment below, providing clarifications based on the manuscript's constructions and indicating revisions to make the algebraic links and proofs more explicit.

read point-by-point responses
  1. Referee: [§4.2] §4.2 (Distributed Topology Modification): The claim that local neighbor exchanges suffice to place the closed-loop effective adjacency matrix inside the solution space of §3.2 (full-observation inaccuracy) or satisfy the unsolvability conditions of §3.1 (partial observation) is load-bearing for the central privacy guarantee, yet the manuscript provides no explicit algebraic argument or convergence proof showing that the per-node updates collectively achieve the required global matrix properties without a central coordinator.

    Authors: We agree that the manuscript would benefit from a more explicit algebraic argument connecting the local updates to the global matrix properties. The distributed design in §4.2 constructs per-node feedback adjustments using only local neighbor exchanges and privacy budgets, with each node modifying its outgoing weights to satisfy row-specific constraints derived from the conditions in §3.1 and §3.2. These local modifications are structured so that, collectively, they enforce the required global properties of the effective adjacency matrix due to the row-wise nature of the identifiability conditions and the consensus dynamics. To address the gap, we will add a new lemma in the revised §4.2 that formally proves convergence of the iterative local updates to the desired global solution space (or unsolvability set) without a central coordinator, leveraging invariance of certain matrix invariants under distributed neighbor communication. revision: yes

  2. Referee: [§4.3] §4.3 (Performance Guarantees): The tradeoff bound between consensus deviation and topology privacy is stated to hold under the distributed design, but it appears to rely on the assumption that the local feedback rules implicitly satisfy the global identifiability-violation conditions; if this coordination does not occur, the bound reduces to a local privacy metric without global guarantee, undermining the performance claim.

    Authors: The tradeoff bound in §4.3 is derived under the premise that the distributed design from §4.2 achieves the global conditions of §3. We will revise the section to explicitly invoke the new convergence lemma (to be added in §4.2) to establish that the local rules do produce the required global coordination through iterative neighbor exchanges. This ensures the bound applies to the global privacy level rather than reducing to local metrics. We will also add a brief discussion of the convergence rate under limited communication and clarify the theorem assumptions to prevent misinterpretation if coordination is imperfect. revision: partial

Circularity Check

0 steps flagged

No significant circularity; derivation grounded in standard identifiability and consensus analysis

full rationale

The paper derives feedback conditions that violate topology identifiability for partial and full observation cases, then constructs a distributed modification design under privacy budgets with explicit performance tradeoffs between consensus deviation and privacy. No equations or steps reduce by construction to fitted parameters, self-defined quantities, or load-bearing self-citations. The central claims rest on algebraic conditions for unsolvability/inaccuracy and local-to-global coordination arguments that are presented as derived results rather than tautologies. The approach builds on external concepts from network identifiability and consensus theory without renaming known results or smuggling ansatzes via prior self-work in a circular manner. This is the expected self-contained case for a control-theoretic privacy paper.

Axiom & Free-Parameter Ledger

1 free parameters · 1 axioms · 0 invented entities

The central claim rests on standard consensus convergence assumptions from control theory and the premise that feedback can be locally chosen to break identifiability without destroying global behavior; no new entities are introduced and privacy budgets appear as design constraints rather than fitted constants.

free parameters (1)
  • privacy budget
    Limits the allowable feedback magnitude at each node; exact values are chosen per instance but not derived from first principles.
axioms (1)
  • domain assumption Local feedback signals can be designed to violate topology identifiability conditions while preserving the intended consensus dynamics.
    Invoked when stating that the feedback magnitude reflects privacy level yet remains compatible with convergence.

pith-pipeline@v0.9.0 · 5724 in / 1383 out tokens · 79330 ms · 2026-05-20T17:13:25.321689+00:00 · methodology

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Lean theorems connected to this paper

Citations machine-checked in the Pith Canon. Every link opens the source theorem in the public Lean library.

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

48 extracted references · 48 canonical work pages

  1. [1]

    Consensus and coop- eration in networked multi-agent systems,

    R. Olfati-Saber, J. A. Fax, and R. M. Murray, “Consensus and coop- eration in networked multi-agent systems,”Proceedings of the IEEE, vol. 95, no. 1, pp. 215–233, 2007

  2. [2]

    Network structure inference, a survey: Motivations, methods, and applications,

    I. Brugere, B. Gallagher, and T. Y . Berger-Wolf, “Network structure inference, a survey: Motivations, methods, and applications,”ACM Computing Surveys (CSUR), vol. 51, no. 2, pp. 1–39, 2018

  3. [3]

    System identification for temporal networks,

    S. Shvydun and P. Van Mieghem, “System identification for temporal networks,”IEEE Transactions on Network Science and Engineering, vol. 11, no. 2, pp. 1885–1895, 2024

  4. [4]

    Combating adversarial network topology inference by proactive topology obfuscation,

    T. Hou, T. Wang, Z. Lu, and Y . Liu, “Combating adversarial network topology inference by proactive topology obfuscation,”IEEE/ACM Transactions on Networking, vol. 29, no. 6, pp. 2779–2792, 2021

  5. [5]

    Preserving the privacy of latent information for graph-structured data,

    B. Shan, X. Yuan, W. Ni, X. Wang, R. P. Liu, and E. Dutkiewicz, “Preserving the privacy of latent information for graph-structured data,” IEEE Transactions on Information Forensics and Security, vol. 18, pp. 5041–5055, 2023

  6. [6]

    Blind wireless network topology inference,

    E. Testi and A. Giorgetti, “Blind wireless network topology inference,” IEEE Transactions on Communications, vol. 69, no. 2, pp. 1109–1120, 2021

  7. [7]

    Learning to identify graphs from node trajectories in multi-robot networks,

    E. Sebasti ´an, T. Duong, N. Atanasov, E. Montijano, and C. Sag ¨u´es, “Learning to identify graphs from node trajectories in multi-robot networks,” in2023 International Symposium on Multi-Robot and Multi- Agent Systems (MRS). IEEE, 2023, pp. 142–148

  8. [8]

    Connecting the dots: Identifying network structure via graph signal processing,

    G. Mateos, S. Segarra, A. G. Marques, and A. Ribeiro, “Connecting the dots: Identifying network structure via graph signal processing,”IEEE Signal Processing Magazine, vol. 36, no. 3, pp. 16–43, 2019

  9. [9]

    Graph signal processing: History, development, impact, and outlook,

    G. Leus, A. G. Marques, J. M. Moura, A. Ortega, and D. I. Shuman, “Graph signal processing: History, development, impact, and outlook,” IEEE Signal Processing Magazine, vol. 40, no. 4, pp. 49–60, 2023

  10. [10]

    Topology sensing of non-collaborative wireless networks with conditional Granger causality,

    Z. Liu, W. Wang, G. Ding, Q. Wu, and X. Wang, “Topology sensing of non-collaborative wireless networks with conditional Granger causality,” IEEE Transactions on Network Science and Engineering, vol. 9, no. 3, pp. 1501–1515, 2022

  11. [11]

    Topology inference for network systems: Causality perspective and non-asymptotic performance,

    Y . Li, J. He, C. Chen, and X. Guan, “Topology inference for network systems: Causality perspective and non-asymptotic performance,”IEEE Transactions on Automatic Control, vol. 69, no. 6, pp. 3483–3498, 2024

  12. [12]

    Semi-blind inference of topologies and dynamical processes over dynamic graphs,

    V . N. Ioannidis, Y . Shen, and G. B. Giannakis, “Semi-blind inference of topologies and dynamical processes over dynamic graphs,”IEEE Transactions on Signal Processing, vol. 67, no. 9, pp. 2263–2274, 2019

  13. [13]

    Online topology identification from vector autoregressive time series,

    B. Zaman, L. M. L. Ramos, D. Romero, and B. Beferull-Lozano, “Online topology identification from vector autoregressive time series,”IEEE Transactions on Signal Processing, vol. 69, pp. 210–225, 2021

  14. [14]

    Identifiability of dy- namical networks with partial node measurements,

    J. M. Hendrickx, M. Gevers, and A. S. Bazanella, “Identifiability of dy- namical networks with partial node measurements,”IEEE Transactions on Automatic Control, vol. 64, no. 6, pp. 2240–2253, 2019

  15. [15]

    Allocation of excitation signals for generic identifiability of linear dynamic networks,

    X. Cheng, S. Shi, and P. M. J. Van den Hof, “Allocation of excitation signals for generic identifiability of linear dynamic networks,”IEEE Transactions on Automatic Control, vol. 67, no. 2, pp. 692–705, 2022

  16. [16]

    Identifiability and identification of switch- ing dynamical networks: A data-based approach,

    W. Sun, J. Xu, and J. Chen, “Identifiability and identification of switch- ing dynamical networks: A data-based approach,”IEEE Transactions on Control of Network Systems, vol. 11, no. 3, pp. 1177–1189, 2024

  17. [17]

    Network identification via node knockout,

    M. Nabi-Abdolyousefi and M. Mesbahi, “Network identification via node knockout,”IEEE Transactions on Automatic Control, vol. 57, no. 12, pp. 3214–3219, 2012

  18. [18]

    Simultaneous topology identification and synchronization of directed dynamical networks,

    E. Restrepo, N. Wang, and D. V . Dimarogonas, “Simultaneous topology identification and synchronization of directed dynamical networks,” IEEE Transactions on Control of Network Systems, vol. 11, no. 3, pp. 1491–1501, 2024

  19. [19]

    Topology identification of heterogeneous networks: Identifiability and reconstruction,

    H. J. van Waarde, P. Tesi, and M. K. Camlibel, “Topology identification of heterogeneous networks: Identifiability and reconstruction,”Automat- ica, vol. 123, p. 109331, 2021

  20. [20]

    Privacy preserving average consensus,

    Y . Mo and R. M. Murray, “Privacy preserving average consensus,”IEEE Transactions on Automatic Control, vol. 62, no. 2, pp. 753–765, 2017

  21. [21]

    Differentially private average consensus: Obstructions, trade-offs, and optimal algorithm design,

    E. Nozari, P. Tallapragada, and J. Cort ´es, “Differentially private average consensus: Obstructions, trade-offs, and optimal algorithm design,” Automatica, vol. 81, pp. 221–231, 2017

  22. [22]

    Differential private noise adding mechanism and its application on consensus algorithm,

    J. He, L. Cai, and X. Guan, “Differential private noise adding mechanism and its application on consensus algorithm,”IEEE Transactions on Signal Processing, vol. 68, pp. 4069–4082, 2020

  23. [23]

    Enforcing privacy in distributed learning with performance guarantees,

    E. Rizk, S. Vlaski, and A. H. Sayed, “Enforcing privacy in distributed learning with performance guarantees,”IEEE Transactions on Signal Processing, vol. 71, pp. 3385–3398, 2023

  24. [24]

    Dynamic privacy-aware collaborative schemes for average computation: A multi-time reporting case,

    X. Wang, H. Ishii, J. He, and P. Cheng, “Dynamic privacy-aware collaborative schemes for average computation: A multi-time reporting case,”IEEE Transactions on Information Forensics and Security, vol. 16, pp. 3843–3858, 2021

  25. [25]

    How much noise suffices for privacy of multiagent systems?

    W. Zhang, Z. Zuo, Y . Wang, and G. Hu, “How much noise suffices for privacy of multiagent systems?”IEEE Transactions on Automatic Control, vol. 68, no. 10, pp. 6051–6066, 2023

  26. [26]

    Adaptive differentially quantized subspace perturbation (ADQSP): A unified framework for privacy-preserving distributed average consensus,

    Q. Li, J. S. Gundersen, M. Lopuha ¨a-Zwakenberg, and R. Heusdens, “Adaptive differentially quantized subspace perturbation (ADQSP): A unified framework for privacy-preserving distributed average consensus,” IEEE Transactions on Information Forensics and Security, vol. 19, pp. 1780–1793, 2024

  27. [27]

    Differential privacy for net- work identification,

    V . Katewa, A. Chakrabortty, and V . Gupta, “Differential privacy for net- work identification,”IEEE Transactions on Control of Network Systems, vol. 7, no. 1, pp. 266–277, 2020

  28. [28]

    Node and edge differential privacy for graph Laplacian spectra: Mechanisms and scaling laws,

    C. Hawkins, B. Chen, K. Yazdani, and M. Hale, “Node and edge differential privacy for graph Laplacian spectra: Mechanisms and scaling laws,”IEEE Transactions on Network Science and Engineering, vol. 11, no. 2, pp. 1690–1701, 2024

  29. [29]

    Preserving topology of network systems: Metric, analysis, and optimal design,

    Y . Li, Z. Wang, J. He, C. Chen, and X. Guan, “Preserving topology of network systems: Metric, analysis, and optimal design,”IEEE Transac- tions on Automatic Control, vol. 70, no. 6, pp. 3540–3555, 2025

  30. [30]

    Unidentifiability of system dynamics: Conditions and controller design,

    X. Mao and J. He, “Unidentifiability of system dynamics: Conditions and controller design,”IEEE Transactions on Automatic Control, vol. 70, no. 2, pp. 1380–1387, 2025

  31. [31]

    Discernibility of topological variations for networked LTI systems based on observed output trajec- tories,

    Y . Hao, Q. Wang, Z. Duan, and G. Chen, “Discernibility of topological variations for networked LTI systems based on observed output trajec- tories,”Automatica, vol. 163, p. 111547, 2024

  32. [32]

    Output discernibility of topological variations in linear dynamical networks,

    Z. Fan, X. Wu, B. Mao, and J. L ¨u, “Output discernibility of topological variations in linear dynamical networks,”IEEE Transactions on Auto- matic Control, vol. 69, no. 8, pp. 5524–5530, 2024

  33. [33]

    Resistant topology inference in consensus networks: A feedback-based design,

    Y . Li, J. He, and D. V . Dimarogonas, “Resistant topology inference in consensus networks: A feedback-based design,” in2025 IEEE 64th Conference on Decision and Control (CDC). IEEE, 2025, pp. 2563– 2568

  34. [34]

    Bullo,Lectures on Network Systems

    F. Bullo,Lectures on Network Systems. Kindle Direct Publishing, Edition 1.6, 2022

  35. [35]

    System identification: Theory for the user

    L. Ljung, “System identification: Theory for the user.” Prentice Hall PTR, Second Edition, 1999

  36. [36]

    The informativity approach: To data-driven analysis and control,

    H. J. Van Waarde, J. Eising, M. K. Camlibel, and H. L. Trentelman, “The informativity approach: To data-driven analysis and control,”IEEE Control Systems Magazine, vol. 43, no. 6, pp. 32–66, 2023

  37. [37]

    Privacy preserving social network data publication,

    J. H. Abawajy, M. I. H. Ninggal, and T. Herawan, “Privacy preserving social network data publication,”IEEE Communications Surveys & Tutorials, vol. 18, no. 3, pp. 1974–1997, 2016

  38. [38]

    Topology-preserving motion coordination for multi-robot systems in adversarial environments,

    Z. Wang, Y . Li, X. Duan, and J. He, “Topology-preserving motion coordination for multi-robot systems in adversarial environments,”IEEE Journal of Selected Topics in Signal Processing, vol. 18, no. 3, pp. 473– 486, 2024

  39. [39]

    Kato,Perturbation theory for linear operators

    T. Kato,Perturbation theory for linear operators. Springer Science & Business Media, 2013, vol. 132

  40. [40]

    Gohberg, P

    I. Gohberg, P. Lancaster, and L. Rodman,Invariant subspaces of matrices with applications. SIAM, 2006

  41. [41]

    R. A. Horn and C. R. Johnson,Matrix analysis. Cambridge university press, 2012

  42. [42]

    The evolution of sink mobility man- agement in wireless sensor networks: A survey,

    Y . Gu, F. Ren, Y . Ji, and J. Li, “The evolution of sink mobility man- agement in wireless sensor networks: A survey,”IEEE Communications Surveys & Tutorials, vol. 18, no. 1, pp. 507–524, 2016

  43. [43]

    On the secondary control architectures of ac microgrids: An overview,

    Y . Khayat, Q. Shafiee, R. Heydari, M. Naderi, T. Dragi ˇcevi´c, J. W. Simpson-Porco, F. D ¨orfler, M. Fathi, F. Blaabjerg, J. M. Guerrero, and H. Bevrani, “On the secondary control architectures of ac microgrids: An overview,”IEEE Transactions on Power Electronics, vol. 35, no. 6, pp. 6482–6500, 2020

  44. [44]

    Distributed multi-robot formation control in dynamic environments,

    J. Alonso-Mora, E. Montijano, T. N ¨ageli, O. Hilliges, M. Schwager, and D. Rus, “Distributed multi-robot formation control in dynamic environments,”Autonomous Robots, vol. 43, no. 5, pp. 1079–1100, 2019

  45. [45]

    Comparison of perturbation bounds for the stationary distribution of a Markov chain,

    G. E. Cho and C. D. Meyer, “Comparison of perturbation bounds for the stationary distribution of a Markov chain,”Linear Algebra and Its Applications, vol. 335, no. 1-3, pp. 137–150, 2001

  46. [46]

    Distributed algorithms 2020,

    J. Hirvonen and J. Suomela, “Distributed algorithms 2020,”Aalto University, Finland: online, 2020

  47. [47]

    Effective construction of linear state-variable models from input/output functions,

    B. HO and R. E. K ´alm´an, “Effective construction of linear state-variable models from input/output functions,”at-Automatisierungstechnik, vol. 14, no. 1-12, pp. 545–548, 1966

  48. [48]

    Range space or null space: Least-squares methods for the realization problem,

    J. He, Y . Xu, Y . Ju, C. R. Rojas, and H. Hjalmarsson, “Range space or null space: Least-squares methods for the realization problem,”arXiv preprint arXiv:2505.19639, 2025