WO2024059202A1 - Assurance model for an autonomous robotic system - Google Patents

Assurance model for an autonomous robotic system Download PDF

Info

Publication number
WO2024059202A1
WO2024059202A1 PCT/US2023/032748 US2023032748W WO2024059202A1 WO 2024059202 A1 WO2024059202 A1 WO 2024059202A1 US 2023032748 W US2023032748 W US 2023032748W WO 2024059202 A1 WO2024059202 A1 WO 2024059202A1
Authority
WO
WIPO (PCT)
Prior art keywords
level
intrusion
nodes
adversary
probability
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Ceased
Application number
PCT/US2023/032748
Other languages
French (fr)
Inventor
Vincenczo DILUOFFO
William R. Michalson
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Worcester Polytechnic Institute
Original Assignee
Worcester Polytechnic Institute
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Worcester Polytechnic Institute filed Critical Worcester Polytechnic Institute
Publication of WO2024059202A1 publication Critical patent/WO2024059202A1/en
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/50Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
    • G06F21/55Detecting local intrusion or implementing counter-measures
    • G06F21/554Detecting local intrusion or implementing counter-measures involving event detection and direct action
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N7/00Computing arrangements based on specific mathematical models
    • G06N7/01Probabilistic graphical models, e.g. probabilistic networks
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2221/00Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/03Indexing scheme relating to G06F21/50, monitoring users, programs or devices to maintain the integrity of platforms
    • G06F2221/034Test or assess a computer or a system

