REVIEW 3 major objections 4 minor 33 references
Safety-Gated Agentic Supervisory Control on a Coupled Distillation Benchmark: Regime Map, Auditable Gate, and Co-Design Findings
T0 review · 3 major / 4 minor · reviewed 2026-08-01 · deepseek-v4-flash
Pith's one-line read A distillation test shows an LLM supervisor beats linear MPC 2.77× at setpoint replanning but loses 16× at disturbance rejection, so a hard gate should confine it to the re-planning role.
desk verdict A candid, well-disciplined single-column study whose headline target-acquisition band is likely a survivor statistic and whose gate margins sit at a scale where solver fidelity matters. 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 mechanism is the forked-twin counterfactual gate: each supervisory proposal is tested by deep-copying the plant state, integrating it 30 minutes forward under the proposed setpoints while the regulatory layer runs normally and the feed disturbance is held at its fork-time value, and checking the trajectory against nine pre-pinned constraints, with violations in the first five minutes fast-failed. A violated proposal is blocked, the last accepted target is substituted, and a structured log row records the trigger constraint and all signed margins. Because the gate is deterministic and rule-based, every decision is reproducible from the twin, the constraint list, and a documen
What would settle it
Re-run the 250-cell statistical pass with the ODE solver tolerance tightened by two orders of magnitude (and ideally with an independent solver or an independent port of the column): if the recorded settling offsets of y_D above 0.99 (3.6e-5 to 6.3e-4) shrink below the 1e-6 gate tolerance or change sign, the 534/590 spec-on-bound intercepts and the 50/50 run-fatal cells are numerical artifacts rather than plant dynamics. Alternatively, replace the Pareto-tuned linear MPC with a gain-scheduled or nonlinear MPC and check whether the target-acquisition strong band (ratio ≤0.50) and the disturbanc
Extended reading notes
Core claim
The paper's central discovery is that an LLM supervisory agent has sharply asymmetric value on the same operating grid. When a fixed-weight MPC's local linearization is stressed and targets must be re-planned (off-nominal target acquisition), the ungated agent beats the Pareto-tuned MPC controller by 2.77×, landing a C2/C1 P95-IAE ratio of 0.361 (upper CI) in the 'strong' band. When the task is steady-state regulation against feed disturbances at a known operating point, the comparison inverts by a factor of 16.03 (upper CI; point estimate 10.18) — a 'fails' band the paper treats as a first-class result, not a caveat. The safety gate does not reverse the second finding; it contains its worst
Load-bearing premise
The spec-on-bound intercept record and the run-fatal operating point assume the process twin is numerically faithful at the ~1e-4 scale: the claimed gate decisions rest on the regulatory layer settling y_D above the pinned 0.99 bound by +3.6e-5 to +6.3e-4 (36–630× the 1e-6 tolerance), and if that offset is a solver or port artifact rather than plant behavior, the geometry story — and the inoperability of the best-behaved node — disappears.
Editorial extensions
If this is right
- The deployment prescription follows directly: keep fixed-weight linear MPC as the default regulator for local regulation, hand setpoint re-planning to a gated LLM supervisor only when the linearization is under stress, and gate every LLM proposal.
- Containment is real but recovery is not: the gate cuts worst-case follower-cell IAE by an order of magnitude (11.46 to 0.774) yet no probed cell returns to specification within the hour — a bounded off-spec offset is the design's best case.
- Zero-margin specifications are live hazards: when the operating spec sits exactly on a safety bound, gate interventions become spec-on-bound geometry (534/590), a well-behaved operating point runs fatal (50/50 cells), and the loop can become fully agent-decoupled — so spec back-off sized to the measured settling offset (roughly 3.6e-5 to 6.3e-4) is the identified first lever.
- A substantial share of the disturbance-rejection failure is prompt ambiguity, not capacity: one additive sentence to the prompt cut the follower incidence from 6/10 to 0/10, so the headline 'fails' band is partly an instruction-design artifact.
- The result is model-conditional: a second open-weight family reproduces the disturbance-rejection fails band and the plant-side failure geography, but with different magnitudes and protocol operability, so the regime split is directional, not quantitative, across models.
Reading between the lines
- Editorial inference — testable cheaply: shift the operating specification inside the safety envelope by roughly an order of magnitude above the measured settling offsets (say 1e-3) and re-run the 250-cell pass; if the spec-on-bound intercept class collapses and the run-fatal operating point becomes operable, the geometry story is confirmed as geometry, not plant dynamics.
- Editorial inference — the natural successor: build the closed-loop selector the paper sketches but does not evaluate — an MPC-default loop with a stress detector (e.g., gain-matrix condition number or an off-nominal task flag) that invokes the LLM supervisor only then — and score it on the same 16-point contract; the paper's own regime map implies it should beat both fixed designs.
- Editorial inference — robustness probe: since the decisive signed margins sit 36–630× above an adopted 1e-6 tolerance and line up with the regulator's settling offset, an independent re-implementation of the same plant (different solver, tighter tolerances) is the sharpest probe of whether the gate is deciding on physics or on numerical residuals.
- Editorial inference — generalizing the co-design lesson: the run-fatal 'spec-on-bound' mechanism should transfer to any regulated process whose operating spec coincides with a safety bound and whose regulatory layer settles with a systematic offset; the widest-risk advice from this paper is to write specifications interior to the envelope.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper proposes a safety-gated agentic supervisory control architecture on Skogestad's Column A. A deterministic Observer–Optimizer–Critic loop proposes composition setpoints every five minutes, and each proposal must pass through a rule-based forked-twin counterfactual gate that checks nine pinned constraints before the unchanged regulatory layer executes it. Four configurations are compared: PID-only (C0), linear MPC (C1), ungated LLM agent (C2), and gated agent (C3), with C2/C3 sharing the same MPC backend. On a 16-point off-nominal grid, the frozen DeepSeek-V4-Flash classification reports C2 beating C1 on target acquisition (P95-IAE ratio 0.361 at the upper CI) but losing by an order of magnitude on disturbance rejection (upper-CI ratio 16.03). The gate is shown to contain a specification-abandonment attractor, and a 250-cell statistical pass reveals that most gate interventions (534/590) arise from the operating specification lying exactly on a safety bound. A one-line prompt disambiguation removes the attractor in a sensitivity analysis. A cross-family Nemotron-3-Super sweep replicates the disturbance-rejection failure band and the failure geography, but the target-acquisition band is explicitly survivorship-qualified. As executed, the claimed five-arm scenario set is actually four feed disturbances plus one undisturbed control arm, a limitation disclosed in the text.
Significance. If the empirical claims hold after the concerns below are addressed, the paper makes a valuable, falsifiable contribution: it provides a measured regime map indicating that an ungated LLM supervisor can add value for off-nominal target re-planning under linearization stress, while being clearly inferior to fixed linear MPC for steady-state disturbance rejection. The evaluation discipline is a genuine strength: pre-registered outcome classes and thresholds, pinned seeds/prompts/hosts, DoE-derived sampling, a deterministic gate with named constraints and logged margins, and machine-readable decision records. The paper also reports falsified pre-registered expectations as results rather than hiding them, and it is unusually candid about the degeneracy of its gate KPI rates and the survivorship limitations of the cross-family sweep. These practices are exactly what the community needs. However, the headline Table 1 asymmetry is not yet fully established because the target-acquisition leg rests on an unresolved completion-accounting issue, and the dominant gate co-design finding depends on numerical fidelity at the 1e-4 margin scale. Both are fixable within the manuscript's scope.
major comments (3)
- [§5.2, Table 1, and §6.4] The target-acquisition 'strong' band in Table 1 is a survivor statistic. Section 6.4 reports that V4-Flash 'collapses' approximately 416/800 target-acquisition cells, and §5.3 reports that on the Super sweep only 33/800 TA cells complete, with the paper explicitly labelling Super TA strong cells as 'survivors only'. No comparable qualification is applied to the frozen V4-Flash TA band, and the paper nowhere states that the ~416 collapsed V4-Flash cells are imputed or counted as failures. The P95 C2 IAE of 58.55 therefore appears to be computed over the sub-sample of cells that produced a completed trajectory, while the C1 reference of 162.08 is a deterministic value over the full grid as defined. A completion-weighted or intent-to-treat analysis — e.g., assigning censored cells an IAE at the horizon maximum, or restricting both C1 and C2 to a common completion set — is required before th
- [§5.6, §3.5.1, and §6.3] The dominant gate intercept class (534/590) and the control-2 inoperability rest on regulatory-layer settling offsets of +3.6e-5 to +6.3e-4, i.e., 36–630× the numerical tolerance ε=1e-6 adopted mid-evaluation. These margins are only one to two orders of magnitude above the steady-state solver residuals of order 1e-8 that motivated adopting ε in the first place. The paper does not report a numerical-convergence study of the Python twin at this precision, nor any independent validation of the port at the 1e-4–1e-5 scale. Since the 'spec-on-bound geometry' story is a headline co-design finding and drives the conclusion that the best-behaved OP is inoperable, the analysis should either provide tolerance/atol/rtol sensitivity evidence or explicitly downgrade these quantitative intercept counts and the control-2 fatality to model-dependent sensitivity results. As written, the interpretation 'g
- [§4.1 and §5.4 (five-arm scenario set)] The manuscript repeatedly refers to a canonical 'five-arm' scenario set, but as executed the set is four feed disturbances plus one undisturbed control arm: the y_D setpoint +0.5% command is held at the operator specification, so no setpoint-tracking scenario is exercised. This is disclosed in §4.1, §5.4, and §6.8, but it has consequences for claims built on 'identical scenarios' across the ladder and for the five-arm gate-intervention accounting. The paper should either modify the terminology throughout (including the abstract, Figure 5, and Table 4) or, if the five-arm label is retained, provide a rationale for why the control arm is counted as a scenario. As it stands, a reader could reasonably conclude that a setpoint-tracking capability was tested when it was not.
minor comments (4)
- [Table 1 caption] The caption says 'Aggregate Ratio (upper CI [pt])' without defining whether the ratio is the ratio of P95 IAEs or the P95 of per-seed ratios. Please define the estimator and the bootstrap procedure explicitly.
- [§5.8] The intercept/detection rates of 1.000 are clearly flagged as degenerate under the 'counterfactual is the gate' protocol, which is commendable. However, the paper should also state explicitly in the Results section that these rates therefore do not provide independent evidence for gate efficacy and that the substantive gate evidence comes from the containment results and the case studies.
- [§3.4.2] The distinction between 'request mode' and 'realized mode' is important but easy to miss. A short table or bullet list summarizing the four possible request/realized combinations and which one applies to V4-Flash vs Nemotron would improve clarity.
- [§5.4] The cold-start attractor-OP fatality is correctly handled by aggregating that stratum at n=9 without imputation. This is the right treatment, and it stands in contrast to the missing completion accounting for Table 1. Please consider making this treatment explicit in the Table 1 context as well.
Circularity Check
Gate-rate KPIs are self-defined ('detection rate = 1 by construction'), but the central C2-vs-C1 asymmetry in Table 1 rests on independent measurement.
-
self definitional
[§5.8 'Gate rates under the degeneracy protocol'; see also §4.2 KPI 3 and §3.5.1]
"With the counterfactual as the gate, the ground-truth label 'counterfactual unsafe' is re-derived offline from the raw logged margins (unsafe⇔any margin<−ε), independent of the stored blocked flag — an audit of log consistency rather than an independent oracle."
The gate's detection ground truth is defined by the same predicate (any signed margin < −ε) that the gate itself uses to block, and both the stored flag and the re-derived label come from the same logged margins. Hence intercept rate = 1.000 and detection rate = 1 are identities, not empirical validations: they verify only that the log's block flag and the log's margins agree, not that the gate detects violations independently. The paper states this degeneration verbatim, so the step is disclosed, but the KPI remains a self-defined quantity rather than a measured prediction.
full rationale
The four-way ladder compares C0/C1/C2/C3 on the same deterministic twin, with identical level closure, scenarios, seeds, and the same MPC backend for C2/C3; the Table 1 IAE ratios are simulated outputs against an external Pareto-reference C1 and are not fitted from the claimed asymmetry, so the central agent-vs-MPC split is not circular. The only step that reduces by construction is the gate KPI pair: the paper defines the ground-truth label 'counterfactual unsafe' as any signed margin < −ε and then re-derives it offline from the gate's own logged margins, making intercept rate 1.000 and detection rate 1 identities rather than empirical confirmations. The paper discloses this degeneracy verbatim (§5.8), which keeps the problem at a disclosed partial-circularity level rather than hidden circularity. The §6.4 attrition numbers (V4-Flash ≈416/800 target-acquisition cells collapsed) raise a survivorship question about the target-acquisition leg of Table 1, but that is a data-completeness/validity issue, not a definitional or fitted-input reduction; the Super 'survivors only' qualifier is likewise a scope guard. No load-bearing self-citation or imported uniqueness theorem is present, and the headline regime split retains independent empirical content.
Assumptions & free parameters
free parameters (5)
- MPC Pareto reference multiplier =
×100 (r_LT = r_VB = 0.1)
- V4-Flash sampling pin =
T=1.0, top_p=0.95
- Nemotron-3-Super sampling pin =
T=0.3, top_p=0.95, reasoning off with max_tokens=512, revision on with 4096
- Gate float-noise tolerance epsilon =
1e-6 on signed margins
- Recovery band for censoring =
1e-3 in composition deviation
assumptions (6)
- domain assumption The Python port of Skogestad's Column A faithfully represents the benchmark plant.
- domain assumption The nine pinned constraints define the correct safety envelope for the process.
- domain assumption A 30-minute counterfactual horizon with 5-minute fast-fail captures safety-relevant dynamics.
- domain assumption The pre-registration records (kpis.md, decision tree, ADRs) exist and were frozen before C2 numbers existed.
- standard math Bootstrap CIs with N=10 seeds and a fixed RNG seed are adequate for distribution-level comparisons.
- domain assumption Hosted model endpoints (OpenRouter/Novita for V4-Flash, DeepInfra for Super) provide stable named-model behavior.
Cite this review
Pith. "Pith review of Safety-Gated Agentic Supervisory Control on a Coupled Distillation Benchmark: Regime Map, Auditable Gate, and Co-Design Findings." pith.science (2026). https://pith.science/paper/RSBYYC4L
@misc{pith2026260727849,
author = {Pith},
title = {Pith review of: Safety-Gated Agentic Supervisory Control on a Coupled Distillation Benchmark: Regime Map, Auditable Gate, and Co-Design Findings},
year = {2026},
howpublished = {\url{https://pith.science/paper/RSBYYC4L}},
note = {Machine review of arXiv:2607.27849}
}
read the original abstract
An open-weight LLM can write composition setpoints every five minutes. What a plant still needs is a hard check: named constraints, logged margins, and an admit/block decision before the regulatory layer moves. This paper puts that check in a rule-based forked-twin counterfactual gate (nine pinned constraints) and leaves the regulatory layer unchanged. On Skogestad's Column A the ladder is PID-only (C0), linear MPC (C1), ungated agent (C2), and gated agent (C3) under one contract: identical level closure (M_D, M_B), scenarios, and seeds; C2/C3 share the linear-MPC backend. The split is not subtle. Off-nominal target acquisition: the agent beats Pareto-tuned linear MPC in the strong band (C2/C1 IAE ratio 0.361 at the upper CI). Disturbance rejection on the same 16-point grid inverts by 16.03 at the upper CI (10.18 at the point estimate), where an ungated LLM supervisor does not belong. The gate compresses a specification-abandonment attractor into a bounded offset (d approx. -1.4; P95 cell IAE 11.5 to 0.77). A one-line prompt fix removes the attractor at source (6/10 to 0/10; sensitivity only, not a new headline). In a 250-cell statistical pass, 534 of 590 gate interventions are spec-on-bound geometry: the operating specification sits on a safety limit, so a well-behaved OP becomes inoperable while misbehaving ones are only contained; 318 blocks still correct actively harmful proposals. Headlines are single-column and model-conditional on DeepSeek-V4-Flash. A second-family sweep (NVIDIA Nemotron-3-Super) keeps the disturbance-rejection fails band and plant-side failure geography; magnitudes and protocol operability stay model-conditional, and Super target-acquisition strong cells are survivors only (not confirmation). Transfer means twin, constraint envelope, and setpoint interface, not a second plant class measured here.
Figures
Figures from the paper (5 more)
Reference graph
Works this paper leans on
-
[1]
S. Joe Qin and Thomas A. Badgwell. A survey of industrial model predictive control technology. Control Engineering Practice, 11(7):733–764, 2003. doi: 10.1016/S0967-0661(02)00186-7
-
[2]
Sigurd Skogestad. Control structure design for complete chemical plants.Computers & Chem- ical Engineering, 28(1–2):219–234, 2004. doi: 10.1016/j.compchemeng.2003.08.002
-
[3]
Advanced control and on-line process optimization in multilayer structures
Piotr Tatjewski. Advanced control and on-line process optimization in multilayer structures. Annual Reviews in Control, 32(1):71–85, 2008. doi: 10.1016/j.arcontrol.2008.03.003
-
[4]
A review on reinforcement learning: Introduction and applications in industrial process control.Computers & Chemical Engineering, 139:106886,
Rui Nian, Jinfeng Liu, and Biao Huang. A review on reinforcement learning: Introduction and applications in industrial process control.Computers & Chemical Engineering, 139:106886,
-
[5]
Steven Spielberg, Aditya Tulsyan, Nathan P. Lawrence, Philip D. Loewen, and R. Bhushan Gopaluni. Toward self-driving processes: A deep reinforcement learning approach to control. AIChE Journal, 65(10):e16689, 2019. doi: 10.1002/aic.16689
-
[6]
Boiko, Robert MacKnight, Ben Kline, and Gabe Gomes
Daniil A. Boiko, Robert MacKnight, Ben Kline, and Gabe Gomes. Autonomous chemi- cal research with large language models.Nature, 624(7992):570–578, 2023. doi: 10.1038/ s41586-023-06792-0
2023
-
[7]
Bran, Sam Cox, Oliver Schilter, Carlo Baldassari, Andrew D
Andres M. Bran, Sam Cox, Oliver Schilter, Carlo Baldassari, Andrew D. White, and Philippe Schwaller. Augmenting large language models with chemistry tools.Nature Machine Intelli- gence, 6:525–535, 2024. doi: 10.1038/s42256-024-00832-8. 29
-
[8]
Yuchen Xia, Manthan Shenoy, Nasser Jazdi, and Michael Weyrich. Towards autonomous system: flexible modular production system enhanced with large language model agents. arXiv:2304.14721, 2023. Presented at IEEE ETF A 2023
arXiv 2023
Show all 33 references
-
[9]
Lever- aging LLM agents and digital twins for fault handling in process plants
Milapji Singh Gill, Javal Vyas, Artan Markaj, Felix Gehlhoff, and Mehmet Mercang¨ oz. Lever- aging LLM agents and digital twins for fault handling in process plants. arXiv:2505.02076, 2025
2025
-
[10]
ControlAgent: Automating control system design via novel integration of LLM agents and domain expertise
Xingang Guo, Darioush Keivan, Usman Syed, Lianhui Qin, Huan Zhang, Geir Dullerud, Peter Seiler, and Bin Hu. ControlAgent: Automating control system design via novel integration of LLM agents and domain expertise. arXiv:2410.19811, 2024
2024 arXiv
-
[11]
Downs and Ernest F
James J. Downs and Ernest F. Vogel. A plant-wide industrial process control problem.Com- puters & Chemical Engineering, 17(3):245–255, 1993. doi: 10.1016/0098-1354(93)80018-I
1993 doi
-
[12]
Venkat Venkatasubramanian, Raghunathan Rengaswamy, Kewen Yin, and Surya N. Kavuri. A review of process fault detection and diagnosis — Part I: Quantitative model-based meth- ods.Computers & Chemical Engineering, 27(3):293–311, 2003. doi: 10.1016/S0098-1354(02) 00160-6
2003 doi
-
[13]
Ding, Adel Haghani, Haiyang Hao, and Ping Zhang
Shen Yin, Steven X. Ding, Adel Haghani, Haiyang Hao, and Ping Zhang. A comparison study of basic data-driven fault diagnosis and process monitoring methods on the benchmark Tennessee Eastman process.Journal of Process Control, 22(9):1567–1581, 2012. doi: 10.1016/ j.jprocont.20...
2012
-
[14]
Idelfonso B. R. Nogueira and Sigurd Skogestad. A systematic approach to multi-agent AI from advanced regulatory control theory: Safe and auditable LLM operator agents for process control. arXiv:2606.30877, 2026
2026 arXiv
-
[15]
Autonomous control leveraging LLMs: An agentic frame- work for next-generation industrial automation
Javal Vyas and Mehmet Mercang¨ oz. Autonomous control leveraging LLMs: An agentic frame- work for next-generation industrial automation. arXiv:2507.07115, 2025
2025 arXiv
-
[16]
Using simplicity to control complexity.IEEE Software, 18(4):20–28, 2001
Lui Sha. Using simplicity to control complexity.IEEE Software, 18(4):20–28, 2001. doi: 10.1109/MS.2001.936213
2001
-
[17]
The Simplex architecture for safe online control system upgrades
Danbing Seto, Bruce Krogh, Lui Sha, and Alongkrit Chutinan. The Simplex architecture for safe online control system upgrades. InProceedings of the 1998 American Control Conference, volume 6, pages 3504–3508, 1998. doi: 10.1109/ACC.1998.703255
1998
-
[18]
Safe reinforcement learning via shielding
Mohammed Alshiekh, Roderick Bloem, R¨ udiger Ehlers, Bettina K¨ onighofer, Scott Niekum, and Ufuk Topcu. Safe reinforcement learning via shielding. InProceedings of the Thirty-Second AAAI Conference on Artificial Intelligence, pages 2669–2678, 2018. DOI not independently re-ve...
2018 arXiv
-
[19]
Hobbs, Mark L
Kerianne L. Hobbs, Mark L. Mote, Matthew Abate, Samuel D. Coogan, and Eric M. Feron. Runtime assurance for safety-critical systems: An introduction to safety filtering approaches for complex control systems.IEEE Control Systems Magazine, 43(2), 2023. doi: 10.1109/ MCS.2023.3234380
2023
-
[20]
Understanding the dynamic behavior of distillation columns.Industrial & Engineering Chemistry Research, 27(10):1848–1862, 1988
Sigurd Skogestad and Manfred Morari. Understanding the dynamic behavior of distillation columns.Industrial & Engineering Chemistry Research, 27(10):1848–1862, 1988. doi: 10.1021/ ie00082a018. 30
1988
-
[21]
Wiley, Chichester, UK, 1996
Sigurd Skogestad and Ian Postlethwaite.Multivariable Feedback Control: Analysis and Design. Wiley, Chichester, UK, 1996. ISBN 0-471-94277-4
1996
-
[22]
Dynamics and control of distillation columns: A tutorial introduction
Sigurd Skogestad. Dynamics and control of distillation columns: A tutorial introduction. Chemical Engineering Research and Design (Trans IChemE, Part A), 75(6):539–562, 1997. doi: 10.1205/026387697524092
1997 doi
-
[23]
Oliphant, Matt Haberland, Tyler Reddy, David Cournapeau, et al
Pauli Virtanen, Ralf Gommers, Travis E. Oliphant, Matt Haberland, Tyler Reddy, David Cournapeau, et al. SciPy 1.0: fundamental algorithms for scientific computing in Python. Nature Methods, 17(3):261–272, 2020. doi: 10.1038/s41592-019-0686-2. Version 1.17.1 as deployed
2020 doi
-
[24]
Edgar H. Bristol. On a new measure of interaction for multivariable process control.IEEE Transactions on Automatic Control, 11(1):133–134, 1966. doi: 10.1109/TAC.1966.1098266
1966
-
[25]
Automatic tuning of simple regulators with specifications on phase and amplitude margins.Automatica, 20(5):645–651, 1984
Karl Johan ˚Astr¨ om and Tore H¨ agglund. Automatic tuning of simple regulators with specifications on phase and amplitude margins.Automatica, 20(5):645–651, 1984. doi: 10.1016/0005-1098(84)90014-1
1984 doi
-
[26]
Tyreus and William L
Bjorn D. Tyreus and William L. Luyben. Tuning PI controllers for integrator/dead time processes.Industrial & Engineering Chemistry Research, 31(11):2625–2628, 1992. doi: 10. 1021/ie00011a029
1992
-
[27]
do-mpc: Towards F AIR nonlinear and robust model predictive control.Con- trol Engineering Practice, 140:105676, 2023
Felix Fiedler, Benjamin Karg, Lukas L¨ uken, Dean Brandner, Moritz Heinlein, Felix Brabender, and Sergio Lucia. do-mpc: Towards F AIR nonlinear and robust model predictive control.Con- trol Engineering Practice, 140:105676, 2023. doi: 10.1016/j.conengprac.2023.105676. Version ...
2023
-
[28]
Joel A. E. Andersson, Joris Gillis, Greg Horn, James B. Rawlings, and Moritz Diehl. CasADi: a software framework for nonlinear optimization and optimal control.Mathematical Pro- gramming Computation, 11(1):1–36, 2019. doi: 10.1007/s12532-018-0139-4. Version 3.7.2 as deployed
2019 doi
-
[29]
DeepSeek-V4-Flash model card.https://huggingface.co/deepseek-ai/ DeepSeek-V4-Flash, 2026
DeepSeek-AI. DeepSeek-V4-Flash model card.https://huggingface.co/deepseek-ai/ DeepSeek-V4-Flash, 2026. Accessed 2026-07-13; served via OpenRouter (Novita, fp8), model id deepseek/deepseek-v4-flash
2026
-
[30]
NVIDIA Nemotron-3-Super-120B-A12B model card.https://build.nvidia.com/ nvidia/nemotron-3-super-120b-a12b/modelcard, 2026
NVIDIA. NVIDIA Nemotron-3-Super-120B-A12B model card.https://build.nvidia.com/ nvidia/nemotron-3-super-120b-a12b/modelcard, 2026. Accessed 2026-07-13; served via NVIDIA NIM at NVFP4 native precision
2026
-
[31]
Darby and Michael Nikolaou
Mark L. Darby and Michael Nikolaou. MPC: Current practice and challenges.Control Engi- neering Practice, 20(4):328–342, 2012. doi: 10.1016/j.conengprac.2011.12.004
2012 doi
-
[32]
Simple analytic rules for model reduction and PID controller tuning.Journal of Process Control, 13(4):291–309, 2003
Sigurd Skogestad. Simple analytic rules for model reduction and PID controller tuning.Journal of Process Control, 13(4):291–309, 2003. doi: 10.1016/S0959-1524(02)00062-8. 31
2003 doi
-
[2020]
doi: 10.1016/j.compchemeng.2020.106886
2020
Reviewed August 1, 2026 · model on record in the stance chip above.
Discussion (0). Sign in to comment.