Calibration as a Learned Skill: An RL Agent Designs Its Own Tests
A new preprint accepted at the DEXA AI4IP 2026 workshop proposes replacing the engineer's hand-crafted test signals with a reinforcement learning agent that learns to probe a mechatronic system safely and informatively, in what its authors describe as a step toward making parameter identification less dependent on scarce calibration expertise.
System identification — the process of inferring a mathematical model of a physical machine from experimental data — has long depended on a quiet form of craft. A skilled engineer has to know the hardware well enough to design excitation signals that are informative for the parameters of interest, but stay inside the plant's mechanical and electrical safety envelope. That coupling between domain knowledge and signal design is exactly what the paper "Reinforcement Learning for Optimal Experiment Design in Parameter Identification of Mechatronic Systems" tries to break.
The authors train a reinforcement learning agent to generate the excitation signals itself. Rather than imposing safety through external limits, they use reward shaping to push the policy toward informative probes while penalizing excursions toward unsafe regions of the operating envelope. The testbed is a Quanser Aero 2, a standard two-degree-of-freedom helicopter-style mechatronic plant widely used in control education and research.
The evaluation reports results across three identified parameters and 10 independent training seeds. The headline numbers, as stated in the arXiv abstract, are competitive estimation accuracy against classical system-identification baselines — the authors state their approach outperforms those baselines — and a 0.75% safety-violation rate during training and operation. That rate is small, but the authors flag it explicitly rather than burying it, and any honest account of the work has to do the same. The abstract does not specify whether the rate is measured at training time, deployment, or both, and the underlying paper would need to be read in full to pin that down.
The constructive move is what makes the paper interesting beyond the benchmark. Where classical system identification needs a human expert to translate physical intuition into a well-shaped probe signal, the RL formulation bakes that translation into a trained policy. The reward function replaces the engineer's notebook: it encodes, simultaneously, "be informative" and "stay safe." A new user of the same testbed no longer has to invent the signal from scratch — they inherit a policy that already knows how to interrogate the plant.
That shift is not unique to mechatronics. A 2023 paper in IEEE Transactions on Industrial Informatics on RL-based optimal excitation for Li-ion battery parameter estimation made a similar argument in a different domain, learning excitation signals for battery models. The new preprint sits squarely in that lineage, extending the same idea to a multi-parameter mechatronic setting with an explicit safety term in the reward.
The work has been associated with the DEXA AI4IP 2026 workshop (August 11–13, Graz, Austria), where it was accepted for publication in Springer's Communications in Computer and Information Science (CCIS) series. As an arXiv preprint that has completed one peer-reviewed workshop acceptance but not a journal-level review, the result is best read as a working claim by its authors rather than settled consensus, and the "outperforms classical baselines" language in the abstract refers to baselines of the authors' own choosing rather than to a head-to-head with a named industry method.
For practitioners, the practical question is whether a learned policy trained on one Quanser Aero 2 will transfer to other plants. The paper claims the method is generalizable; the demonstration, for now, is on a single testbed. The honest read is that the constructive claim — calibration can be encoded as a learnable skill with safety baked in — has now been shown to work once, in a controlled setting, with a small but named failure rate. That is a real result, and a useful one to track, even if the headline-grabbing version of "the robot that calibrates itself" is still a few steps downstream.