Definitions

  • ROS Robot Operating System
  • Each element is assessed on the basis of its trustworthiness (based on factors such as the integrity of the design process, the engineering process, followed by the assessment of the integrity of the supplier, and the like) as well as a weighting based on the criticality of that element to 25 the correct operation of the system. Using these factors, a "belief' in the assurance of the system is determined based on a Bayesian model. This Bayesian Network is used to Attorney Docket No.: WPI22-22(W23-003)PCT determine an autonomous robotic systems' internal trust before that can be extended to an external entity.
  • a Bayesian network provides a model for internal cognitive assurance of an autonomous system by identifying and ranking or scoring a transition from a prior machine state to a current machine state, and evaluating a probability that the current machine state is indicative of a breach.
  • developing the model may include generating a set of nodes, such that each node of the set of nodes is indicative of a relevant state., and identifying a set of nodes indicative of a successive state. Security related events or threats result in an identifiable change in the state of one or more of the nodes corresponding to a non-intrusion condition.
  • the model is invoked for comparing the generated set of nodes, generally a non-compromised state, with the nodes indicative of the successive state to identify a probability of a security intrusion existing in the successive state.
  • security tends to be assessed in an ad-hoc, piecemeal fashion that leaves potential security risks and vulnerabilities that can go unnoticed.
  • Industrial robots are mostly used in the manufacturing environment where they were protected by physical barriers: walls and closed networks.
  • autonomous robots with a large array of sensors and open connectivity that span land, water, and air have no such physical barriers. Such systems will be the most susceptible to security vulnerabilities.
  • the method for internal cognitive assurance of an autonomous system includes developing a model for identifying a transition from a prior machine state to a current machine state, and deploying the model in an autonomous system, such as an EV (Electric Vehicle) or mobile/wheeled robot.
  • the model is invoked for evaluating a probability that the current machine state is indicative of a breach.
  • Developing and deploying the model may further include generating a set of nodes, where each node of the set of nodes is indicative of a relevant state, and identifying a set of nodes indicative of a successive state. Comparison of the generated set of nodes with the nodes indicative of the successive state identifies a probability of a security intrusion.
  • Fig.1 is a context diagram of an autonomous robotic system
  • Fig.2 shows an example of a set of nodes
  • Fig.3 shows the sensor example of Fig.2 with a CPT (Conditional Probability Table) defined for each node
  • Fig.4 depicts a distance metric for robustness
  • Fig.5 depicts an example BN that applies the trust metrics
  • Fig.6 shows evaluation of a level of the BN of Fig.5.
  • Modern robots are constructed with sensors, controllers, communications, motors, hardware accelerators as well as software forming a cognitive layer for processing and controlling the robot.
  • This trust model is different from other approaches because we are proposing a complete solution from a security perspective, eliminating the gaps left by conventional techniques in the evaluation of system, hardware, and software layers.
  • the disclosed model also includes AI robustness attributes and supply chain characteristics.
  • the overall complexity of the space and the security problems are bad enough in a controlled environment, now add high-value targets in an unconstrained environment where they get much worse.
  • the unconstrained environment makes the problem Attorney Docket No.: WPI22-22(W23-003)PCT computationally intractable for conventional approaches.
  • WPI22-22(W23-003)PCT computationally intractable for conventional approaches.
  • BN-based models allow for efficient factorization of the set of system states, without the need for an explicit representation of the whole joint distribution; moreover, they have the additional advantage of inference algorithms available for the analysis of any posteriori situation of interest (i.e. evidence can be gathered by a monitoring system).
  • Bayesian Inference simplifies the way to reason about a complex domain problem like security for autonomous robotic systems.
  • Fig.1 is a context diagram of an autonomous robotic system suitable for use with configurations herein.
  • an autonomous robotic system 150 may be a self-driving vehicle 101 or a mobile robot 102.
  • a particular vulnerability results where the autonomous system is often not constrained indoors by any kind of physical security, but rather includes an untethered robotic element in free space, such as roads, open air environments, public venues, etc.
  • the robotic system includes a plurality of components, each of which can be assigned to one or more levels. These levels form dependencies in the BN as disclosed below.
  • An example using the levels employed herein include the system 110-1, hardware 110-2, software 110-3, cognitive/AI 110-4 and supply chain 110-5. Any suitable arrangement of components to levels may be architected.
  • the BN will provide the casual inference by linking these components and the values for the conditional probability tables.
  • a full joint distribution is defined as the product of the conditional distribution. of each node. This is shown in the equation below where the left-hand side is the joint distribution, the center is the conditional probability (using the chain rule), and the right-hand side is the conditional probability given the parents. In Factor 1 * Factor 2 * ... * Factor N.
  • EALs Evaluation Assurance Levels
  • a Bayesian network (also known as a Bayes network, Bayes net, belief network, or decision network) is a probabilistic graphical model that represents a set of variables and their conditional dependencies via a directed acyclic graph (DAG).
  • Bayesian Networks use the Bayes rule in that P(a
  • a) is the likelihood that the event will happen given that a has happened.
  • P(a) is the prior or initial evidence accumulated about event a
  • a conditional probability is the probability of event A occurring, given on a condition that event B occurred.
  • the joint probability is the probability of events A and B happening simultaneously.
  • a CPT is the decomposed representation of the joint probabilities and is used to display the conditional probabilities.
  • a node’s random value can be either discrete or continuous, for example a discrete value can be T or F, which may represent a probability of 0.5 of either value occurring.
  • the sum of the probability values of the possible outcomes must equal 1, whereas a continuous value is a range of values between [0,1], where 0 ⁇ value ⁇ 1.
  • Fig.2 shows an example of a set of nodes defining a BN 200. Referring to Fig.
  • P (M, D, S, I, IO) P (M), P (D), P (S
  • the local Markov property means that each variable is conditionally independent of its non-descendants given its parent variables. In the case of D and M they are D ⁇ M since D is a non-descendant of M and the reverse is also true. In the case of I being independent since S is the parent and D and M are non-descendants, so I ⁇ D, M
  • the model deployed in an autonomous robotic system would receive, from one or more sensors, a signal indicative of an intrusion, and would evaluate, at one of the nodes, the signal. A transition to the successive node would occur based on a result of the evaluation.
  • Fig.3 shows the sensor example of Fig.2 with a CPT defined for each node.
  • Attorney Docket No.: WPI22-22(W23-003)PCT In large BNs the joint probability distribution of the model is equal to the probability of X given its parents (equation above) this reduces the computation since most nodes have fewer parents relative to the overall network.
  • the full joint distribution needs K n parameters, where K is the number of values for the variable and n is the number of variables in the BN.
  • K is the number of values for the variable
  • n is the number of variables in the BN.
  • This compact representation makes the computation problem tractable.
  • Each node may include a CPT indicative of a transition to a successive node, the CPT generated based on the intrusion probability corresponding to the level on which the node resides.
  • Fig.3 shows a CPT 310-1..310-5 (310 generally) corresponding respectively to the nodes 210-1..210-5.
  • the values in each CPT illustrate an example, which covers diagnostic, predication, intercausal, and combined reasoning.
  • variables covering Infected 310-4 and Intermittently Operating 310-5 have both the same set of values and on top Manufacturer and Distributor are slightly different with a bias toward reputable for Distributor 210-1.
  • the sensor node 210-3 is the conditional dependency of Manufacturer and Distributor values for the sensor in a reliable or not reliable set of states. In actuality it is important to choose these values from experts or good sources, since the bias of reasoning is built on this foundation.
  • trust metric level value n * probability of adversary exploit reward n * probability of adversary exploit damage n * likelihood of adversary taking action n
  • the level value can be constructed from a number of parameters specific to that layer and n defines the levels associated with each of the parameters.
  • a level value can be high, adversary exploit reward can be high, the adversary exploit damage can be high, but the adversary taking action to exploit may be low.
  • the trust metric parameters are independent of each other, but for simplicity in the tables below the parameters will be aligned with the associated levels. This means that when the level value is high, each of the remaining parameters will be high. The likelihood for an adversary taking action to exploit will not be shown in the calculations below, since this is being kept at a probability of 1 for the rest of the discussion. The probability of 1 represents that the adversary will also try to exploit.
  • the BN may then, for each level, denote one or more nodes, such that each node represents a variable concerning an intrusion and a causal relation to at least one other node.
  • the causal relation being either a cause or effect of an intrusion based on the variable, and extending to a causation chain depending on the number and relations among the nodes.
  • the resulting BN 200 therefore encompasses plurality of levels in the autonomous system, each level susceptible to an intrusion.
  • the BN model designates, for each node, a level, the level indicative of an intrusion point in the autonomous system, the levels including system, hardware, software, AI robustness and supply chain, as shown in Table I. Other levels may also be derived.
  • Developing the BN Attorney Docket No.: WPI22-22(W23-003)PCT includes, for each level, determining an intrusion probability associated with an attack directed to the respective level, the probability based on: i ) an assurance value of the level, ii) a potential reward to an adversary, iii ) a probability of adversary exploit damage, and iv) a probability of an adversary taking action to exploit.
  • En the common criteria evaluation assurance level (EAL)
  • Cn the cost for development to achieve that level n
  • Tn the time it takes to achieve that level
  • CDP the Collateral Damage Potential that an adversary can cause from an exploit
  • PVT the Perceived Target Value is the reward that an adversary can gain from the exploit
  • L is the likelihood that an adversary will exploit.
  • the cost and time variables are controlled by the assurance level being targeted, the deliverables to meet the requirements, the gates for verification/validation, independent 3 rd party lab for validation and by the certifying entity.
  • the likelihood is a function that a threat exists and that the threat can successfully exploit the component or system.
  • Individual scores are computed for each of the levels in succession. For the hardware level, this may include generating a hardware score based on a hardware design trust metric, a collateral damage resulting from the intrusion, a potential reward to an adversary and likelihood of an adversary taking action to exploit.
  • TMn is the hardware design trust metric
  • CDP is the Collateral Damage Potential that an adversary can cause from an exploit
  • PTV is the Perceived Target Value is Attorney Docket No.: WPI22-22(W23-003)PCT the reward that an adversary can gain from the exploit.
  • Table V shows a resulting hardware metric: Metric Value Description None 0 to .15 Where this is the lowest trust level, For t oftware score based on a technical impact from an intrusion, a collateral damage resulting from the intrusion, a potential reward to an adversary and a and likelihood of an adversary taking action to exploit.
  • a software metric is defined as follows: Where vulnerability, CDP is the Collateral Damage Potential that an adversary can cause from an exploit and PTV, the Perceived Target Value is the reward that an adversary can gain from the exploit.
  • CDP is the Collateral Damage Potential that an adversary can cause from an exploit
  • PTV the Perceived Target Value is the reward that an adversary can gain from the exploit.
  • Table VI Metric Value Description Attorney Docket No.: WPI22-22(W23-003)PCT None 0 to .35 Where this will indicate no impact, no damage, and no reward for exploit.
  • ard ard for the supply chain level, the approach generates a supplier score based on a supplier trust metric, a collateral damage resulting from the intrusion, a potential reward to an adversary and likelihood of an adversary taking action to exploit.
  • an AI/learning layer makes a system susceptible to new types of attack strategies which more conventional attacks may not consider.
  • an AI robustness score is generated based on a distance function of an AI implementation employed, a collateral damage resulting from the intrusion, a potential reward to an adversary and likelihood of an adversary taking action to exploit. This leads to a different approach that was taken with the AI robustness calculations since the approaches for evaluating AI robustness are very different than those used at the system, hardware, software, and supply chain metrics.
  • the minimum distance of a misclassified nearby adversarial example to x is the minimum adversarial distortion required to alter the target model’s prediction, which is referred to as the lower bound.
  • a certified boundary guarantees the region around x that the classifier decision cannot be influenced from all types of perturbations in that region.
  • the robustness is being able to detect perturbation as close to x as possible and, in some cases, this is an approximation or an exact guarantee to determining the lower boundary point.
  • the generalized Minkowski’s formula is used to calculate the distance metric within p-norm space.
  • Fig.4 depicts a distance metric for robustness. Referring to Fig.4, to better illustrate this distance concept, Fig.4 shows a center region 401 equal to the certified region and each subsequent ring is correlated to the rating or strength of the AI implementation using a distance function 405. Let x be the certified region and y be the AI implementation, we can use the p-norm distance equation to determine the differences for adversarial perturbation detection. The AI Robustness metric as shown below, Where Dn is the distance from the lower bound (certified area) of detecting an adversarial attack.
  • CDP is the Collateral Damage Potential that an adversary can cause from an exploit
  • PTV the Perceived Target Value is the reward that an adversary can gain from the exploit.
  • the resulting AI robustness metric is shown in TABLE VIII Metric Value Description rd Attorney Docket No.: WPI22-22(W23-003)PCT Med- .72 to .89 Where this will indicate high medium value for robustness, High damage, and reward for exploit a trust metric.
  • Each defense technique has a distance/error from the certified area (boundary) where perturbations can be detected, we can consider these values as trust metrics in a continuous set of ranges between [0,1]. Unlike some of the other measures we have seen so far that this is still an area that is less mature but apply the same technique to derive metrics.
  • the collective set of metrics is then employed to derive a BN, incorporating the trust metrics as a CPT for nodes in the level corresponding to the particular trust metric
  • Collectively these metrics above define, for each level, a score indicative of the probability of intrusion for each node on the respective level.
  • a Bayesian Network is preferred in the context of trust and causal inference, is part of reasoning.
  • BayesiaLab is a graphical desktop application that can run on mainstream platforms and it provides functions like supervised machine learning, unsupervised machine learning, knowledge modeling, observational inference, casual inference, diagnosis, Attorney Docket No.: WPI22-22(W23-003)PCT analysis, simulation, optimization, and visualization in 2D/3D formats. Formulas can be utilized as well as different probability distributions.
  • the methodology for assessing assurance involves applying an assurance score and a reputation score at each level of the system, so that the child layer has knowledge about its parent layer.
  • the assurance score utilizes the trust metrics defined earlier, which includes the reward and damage values for each of the components that make up the system.
  • the reputation score reflects a value to account for errors that may arise during the bootup of the system or during operational state execution.
  • the collective assurance score is used by the system to assess external requests in order to properly fulfill it in a secure manner. This also reflects on the security posture of the system, meaning can the system support the request from a security point of view if the system is configured correctly to support the request and what are the potential risks. Utilizing the assurance and reputation scores goes deeper into the security model then the authentication/ authorization controls that are used in conventional systems today.
  • Fig.2 depicts a small example of a Bayesian Network, described the autonomous robotic system security features. Using the metrics above, this is expanded to correspond to internal layers of the autonomous robotic system.
  • BN BN for a security assessment.
  • create the corresponding nodes for the hardware components of a robotic system This should include the hardware design and vendor metrics for each of the components.
  • the next step is to add the software nodes to the BN model, this also includes the software and vendor metrics. If security features are supported, they must also be included as part of hardware and software components. If Cognitive/AI components are supported, these nodes should be layered in the model above the OS layer.
  • An AI vendor should provide robustness parameters, but in the event they do not, they should provide testing models/dataset so that one can obtain them from running validators. The accuracy, supervisor, and maintenance layers will need to be defined by the underlying hardware/software/security features.
  • the model is constructed and the nodes are defined with their corresponding CPT values, one can start to set the appropriate evidence for the nodes.
  • the Attorney Docket No.: WPI22-22(W23-003)PCT BN model can be used to simulate the outcomes of the evidence set on the nodes or using the optimization technique as discussed above, they could set the desired values to obtain the results.
  • Each of the layers should have a corresponding assurance level, so that by setting the security features as evidence on several nodes, this in turn will change the other nodes.
  • the result on the target node will change to the level that was selected.
  • a target node is considered a dependent variable in traditional modeling approaches.
  • Fig.5 depicts an example BN 500 that applies the trust metrics of Tables II- VIII.
  • the nodes of the BN are assigned a level; the node is assessed based on the metric for that level. Any suitable number and granularity of levels may be assessed; the examples herein depict metrics as outlined in Table I.
  • Fig.5 shows a similar arrangement of layers applies to the BN 500.
  • nodes are grouped according to layers of firmware 510-1, operating system 510-2, cognitive/services 510- 3, robotic control system and AI 510-4, maintenance 510-5, and offensive/defensive or supervisor control 510-6.
  • the assurance score and a reputation score are propagated into each level 510 so that the child layer has knowledge about its parent layer.
  • these scores can be used to control the overall assurance level for the system. For example, a robot that needs to support a high assurance level, high loss of damage and high reward to exploit would select each of the layers to a high assurance score.
  • the assurance scores are based on the physical hardware and what security features are enabled. To add additional assurance at the platform and accuracy layers a set of fault tolerant features can be enabled.
  • the offense and defense controller can take actions on a process that it has determined is abnormal.
  • the cognitive layer interacts with the offense/defense controller to ensure that the system can function within certain limits.
  • the internal state of the system must be sound and known if external interaction is to take place, the external request can be scrutinized and therefore, extend the trust model with the entity.
  • Fig.6 depicts the nodes in the Attorney Docket No.: WPI22-22(W23-003)PCT firmware layer 510 of Fig.5.
  • the firmware layer is the very first layer of the system stack where hardware and software interact when power is applied to the system.
  • the system vendor has loaded initialization and personalization values into the system at a secure manufacturing site to achieve high assurance levels.
  • the firmware layer nodes therefore represent system, hardware, software, and supplier entities.
  • node dependencies we have a supplier vendor 520-1, 520-2 and the hardware design 520-3, 520-4 metrics for the microprocessor 520-5 and the system board 520-6.
  • the set of nodes for the microprocessor and system board are both common effects.
  • the microprocessor 520-5 was introduced in the example above, but in the context of the larger BN the ability to differentiate the types of processor is needed.
  • the Intel TXT and AMD Trusted Zone as having a higher security level than regular Intel and AMD processor types.
  • the system board represents the supported feature of fault tolerance.
  • Fig.7 shows examples of transitions 520’-1..520’-6 (520’ generally), or CPTs, for the respective nodes.
  • the developed model can be applied to an autonomous robotic system for ongoing evaluation of intrusion detection.
  • the autonomous system generates a set of nodes, such that each node of the set of nodes is indicative of a relevant state as described above, and following an input or event, identifies a set of nodes indicative of a successive state.
  • An intrusion is indicated by a substantial or threshold deviation from a previous, “trusted” state of normal operation.
  • the model is invoked for comparing the generated set of nodes with the nodes indicative of the successive state to identify a probability of a security intrusion.
  • the operations and methods may be implemented in a software executable object or as a set of encoded instructions for execution by a processor responsive to the instructions, including virtual machines and hypervisor controlled execution environments.
  • the operations and methods disclosed herein may be embodied in whole or in part using hardware components, such as Application Specific Integrated Circuits (ASICs), Field Programmable Gate Arrays (FPGAs), state machines, controllers or other hardware components or devices, or a combination of hardware, software, and firmware components.
  • ASICs Application Specific Integrated Circuits
  • FPGAs Field Programmable Gate Arrays

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Computational Mathematics (AREA)
  • Evolutionary Computation (AREA)
  • Mathematical Analysis (AREA)
  • Mathematical Optimization (AREA)
  • Pure & Applied Mathematics (AREA)
  • Computing Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Mathematical Physics (AREA)
  • Artificial Intelligence (AREA)
  • Algebra (AREA)
  • Probability & Statistics with Applications (AREA)
  • Computer Hardware Design (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

A security assessment tool and application for an autonomous robotic systems utilizes a Bayesian Network for scoring each subsystem based on security-enabled features. Each subsystem layer may consist of the system, hardware, software, Al, and supplier elements in an autonomous robotic (or other) system. Each element is assessed on the basis of its trustworthiness (based on factors such as the integrity of the design process, the engineering process, followed by the assessment of the integrity of the supplier, and the like) as well as a weighting based on the criticality of that element to the correct operation of the system. Using these factors, a "belief' in the assurance of the system is determined based on a Bayesian model. The Bayesian Network is used to determine an autonomous robotic systems' internal trust before that can be extended to an external entity.

Description

PATENT APPLICATION CJL Attorney Docket No.: WPI22-22(W23-003)PCT ASSURANCE MODEL FOR AN AUTONOMOUS ROBOTIC SYSTEM Inventors: Vincenczo DiLuoffo and William Michalson Attorney Docket No.: WPI22-22(W23-003)PCT BACKGROUND Robotic systems are expanding into or augmenting human roles. We have seen an increase in the number of autonomous vehicles, ride services, aerial and maritime 5 vehicle companies. As these robotic systems are deployed in an essentially unbound environment, they are therefore more susceptible to adversarial attacks. Artificial Intelligence (AI) is enabling the progression of autonomous systems as we witness this with self-driving cars, drones, deep sea and space exploration. The increased level of autonomy provides new security exposures, which are different from conventional 10 ones. As the Robot Operating System (ROS) has become a de facto standard for many robotic systems, the security of ROS becomes an important consideration for deployed systems. The original ROS implementations were not designed to mitigate the security risks associated with hostile actors. This shortcoming is addressed in the next generation of ROS, ROS 2 by leveraging DDS for its messaging architecture and DDS 15 security extensions for its protection of data in motion. SUMMARY A security assessment tool and application for an autonomous robotic systems utilizes a Bayesian Network for scoring each subsystem based on security-enabled 20 features. Each subsystem layer may consist of the system, hardware, software, Al, and supplier elements in an autonomous robotic (or other) system. Each element is assessed on the basis of its trustworthiness (based on factors such as the integrity of the design process, the engineering process, followed by the assessment of the integrity of the supplier, and the like) as well as a weighting based on the criticality of that element to 25 the correct operation of the system. Using these factors, a "belief' in the assurance of the system is determined based on a Bayesian model. This Bayesian Network is used to Attorney Docket No.: WPI22-22(W23-003)PCT determine an autonomous robotic systems' internal trust before that can be extended to an external entity. A Bayesian network provides a model for internal cognitive assurance of an autonomous system by identifying and ranking or scoring a transition from a prior machine state to a current machine state, and evaluating a probability that the current machine state is indicative of a breach. In an example configuration, developing the model may include generating a set of nodes, such that each node of the set of nodes is indicative of a relevant state., and identifying a set of nodes indicative of a successive state. Security related events or threats result in an identifiable change in the state of one or more of the nodes corresponding to a non-intrusion condition. The model is invoked for comparing the generated set of nodes, generally a non-compromised state, with the nodes indicative of the successive state to identify a probability of a security intrusion existing in the successive state. In presently available robotic systems, due to the complexity of evaluating the assurance of an autonomous robotic system, security tends to be assessed in an ad-hoc, piecemeal fashion that leaves potential security risks and vulnerabilities that can go unnoticed. Industrial robots are mostly used in the manufacturing environment where they were protected by physical barriers: walls and closed networks. However, autonomous robots, with a large array of sensors and open connectivity that span land, water, and air have no such physical barriers. Such systems will be the most susceptible to security vulnerabilities. In further detail, in a particular configuration as described herein, the method for internal cognitive assurance of an autonomous system includes developing a model for identifying a transition from a prior machine state to a current machine state, and deploying the model in an autonomous system, such as an EV (Electric Vehicle) or mobile/wheeled robot. The model is invoked for evaluating a probability that the current machine state is indicative of a breach. Developing and deploying the model may further include generating a set of nodes, where each node of the set of nodes is indicative of a relevant state, and identifying a set of nodes indicative of a successive state. Comparison of the generated set of nodes with the nodes indicative of the successive state identifies a probability of a security intrusion. Attorney Docket No.: WPI22-22(W23-003)PCT BRIEF DESCRIPTION OF THE DRAWINGS The foregoing and other objects, features and advantages of the invention will be apparent from the following description of particular embodiments of the invention, as illustrated in the accompanying drawings in which like reference characters refer to the same parts throughout the different views. The drawings are not necessarily to scale, emphasis instead being placed upon illustrating the principles of the invention. Fig.1 is a context diagram of an autonomous robotic system; Fig.2 shows an example of a set of nodes; Fig.3 shows the sensor example of Fig.2 with a CPT (Conditional Probability Table) defined for each node; Fig.4 depicts a distance metric for robustness; Fig.5 depicts an example BN that applies the trust metrics; and Fig.6 shows evaluation of a level of the BN of Fig.5. DETAILED DESCRIPTION Modern robots are constructed with sensors, controllers, communications, motors, hardware accelerators as well as software forming a cognitive layer for processing and controlling the robot. Autonomous robots are often fully autonomous, putting their software and hardware all in one location, providing an adversary with a complete system with little, if any, physical security. This makes physical attacks on robots much easier than attacks on corporate managed computers, since systems are typically under system management and are physically protected by the building that houses them. As robots move from factory floors into society this physical protection is removed making systems more vulnerable. To address security in robotic systems, operating systems such as ROS 2 with DDS (Data Distributed Services) security allows online data in-motion encryption with access control protection. DDS security is dependent on the OpenSSL library and on a security configuration file that specifies sensitive data location. DSS Security assumes that the underlying Operating System (OS) is secure and that the dependencies are consistent, but ongoing integrity checks are not performed. However, off-line and on- Attorney Docket No.: WPI22-22(W23-003)PCT line exploits can involve software or hardware attacks, especially when robots are out in the wild. Research is in the early stages of investigating autonomous vehicle security, artificial intelligence and robotics while others are looking at the performance related to security and creating isolation containers from memory restrictions. However, these approaches tend to focus on individual security threats and ignore viewing the threat environment as a whole; that is, taking what configurations herein depict as a holistic approach to autonomous robot security. Configurations herein address trust metric space related to evaluating systems, hardware components, software components, cognitive-layer robustness as well as vulnerabilities introduced in the supply chain and have come to realize that no conventional set of metrics for assessing system trust fully spans any system architecture, let alone autonomous robotic systems. The overall complexity of performing assessment and the complexity of identifying potential security problems are bad enough in a controlled environment; now add high-value targets in an unconstrained environment and they get much worse. Defining trust metrics for system security is difficult, leading many practitioners to only define metrics for small portions of an overall system. This approach, while making the assessment of a system more tractable, can result in security vulnerabilities being undetected. Existing approaches to evaluating trust rapidly become computationally intractable due to the large number of interrelated variables that must be considered. Thus, it would be beneficial to define an approach for evaluating trust of autonomous systems more computationally feasible. Configurations discussed below define a solution that takes a number of the autonomous robotic system layers and brings them together to form a holistic trust model. This trust model is different from other approaches because we are proposing a complete solution from a security perspective, eliminating the gaps left by conventional techniques in the evaluation of system, hardware, and software layers. The disclosed model also includes AI robustness attributes and supply chain characteristics. The overall complexity of the space and the security problems are bad enough in a controlled environment, now add high-value targets in an unconstrained environment where they get much worse. The unconstrained environment makes the problem Attorney Docket No.: WPI22-22(W23-003)PCT computationally intractable for conventional approaches. Thus, there is a need to develop a way to make assessment more computationally feasible. A probabilistic approach to analysis using Bayesian Networks (BNs) provides a natural way to reason about uncertainty. BN-based models allow for efficient factorization of the set of system states, without the need for an explicit representation of the whole joint distribution; moreover, they have the additional advantage of inference algorithms available for the analysis of any posteriori situation of interest (i.e. evidence can be gathered by a monitoring system). Bayesian Inference simplifies the way to reason about a complex domain problem like security for autonomous robotic systems. In order to represent an autonomous robotic system architecture and assess the security of it, we have discussed the different layers (system, hardware, software, Cognitive/AI, and supplier chain) as independent trust metrics. These individual trust metrics account for the different levels depending on the security features supported by the autonomous robotic system and may be expanded to cover other elements of importance. Fig.1 is a context diagram of an autonomous robotic system suitable for use with configurations herein. Referring to Fig.1, an autonomous robotic system 150 may be a self-driving vehicle 101 or a mobile robot 102. A particular vulnerability results where the autonomous system is often not constrained indoors by any kind of physical security, but rather includes an untethered robotic element in free space, such as roads, open air environments, public venues, etc. The robotic system includes a plurality of components, each of which can be assigned to one or more levels. These levels form dependencies in the BN as disclosed below. An example using the levels employed herein include the system 110-1, hardware 110-2, software 110-3, cognitive/AI 110-4 and supply chain 110-5. Any suitable arrangement of components to levels may be architected. With each individual trust metric and its associated level, we also need to account for the collateral damage that may result from an attack on that part of the system, as well as the perceived target value of that element. In other words, we need to Attorney Docket No.: WPI22-22(W23-003)PCT account for the adversary’s actions and by combining these values with the trust metric we get the general probability equation: TM = LV*AER* AED*ATA, where TM = trust metric, LV = level value, AER = probability of adversary exploit reward and AED = probability of adversary exploit damage, ATA = likelihood of an adversary taking action to exploit. This general equation will be expanded in configurations below. The combination of these values provides a set of metrics that can be assigned to each corresponding component in the system. The BN will provide the casual inference by linking these components and the values for the conditional probability tables. A full joint distribution is defined as the product of the conditional distribution. of each node. This is shown in the equation below where the left-hand side is the joint distribution, the center is the conditional probability (using the chain rule), and the right-hand side is the conditional probability given the parents. In
Figure imgf000008_0001
Factor 1 * Factor 2 * … * Factor N. The number of metric values is a function of the granularity of the analysis, and generally ranges from 3 to 7 with 5 being a reasonable tradeoff between resolution and complexity. From these factors, a trust metric, T, is derived by normalizing the fi over the range, so T = 0 ≤ |fi| ≤.1. For example, at the system level trust metric, we start with the related Evaluation Assurance Levels (EALs) of 1 to 5 levels and combine them with cost/reward/likelihood values, this provides five levels for the system metric and each having a cost/reward/likelihood value, then that is normalized: STn = EALn * AERn * AEDn *ATAn , where n is the level ST = system trust metrics ranging in a discretized continuous set from [0, 1] where 1 is the highest and zero the lowest trust set. Where five levels will be defined for the range. The other layers HW, SW, AI and Supply chain follow a similar pattern. Attorney Docket No.: WPI22-22(W23-003)PCT Configurations herein consider if a set of security metrics were well defined and covered a complete robotic system. A map of a robot system breaks down the different layers into system, hardware, software, cognitive layer, and supplier chain to provide a holistic security view. System level trust metrics are difficult and complex, and several research papers scaled the problem to a small set of components or just a specific area of a system. Table I is a summary of the findings that cover a holistic system trust model.
Figure imgf000009_0001
Configurations herein rely on Bayes Inference as the correct choice to build on, since it provides several benefits to overcome uncertainties for a complex system like an autonomous robotic system. By using Bayesian Inference, we also remove the intractable problem to a computational feasible one. In general terms, a Bayesian network (also known as a Bayes network, Bayes net, belief network, or decision network) is a probabilistic graphical model that represents a set of variables and their conditional dependencies via a directed acyclic graph (DAG). Bayesian Networks use the Bayes rule in that P(a|b) is the posterior, or degree of belief in a given b. Likewise, P(b|a) is the likelihood that the event will happen given that a has happened. In our context, P(a) is the prior or initial evidence accumulated about event a, and P(b) is the marginal probability of observing the evidence. This marginal probability, P(b), acts like a normalization constant. This can be restated as Posterior = Likelihood * Prior / Evidence and is the familiar Bayes Rule:
Attorney Docket No.: WPI22-22(W23-003)PCT Configurations herein demonstrate metrics that allow taking a holistic security view which included system, hardware, software, cognitive trust, robustness, and supplier layers in an autonomous robotic system design. A BN implementation defines an internal assurance model by focusing on different layers called system, hardware, software, AI robustness and supply chain vendor(s). In combination, these layers make up a holistic model of the security architecture that is incorporated into a Bayesian Network. It is proposed that this approach is superior given the alternative of simply relying on the OS to determine the security posture of the system. The OS is a large attack surface and is prone to a number of vulnerabilities. Most OSs do not support the concept of resiliency where under attack concern features shutdown to not allow the system to still function in some capacity. In the Bayesian Model we have separated each of the layers to have their own individual scores, but they are coupled together to provide a system assurance level that is dependent on the security features. Configurations herein employ a Bayesian Network implementing a Probabilistic Graphical Model (PGM) that represent the qualitative and quantitative relationships between a set of variables or nodes in a model structure. In this PGM model, arrows represent relationship dependencies between nodes, and each node contains probability distributions, or conditional probability tables (CPTs), that are used to represent the qualitative strength of those dependencies. Both qualitative and quantitative information can be used to define the probability distributions captured in the CPTs. A conditional probability is the probability of event A occurring, given on a condition that event B occurred. The joint probability is the probability of events A and B happening simultaneously. A CPT is the decomposed representation of the joint probabilities and is used to display the conditional probabilities. There are different methods for developing the quantitative values for each node’s random values and these are represented in the CPT. A node’s random value can be either discrete or continuous, for example a discrete value can be T or F, which may represent a probability of 0.5 of either value occurring. The sum of the probability values of the possible outcomes must equal 1, whereas a continuous value is a range of values between [0,1], where 0 ≤ value ≤ 1. These values can be acquired from domain experts, Attorney Docket No.: WPI22-22(W23-003)PCT elicitation from domain users (interviews, case studies, and observations), and/or data driven (machine learning). Fig.2 shows an example of a set of nodes defining a BN 200. Referring to Fig. 2, the nodes Distributor (D) 210-1, Manufacturer (M) 210-2, Sensor (S) 210-3, Infected (I) 210-4 and Intermittently Operating (IO) 210-5 are represented in the joint distribution for probability (P) as: P (M, D, S, I, IO) = P (M), P (M|D), P (S| M, D), P (I| S, M, D), P (IO| S, M, D) Fig.2 presents two casual cases, where the manufacturer, distributor and sensor nodes create a common effect and sensor, infected and intermittently operating create a common cause. These two cases were covered above where influence flow can be active or inactive depending on which nodes are observed. Applying the chain rule, the joint distribution reduces to the following: P (M, D, S, I, IO) = P (M), P (D), P (S| M, D), P (I| S), P (IO| S) The local Markov property means that each variable is conditionally independent of its non-descendants given its parent variables. In the case of D and M they are D ^ M since D is a non-descendant of M and the reverse is also true. In the case of I being independent since S is the parent and D and M are non-descendants, so I ^ D, M| S is true. In the case of IO being independent since S is the parent and D and M are non- descendants, so IO ^ D, M| S is true. In a practical implementation, the model deployed in an autonomous robotic system would receive, from one or more sensors, a signal indicative of an intrusion, and would evaluate, at one of the nodes, the signal. A transition to the successive node would occur based on a result of the evaluation. Fig.3 shows the sensor example of Fig.2 with a CPT defined for each node. Attorney Docket No.: WPI22-22(W23-003)PCT In large BNs the joint probability distribution of the model is equal to the probability of X given its parents (equation above) this reduces the computation since most nodes have fewer parents relative to the overall network. In other words, the full joint distribution needs Kn parameters, where K is the number of values for the variable and n is the number of variables in the BN. This means that the network grows linearly, for n variables, the order of magnitude is expressed as O(m Kn) vs O(Kn) for a BN having m(parents) < n (variables). This compact representation makes the computation problem tractable. Back to referencing Fig.2, we expand on this network to formulate a BN with initial CPT values as an example of bringing the pieces together as shown in Fig.3. Each node may include a CPT indicative of a transition to a successive node, the CPT generated based on the intrusion probability corresponding to the level on which the node resides. Fig.3 shows a CPT 310-1..310-5 (310 generally) corresponding respectively to the nodes 210-1..210-5. We combine the types of reasoning discussion with this illustration below. The values in each CPT illustrate an example, which covers diagnostic, predication, intercausal, and combined reasoning. On the bottom of Fig.3, variables covering Infected 310-4 and Intermittently Operating 310-5 have both the same set of values and on top Manufacturer and Distributor are slightly different with a bias toward reputable for Distributor 210-1. The sensor node 210-3 is the conditional dependency of Manufacturer and Distributor values for the sensor in a reliable or not reliable set of states. In actuality it is important to choose these values from experts or good sources, since the bias of reasoning is built on this foundation. To construct this holistic security model that incorporates the elements discussed above, we utilize a BN that uses empirical data for its CPT values. In order to construct a BN, we need the values for the CPT of each node. To acquire these values, we use our previous results where we identified sources for assessing trust at the system, hardware, software, AI robustness, and supply chain levels. We take those values and formulate our own metrics, that include the impact, cost of damage and perceived target cost for each layer of the system. These metrics will become the basis for the CPT 310 of each node in the BN 200. Attorney Docket No.: WPI22-22(W23-003)PCT A generic equation for calculating the trust metric for each layer, is defined by the following equation: ^x ^y ^z ^α at (x, y, z, α TMn) => L(xn) ^ R(yn) ^ D (zn) ^ A(αn) Where: trust metric = level value n * probability of adversary exploit reward n * probability of adversary exploit damage n * likelihood of adversary taking action n Where the level value can be constructed from a number of parameters specific to that layer and n defines the levels associated with each of the parameters. For example, a level value can be high, adversary exploit reward can be high, the adversary exploit damage can be high, but the adversary taking action to exploit may be low. The trust metric parameters are independent of each other, but for simplicity in the tables below the parameters will be aligned with the associated levels. This means that when the level value is high, each of the remaining parameters will be high. The likelihood for an adversary taking action to exploit will not be shown in the calculations below, since this is being kept at a probability of 1 for the rest of the discussion. The probability of 1 represents that the adversary will also try to exploit. By applying to a plurality of levels, the BN may then, for each level, denote one or more nodes, such that each node represents a variable concerning an intrusion and a causal relation to at least one other node. The causal relation being either a cause or effect of an intrusion based on the variable, and extending to a causation chain depending on the number and relations among the nodes. The resulting BN 200 therefore encompasses plurality of levels in the autonomous system, each level susceptible to an intrusion. The BN model designates, for each node, a level, the level indicative of an intrusion point in the autonomous system, the levels including system, hardware, software, AI robustness and supply chain, as shown in Table I. Other levels may also be derived. Developing the BN Attorney Docket No.: WPI22-22(W23-003)PCT includes, for each level, determining an intrusion probability associated with an attack directed to the respective level, the probability based on: i ) an assurance value of the level, ii) a potential reward to an adversary, iii ) a probability of adversary exploit damage, and iv) a probability of an adversary taking action to exploit. The model first defines the equation for the system metric: ^^^^^^^^(^) = (^^ ∗ ^^ ∗ ^^ ∗ ^^^^ ∗ ^^^^ ∗ ^^) Where En is the common criteria evaluation assurance level (EAL), Cn is the cost for development to achieve that level n, Tn is the time it takes to achieve that level, CDP is the Collateral Damage Potential that an adversary can cause from an exploit, PVT is the Perceived Target Value is the reward that an adversary can gain from the exploit and L is the likelihood that an adversary will exploit. The cost and time variables are controlled by the assurance level being targeted, the deliverables to meet the requirements, the gates for verification/validation, independent 3rd party lab for validation and by the certifying entity. At the system level of trust metrics, we will use the first five levels of common criteria specification since it provides a basis for assigning values that is widely known and used to evaluate system security trust. The values for the Collateral Damage Potential are shown in Table II: Metric Value Description ult re ult
Figure imgf000014_0001
Attorney Docket No.: WPI22-22(W23-003)PCT there may be a moderate loss of revenue or productivity. ult r ult Or
Figure imgf000015_0001
Table III shows perceived target values, or the value an infiltrator expects from the intrusion: Metric Value Description . m
Figure imgf000015_0002
Attorney Docket No.: WPI22-22(W23-003)PCT ________________________________________________________________ TABLE III Table IV is the likelihood of the adversary taking action to exploit. The likelihood is a function that a threat exists and that the threat can successfully exploit the component or system. Metric Value Description None 2
Figure imgf000016_0001
TABLE IV It is significant to normalize the table values to a range of 0.0-1.0. Individual scores are computed for each of the levels in succession. For the hardware level, this may include generating a hardware score based on a hardware design trust metric, a collateral damage resulting from the intrusion, a potential reward to an adversary and likelihood of an adversary taking action to exploit. An equation for the hardware metric is shown below: Where TMn is the hardware design trust metric, CDP is the Collateral Damage Potential that an adversary can cause from an exploit and PTV is the Perceived Target Value is Attorney Docket No.: WPI22-22(W23-003)PCT the reward that an adversary can gain from the exploit. Table V shows a resulting hardware metric: Metric Value Description None 0 to .15 Where this is the lowest trust level, For t
Figure imgf000017_0002
oftware score based on a technical impact from an intrusion, a collateral damage resulting from the intrusion, a potential reward to an adversary and a and likelihood of an adversary taking action to exploit. A software metric is defined as follows: Where
Figure imgf000017_0001
vulnerability, CDP is the Collateral Damage Potential that an adversary can cause from an exploit and PTV, the Perceived Target Value is the reward that an adversary can gain from the exploit. A resulting table for the software metric is shown in Table VI. Metric Value Description
Figure imgf000017_0003
Attorney Docket No.: WPI22-22(W23-003)PCT None 0 to .35 Where this will indicate no impact, no damage, and no reward for exploit. ard ard ,
Figure imgf000018_0002
for the supply chain level, the approach generates a supplier score based on a supplier trust metric, a collateral damage resulting from the intrusion, a potential reward to an adversary and likelihood of an adversary taking action to exploit. An equation for the supplier metric as shown as follows, where Supn is the supplier trust metric, CDP is the Collateral Damage Potential that an adversary can cause from an exploit and PTV is the Perceived Target Value is the reward that an adversary can gain from the exploit.
Figure imgf000018_0001
Metric Value Description
Figure imgf000018_0003
Attorney Docket No.: WPI22-22(W23-003)PCT Excellent .9 to 1 Where this will indicate the highest level of trust, damage, and reward to exploit.
Figure imgf000019_0001
possible attack vectors. The focus is on AI adversarial attacks (intrusions), the classification of data being poisoned, evasion attacks and black box attacks to name a few. For every attack, a remedy may arise to counter, but this takes time and there needs to be a method to identify these types of attacks. In the case of autonomous mobile robots, an AI/learning layer makes a system susceptible to new types of attack strategies which more conventional attacks may not consider. For the AI robustness level, an AI robustness score is generated based on a distance function of an AI implementation employed, a collateral damage resulting from the intrusion, a potential reward to an adversary and likelihood of an adversary taking action to exploit. This leads to a different approach that was taken with the AI robustness calculations since the approaches for evaluating AI robustness are very different than those used at the system, hardware, software, and supply chain metrics. An adversarial example is when x is recognized and classified as the original as target t = arg-max F(x) and a new desired target where t′ not equal to t, this is called x′ a targeted adversarial example if arg-max F(x′) = t′ and x′ is close to x given a distance metric. The minimum distance of a misclassified nearby adversarial example to x is the minimum adversarial distortion required to alter the target model’s prediction, which is referred to as the lower bound. A certified boundary guarantees the region around x that the classifier decision cannot be influenced from all types of perturbations in that region. In other words, the robustness is being able to detect perturbation as close to x as possible and, in some cases, this is an approximation or an exact guarantee to determining the lower boundary point. In order to evaluate the distance, sometimes called distortion or error, between x’ and x, the generalized Minkowski’s formula is used to calculate the distance metric within p-norm space. The generalized form calculates the distance metric for p-norm when p=1, is a Manhattan distance, when p=2 it is a Euclidean distance, and when p=∞ it is a Chebyshev distance, the distance formula represents a generalized approach for distance measurements. Attorney Docket No.: WPI22-22(W23-003)PCT By minimum distortion level is established and
Figure imgf000020_0001
from this point we can define ranges for rating AI implementations against these known values. Fig.4 depicts a distance metric for robustness. Referring to Fig.4, to better illustrate this distance concept, Fig.4 shows a center region 401 equal to the certified region and each subsequent ring is correlated to the rating or strength of the AI implementation using a distance function 405. Let x be the certified region and y be the AI implementation, we can use the p-norm distance equation to determine the differences for adversarial perturbation detection. The AI Robustness metric as shown below, Where Dn is the distance from the lower bound (certified area) of detecting an adversarial attack. As the distance is closer to the certified area it becomes more difficult to detect, therefore, resulting in higher risk. The supplier must provide the testing results where these distance values can be obtained from or provide the testing logic, so that others can validate these values. CDP is the Collateral Damage Potential that an adversary can cause from an exploit and PTV, the Perceived Target Value is the reward that an adversary can gain from the exploit. The resulting AI robustness metric is shown in TABLE VIII Metric Value Description rd
Figure imgf000020_0002
Attorney Docket No.: WPI22-22(W23-003)PCT Med- .72 to .89 Where this will indicate high medium value for robustness, High damage, and reward for exploit
Figure imgf000021_0001
a trust metric. Each defense technique has a distance/error from the certified area (boundary) where perturbations can be detected, we can consider these values as trust metrics in a continuous set of ranges between [0,1]. Unlike some of the other measures we have seen so far that this is still an area that is less mature but apply the same technique to derive metrics. The collective set of metrics is then employed to derive a BN, incorporating the trust metrics as a CPT for nodes in the level corresponding to the particular trust metric Collectively these metrics above define, for each level, a score indicative of the probability of intrusion for each node on the respective level. A Bayesian Network is preferred in the context of trust and causal inference, is part of reasoning. By using causality, several questions can now be asked about the security posture of an autonomous robot system using BNs, but most importantly the robotic system can act on the knowledge it has from an internal point of view. Some questions to postulate against are: does having vendors that are more reliable than others decrease risk; do manufacturers that follow a security-aware development process reduce risk vs ones that do not; and if the platform supports a specific security configuration, can it be trusted to process an increased level of sensitive information? In the mrthod to create a BN, we have completed the quantitative portion by defining the metrics for our CPTs in the previous section and now we start to define the nodes of the BN is this section. We use a research platform for creating and analyzing the causality of the Bayesian Network. The models and simulations are created in a product called BayesiaLabTM. BayesiaLab is a graphical desktop application that can run on mainstream platforms and it provides functions like supervised machine learning, unsupervised machine learning, knowledge modeling, observational inference, casual inference, diagnosis, Attorney Docket No.: WPI22-22(W23-003)PCT analysis, simulation, optimization, and visualization in 2D/3D formats. Formulas can be utilized as well as different probability distributions. The methodology for assessing assurance involves applying an assurance score and a reputation score at each level of the system, so that the child layer has knowledge about its parent layer. The assurance score utilizes the trust metrics defined earlier, which includes the reward and damage values for each of the components that make up the system. The reputation score reflects a value to account for errors that may arise during the bootup of the system or during operational state execution. The collective assurance score is used by the system to assess external requests in order to properly fulfill it in a secure manner. This also reflects on the security posture of the system, meaning can the system support the request from a security point of view if the system is configured correctly to support the request and what are the potential risks. Utilizing the assurance and reputation scores goes deeper into the security model then the authentication/ authorization controls that are used in conventional systems today. Fig.2 depicts a small example of a Bayesian Network, described the autonomous robotic system security features. Using the metrics above, this is expanded to correspond to internal layers of the autonomous robotic system. There are a number of steps or guidelines that need to be taken in order to construct a BN for a security assessment. First, create the corresponding nodes for the hardware components of a robotic system. This should include the hardware design and vendor metrics for each of the components. The next step is to add the software nodes to the BN model, this also includes the software and vendor metrics. If security features are supported, they must also be included as part of hardware and software components. If Cognitive/AI components are supported, these nodes should be layered in the model above the OS layer. An AI vendor should provide robustness parameters, but in the event they do not, they should provide testing models/dataset so that one can obtain them from running validators. The accuracy, supervisor, and maintenance layers will need to be defined by the underlying hardware/software/security features. Once the model is constructed and the nodes are defined with their corresponding CPT values, one can start to set the appropriate evidence for the nodes. By defining an assurance level of a target node, the Attorney Docket No.: WPI22-22(W23-003)PCT BN model can be used to simulate the outcomes of the evidence set on the nodes or using the optimization technique as discussed above, they could set the desired values to obtain the results. Each of the layers should have a corresponding assurance level, so that by setting the security features as evidence on several nodes, this in turn will change the other nodes. By running the simulation, the result on the target node will change to the level that was selected. A target node is considered a dependent variable in traditional modeling approaches. Fig.5 depicts an example BN 500 that applies the trust metrics of Tables II- VIII. In Fig.5, the nodes of the BN are assigned a level; the node is assessed based on the metric for that level. Any suitable number and granularity of levels may be assessed; the examples herein depict metrics as outlined in Table I. Fig.5 shows a similar arrangement of layers applies to the BN 500. In Fig.5, nodes are grouped according to layers of firmware 510-1, operating system 510-2, cognitive/services 510- 3, robotic control system and AI 510-4, maintenance 510-5, and offensive/defensive or supervisor control 510-6. The assurance score and a reputation score are propagated into each level 510 so that the child layer has knowledge about its parent layer. These scores can be used to control the overall assurance level for the system. For example, a robot that needs to support a high assurance level, high loss of damage and high reward to exploit would select each of the layers to a high assurance score. Of course, the assurance scores are based on the physical hardware and what security features are enabled. To add additional assurance at the platform and accuracy layers a set of fault tolerant features can be enabled. Once the security posture is assumed to be a specific level, the offense and defense controller can take actions on a process that it has determined is abnormal. The cognitive layer interacts with the offense/defense controller to ensure that the system can function within certain limits. The internal state of the system must be sound and known if external interaction is to take place, the external request can be scrutinized and therefore, extend the trust model with the entity. Having the supply chain vendors also being part of the system model helps establish the pedigree of the components. An example using the firmware layer follows. Fig.6 depicts the nodes in the Attorney Docket No.: WPI22-22(W23-003)PCT firmware layer 510 of Fig.5. Referring to Figs.5 and 6, the firmware layer is the very first layer of the system stack where hardware and software interact when power is applied to the system. In this example, we assume that the system vendor has loaded initialization and personalization values into the system at a secure manufacturing site to achieve high assurance levels. The firmware layer nodes therefore represent system, hardware, software, and supplier entities. Illustrating the node dependencies, we have a supplier vendor 520-1, 520-2 and the hardware design 520-3, 520-4 metrics for the microprocessor 520-5 and the system board 520-6. The set of nodes for the microprocessor and system board are both common effects. The microprocessor 520-5 was introduced in the example above, but in the context of the larger BN the ability to differentiate the types of processor is needed. Here we defined the Intel TXT and AMD Trusted Zone as having a higher security level than regular Intel and AMD processor types. We have an “other” field for all other types of processors. The system board represents the supported feature of fault tolerance. Fig.7 shows examples of transitions 520’-1..520’-6 (520’ generally), or CPTs, for the respective nodes. During deployment or production, the developed model can be applied to an autonomous robotic system for ongoing evaluation of intrusion detection. The autonomous system generates a set of nodes, such that each node of the set of nodes is indicative of a relevant state as described above, and following an input or event, identifies a set of nodes indicative of a successive state. An intrusion is indicated by a substantial or threshold deviation from a previous, “trusted” state of normal operation. The model is invoked for comparing the generated set of nodes with the nodes indicative of the successive state to identify a probability of a security intrusion. Those skilled in the art should readily appreciate that the programs and methods defined herein are deliverable to a user processing and rendering device in many forms, including but not limited to a) information permanently stored on non-writeable storage media such as ROM devices, b) information alterably stored on writeable non- transitory storage media such as solid state drives (SSDs) and media, flash drives, floppy disks, magnetic tapes, CDs, RAM devices, and other magnetic and optical media, or c) information conveyed to a computer through communication media, as in Attorney Docket No.: WPI22-22(W23-003)PCT an electronic network such as the Internet or telephone modem lines. The operations and methods may be implemented in a software executable object or as a set of encoded instructions for execution by a processor responsive to the instructions, including virtual machines and hypervisor controlled execution environments. Alternatively, the operations and methods disclosed herein may be embodied in whole or in part using hardware components, such as Application Specific Integrated Circuits (ASICs), Field Programmable Gate Arrays (FPGAs), state machines, controllers or other hardware components or devices, or a combination of hardware, software, and firmware components. While the system and methods defined herein have been particularly shown and described with references to embodiments thereof, it will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the scope of the invention encompassed by the appended claims. While the system and methods defined herein have been particularly shown and described with references to embodiments thereof, it will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the scope of the invention encompassed by the appended claims.

