paper-with-me

Papers

ModelVerification.jl: a Comprehensive Toolbox for Formally Verifying Deep Neural Networks

2024-06-30 · Tianhao Wei, Luca Marzari, Kai S. Yun, Hanjiang Hu, Peizhi Niu, Xusheng Luo, Changliu Liu

Deep Neural Networks (DNN) are crucial in approximating nonlinear functions across diverse applications, ranging from image classification to control. Verifying specific input-output properties can be a highly challenging task due to the lack of a single, self-contained framework that allows a complete range of verification types. To this end, we present \texttt{ModelVerification.jl (MV)}, the first comprehensive, cutting-edge toolbox that contains a suite of state-of-the-art methods for verifying different types of DNNs and safety specifications. This versatile toolbox is designed to empower developers and machine learning practitioners with robust tools for verifying and ensuring the trustworthiness of their DNN models.

📄 PDF Abstract BibTeX arXiv:2407.01639

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage Classification

Similar Papers 제목 키워드 기반

Formally Verifying Analog Neural Networks Under Process Variations Using Polynomial Zonotopes

2026-05-11 · Yasmine Abu-Haeyeh, Tobias Ladner, Matthias Althoff, Lars Hedrich arxiv

Analog neural networks are gaining attention due to their efficiency in terms of power consumption and processing speed. However, since analog neural networks are implemented as physical circuits, they are highly sensiti…

Adversarial Robustness Toolbox v1.0.0

2018-07-03 · Maria-Irina Nicolae, Mathieu Sinn, Minh Ngoc Tran, Beat Buesser 외

Adversarial Robustness Toolbox (ART) is a Python library supporting developers and researchers in defending Machine Learning models (Deep Neural Networks, Gradient Boosted Decision Trees, Support Vector Machines, Random …

Adversarial RobustnessBIG-bench Machine LearningGaussian ProcessesTime Series Analysis

Formal Verification of Markov Processes with Learned Parameters

2025-01-27 · Muhammad Maaz, Timothy C. Y. Chan

We introduce the problem of formally verifying properties of Markov processes where the parameters are given by the output of machine learning models. For a broad class of machine learning models, including linear models…

MLE-Toolbox: An Open-Source Toolbox for Comprehensive EEG and MEG Data Analysis

2026-04-08 · Xiaobo Liu arxiv

MLE-Toolbox is a comprehensive open-source MATLAB toolbox for end-to-end analysis of magnetoencephalography (MEG) and electroencephalography (EEG) data. Inspired by widely used neuroimaging platforms such as Brainstorm a…

IsabeLLM: Automated Theorem Proving Applied to Formally Verifying Consensus

2026-06-16 · Elliot Jones, William Knottenbelt arxiv

Advances in Artificial Intelligence (AI) have led AI for Theorem Proving to become a promising means of formally verifying computer systems. Whilst formal verification is traditionally reserved for safety-critical system…

Automated Theorem Proving