EvoDCNN: An evolutionary deep convolutional neural network for image classification

T Hassanzadeh, D Essam, R Sarker - Neurocomputing, 2022 - Elsevier
Abstract Develo** Deep Convolutional Neural Networks (DCNNs) for image classification
is a complicated task that needs considerable effort and knowledge. By employing an …

Verifying generalization in deep learning

G Amir, O Maayan, T Zelazny, G Katz… - … Conference on Computer …, 2023 - Springer
Deep neural networks (DNNs) are the workhorses of deep learning, which constitutes the
state of the art in numerous application domains. However, DNN-based decision rules are …

A safety framework for critical systems utilising deep neural networks

X Zhao, A Banks, J Sharp, V Robu, D Flynn… - … Safety, Reliability, and …, 2020 - Springer
Increasingly sophisticated mathematical modelling processes from Machine Learning are
being used to analyse complex data. However, the performance and explainability of these …

Semantics of probabilistic programs using s-finite kernels in Coq

R Affeldt, C Cohen, A Saito - Proceedings of the 12th ACM SIGPLAN …, 2023 - dl.acm.org
Probabilistic programming languages are used to write probabilistic models to make
probabilistic inferences. A number of rigorous semantics have recently been proposed that …

Formalizing Piecewise Affine Activation Functions of Neural Networks in Coq

A Aleksandrov, K Völlinger - NASA Formal Methods Symposium, 2023 - Springer
Verification of neural networks relies on activation functions being piecewise affine (pwa)—
enabling an encoding of the verification problem for theorem provers. In this paper, we …

Relative robustness of quantized neural networks against adversarial attacks

K Duncan, E Komendantskaya… - … Joint Conference on …, 2020 - ieeexplore.ieee.org
Neural networks are increasingly being moved to edge computing devices and smart
sensors, to reduce latency and save bandwidth. Neural network compression such as …

CertRL: formalizing convergence proofs for value and policy iteration in Coq

K Vajjha, A Shinnar, B Trager, V Pestun… - Proceedings of the 10th …, 2021 - dl.acm.org
Reinforcement learning algorithms solve sequential decision-making problems in
probabilistic environments by optimizing for long-term reward. The desire to use …

Taming differentiable logics with Coq formalisation

R Affeldt, A Bruni, E Komendantskaya… - arxiv preprint arxiv …, 2024 - arxiv.org
For performance and verification in machine learning, new methods have recently been
proposed that optimise learning systems to satisfy formally expressed logical properties …

Formally verified solution methods for Markov decision processes

M Schäffeler, M Abdulaziz - Proceedings of the AAAI Conference on …, 2023 - ojs.aaai.org
We formally verify executable algorithms for solving Markov decision processes (MDPs) in
the interactive theorem prover Isabelle/HOL. We build on existing formalizations of …

Vehicle: Bridging the embedding gap in the verification of neuro-symbolic programs

ML Daggitt, W Kokke, R Atkey, N Slusarz… - arxiv preprint arxiv …, 2024 - arxiv.org
Neuro-symbolic programs--programs containing both machine learning components and
traditional symbolic code--are becoming increasingly widespread. However, we believe that …