PubMed Health⌕ Search

Biomedical subjects

Andrei Gribok

Publications and source records attributed to Andrei Gribok.

2 recordsLinked to original sources

Error bounds for data-driven models of dynamical systems.

This work provides a technique for estimating error bounds about the predictions of data-driven models of dynamical systems. The bootstrap technique is applied to predictions from a set of dynamical system models, rather than from the time-series data, to estimate the reliability (in the form of prediction intervals) for each prediction. The technique is illustrated using human core temperature data, modeled by a hybrid (autoregressive plus first principles) approach. The temperature prediction intervals obtained are in agreement with those from the Camp-Meidell inequality. Moreover, as expected, the prediction intervals increase with the prediction horizon, time-series data variability, and model inaccuracy.

Algorithms↗

Boolean operations with implicit and parametric representation of primitives using R-functions.

We present a new and efficient algorithm to accurately polygonize an implicit surface generated by multiple Boolean operations with globally deformed primitives. Our algorithm is special in the sense that it can be applied to objects with both an implicit and a parametric representation, such as superquadrics, supershapes, and Dupin cyclides. The input is a Constructive Solid Geometry tree (CSG tree) that contains the Boolean operations, the parameters of the primitives, and the global deformations. At each node of the CSG tree, the implicit formulations of the subtrees are used to quickly determine the parts to be transmitted to the parent node, while the primitives' parametric definition are used to refine an intermediary mesh around the intersection curves. The output is both an implicit equation and a mesh representing its solution. For the resulting object, an implicit equation with guaranteed differential properties is obtained by simple combinations of the primitives' implicit equations using R-functions. Depending on the chosen R-function, this equation is continuous and can be differentiable everywhere. The primitives' parametric representations are used to directly polygonize the resulting surface by generating vertices that belong exactly to the zero-set of the resulting implicit equation. The proposed approach has many potential applications, ranging from mechanical engineering to shape recognition and data compression. Examples of complex objects are presented and commented on to show the potential of our approach for shape modeling.

Algorithms↗