paper-with-me

Papers

Vehicle: Bridging the Embedding Gap in the Verification of Neuro-Symbolic Programs

2024-01-12 · Matthew L. Daggitt, Wen Kokke, Robert Atkey, Natalia Slusarz, Luca Arnaboldi, Ekaterina Komendantskaya

Neuro-symbolic programs -- programs containing both machine learning components and traditional symbolic code -- are becoming increasingly widespread. However, we believe that there is still a lack of a general methodology for verifying these programs whose correctness depends on the behaviour of the machine learning components. In this paper, we identify the `embedding gap'' -- the lack of techniques for linking semantically-meaningful problem-space'' properties to equivalent embedding-space'' properties -- as one of the key issues, and describe Vehicle, a tool designed to facilitate the end-to-end verification of neural-symbolic programs in a modular fashion. Vehicle provides a convenient language for specifying problem-space'' properties of neural networks and declaring their relationship to the `embedding-space", and a powerful compiler that automates interpretation of these properties in the language of a chosen machine-learning training environment, neural network verifier, and interactive theorem prover. We demonstrate Vehicle's utility by using it to formally verify the safety of a simple autonomous car equipped with a neural network controller.

📄 PDF Abstract BibTeX arXiv:2401.06379

Code (1)

vehicle-lang/vehicle 공식 구현

Similar Papers 제목 키워드 기반

Neuro-Symbolic Verification of Deep Neural Networks

2022-03-02 · Xuan Xie, Kristian Kersting, Daniel Neider

Formal verification has emerged as a powerful approach to ensure the safety and reliability of deep neural networks. However, current verification tools are limited to only a handful of properties that can be expressed a…

Adversarial RobustnessFairness

NeuroNL2LTL: A Neurosymbolic Framework for Natural Language Translation of Linear Temporal Logic

2026-05-20 · Paapa Kwesi Quansah, Ernest Bonnah arxiv

Effectively translating between natural language (NL) and formal logics like Linear Temporal Logic (LTL) requires expertise that limits formal verification's reach in safety-critical development. Template-based approache…

Reinforcement LearningAutonomous Vehicles

NeuroStrata: Harnessing Neurosymbolic Paradigms for Improved Design, Testability, and Verifiability of Autonomous CPS

2025-02-17 · Xi Zheng, Ziyang Li, Ivan Ruchkin, Ruzica Piskac 외

Autonomous cyber-physical systems (CPSs) leverage AI for perception, planning, and control but face trust and safety certification challenges due to inherent uncertainties. The neurosymbolic paradigm replaces stochastic …

BANSAI: Towards Bridging the AI Adoption Gap in Industrial Robotics with Neurosymbolic Programming

2024-04-21 · Benjamin Alt, Julia Dvorak, Darko Katic, Rainer Jäkel 외

Over the past decade, deep learning helped solve manipulation problems across all domains of robotics. At the same time, industrial robots continue to be programmed overwhelmingly using traditional program representation…

Industrial RobotsProgram Synthesis

Neuro-Symbolic Verification of LLM Outputs for Data-Sensitive Domains (extended preprint)

2026-05-26 · Paul Sigloch, Christoph Benzmüller arxiv

LLMs deployed in high-stakes domains face fundamental reliability challenges: hallucinations, inconsistencies, and privacy vulnerabilities introduce unacceptable risks where errors carry legal, financial, or safety conse…

Semantic SimilarityLogical Reasoning