paper-with-me

홈 › Papers

A Modified Drake Equation for Assessing Adversarial Risk to Machine Learning Models

2021-03-03 · Josh Kalin, David Noever, Matthew Ciolino

Machine learning models present a risk of adversarial attack when deployed in production. Quantifying the contributing factors and uncertainties using empirical measures could assist the industry with assessing the risk of downloading and deploying common model types. This work proposes modifying the traditional Drake Equation's formalism to estimate the number of potentially successful adversarial attacks on a deployed model. The Drake Equation is famously used for parameterizing uncertainties and it has been used in many research fields outside of its original intentions to estimate the number of radio-capable extra-terrestrial civilizations. While previous work has outlined methods for discovering vulnerabilities in public model architectures, the proposed equation seeks to provide a semi-quantitative benchmark for evaluating and estimating the potential risk factors for adversarial attacks.

📄 PDF Abstract BibTeX arXiv:2103.02718

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial AttackBIG-bench Machine Learning

Similar Papers 제목 키워드 기반

Bringing PDEs to JAX with forward and reverse modes automatic differentiation

2023-08-31 · ICLR Workshop DeepDiffEq 2019 12 · Ivan Yashchuk

Partial differential equations (PDEs) are used to describe a variety of physical phenomena. Often these equations do not have analytical solutions and numerical approximations are used instead. One of the common methods …

On the Convergence of Modified Policy Iteration in Risk Sensitive Exponential Cost Markov Decision Processes

2023-02-08 · Yashaswini Murthy, Mehrdad Moharrami, R. Srikant

Modified policy iteration (MPI) is a dynamic programming algorithm that combines elements of policy iteration and value iteration. The convergence of MPI has been well studied in the context of discounted and average-cos…

Computational Efficiency

Physics-driven machine learning models coupling PyTorch and Firedrake

2023-03-13 · Nacime Bouziani, David A. Ham

Partial differential equations (PDEs) are central to describing and modelling complex physical systems that arise in many disciplines across science and engineering. However, in many realistic applications PDE modelling …

Inductive Bias

Drake: An Efficient Executive for Temporal Plans with Choice

2014-01-18 · Patrick Raymond Conrad, Brian Williams

This work presents Drake, a dynamic executive for temporal plans with choice. Dynamic plan execution strategies allow an autonomous agent to react quickly to unfolding events, improving the robustness of the agent. Prior…

ResNets Ensemble via the Feynman-Kac Formalism to Improve Natural and Robust Accuracies

2018-11-26 · NeurIPS 2019 12 · Bao Wang, Binjie Yuan, Zuoqiang Shi, Stanley J. Osher

Empirical adversarial risk minimization (EARM) is a widely used mathematical framework to robustly train deep neural nets (DNNs) that are resistant to adversarial attacks. However, both natural and robust accuracies, in …

Adversarial AttackAdversarial Defense