Claims

Attorney Docket No.: WPI22-22(W23-003)PCT CLAIMS What is claimed is: 1. A method for internal cognitive assurance of an autonomous system, comprising: developing a model for identifying a transition from a prior machine state to a current machine state; deploying the model in an autonomous system; and evaluating a probability that the current machine state is indicative of a breach. 2. The method of claim 1 wherein developing the model further comprises: generating a set of nodes, each node of the set of nodes indicative of a relevant state; identifying a set of nodes indicative of a successive state; and comparing the generated set of nodes with the nodes indicative of the successive state to identify a probability of a security intrusion. 3. The method of claim 1 wherein the model includes a Bayesian Network (BN). 4. The method of claim 1 wherein the autonomous system includes an untethered robotic element in free space. 5. The method of claim 1 further comprising a plurality of levels in the autonomous system, each level susceptible to an intrusion. 6. The method of claim 2 further comprising designating, for each node, a level, the level indicative of an intrusion point in the autonomous system, the levels including system, hardware, software, AI robustness and supply chain. Attorney Docket No.: WPI22-22(W23-003)PCT 7. The method of claim 6 further comprising, for each level, determining an intrusion probability associated with an attack directed to the respective level, the probability based on: i ) an assurance value of the level, ii) a potential reward to an adversary, iii ) a probability of adversary exploit damage, and iv) a probability of an adversary taking action to exploit. 8. The method of claim 6 further comprising: receiving, from one or more sensors, a signal indicative of an intrusion; evaluating, at one of the nodes, the signal; and computing a transition to the successive node based on a result of the evaluation. 9. The method of claim 6 further comprising, for each level, denoting one or more nodes, each node representing a variable concerning an intrusion and a causal relation to at least one other node, the causal relation being either a cause or effect of an intrusion based on the variable. 10. The method of claim 6 wherein each node includes a CPT (Conditional Probability Table) indicative of a transition to a successive node, the CPT generated based on the intrusion probability corresponding to the level on which the node resides. 11. The method of claim 10 further comprising defining, for each level, a score indicative of the probability of intrusion for each node on the respective level. 12. The method of claim 6 further comprising, for the system level, generating a system score based on the assurance value of the system level, a cost for development to achieve that level, a time taken to achieve the level, a collateral damage resulting from the intrusion, a potential reward to an adversary, and a likelihood of an adversary taking Attorney Docket No.: WPI22-22(W23-003)PCT action to exploit. 13. The method of claim 6 further comprising, for the hardware level, generating a hardware score based on a hardware design trust metric, a collateral damage resulting from the intrusion, a potential reward to an adversary and likelihood of an adversary taking action to exploit. 14. The method of claim 6 further comprising, for the software level, generating a software score based on a technical impact from an intrusion, a collateral damage resulting from the intrusion, a potential reward to an adversary and a and likelihood of an adversary taking action to exploit. 15. The method of claim 6 further comprising, for the supply chain level, generating a supplier score based on a supplier trust metric, a collateral damage resulting from the intrusion, a potential reward to an adversary and likelihood of an adversary taking action to exploit. 16. The method of claim 6 further comprising, for the AI robustness level, generating an AI robustness score based on a distance function of an AI implementation employed, a collateral damage resulting from the intrusion, a potential reward to an adversary and likelihood of an adversary taking action to exploit. 17. A autonomous robotic system including a cognitive assurance model for intrusion detection, comprising: a memory configured for storing nodes and relations in a Bayesian network (BN); storing, in the memory, a model for identifying a transition from a prior machine state to a current machine state; developing the model, further comprising: Attorney Docket No.: WPI22-22(W23-003)PCT generating a set of nodes, each node of the set of nodes indicative of a relevant state; identifying a set of nodes indicative of a successive state; and comparing the generated set of nodes with the nodes indicative of the successive state to identify a probability of a security intrusion; and evaluating a probability that the current machine state is indicative of a breach.
PCT/US2023/032748 2022-09-14 2023-09-14 Assurance model for an autonomous robotic system Ceased WO2024059202A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US202263406533P 2022-09-14 2022-09-14
US63/406,533 2022-09-14

