paper-with-me

Papers

Safety Certification is Classification

2026-05-07 · Oliver Schön, Licio Romao, Sadegh Soudjani arxiv

The goal of this paper is certifying safety of dynamical systems subject to uncertainty. Existing approaches use trajectory data to estimate transition probabilities, and compute safety probabilities recursively via dynamic programming (DP). This recursion may lead to compounding errors in the certified safety probability, thus collapsing to a vacuous lower bound for growing horizons $T$. We propose a kernel embedding framework that treats safety certification as a classification problem on trajectory data, directly estimating the $T$-step safety probability without recursion. We show that the framework subsumes well-established approaches from the literature (e.g., barrier certificates, robust Markov models) as special cases, and allows us to go beyond their limitations. As the main consequence, it bypasses compounding error across the horizon and enables certification for systems with non-Markovian dynamics. We demonstrate that direct estimators remain stable independent of the certification horizon and in the non-Markovian setting, whilst DP-based certificates silently go unsound -- confirmed in simulation on a neural-controlled quadrotor.

📄 PDF Abstract BibTeX arXiv:2605.06087

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

RISC-V Functional Safety for Autonomous Automotive Systems: An Analytical Framework and Research Roadmap for ML-Assisted Certification

2026-04-19 · Nick Andreasyan, Mikhail Struve, Alexey Popov, Maksim Nikolaev 외 arxiv

RISC-V is emerging as a viable platform for automotive-grade embedded computing, with recent ISO 26262 ASIL-D certifications demonstrating readiness for safety-critical deployment in autonomous driving systems. However, …

Reinforcement LearningAutonomous Driving

How to Certify Machine Learning Based Safety-critical Systems? A Systematic Literature Review

2021-07-26 · Florian Tambon, Gabriel Laberge, Le An, Amin Nikanjam 외

Context: Machine Learning (ML) has been at the heart of many innovations over the past years. However, including it in so-called 'safety-critical' systems such as automotive or aeronautic has proven to be very challengin…

BIG-bench Machine LearningSafe Reinforcement LearningSystematic Literature Review

Are Safety Guarantees in Neural Networks Safe? How to Compute Trustworthy Robustness Certifications

2026-06-22 · Merkouris Papamichail, Konstantinos Varsos, Giorgos Flouris, João Marques-Silva arxiv

A primary challenge in AI safety is the existence of adversarial examples -- slightly distorted inputs that cause a neural network (NN) to misclassify. To mitigate this problem, recent research focuses on the computation…

Towards Understanding the Robustness Against Evasion Attack on Categorical Data

2021-09-29 · ICLR 2022 4 · Hongyan Bao, Yufei Han, Yujun Zhou, Yun Shen 외

Characterizing and assessing the adversarial vulnerability of classification models with categorical input has been a practically important, while rarely explored research problem. Our work echoes the challenge by first …

Classification

Reinforcement Learning with Ensemble Model Predictive Safety Certification

2024-02-06 · Sven Gronauer, Tom Haider, Felippe Schmoeller da Roza, Klaus Diepold

Reinforcement learning algorithms need exploration to learn. However, unsupervised exploration prevents the deployment of such algorithms on safety-critical tasks and limits real-world deployment. In this paper, we propo…

Deep Reinforcement LearningmodelModel Predictive Controlreinforcement-learning+1