paper-with-me

Papers

Architectural patterns for handling runtime uncertainty of data-driven models in safety-critical perception

2022-06-14 · Janek Groß, Rasmus Adler, Michael Kläs, Jan Reich, Lisa Jöckel, Roman Gansch

Data-driven models (DDM) based on machine learning and other AI techniques play an important role in the perception of increasingly autonomous systems. Due to the merely implicit definition of their behavior mainly based on the data used for training, DDM outputs are subject to uncertainty. This poses a challenge with respect to the realization of safety-critical perception tasks by means of DDMs. A promising approach to tackling this challenge is to estimate the uncertainty in the current situation during operation and adapt the system behavior accordingly. In previous work, we focused on runtime estimation of uncertainty and discussed approaches for handling uncertainty estimations. In this paper, we present additional architectural patterns for handling uncertainty. Furthermore, we evaluate the four patterns qualitatively and quantitatively with respect to safety and performance gains. For the quantitative evaluation, we consider a distance controller for vehicle platooning where performance gains are measured by considering how much the distance can be reduced in different operational situations. We conclude that the consideration of context information of the driving situation makes it possible to accept more or less uncertainty depending on the inherent risk of the situation, which results in performance gains.

📄 PDF Abstract BibTeX arXiv:2206.06838

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Methodology for Selecting and Composing Runtime Architecture Patterns for Production LLM Agents

2026-05-19 · Vasundra Srinivasan arxiv

Production LLM agents combine stochastic model outputs with deterministic software systems, yet the boundary between the two is rarely treated as a first-class architectural object. This paper names that boundary the sto…

Detecting Architectural Drift in Safety-Critical Firmware through Runtime Trace Analysis

2026-07-03 · Domenico Francesco De Angelis, Marco De Luca, Domenico Amalfitano, Pasquale Cimmino 외 arxiv

Maintaining consistency between architectural design and runtime-observed behavior is challenging in long-lived safety-critical firmware. This paper presents a runtime-informed methodology for detecting architectural dri…

BayesPerf: Minimizing Performance Monitoring Errors Using Bayesian Statistics

2021-02-22 · Subho S. Banerjee, Saurabh Jha, Zbigniew T. Kalbarczyk, Ravishankar K. Iyer

Hardware performance counters (HPCs) that measure low-level architectural and microarchitectural events provide dynamic contextual information about the state of the system. However, HPC measurements are error-prone due …

Decision MakingScheduling

FortuneTeller: Predicting Microarchitectural Attacks via Unsupervised Deep Learning

2019-07-08 · Berk Gulmezoglu, Ahmad Moghimi, Thomas Eisenbarth, Berk Sunar

The growing security threat of microarchitectural attacks underlines the importance of robust security sensors and detection mechanisms at the hardware level. While there are studies on runtime detection of cache attacks…

Anomaly DetectionDeep Learning

HYDRA: A Heterogeneous Chiplet DSE Framework for Serving Dynamic Hybrid LLM Workloads

2026-08-19 · Jiahao Lin, Alish Kanani, Sangwan Lee, Jaehyun Park 외 arxiv

Hybrid Transformer-Mamba large language models (LLMs) enhance long-context efficiency, but their heterogeneous computation and communication patterns complicate efficient hardware acceleration. Chiplet-based architecture…