paper-with-me

Papers

Runtime Monitoring of Perception-Based Autonomous Systems via Embedding Temporal Logic

2026-05-12 · Parv Kapoor, Abigail Hammer, Ashish Kapoor, Karen Leung, Eunsuk Kang arxiv

Runtime monitoring of autonomous systems traditionally relies on mapping continuous sensor observations to discrete logical propositions defined over low-dimensional state variables. This abstraction breaks down in perception-driven settings, where such mappings require additional learned modules that are often computationally expensive, brittle, and semantically misaligned. In this work, we propose Embedding Temporal Logic (ETL), a temporal logic that performs monitoring directly in learned embedding spaces. ETL defines predicates through distances between observed embeddings and target embeddings derived from reference observations. This formulation allows specifications to capture high-level perceptual concepts, such as similarity to visual goals or avoidance of semantic regions, that are difficult or impossible to express using traditional predicates. By composing these predicates with temporal operators, ETL naturally expresses temporally extended and sequential perceptual behaviors. We introduce ETL monitors for evaluating specifications over bounded embedding traces, along with a conformal calibration procedure that provides reliable and safety-oriented predicate evaluation. We evaluate our approach across multiple manipulation environments to show that ETL achieves strong empirical agreement with ground-truth semantics, including accurate monitoring of temporally composed behaviors.

📄 PDF Abstract BibTeX arXiv:2605.12651

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Monitoring of Perception Systems: Deterministic, Probabilistic, and Learning-based Fault Detection and Identification

2022-05-22 · Pasquale Antonante, Heath Nilsen, Luca Carlone

This paper investigates runtime monitoring of perception systems. Perception is a critical component of high-integrity applications of robotics and autonomous systems, such as self-driving cars. In these applications, fa…

Autonomous DrivingDiagnosticFault DetectionSelf-Driving Cars

Monitoring and Diagnosability of Perception Systems

2020-05-24 · Pasquale Antonante, David I. Spivak, Luca Carlone

Perception is a critical component of high-integrity applications of robotics and autonomous systems, such as self-driving cars. In these applications, failure of perception systems may put human life at risk, and a broa…

Fault DetectionSelf-Driving Cars

Runtime Safety Monitoring of Deep Neural Networks for Perception: A Survey

2025-11-08 · Albert Schotschneider, Svetlana Pavlitska, J. Marius Zöllner arxiv

Deep neural networks (DNNs) are widely used in perception systems for safety-critical applications, such as autonomous driving and robotics. However, DNNs remain vulnerable to various safety concerns, including generaliz…

Autonomous Driving

Monitoring and Diagnosability of Perception Systems

2020-11-11 · Pasquale Antonante, David I. Spivak, Luca Carlone

Perception is a critical component of high-integrity applications of robotics and autonomous systems, such as self-driving vehicles. In these applications, failure of perception systems may put human life at risk, and a …

CPUDiagnosticFault Detection

Using Formal Models, Safety Shields and Certified Control to Validate AI-Based Train Systems

2024-11-21 · Jan Gruteser, Jan Roßbach, Fabian Vu, Michael Leuschel

The certification of autonomous systems is an important concern in science and industry. The KI-LOK project explores new methods for certifying and safely integrating AI components into autonomous trains. We pursued a tw…