paper-with-me

홈 › Papers

Neural Network Verification with PyRAT

2024-10-31 · Augustin Lemesle, Julien Lehmann, Tristan Le Gall

As AI systems are becoming more and more popular and used in various critical domains (health, transport, energy, ...), the need to provide guarantees and trust of their safety is undeniable. To this end, we present PyRAT, a tool based on abstract interpretation to verify the safety and the robustness of neural networks. In this paper, we describe the different abstractions used by PyRAT to find the reachable states of a neural network starting from its input as well as the main features of the tool to provide fast and accurate analysis of neural networks. PyRAT has already been used in several collaborations to ensure safety guarantees, with its second place at the VNN-Comp 2024 showcasing its performance.

📄 PDF Abstract BibTeX arXiv:2410.23903

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

PyraTok: Language-Aligned Pyramidal Tokenizer for Video Understanding and Generation

2026-01-22 · Onkar Susladkar, Tushar Prakash, Adheesh Juvekar, Kiet A. Nguyen 외 arxiv

Discrete video VAEs underpin modern text-to-video generation and video understanding systems, yet existing tokenizers typically learn visual codebooks at a single scale with limited vocabularies and shallow language supe…

Temporal Action LocalizationText-to-Video GenerationVideo ReconstructionVideo Segmentation

PyRATA, Python Rule-based feAture sTructure Analysis

2018-05-01 · JEPTALNRECITAL 2018 5 · Hern, Nicolas ez, Amir Hazem
Feature Engineering

Maximum-Entropy-Rate Selection of Features for Classifying Changes in Knee and Ankle Dynamics During Running

2025-01-23 · Garry A. Einicke, Haider A. Sabti, David V. Thiel, Marta Fernandez

This paper investigates deteriorations in knee and ankle dynamics during running. Changes in lower limb accelerations are analyzed by a wearable musculo-skeletal monitoring system. The system employs a machine learning t…

CheckINN: Wide Range Neural Network Verification in Imandra (Extended)

2022-07-21 · Remi Desmartin, Grant Passmore, Ekaterina Komendantskaya, Matthew Daggitt

Neural networks are increasingly relied upon as components of complex safety-critical systems such as autonomous vehicles. There is high demand for tools and methods that embed neural network verification in a larger ver…

Autonomous Vehicles

Unified Generation and Self-Verification for Vision-Language Models via Advantage Decoupled Preference Optimization

2026-01-04 · Xinyu Qiu, Heng Jia, Zhengwen Zeng, Shuheng Shen 외 arxiv

Parallel test-time scaling typically trains separate generation and verification models, incurring high training and inference costs. We propose Advantage Decoupled Preference Optimization (ADPO), a unified reinforcement…

Reinforcement LearningAnswer Generation