Skip to main content

Showing 1–50 of 83 results for author: Kwiatkowska, M

Searching in archive cs. Search in all archives.
.
  1. arXiv:2406.11522  [pdf, other

    cs.LG cs.AI cs.CR

    FullCert: Deterministic End-to-End Certification for Training and Inference of Neural Networks

    Authors: Tobias Lorenz, Marta Kwiatkowska, Mario Fritz

    Abstract: Modern machine learning models are sensitive to the manipulation of both the training data (poisoning attacks) and inference data (adversarial examples). Recognizing this issue, the community has developed many empirical defenses against both attacks and, more recently, provable certification methods against inference-time attacks. However, such guarantees are still largely lacking for training-ti… ▽ More

    Submitted 17 June, 2024; originally announced June 2024.

  2. arXiv:2406.10154  [pdf, other

    cs.LG cs.AI cs.LO

    Automated Design of Linear Bounding Functions for Sigmoidal Nonlinearities in Neural Networks

    Authors: Matthias König, Xiyue Zhang, Holger H. Hoos, Marta Kwiatkowska, Jan N. van Rijn

    Abstract: The ubiquity of deep learning algorithms in various applications has amplified the need for assuring their robustness against small input perturbations such as those occurring in adversarial attacks. Existing complete verification techniques offer provable guarantees for all robustness queries but struggle to scale beyond small neural networks. To overcome this computational intractability, incomp… ▽ More

    Submitted 14 June, 2024; originally announced June 2024.

  3. arXiv:2405.08498  [pdf, other

    cs.LG stat.ML

    Learning Decision Policies with Instrumental Variables through Double Machine Learning

    Authors: Daqian Shao, Ashkan Soleymani, Francesco Quinzan, Marta Kwiatkowska

    Abstract: A common issue in learning decision-making policies in data-rich settings is spurious correlations in the offline dataset, which can be caused by hidden confounders. Instrumental variable (IV) regression, which utilises a key unconfounded variable known as the instrument, is a standard technique for learning causal relationships between confounded action, outcome, and context variables. Most recen… ▽ More

    Submitted 28 June, 2024; v1 submitted 14 May, 2024; originally announced May 2024.

    Comments: Accepted at ICML 2024

  4. arXiv:2404.16163  [pdf, other

    cs.RO cs.FL

    The Trembling-Hand Problem for LTLf Planning

    Authors: Pian Yu, Shufang Zhu, Giuseppe De Giacomo, Marta Kwiatkowska, Moshe Vardi

    Abstract: Consider an agent acting to achieve its temporal goal, but with a "trembling hand". In this case, the agent may mistakenly instruct, with a certain (typically small) probability, actions that are not intended due to faults or imprecision in its action selection mechanism, thereby leading to possible goal failure. We study the trembling-hand problem in the context of reasoning about actions and pla… ▽ More

    Submitted 24 April, 2024; originally announced April 2024.

    Comments: The paper is accepted by IJCAI 2024

  5. arXiv:2404.15557  [pdf, other

    cs.RO

    Safe POMDP Online Planning among Dynamic Agents via Adaptive Conformal Prediction

    Authors: Shili Sheng, Pian Yu, David Parker, Marta Kwiatkowska, Lu Feng

    Abstract: Online planning for partially observable Markov decision processes (POMDPs) provides efficient techniques for robot decision-making under uncertainty. However, existing methods fall short of preventing safety violations in dynamic environments. This work presents a novel safe POMDP online planning approach that offers probabilistic safety guarantees amidst environments populated by multiple dynami… ▽ More

    Submitted 23 April, 2024; originally announced April 2024.

  6. arXiv:2404.10679  [pdf, other

    cs.GT cs.AI

    HSVI-based Online Minimax Strategies for Partially Observable Stochastic Games with Neural Perception Mechanisms

    Authors: Rui Yan, Gabriel Santos, Gethin Norman, David Parker, Marta Kwiatkowska

    Abstract: We consider a variant of continuous-state partially-observable stochastic games with neural perception mechanisms and an asymmetric information structure. One agent has partial information, with the observation function implemented as a neural network, while the other agent is assumed to have full knowledge of the state. We present, for the first time, an efficient online method to compute an… ▽ More

    Submitted 16 April, 2024; originally announced April 2024.

    Comments: 12 pages, 2 figures

  7. arXiv:2403.13740  [pdf, other

    cs.LG

    Uncertainty-Aware Explanations Through Probabilistic Self-Explainable Neural Networks

    Authors: Jon Vadillo, Roberto Santana, Jose A. Lozano, Marta Kwiatkowska

    Abstract: The lack of transparency of Deep Neural Networks continues to be a limitation that severely undermines their reliability and usage in high-stakes applications. Promising approaches to overcome such limitations are Prototype-Based Self-Explainable Neural Networks (PSENNs), whose predictions rely on the similarity between the input at hand and a set of prototypical representations of the output clas… ▽ More

    Submitted 20 March, 2024; originally announced March 2024.

  8. arXiv:2403.09184  [pdf, ps, other

    eess.SY cs.AI cs.LO

    Learning Algorithms for Verification of Markov Decision Processes

    Authors: Tomáš Brázdil, Krishnendu Chatterjee, Martin Chmelik, Vojtěch Forejt, Jan Křetínský, Marta Kwiatkowska, Tobias Meggendorfer, David Parker, Mateusz Ujma

    Abstract: We present a general framework for applying learning algorithms and heuristical guidance to the verification of Markov decision processes (MDPs). The primary goal of our techniques is to improve performance by avoiding an exhaustive exploration of the state space, instead focussing on particularly relevant areas of the system, guided by heuristics. Our work builds on the previous results of Br{á}z… ▽ More

    Submitted 20 March, 2024; v1 submitted 14 March, 2024; originally announced March 2024.

  9. arXiv:2401.05338  [pdf, other

    cs.CV cs.LG

    STR-Cert: Robustness Certification for Deep Text Recognition on Deep Learning Pipelines and Vision Transformers

    Authors: Daqian Shao, Lukas Fesser, Marta Kwiatkowska

    Abstract: Robustness certification, which aims to formally certify the predictions of neural networks against adversarial inputs, has become an integral part of important tool for safety-critical applications. Despite considerable progress, existing certification methods are limited to elementary architectures, such as convolutional networks, recurrent networks and recently Transformers, on benchmark datase… ▽ More

    Submitted 28 November, 2023; originally announced January 2024.

  10. arXiv:2310.11566  [pdf, other

    cs.GT cs.LG

    Partially Observable Stochastic Games with Neural Perception Mechanisms

    Authors: Rui Yan, Gabriel Santos, Gethin Norman, David Parker, Marta Kwiatkowska

    Abstract: Stochastic games are a well established model for multi-agent sequential decision making under uncertainty. In practical applications, though, agents often have only partial observability of their environment. Furthermore, agents increasingly perceive their environment using data-driven approaches such as neural networks trained on continuous data. We propose the model of neuro-symbolic partially-… ▽ More

    Submitted 30 June, 2024; v1 submitted 17 October, 2023; originally announced October 2023.

    Comments: 42 pages, 6 figures. Extended version of paper to be published in FM 2024

  11. arXiv:2310.01951  [pdf, other

    cs.LG cs.AI

    Probabilistic Reach-Avoid for Bayesian Neural Networks

    Authors: Matthew Wicker, Luca Laurenti, Andrea Patane, Nicola Paoletti, Alessandro Abate, Marta Kwiatkowska

    Abstract: Model-based reinforcement learning seeks to simultaneously learn the dynamics of an unknown stochastic environment and synthesise an optimal policy for acting in it. Ensuring the safety and robustness of sequential decisions made through a policy in such an environment is a key challenge for policies intended for safety-critical scenarios. In this work, we investigate two complementary problems: f… ▽ More

    Submitted 3 October, 2023; originally announced October 2023.

    Comments: 47 pages, 10 figures. arXiv admin note: text overlap with arXiv:2105.10134

  12. arXiv:2310.01163  [pdf, other

    cs.RO eess.SY

    Trust-Aware Motion Planning for Human-Robot Collaboration under Distribution Temporal Logic Specifications

    Authors: Pian Yu, Shuyang Dong, Shili Sheng, Lu Feng, Marta Kwiatkowska

    Abstract: Recent work has considered trust-aware decision making for human-robot collaboration (HRC) with a focus on model learning. In this paper, we are interested in enabling the HRC system to complete complex tasks specified using temporal logic that involve human trust. Since human trust in robots is not observable, we adopt the widely used partially observable Markov decision process (POMDP) framework… ▽ More

    Submitted 2 October, 2023; originally announced October 2023.

  13. arXiv:2309.11196  [pdf, other

    cs.LG cs.AI cs.CR cs.SC

    When to Trust AI: Advances and Challenges for Certification of Neural Networks

    Authors: Marta Kwiatkowska, Xiyue Zhang

    Abstract: Artificial intelligence (AI) has been advancing at a fast pace and it is now poised for deployment in a wide range of applications, such as autonomous systems, medical diagnosis and natural language processing. Early adoption of AI technology for real-world applications has not been without problems, particularly for neural networks, which may be unstable and susceptible to adversarial examples. I… ▽ More

    Submitted 20 September, 2023; originally announced September 2023.

  14. arXiv:2306.17639  [pdf, other

    eess.SY cs.AI

    Point-based Value Iteration for Neuro-Symbolic POMDPs

    Authors: Rui Yan, Gabriel Santos, Gethin Norman, David Parker, Marta Kwiatkowska

    Abstract: Neuro-symbolic artificial intelligence is an emerging area that combines traditional symbolic techniques with neural networks. In this paper, we consider its application to sequential decision making under uncertainty. We introduce neuro-symbolic partially observable Markov decision processes (NS-POMDPs), which model an agent that perceives a continuous-state environment using a neural network and… ▽ More

    Submitted 30 June, 2023; originally announced June 2023.

    Comments: 62 pages, 12 figures

  15. arXiv:2306.13614  [pdf, other

    cs.LG cs.AI

    Adversarial Robustness Certification for Bayesian Neural Networks

    Authors: Matthew Wicker, Andrea Patane, Luca Laurenti, Marta Kwiatkowska

    Abstract: We study the problem of certifying the robustness of Bayesian neural networks (BNNs) to adversarial input perturbations. Given a compact set of input points $T \subseteq \mathbb{R}^m$ and a set of output points $S \subseteq \mathbb{R}^n$, we define two notions of robustness for BNNs in an adversarial setting: probabilistic robustness and decision robustness. Probabilistic robustness is the probabi… ▽ More

    Submitted 23 June, 2023; originally announced June 2023.

  16. arXiv:2305.03686  [pdf, other

    cs.SE cs.LG cs.LO

    Provable Preimage Under-Approximation for Neural Networks (Full Version)

    Authors: Xiyue Zhang, Benjie Wang, Marta Kwiatkowska

    Abstract: Neural network verification mainly focuses on local robustness properties, which can be checked by bounding the image (set of outputs) of a given input set. However, often it is important to know whether a given property holds globally for the input domain, and if not then for what proportion of the input the property is true. To analyze such properties requires computing preimage abstractions of… ▽ More

    Submitted 27 January, 2024; v1 submitted 5 May, 2023; originally announced May 2023.

  17. arXiv:2305.01381  [pdf, other

    cs.LG cs.AI cs.FL cs.RO

    Sample Efficient Model-free Reinforcement Learning from LTL Specifications with Optimality Guarantees

    Authors: Daqian Shao, Marta Kwiatkowska

    Abstract: Linear Temporal Logic (LTL) is widely used to specify high-level objectives for system policies, and it is highly desirable for autonomous systems to learn the optimal policy with respect to such specifications. However, learning the optimal policy from LTL specifications is not trivial. We present a model-free Reinforcement Learning (RL) approach that efficiently learns an optimal policy for an u… ▽ More

    Submitted 3 May, 2023; v1 submitted 2 May, 2023; originally announced May 2023.

    Comments: Accepted at the International Joint Conference on Artificial Intelligence 2023 (IJCAI)

    Journal ref: IJCAI/2023/0465

  18. arXiv:2304.08278  [pdf, ps, other

    cs.AI stat.ML

    Compositional Probabilistic and Causal Inference using Tractable Circuit Models

    Authors: Benjie Wang, Marta Kwiatkowska

    Abstract: Probabilistic circuits (PCs) are a class of tractable probabilistic models, which admit efficient inference routines depending on their structural properties. In this paper, we introduce md-vtrees, a novel structural formulation of (marginal) determinism in structured decomposable PCs, which generalizes previously proposed classes such as probabilistic sentential decision diagrams. Crucially, we s… ▽ More

    Submitted 17 April, 2023; originally announced April 2023.

    Comments: 30 pages, AISTATS 2023

  19. arXiv:2211.15258  [pdf, other

    cs.AI cs.LG

    Bayesian Network Models of Causal Interventions in Healthcare Decision Making: Literature Review and Software Evaluation

    Authors: Artem Velikzhanin, Benjie Wang, Marta Kwiatkowska

    Abstract: This report summarises the outcomes of a systematic literature search to identify Bayesian network models used to support decision making in healthcare. After describing the search methodology, the selected research papers are briefly reviewed, with the view to identify publicly available models and datasets that are well suited to analysis using the causal interventional analysis software tool de… ▽ More

    Submitted 28 November, 2022; originally announced November 2022.

    Comments: 50 pages (19 + 31 Appendix)

  20. arXiv:2211.06141  [pdf, ps, other

    cs.LO

    Symbolic Verification and Strategy Synthesis for Turn-based Stochastic Games

    Authors: Marta Kwiatkowska, Gethin Norman, David Parker, Gabriel Santos

    Abstract: Stochastic games are a convenient formalism for modelling systems that comprise rational agents competing or collaborating within uncertain environments. Probabilistic model checking techniques for this class of models allow us to formally specify quantitative specifications of either collective or individual behaviour and then automatically synthesise strategies for the agents under which these s… ▽ More

    Submitted 11 November, 2022; originally announced November 2022.

  21. arXiv:2210.17406  [pdf, other

    cs.LG cs.CL

    Emergent Linguistic Structures in Neural Networks are Fragile

    Authors: Emanuele La Malfa, Matthew Wicker, Marta Kwiatkowska

    Abstract: Large Language Models (LLMs) have been reported to have strong performance on natural language processing tasks. However, performance metrics such as accuracy do not measure the quality of the model in terms of its ability to robustly represent complex linguistic structures. In this paper, focusing on the ability of language models to represent syntax, we propose a framework to assess the consiste… ▽ More

    Submitted 31 May, 2023; v1 submitted 31 October, 2022; originally announced October 2022.

  22. arXiv:2210.06089  [pdf, other

    cs.LG

    When are Local Queries Useful for Robust Learning?

    Authors: Pascale Gourdeau, Varun Kanade, Marta Kwiatkowska, James Worrell

    Abstract: Distributional assumptions have been shown to be necessary for the robust learnability of concept classes when considering the exact-in-the-ball robust risk and access to random examples by Gourdeau et al. (2019). In this paper, we study learning models where the learner is given more power through the use of local queries, and give the first distribution-free algorithms that perform robust empiri… ▽ More

    Submitted 20 July, 2023; v1 submitted 12 October, 2022; originally announced October 2022.

    Comments: Accepted to NeurIPS 2022; V2 contains new results (Section 3.6) and an erratum from the previous version (Appendix C)

  23. arXiv:2210.04076  [pdf, other

    cs.LG cs.AI

    Robustness of Unsupervised Representation Learning without Labels

    Authors: Aleksandar Petrov, Marta Kwiatkowska

    Abstract: Unsupervised representation learning leverages large unlabeled datasets and is competitive with supervised learning. But non-robust encoders may affect downstream task robustness. Recently, robust representation encoders have become of interest. Still, all prior work evaluates robustness using a downstream classification task. Instead, we propose a family of unsupervised robustness measures, which… ▽ More

    Submitted 8 October, 2022; originally announced October 2022.

  24. arXiv:2206.15148  [pdf, other

    cs.FL cs.GT

    Probabilistic Model Checking for Strategic Equilibria-based Decision Making: Advances and Challenges

    Authors: Marta Kwiatkowska, Gethin Norman, David Parker, Gabriel Santos, Rui Yan

    Abstract: Game-theoretic concepts have been extensively studied in economics to provide insight into competitive behaviour and strategic decision making. As computing systems increasingly involve concurrently acting autonomous agents, game-theoretic approaches are becoming widespread in computer science as a faithful modelling abstraction. These techniques can be used to reason about the competitive or coll… ▽ More

    Submitted 30 June, 2022; originally announced June 2022.

    Comments: 22 pages, 7 figures

  25. arXiv:2206.02126  [pdf, other

    cs.LG

    Learning Dynamics and Generalization in Reinforcement Learning

    Authors: Clare Lyle, Mark Rowland, Will Dabney, Marta Kwiatkowska, Yarin Gal

    Abstract: Solving a reinforcement learning (RL) problem poses two competing challenges: fitting a potentially discontinuous value function, and generalizing well to new observations. In this paper, we analyze the learning dynamics of temporal difference algorithms to gain novel insight into the tension between these two objectives. We show theoretically that temporal difference learning encourages agents to… ▽ More

    Submitted 5 June, 2022; originally announced June 2022.

  26. arXiv:2205.07546  [pdf, other

    cs.GT cs.LO

    Finite-horizon Equilibria for Neuro-symbolic Concurrent Stochastic Games

    Authors: Rui Yan, Gabriel Santos, Xiaoming Duan, David Parker, Marta Kwiatkowska

    Abstract: We present novel techniques for neuro-symbolic concurrent stochastic games, a recently proposed modelling formalism to represent a set of probabilistic agents operating in a continuous-space environment using a combination of neural network based perception mechanisms and traditional symbolic methods. To date, only zero-sum variants of the model were studied, which is too restrictive when agents h… ▽ More

    Submitted 18 June, 2022; v1 submitted 16 May, 2022; originally announced May 2022.

    Comments: 14 pages, 7 figures

    Journal ref: Uncertainty in Artificial Intelligence (UAI2022)

  27. arXiv:2205.06127  [pdf, ps, other

    cs.LG stat.ML

    Sample Complexity Bounds for Robustly Learning Decision Lists against Evasion Attacks

    Authors: Pascale Gourdeau, Varun Kanade, Marta Kwiatkowska, James Worrell

    Abstract: A fundamental problem in adversarial machine learning is to quantify how much training data is needed in the presence of evasion attacks. In this paper we address this issue within the framework of PAC learning, focusing on the class of decision lists. Given that distributional assumptions are essential in the adversarial setting, we work with probability distributions on the input data that satis… ▽ More

    Submitted 12 May, 2022; originally announced May 2022.

    Comments: To appear in the proceedings of International Joint Conference on Artificial Intelligence (2022)

  28. arXiv:2205.05793  [pdf, ps, other

    cs.AI

    Robustness Guarantees for Credal Bayesian Networks via Constraint Relaxation over Probabilistic Circuits

    Authors: Hjalmar Wijk, Benjie Wang, Marta Kwiatkowska

    Abstract: In many domains, worst-case guarantees on the performance (e.g., prediction accuracy) of a decision function subject to distributional shifts and uncertainty about the environment are crucial. In this work we develop a method to quantify the robustness of decision functions with respect to credal Bayesian networks, formal parametric models of the environment where uncertainty is expressed through… ▽ More

    Submitted 11 May, 2022; originally announced May 2022.

    Comments: 11 pages (8+3 Appendix). To be published in IJCAI 2022

  29. arXiv:2205.05763  [pdf, other

    cs.LG

    Individual Fairness Guarantees for Neural Networks

    Authors: Elias Benussi, Andrea Patane, Matthew Wicker, Luca Laurenti, Marta Kwiatkowska

    Abstract: We consider the problem of certifying the individual fairness (IF) of feed-forward neural networks (NNs). In particular, we work with the $ε$-$δ$-IF formulation, which, given a NN and a similarity metric learnt from data, requires that the output difference between any pair of $ε$-similar individuals is bounded by a maximum decision tolerance $δ\geq 0$. Working with a range of metrics, including t… ▽ More

    Submitted 11 May, 2022; originally announced May 2022.

  30. arXiv:2204.14170  [pdf, other

    cs.LG cs.AI stat.ML

    Tractable Uncertainty for Structure Learning

    Authors: Benjie Wang, Matthew Wicker, Marta Kwiatkowska

    Abstract: Bayesian structure learning allows one to capture uncertainty over the causal directed acyclic graph (DAG) responsible for generating given data. In this work, we present Tractable Uncertainty for STructure learning (TRUST), a framework for approximate posterior inference that relies on probabilistic circuits as the representation of our posterior belief. In contrast to sample-based posterior appr… ▽ More

    Submitted 1 July, 2022; v1 submitted 29 April, 2022; originally announced April 2022.

    Comments: ICML 2022 (long talk); 20 pages

  31. arXiv:2202.06255  [pdf, ps, other

    cs.AI cs.GT cs.LO

    Strategy Synthesis for Zero-Sum Neuro-Symbolic Concurrent Stochastic Games

    Authors: Rui Yan, Gabriel Santos, Gethin Norman, David Parker, Marta Kwiatkowska

    Abstract: Neuro-symbolic approaches to artificial intelligence, which combine neural networks with classical symbolic techniques, are growing in prominence, necessitating formal approaches to reason about their correctness. We propose a novel modelling formalism called neuro-symbolic concurrent stochastic games (NS-CSGs), which comprise two probabilistic finite-state agents interacting in a shared continuou… ▽ More

    Submitted 9 March, 2024; v1 submitted 13 February, 2022; originally announced February 2022.

    Comments: 58 pages, 7 figures

  32. arXiv:2201.09702  [pdf, other

    cs.GT cs.LO

    Correlated Equilibria and Fairness in Concurrent Stochastic Games

    Authors: Marta Kwiatkowska, Gethin Norman, David Parker, Gabriel Santos

    Abstract: Game-theoretic techniques and equilibria analysis facilitate the design and verification of competitive systems. While algorithmic complexity of equilibria computation has been extensively studied, practical implementation and application of game-theoretic methods is more recent. Tools such as PRISM-games support automated verification and synthesis of zero-sum and (epsilon-optimal subgame-perfect… ▽ More

    Submitted 1 February, 2022; v1 submitted 24 January, 2022; originally announced January 2022.

  33. arXiv:2112.07605  [pdf, ps, other

    cs.CL cs.AI

    The King is Naked: on the Notion of Robustness for Natural Language Processing

    Authors: Emanuele La Malfa, Marta Kwiatkowska

    Abstract: There is growing evidence that the classical notion of adversarial robustness originally introduced for images has been adopted as a de facto standard by a large part of the NLP research community. We show that this notion is problematic in the context of NLP as it considers a narrow spectrum of linguistic phenomena. In this paper, we argue for semantic robustness, which is better aligned with the… ▽ More

    Submitted 11 January, 2022; v1 submitted 13 December, 2021; originally announced December 2021.

    Comments: AAAI 2022 main-track (full-paper)

  34. arXiv:2111.10630  [pdf, other

    cs.LO

    Probabilistic Model Checking and Autonomy

    Authors: Marta Kwiatkowska, Gethin Norman, David Parker

    Abstract: Design and control of autonomous systems that operate in uncertain or adversarial environments can be facilitated by formal modelling and analysis. Probabilistic model checking is a technique to automatically verify, for a given temporal logic specification, that a system model satisfies the specification, as well as to synthesise an optimal strategy for its control. This method has recently been… ▽ More

    Submitted 20 November, 2021; originally announced November 2021.

  35. arXiv:2108.11299  [pdf, other

    cs.LG cs.CR cs.CV

    Certifiers Make Neural Networks Vulnerable to Availability Attacks

    Authors: Tobias Lorenz, Marta Kwiatkowska, Mario Fritz

    Abstract: To achieve reliable, robust, and safe AI systems, it is vital to implement fallback strategies when AI predictions cannot be trusted. Certifiers for neural networks are a reliable way to check the robustness of these predictions. They guarantee for some predictions that a certain class of manipulations or attacks could not have changed the outcome. For the remaining predictions without guarantees,… ▽ More

    Submitted 3 October, 2023; v1 submitted 25 August, 2021; originally announced August 2021.

    Comments: Published at 16th ACM Workshop on Artificial Intelligence and Security (AISec '23)

  36. arXiv:2105.10134  [pdf, other

    cs.LG

    Certification of Iterative Predictions in Bayesian Neural Networks

    Authors: Matthew Wicker, Luca Laurenti, Andrea Patane, Nicola Paoletti, Alessandro Abate, Marta Kwiatkowska

    Abstract: We consider the problem of computing reach-avoid probabilities for iterative predictions made with Bayesian neural network (BNN) models. Specifically, we leverage bound propagation techniques and backward recursion to compute lower bounds for the probability that trajectories of the BNN model reach a given set of states while avoiding a set of unsafe states. We use the lower bounds in the context… ▽ More

    Submitted 19 June, 2021; v1 submitted 21 May, 2021; originally announced May 2021.

    Comments: Accepted, UAI 2021. 17 pages

  37. arXiv:2105.09108  [pdf, other

    cs.AI cs.LG

    Provable Guarantees on the Robustness of Decision Rules to Causal Interventions

    Authors: Benjie Wang, Clare Lyle, Marta Kwiatkowska

    Abstract: Robustness of decision rules to shifts in the data-generating process is crucial to the successful deployment of decision-making systems. Such shifts can be viewed as interventions on a causal graph, which capture (possibly hypothetical) changes in the data-generating process, whether due to natural reasons or by the action of an adversary. We consider causal Bayesian networks and formally define… ▽ More

    Submitted 19 May, 2021; originally announced May 2021.

    Comments: 21 pages (8+13 Appendix). To be published in IJCAI 2021

  38. arXiv:2105.03640  [pdf, other

    cs.AI cs.CL

    On Guaranteed Optimal Robust Explanations for NLP Models

    Authors: Emanuele La Malfa, Agnieszka Zbrzezny, Rhiannon Michelmore, Nicola Paoletti, Marta Kwiatkowska

    Abstract: We build on abduction-based explanations for ma-chine learning and develop a method for computing local explanations for neural network models in natural language processing (NLP). Our explanations comprise a subset of the words of the in-put text that satisfies two key features: optimality w.r.t. a user-defined cost function, such as the length of explanation, and robustness, in that they ensure… ▽ More

    Submitted 14 May, 2021; v1 submitted 8 May, 2021; originally announced May 2021.

    Comments: 13 pages (8+5 Appendix). Accepted as long-paper at IJCAI 2021

    Report number: Pages 2658-2665

    Journal ref: Proceedings of the Thirtieth International Joint Conference on Artificial Intelligence 2021

  39. arXiv:2104.03180  [pdf, other

    cs.LG stat.ML

    Adversarial Robustness Guarantees for Gaussian Processes

    Authors: Andrea Patane, Arno Blaas, Luca Laurenti, Luca Cardelli, Stephen Roberts, Marta Kwiatkowska

    Abstract: Gaussian processes (GPs) enable principled computation of model uncertainty, making them attractive for safety-critical applications. Such scenarios demand that GP decisions are not only accurate, but also robust to perturbations. In this paper we present a framework to analyse adversarial robustness of GPs, defined as invariance of the model's decision to bounded perturbations. Given a compact su… ▽ More

    Submitted 7 April, 2021; originally announced April 2021.

    Comments: Submitted for publication

  40. arXiv:2102.05289  [pdf, other

    cs.LG cs.CR

    Bayesian Inference with Certifiable Adversarial Robustness

    Authors: Matthew Wicker, Luca Laurenti, Andrea Patane, Zhoutong Chen, Zheng Zhang, Marta Kwiatkowska

    Abstract: We consider adversarial training of deep neural networks through the lens of Bayesian learning, and present a principled framework for adversarial training of Bayesian Neural Networks (BNNs) with certifiable guarantees. We rely on techniques from constraint relaxation of non-convex optimisation problems and modify the standard cross-entropy error model to enforce posterior robustness to worst-case… ▽ More

    Submitted 22 February, 2021; v1 submitted 10 February, 2021; originally announced February 2021.

    Comments: Accepted AISTATS2021

  41. Assessing Robustness of Text Classification through Maximal Safe Radius Computation

    Authors: Emanuele La Malfa, Min Wu, Luca Laurenti, Benjie Wang, Anthony Hartshorn, Marta Kwiatkowska

    Abstract: Neural network NLP models are vulnerable to small modifications of the input that maintain the original meaning but result in a different prediction. In this paper, we focus on robustness of text classification against word substitutions, aiming to provide guarantees that the model prediction does not change if a word is replaced with a plausible alternative, such as a synonym. As a measure of rob… ▽ More

    Submitted 7 October, 2020; v1 submitted 1 October, 2020; originally announced October 2020.

    Comments: 12 pages + appendix

    Journal ref: EMNLP-Findings2020

  42. arXiv:2008.04613  [pdf, ps, other

    cs.LO

    Automatic Verification of Concurrent Stochastic Systems

    Authors: Marta Kwiatkowska, Gethin Norman, David Parker, Gabriel Santos

    Abstract: Automated verification techniques for stochastic games allow formal reasoning about systems that feature competitive or collaborative behaviour among rational agents in uncertain or probabilistic settings. Existing tools and techniques focus on turn-based games, where each state of the game is controlled by a single player, and on zero-sum properties, where two players or coalitions have directly… ▽ More

    Submitted 29 August, 2020; v1 submitted 11 August, 2020; originally announced August 2020.

  43. arXiv:2007.03365  [pdf, ps, other

    cs.LO

    Multi-player Equilibria Verification for Concurrent Stochastic Games

    Authors: Marta Kwiatkowska, Gethin Norman, David Parker, Gabriel Santos

    Abstract: Concurrent stochastic games (CSGs) are an ideal formalism for modelling probabilistic systems that feature multiple players or components with distinct objectives making concurrent, rational decisions. Examples include communication or security protocols and multi-robot navigation. Verification methods for CSGs exist but are limited to scenarios where agents or players are grouped into two coaliti… ▽ More

    Submitted 24 July, 2020; v1 submitted 7 July, 2020; originally announced July 2020.

  44. arXiv:2005.00178  [pdf, other

    cs.LG stat.ML

    On the Benefits of Invariance in Neural Networks

    Authors: Clare Lyle, Mark van der Wilk, Marta Kwiatkowska, Yarin Gal, Benjamin Bloem-Reddy

    Abstract: Many real world data analysis problems exhibit invariant structure, and models that take advantage of this structure have shown impressive empirical performance, particularly in deep learning. While the literature contains a variety of methods to incorporate invariance into models, theoretical understanding is poor and there is no way to assess when one method should be preferred over another. In… ▽ More

    Submitted 30 April, 2020; originally announced May 2020.

  45. arXiv:2004.10281  [pdf, other

    cs.LG stat.ML

    Probabilistic Safety for Bayesian Neural Networks

    Authors: Matthew Wicker, Luca Laurenti, Andrea Patane, Marta Kwiatkowska

    Abstract: We study probabilistic safety for Bayesian Neural Networks (BNNs) under adversarial input perturbations. Given a compact set of input points, $T \subseteq \mathbb{R}^m$, we study the probability w.r.t. the BNN posterior that all the points in $T$ are mapped to the same region $S$ in the output space. In particular, this can be used to evaluate the probability that a network sampled from the BNN is… ▽ More

    Submitted 18 June, 2020; v1 submitted 21 April, 2020; originally announced April 2020.

    Comments: UAI 2020; 13 pages, 5 figures, 1 table

  46. arXiv:2003.06016  [pdf, other

    cs.LG cs.AI stat.ML

    Invariant Causal Prediction for Block MDPs

    Authors: Amy Zhang, Clare Lyle, Shagun Sodhani, Angelos Filos, Marta Kwiatkowska, Joelle Pineau, Yarin Gal, Doina Precup

    Abstract: Generalization across environments is critical to the successful application of reinforcement learning algorithms to real-world challenges. In this paper, we consider the problem of learning abstractions that generalize in block MDPs, families of environments with a shared latent state space and dynamics structure over that latent space, but varying observations. We leverage tools from causal infe… ▽ More

    Submitted 11 June, 2020; v1 submitted 12 March, 2020; originally announced March 2020.

    Comments: Accepted to ICML 2020. 16 pages, 8 figures

  47. arXiv:1912.00071  [pdf, other

    cs.LG stat.ML

    Safety Guarantees for Planning Based on Iterative Gaussian Processes

    Authors: Kyriakos Polymenakos, Luca Laurenti, Andrea Patane, Jan-Peter Calliess, Luca Cardelli, Marta Kwiatkowska, Alessandro Abate, Stephen Roberts

    Abstract: Gaussian Processes (GPs) are widely employed in control and learning because of their principled treatment of uncertainty. However, tracking uncertainty for iterative, multi-step predictions in general leads to an analytically intractable problem. While approximation methods exist, they do not come with guarantees, making it difficult to estimate their reliability and to trust their predictions. I… ▽ More

    Submitted 7 September, 2020; v1 submitted 29 November, 2019; originally announced December 2019.

    Comments: An earlier version of this work presented in NeurIPS-2019 Workshop on Safety and Robustness in Decision Making. A shorter (but otherwise equivalent) paper was accepted to the 59th Conference on Decision and Control (CDC2020)

  48. arXiv:1909.09884  [pdf, other

    cs.LG stat.ML

    Uncertainty Quantification with Statistical Guarantees in End-to-End Autonomous Driving Control

    Authors: Rhiannon Michelmore, Matthew Wicker, Luca Laurenti, Luca Cardelli, Yarin Gal, Marta Kwiatkowska

    Abstract: Deep neural network controllers for autonomous driving have recently benefited from significant performance improvements, and have begun deployment in the real world. Prior to their widespread adoption, safety guarantees are needed on the controller behaviour that properly take account of the uncertainty within the model as well as sensor noise. Bayesian neural networks, which assume a prior over… ▽ More

    Submitted 21 September, 2019; originally announced September 2019.

    Comments: 7 pages, 3 figures, submitted to ICRA 2020

  49. arXiv:1909.05822  [pdf, other

    cs.LG cs.CC stat.ML

    On the Hardness of Robust Classification

    Authors: Pascale Gourdeau, Varun Kanade, Marta Kwiatkowska, James Worrell

    Abstract: It is becoming increasingly important to understand the vulnerability of machine learning models to adversarial attacks. In this paper we study the feasibility of robust learning from the perspective of computational learning theory, considering both sample and computational complexity. In particular, our definition of robust learnability requires polynomial sample complexity. We start with two ne… ▽ More

    Submitted 12 September, 2019; originally announced September 2019.

    Comments: To appear in the proceedings of Neural Information Processing Systems Conference (2019)

  50. Correct-by-Construction Advanced Driver Assistance Systems based on a Cognitive Architecture

    Authors: Francisco Eiras, Morteza Lahijanian, Marta Kwiatkowska

    Abstract: Research into safety in autonomous and semi-autonomous vehicles has, so far, largely been focused on testing and validation through simulation. Due to the fact that failure of these autonomous systems is potentially life-endangering, formal methods arise as a complementary approach. This paper studies the application of formal methods to the verification of a human driver model built using the cog… ▽ More

    Submitted 22 July, 2019; originally announced July 2019.

    Comments: Proceedings at IEEE CAVS 2019