Real-time Visualization of Stream-based Monitoring Data
Jan Baumeister, Bernd Finkbeiner, Stefan Gumhold, Malte, Schledjewski

TL;DR
This paper introduces a real-time visualization approach integrated with the RTLola monitoring framework, enabling synchronized, filtered, and aggregated display of stream-based data for safety-critical systems like UAS.
Contribution
It presents a novel method where data processing and visualization are unified within the monitor using stream equations, improving informativeness and maintainability.
Findings
Enables synchronized visualization of multiple data streams.
Facilitates real-time filtering and aggregation within the monitor.
Results in more understandable and maintainable monitoring code.
Abstract
Stream-based runtime monitors are used in safety-critical applications such as Unmanned Aerial Systems (UAS) to compute comprehensive statistics and logical assessments of system health that provide the human operator with critical information in hand-over situations. In such applications, a visual display of the monitoring data can be much more helpful than the textual alerts provided by a more traditional user interface. This visualization requires extensive real-time data processing, which includes the synchronization of data from different streams, filtering and aggregation, and priorization and management of user attention. We present a visualization approach for the \rtlola monitoring framework. Our approach is based on the principle that the necessary data processing is the responsibility of the monitor itself, rather than the responsibility of some external visualization tool.…
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
TopicsData Visualization and Analytics · Simulation Techniques and Applications · Anomaly Detection Techniques and Applications
