Interval Simulation of Narmax Models Based on Computer Arithmetic
P. F. S. Guedes, M. L. C. Peixoto, O. A. R. O. Freitas, A. M. Barbosa,, S. A. M. Martins, E. G. Nepomuceno

TL;DR
This paper introduces an interval arithmetic simulation algorithm for NARMAX models to control computational errors, demonstrating improved accuracy over existing tools like Intlab through numerical experiments.
Contribution
The paper presents a novel interval arithmetic algorithm for NARMAX models that reduces error propagation and outperforms existing Matlab tools.
Findings
Our method produces narrower intervals than Intlab.
Numerical experiments confirm improved accuracy.
Interval simulation effectively controls error growth.
Abstract
System identification is an important area of science, which aims to describe the characteristics of the system, representing them by mathematical models. Since many of these models can be seen as recursive functions, it is extremely important to control the errors in these functions, because small errors introduced in each computational step can grow exponentially due to the sensitivity to initial conditions present in this type of functions. One of the ways to control rounding and truncation errors is through interval arithmetic, since it is not possible to represent all numbers in the computer because of the finite representation in them. Thus, in arithmetic interval a number is represented by an interval in which the true number is within that interval. In this manuscript we developed an algorithm that performs the operations of interval arithmetic using basic functions. We have…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNumerical Methods and Algorithms · Neural Networks and Applications · Chaos control and synchronization
