An Algebraic Framework for the Real-Time Solution of Inverse Problems on Embedded Systems
Christoph Gugg, Matthew Harker, Paul O'Leary, Gerhard Rath

TL;DR
This paper introduces an algebraic, real-time method for solving inverse problems involving ODEs with linear constraints on embedded systems, enabling efficient and noise-robust sensor data processing.
Contribution
It presents a novel algebraic framework that precomputes matrices for real-time inverse problem solving on embedded systems using linear algebra and least squares.
Findings
Method achieves known computational complexity, suitable for real-time applications.
Numerical tests show accurate solutions on perturbed and unperturbed problems.
Implementation supports automatic code generation and was validated on real hardware.
Abstract
This article presents a new approach to the real-time solution of inverse problems on embedded systems. The class of problems addressed corresponds to ordinary differential equations (ODEs) with generalized linear constraints, whereby the data from an array of sensors forms the forcing function. The solution of the equation is formulated as a least squares (LS) problem with linear constraints. The LS approach makes the method suitable for the explicit solution of inverse problems where the forcing function is perturbed by noise. The algebraic computation is partitioned into a initial preparatory step, which precomputes the matrices required for the run-time computation; and the cyclic run-time computation, which is repeated with each acquisition of sensor data. The cyclic computation consists of a single matrix-vector multiplication, in this manner computation complexity is known…
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
TopicsSensor Technology and Measurement Systems · Inertial Sensor and Navigation · Real-time simulation and control systems