Publications (1)

Publication Number Publication Date
WO2024059202A1 true WO2024059202A1 (en) 2024-03-21

Family

ID=90243803

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2023/032748 Ceased WO2024059202A1 (en) 2022-09-14 2023-09-14 Assurance model for an autonomous robotic system

Country Status (2)

Country Link
US (1) US20240095354A1 (en)
WO (1) WO2024059202A1 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150242745A1 (en) * 2014-02-21 2015-08-27 Qualcomm Incorporated Event-based inference and learning for stochastic spiking bayesian networks
US9787705B1 (en) * 2016-08-19 2017-10-10 Quid, Inc. Extracting insightful nodes from graphs
US20180292835A1 (en) * 2016-12-09 2018-10-11 Zendrive, Inc. Method and system for risk modeling in autonomous vehicles
US20180321918A1 (en) * 2017-05-08 2018-11-08 Datapipe, Inc. System and method for integration, testing, deployment, orchestration, and management of applications
US20210252698A1 (en) * 2020-02-14 2021-08-19 Nvidia Corporation Robotic control using deep learning

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150242745A1 (en) * 2014-02-21 2015-08-27 Qualcomm Incorporated Event-based inference and learning for stochastic spiking bayesian networks
US9787705B1 (en) * 2016-08-19 2017-10-10 Quid, Inc. Extracting insightful nodes from graphs
US20180292835A1 (en) * 2016-12-09 2018-10-11 Zendrive, Inc. Method and system for risk modeling in autonomous vehicles
US20180321918A1 (en) * 2017-05-08 2018-11-08 Datapipe, Inc. System and method for integration, testing, deployment, orchestration, and management of applications
US20210252698A1 (en) * 2020-02-14 2021-08-19 Nvidia Corporation Robotic control using deep learning

