This paper explores formal verification for autonomous systems, identifying limitations and proposing improvements.
arXiv research
A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.
Trend · papers per month
Formalizes weak and strong verification for LLMs, controlling errors without assumptions.
Scalable verification for deep neural networks with formal guarantees.
Develops first robustness verification for complex Transformers.
Novel approach using Lagrangian Decomposition for neural network verification.
We present a new approach to assessing the robustness of neural networks based on estimating the proportion of inputs for which a property is violated. Specifically, we estimate the probability of the event that the property is violated under an input model. Our approach critically varies from the formal verification f…
Formal verification of neural networks is essential for their deployment in safety-critical areas. Many available formal verification methods have been shown to be instances of a unified Branch and Bound (BaB) formulation. We propose a novel framework for designing an effective branching strategy for BaB. Specifically,…
Efficiently certifies global robustness of large neural networks with probabilistic guarantees.
New method for verifying deep neural networks' differences efficiently.
The success of Deep Learning and its potential use in many safety-critical applications has motivated research on formal verification of Neural Network (NN) models. In this context, verification involves proving or disproving that an NN model satisfies certain input-output properties. Despite the reputation of learned …
This study extends verifiable learning to boosted tree ensembles, enabling efficient security verification.
We study the problem of formally verifying the robustness to adversarial examples of support vector machines (SVMs), a major machine learning model for classification and regression tasks. Following a recent stream of works on formal robustness verification of (deep) neural networks, our approach relies on a sound abst…
Accelerating Speculative Diffusions via Block Verification
PEREGRiNN verifies safety of ReLU NNs by penalizing relaxation in a greedy manner.
New method verifies formulas for causal interventional distributions.
We study the robustness verification problem for tree-based models, including decision trees, random forests (RFs) and gradient boosted decision trees (GBDTs). Formal robustness verification of decision tree ensembles involves finding the exact minimal adversarial perturbation or a guaranteed lower bound of it. Existin…
This paper addresses the problem of formally verifying desirable properties of neural networks, i.e., obtaining provable guarantees that neural networks satisfy specifications relating their inputs and outputs (robustness to bounded norm adversarial perturbations, for example). Most previous work on this topic was limi…
Accelerates DNN robustness verification with target labels.
Formal methods verify continuous auctions at exchanges.
Despite the tremendous advances that have been made in the last decade on developing useful machine-learning applications, their wider adoption has been hindered by the lack of strong assurance guarantees that can be made about their behavior. In this paper, we consider how formal verification techniques developed for …
This research simplifies verification of machine learning systems using reparameterization.
Recent advances in machine learning and artificial intelligence are now being considered in safety-critical autonomous systems where software defects may cause severe harm to humans and the environment. Design organizations in these domains are currently unable to provide convincing arguments that their systems are saf…
Theoretical limits on verifying self-improving systems without risking unbounded utility.
Formally verifies fairness and uniformity in financial market trades.
Improved neural network verification using Lagrangian decomposition and parallel algorithms.
We study the problem of computing the minimum adversarial perturbation of the Nearest Neighbor (NN) classifiers. Previous attempts either conduct attacks on continuous approximations of NN models or search for the perturbation by some heuristic methods. In this paper, we propose the first algorithm that is able to comp…
Two impossibility theorems show formal alignment certification is impossible for AI systems.
This paper formalizes -learning and linear TD convergence using Lean 4.
We introduce a formal framework for analyzing trades in financial markets. An exchange is where multiple buyers and sellers participate to trade. These days, all big exchanges use computer algorithms that implement double sided auctions to match buy and sell requests and these algorithms must abide by certain regulator…
The study develops a logic reasoner to verify MS case management specifications.
We propose a framework for verifying data deletion in MLaaS systems.
Paper formalizes multi-dimensional FSD using geometric methods.
GoTube verifies neural networks over time, scaling to large horizons.
Framework for verifying deep learning operators.
The paper verifies the robustness of classifier ensembles against randomized attacks.
This paper introduces a new classification tool named Silas, which is built to provide a more transparent and dependable data analytics service. A focus of Silas is on providing a formal foundation of decision trees in order to support logical analysis and verification of learned prediction models. This paper describes…
Paper formalizes Simon's satisficing through FFSD, proving its equivalence to expected utility theory.
Generalizes neural network verification by adding arbitrary cutting planes.
We formalize and verify double auctions for multiple-quantity trades.
Models such as Sequence-to-Sequence and Image-to-Sequence are widely used in real world applications. While the ability of these neural architectures to produce variable-length outputs makes them extremely effective for problems like Machine Translation and Image Captioning, it also leaves them vulnerable to failures o…
We address the problem of verifying neural-based perception systems implemented by convolutional neural networks. We define a notion of local robustness based on affine and photometric transformations. We show the notion cannot be captured by previously employed notions of robustness. The method proposed is based on re…
A new framework for robustness analysis of deep neural networks using PAC-model learning.
Verifying probabilistic forecasts for extreme events is a highly active research area because popular media and public opinions are naturally focused on extreme events, and biased conclusions are readily made. In this context, classical verification methods tailored for extreme events, such as thresholded and weighted …
Revel tackles safe exploration in RL with verified symbolic policies.
Neural networks are part of many contemporary NLP systems, yet their empirical successes come at the price of vulnerability to adversarial attacks. Previous work has used adversarial training and data augmentation to partially mitigate such brittleness, but these are unlikely to find worst-case adversaries due to the c…
Paper develops PAC verification for hypothesis classes and statistical algorithms.
Hypothesis testing is an important problem with applications in target localization, clinical trials etc. Many active hypothesis testing strategies operate in two phases: an exploration phase and a verification phase. In the exploration phase, selection of experiments is such that a moderate level of confidence on the …
We explore the concept of co-design in the context of neural network verification. Specifically, we aim to train deep neural networks that not only are robust to adversarial perturbations but also whose robustness can be verified more easily. To this end, we identify two properties of network models - weight sparsity a…