Also Published As

Publication number Publication date
US20240095354A1 (en) 2024-03-21

Similar Documents

Publication Publication Date Title
Barreno et al. Can machine learning be secure?
Singla et al. Second-order provable defenses against adversarial attacks
Mesadieu et al. Leveraging deep reinforcement learning technique for intrusion detection in SCADA infrastructure
CN115004153B (en) Neural flow proof
US10929756B1 (en) Systems and methods for configuring and implementing an interpretive surrogate machine learning model
US20100332422A1 (en) Policy Evolution With Machine Learning
US20190340614A1 (en) Cognitive methodology for sequence of events patterns in fraud detection using petri-net models
US20250029013A1 (en) Universal Post-Training Backdoor Detection and Mitigation for Classifiers
Moon et al. Study on Machine Learning Techniques for Malware Classification and Detection.
Ngnawé et al. Detecting brittle decisions for free: Leveraging margin consistency in deep robust classifiers
Lu et al. Ranking attack graphs with graph neural networks
Wicker et al. Certification of distributional individual fairness
Yanushkevich et al. Cognitive identity management: Synthetic data, risk and trust
Khayat et al. Reinforcement learning with deep features: A dynamic approach for intrusion detection in IoT networks
Dong et al. DDCC: Synergizing Denoising Diffusion Probabilistic Models and Curriculum-Based Complexity Control for Insider Threat Detection
US20240095354A1 (en) Assurance model for an autonomous robotic system
US20250021653A1 (en) Defenses for Large Language Models
Jiang et al. Multi-agent domain calibration with a handful of offline data
Kennedy Distributed reflective architectures for anomaly detection and autonomous recovery
Bamhdi FLORA: Fuzzy Logic-Objective Risk Analysis for Intrusion Detection and Prevention
CN114618167B (en) Anti-cheating detection model construction method and anti-cheating detection method
Gomathy et al. Network intrusion detection using genetic algorithm and neural network
Hlama et al. An efficient malware identification model using a GWO tuned CNN with asynchronous distributed learning
Gupta Robust filtering schemes for machine learning systems to defend Adversarial Attack
Sigamani Adoption of machine learning with adaptive approach for securing cps

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 23866194

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 23866194

Country of ref document: EP

Kind code of ref document: A1