Embodiments of the invention relate to global context explainers for Artificial Intelligence (AI) systems using multivariate timeseries data. Embodiments of the invention further perform an action in response to global explanations provided by the global context explainers.
Timeseries data may be described as measurements or events that are tracked, monitored, downsampled, and/or aggregated over time. The timeseries data may be for server metrics, application performance monitoring, network data, sensor data, events, clicks, trades in a market, and many other types of analytics data.
With increased focus on instrumentation and observability, timeseries data is ubiquitous and occurs in a broad range of application domains such as healthcare, finance, e-commerce, Information Technology (IT), social media, Internet of Things (IoT), etc.
Deep learning models are used to model the temporal nature of timeseries data for tasks such as: forecasting, prediction, classification, and anomaly detection. Examples of deep learning models include Recurrent Neural Networks (RNNs) and its variants, Long Short-Term Memory (LSTM) models and Gated Recurrent Units (GRUs).
In accordance with certain embodiments, a computer-implemented method is provided for global context explainers for Artificial Intelligence (AI) systems using multivariate timeseries data. The computer-implemented method comprises operations of: receiving predictions for multivariate timeseries data; generating feature importance weights from the predictions using a feature-based local explainer, wherein each of the feature importance weights is associated with a time period and a corresponding data source of timeseries data of the multivariate timeseries data; generating a dataset using the feature importance weights, wherein the dataset includes, for each time period and the corresponding data source, a label indicating whether the feature importance weight is one of positive and negative; generating one or more global explanations using the dataset and a directly interpretable rule-based explainer, wherein the one or more global explanations indicate how the predictions change at particular times in the multivariate timeseries data based on values from the corresponding data source; and performing an action based on the global explanations.
In accordance with other embodiments, a computer program product is provided for global context explainers for Artificial Intelligence (AI) systems using multivariate timeseries data. The computer program product comprises a computer readable storage medium having program code embodied therewith, the program code executable by at least one processor to perform operations of: receiving predictions for multivariate timeseries data; generating feature importance weights from the predictions using a feature-based local explainer, wherein each of the feature importance weights is associated with a time period and a corresponding data source of timeseries data of the multivariate timeseries data; generating a dataset using the feature importance weights, wherein the dataset includes, for each time period and the corresponding data source, a label indicating whether the feature importance weight is one of positive and negative; generating one or more global explanations using the dataset and a directly interpretable rule-based explainer, wherein the one or more global explanations indicate how the predictions change at particular times in the multivariate timeseries data based on values from the corresponding data source; and performing an action based on the global explanations.
In accordance with yet other embodiments, a computer system is provided for global context explainers for Artificial Intelligence (AI) systems using multivariate timeseries data. The computer system comprises one or more processors, one or more computer-readable memories and one or more computer-readable, tangible storage devices; and program instructions, stored on at least one of the one or more computer-readable, tangible storage devices for execution by at least one of the one or more processors via at least one of the one or more memories, to perform operations of: receiving predictions for multivariate timeseries data; generating feature importance weights from the predictions using a feature-based local explainer, wherein each of the feature importance weights is associated with a time period and a corresponding data source of timeseries data of the multivariate timeseries data; generating a dataset using the feature importance weights, wherein the dataset includes, for each time period and the corresponding data source, a label indicating whether the feature importance weight is one of positive and negative; generating one or more global explanations using the dataset and a directly interpretable rule-based explainer, wherein the one or more global explanations indicate how the predictions change at particular times in the multivariate timeseries data based on values from the corresponding data source; and performing an action based on the global explanations.
Referring now to the drawings in which like reference numbers represent corresponding parts throughout:
The descriptions of the various embodiments of the present invention have been presented for purposes of illustration, but are not intended to be exhaustive or limited to the embodiments disclosed. Many modifications and variations will be apparent to those of ordinary skill in the art without departing from the scope and spirit of the described embodiments. The terminology used herein was chosen to best explain the principles of the embodiments, the practical application or technical improvement over technologies found in the marketplace, or to enable others of ordinary skill in the art to understand the embodiments disclosed herein.
The data store 150 stores train and test data 160, timeseries data 162, predictions 164, feature values 170, a dataset 172, global explanations 174, and actions 176.
In certain embodiments, the feature-based local explainer 122 and the directly interpretable rule-based explainer 126 are machine learning models, which may also described as AI systems. In certain embodiments, the feature-based local explainer 122 may be implemented using Local Interpretable Model-agnostic Explanations (LIME), SHapley Additive exPlanations (SHAP), saliency maps, etc. In certain embodiments, the directly interpretable rule-based explainer 126 may be implemented using Boolean Rules via Column Generation (BRCG), the TREPAN technique, Generalized Linear Rule Models (GLRM), Certifiable Optimal RulE ListS (CORELS), Decision Tree, etc.
In certain embodiments, the global context explainer 120 includes the feature-based local explainer 122 and the directly interpretable rule-based explainer 126 and does not include, but works with, the dataset formulator 124 and the action implementor 128. In certain embodiments, the feature-based local explainer 122 may be described as a first ML model or as a first AI model, while the directly interpretable rule-based explainer 126 may be described as a second ML model or as a second AI model.
In certain embodiments, the global explanations 174 may be described as rules of thumb that indicate behaviour of sources that provided the timeseries data and that may be used while viewing a data instance along with the predictions to understand (and so trust) the predictions. A data instance may be described as one instance of a multivariate timeseries. In certain embodiments, a global explanation 174 may provide a rule and a rule fidelity (i.e., an indication of how often the rule is true for the data).
In block 204, the dataset formulator 124 receives the features and the feature importance weights 170 and outputs a dataset 172. In certain embodiments, the dataset provides, for a time, for data from a data source (e.g., a sensor), a label, where the label has a first indicator (e.g., “1”) if the feature importance weight at that time for that data source is positive and has a second indicator (e.g., “0”) if the feature importance weight at that time for that data source is negative. In certain embodiments, the dataset formulator 124 uses the data and explanations from the feature-based local explainer 122 as features/labels to construct the dataset 172. In certain embodiments, the dataset formulator 124 may be described as a supervised ML problem formulator, and the ML problem is to predict the label given the features (e.g., time and data source value). In certain embodiments, the dataset 172 is formulated based on the time, multivariate timeseries data, and computed weights (feature importance weights), where the dataset 172 includes the features of time and values of the multivariate timeseries, the labels that include the feature importance weight and a binary value based on whether the feature importance weight is positive or negative. In other embodiments, the value may be three or more possible values (i.e., is not binary).
In block 206, the directly interpretable rule-based explainer 126 receives the dataset 172 (which may be referred to as a labelled dataset) and outputs global explanations 174. In block 208, the action implementor 128 receives the global explanations 174 and performs an action 176 based on the global explanations 174. In certain embodiments, the action is selected from: modifying a data source, sending a notification, and scheduling maintenance.
Merely to enhance understanding, examples are provided herein for an AI application involving the prediction of the Remaining Useful Life (RUL) of an aircraft's engine based on timeseries data from multiple sensors (e.g., 21 sensors on the engine). However, embodiments are not limited to this example.
The example herein considers the use case of predicting the RUL of an aircraft's engine given historical measurements from multiple sensors that are fitted on the engine. In certain embodiments, LSTM models or GRUs are used to generate predictions.
In certain embodiments, the global context explainer 120 fuses two explainers (the feature-based local explainer 122 and the directly interpretable rule-based explainer 126) in sequence to generate global explanations 174 for multivariate timeseries models. In particular, the output of one explainer is transformed and posed into a supervised machine learning problem so that its explanations may be explained by another explainer.
Embodiments build a two-stage global post-hoc black-box context explainer for the problem of RUL prediction based on multivariate timeseries data. The global context explainer 120 fuses the feature-based local explainer 122 that outputs feature importance weights with a directly interpretable rule-based explainer that outputs global explanations 174.
In certain embodiments, an LSTM model is trained on the dataset, where the LSTM model has 8 layers (2 LSTM, 2 dropout, 1 flatten, and 3 dense layers) and uses data from 7 out of 21 sensors for training (7, 8, 9, 12, 16, 17, and 20). The LSTM model uses an augmented dataset for training, in which multiple slices of data are extracted uniformly at random from each engine's timeseries and appended to the original training dataset. The multivariate timeseries data may be normalized and padded before being fed
to the LSTM model.
The global context explainer 120 may be described as a global black-box post-hoc explainer, which means that it relies on the source ML model's predict function for computing global explanations 174 and does not require knowledge of the source ML model's internals, such loss function or architecture. Therefore, the global context explainer 120 may be used with any AI model.
In certain embodiments, the feature-based local explainer 122 computes the feature importance weights for the samples in the train predictions data (X(i), yp(i)). With embodiments, W(i)∈Rs×Ti denotes a matrix of feature importance weights computed for sample X(i) (i.e., the weight W(i)st denotes the importance assigned to feature value X(i)st. In certain embodiments, the feature-based local explainer 122 uses SHAP, which is an additive local explainer and a sample's feature importance weights are related to the prediction per Equation (1) 1010 of
In Equation (1) 1010, μRUL is the mean of RUL predictions for samples in the training dataset. Equation (1) 1010 states that each feature's weight pushes the prediction above or below the mean value. Therefore, W(i)st>0 indicates that the feature value X(i)st contributes to increasing the RUL, while W(i)st<0 indicates that X(i)st contributes to decreasing the RUL. In certain embodiments, W(i)st=0 does not impact the RUL.
In certain embodiments, the directly interpretable rule-based explainer 128 generates global explanations 174 (insights about the source ML model's global behaviour) from a large matrix of weights W(i). The directly interpretable rule-based explainer 128 generates the global explanations 174 by analysing W(i)'s across many (e.g., hundreds of) engines in the example provided herein. For instance, S=7 sensors and Ti=100 time periods, which results in 700 weights for one engine. Embodiments pose a supervised machine learning problem and fit the directly interpretable rule-based explainer 128 to obtain global explanations 174. In particular, the dataset formulator 124 constructs a labelled, tabular dataset Ds={Xs, ys} for each sensor s with Equation (2) 1020.
In other words, each sample in Xs is a pair of features that includes a time index (e.g., a fractional time) and the value of sensor s at that time index for some engine i. The corresponding binary label in ys indicates whether this sensor value contributes a +ve (1) or −ve (0) weight to the predicted RUL of engine i. These sample pairs are collected for the engines i and the time periods t to obtain Ds. A normalized value of time index t/Ti is chosen in place of t as the timeseries length varies across engines.
With embodiments, a DI classification model Hs is fit on Ds to obtain global explanations 174 that explain how values of sensor s at different time indices contribute towards increasing or decreasing the predicted RUL. Construction of Ds and Hs is repeated for each individual sensor s.
This generates global explanations 174 for individual sensors to understand how the marginal behavior of a sensor over time impacts the RUL prediction. In order to understand how the joint behavior of a group of sensors impacts the RUL prediction, embodiments leverage the fact that SHAP is an additive local explainer (Equation (1) 1010), which means that the importance weights of features may be aggregated to compute their joint importance. Therefore, given two sensors, s and u, the dataset formulator 124 constructs the tabular dataset Ds,u={Xs,u,ys,u} with Equation (3) 1030.
A DI model Hs,u is fit on Ds,u. Each sample in Xs,u contains 3 features, which includes the time index along with values of sensor s and u at that time for some engine i. The global explanations 174 computed by Hs,u explain how the joint behavior of s and u over time impacts RUL prediction.
In certain embodiments, the directly interpretable rule-based explainer 128 is implemented with a BRCG explainer. Then, given a labelled dataset, the directly interpretable rule-based explainer 128 computes a classification model as a set of Boolean rules on features either in disjunctive or conjunctive normal form.
In certain embodiments, the directly interpretable rule-based explainer 128 is fit by constructing the datasets Ds for individual and groups of sensors. The directly interpretable rule-based explainer 128 computes a set of rules that jointly yield the best training accuracy. To minimize the complexity of global explanations, the directly interpretable rule-based explainer 128 may select an individual global explanation 174 that has the highest fidelity (i.e., faithfulness) on the test data.
In
In
In
In block 1406, the global context explainer 120 generating one or more global explanations using the dataset and a directly interpretable rule-based explainer, where the one or more global explanations indicate how the predictions change at particular times in the multivariate timeseries data based on values from the corresponding data sources. In block 1408, the global context explainer 120 performs an action based on the global explanations. In certain embodiments, multiple actions may be performed.
Embodiments help make machine learning models more interpretable and trustworthy. Embodiments fuse two explainers (i.e., machine learning models) in sequence, where the explanations output by the first explainer are explained by the second explainer. Embodiments build the global context explainer 120 as a two-stage global post-hoc explainer for multivariate timeseries models that fuses a feature-based local explainer (a first stage that outputs feature importance weights) with a directly interpretable rule-based explainer (a second stage that outputs global explanations). With embodiments, the global explanations shed light on how the behavior of individual sensors and groups of sensors impact the remaining useful life of an aircraft's engine. Based on these global explanations, the global context explainer 120 performs an action.
Embodiments allow enterprises to harnessing the full potential of deep learning models by meaningfully explaining their inner workings and predictions to stakeholders. The consequence of this opacity is an increase in both user trust of predictions and the overall usefulness of an application that deploy these models. Embodiments are able to provide different stakeholders (e.g., domain practitioners, model developers, regulators, and impacted users) different types of explanations.
In certain embodiments, the hyper parameters of the two explainers are tuned in order to optimize the final output. For example, parameters that control the length of a rule (of a global explanation 174), as well as, the total number of rules that define a source ML model 110 may be tuned so that given a large group of data sources (e.g., sensors), embodiments may extract meaningful rules involving individual data sources or a subset of data sources.
In certain embodiments, there is an automatic search for different combinations of explainers to find an optimal combination based on the faithfulness or length of the final rules.
Embodiments produce global context explanations for multivariate timeseries AI models (that occur in numerous domains such as healthcare, finance, e-commerce, Information Technology (IT), social media, Internet of Things (IoT), etc.). Embodiments take as input the original train and test datasets, along with a source ML model Application Programming Interface (API)). Embodiments compute global context explanations that explain the behavioral impact of each timeseries on the predictions output by the source ML model. Embodiments also compute global context explanations that explain the joint behavioral impact of pairs or groups of timeseries on the prediction output by the source ML model.
Embodiments fuse multiple explainers in a pipeline to produce the global context explanations for multivariate timeseries AI model. In the first stage, the feature-based local explainer 122 produces feature importance weights. The inputs of the feature-based local explainer 122 are an original train and test datasets, along with blackbox AI model (e.g., the API of the AI model) that uses multivariate timeseries data.
In the second stage, the dataset formulator 124 formulates a supervised ML problem (as a dataset 174) based on the time, the multivariate timeseries data, and the feature importance weights produced for the samples in the train dataset. For the supervised ML problem, the features include time and values of the multivariate timeseries. The label may include the feature importance weight produced by the local explainer or its function for instance, along with a binary value based on positive or negative feature importance weight.
In the third stage, the directly interpretable rule-based explainer 126 outputs global explanations 174 for the supervised ML problem. The global explanations 174 explain how the prediction changes based on time and value of each timeseries.
In the fourth stage, the action implementor 128 performs an action based on the output global explanations 174.
The computer node 1512 may be a computer system, which is operational with numerous other general purpose or special purpose computing system environments or configurations. Examples of well-known computing systems, environments, and/or configurations that may be suitable for use with computer node 1512 include, but are not limited to, personal computer systems, server computer systems, thin clients, thick clients, handheld or laptop devices, multiprocessor systems, microprocessor-based systems, set top boxes, programmable consumer electronics, network PCs, minicomputer systems, mainframe computer systems, and distributed cloud computing environments that include any of the above systems or devices, and the like.
Computer node 1512 may be described in the general context of computer system executable instructions, such as program modules, being executed by a computer system. Generally, program modules may include routines, programs, objects, components, logic, data structures, and so on that perform particular tasks or implement particular abstract data types. Computer node 1512 may be practiced in distributed cloud computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed cloud computing environment, program modules may be located in both local and remote computer system storage media including memory storage devices.
As shown in
Bus 1518 represents one or more of any of several types of bus structures, including a memory bus or memory controller, a peripheral bus, an accelerated graphics port, and a processor or local bus using any of a variety of bus architectures. By way of example, and not limitation, such architectures include Industry Standard Architecture (ISA) bus, Micro Channel Architecture (MCA) bus, Enhanced ISA (EISA) bus, Video Electronics Standards Association (VESA) local bus, and Peripheral Component Interconnects (PCI) bus.
Computer node 1512 typically includes a variety of computer system readable media. Such media may be any available media that is accessible by computer node 1512, and it includes both volatile and non-volatile media, removable and non-removable media.
System memory 1528 can include computer system readable media in the form of volatile memory, such as random access memory (RAM) 1530 and/or cache memory 1532. Computer node 1512 may further include other removable/non-removable, volatile/non-volatile computer system storage media. By way of example only, storage system 1534 can be provided for reading from and writing to a non-removable, non-volatile magnetic media (not shown and typically called a “hard drive”). Although not shown, a magnetic disk drive for reading from and writing to a removable, non-volatile magnetic disk (e.g., a “floppy disk”), and an optical disk drive for reading from or writing to a removable, non-volatile optical disk such as a compact disc read-only memory (CD-ROM), digital versatile disk read-only memory (DVD-ROM) or other optical media can be provided. In such instances, each can be connected to bus 1518 by one or more data media interfaces. As will be further depicted and described below, system memory 1528 may include at least one program product having a set (e.g., at least one) of program modules that are configured to carry out the functions of embodiments of the invention.
Program/utility 1540, having a set (at least one) of program modules 1542, may be stored in system memory 1528 by way of example, and not limitation, as well as an operating system, one or more application programs, other program modules, and program data. Each of the operating system, one or more application programs, other program modules, and program data or some combination thereof, may include an implementation of a networking environment. Program modules 1542 generally carry out the functions and/or methodologies of embodiments of the invention as described herein.
Computer node 1512 may also communicate with one or more external devices 1514 such as a keyboard, a pointing device, a display 1524, etc.; one or more devices that enable a user to interact with computer node 1512; and/or any devices (e.g., network card, modem, etc.) that enable computer node 1512 to communicate with one or more other computing devices. Such communication can occur via Input/Output (I/O) interfaces 1522. Still yet, computer node 1512 can communicate with one or more networks such as a local area network (LAN), a general wide area network (WAN), and/or a public network (e.g., the Internet) via network adapter 1520. As depicted, network adapter 1520 communicates with the other components of computer node 1512 via bus 1518. It should be understood that although not shown, other hardware and/or software components could be used in conjunction with computer node 1512. Examples, include, but are not limited to: microcode, device drivers, redundant processing units, external disk drive arrays, Redundant Array of Inexpensive Disks (RAID) systems, tape drives, and data archival storage systems, etc.
In certain embodiments, the computing device 100 has the architecture of computer node 1512. In certain embodiments, the computing device 100 is part of a cloud infrastructure. In certain alternative embodiments, the computing device 100 is not part of a cloud infrastructure.
It is to be understood that although this disclosure includes a detailed description on cloud computing, implementation of the teachings recited herein are not limited to a cloud computing environment. Rather, embodiments of the present invention are capable of being implemented in conjunction with any other type of computing environment now known or later developed.
Cloud computing is a model of service delivery for enabling convenient, on-demand network access to a shared pool of configurable computing resources (e.g., networks, network bandwidth, servers, processing, memory, storage, applications, virtual machines, and services) that can be rapidly provisioned and released with minimal management effort or interaction with a provider of the service. This cloud model may include at least five characteristics, at least three service models, and at least four deployment models.
Characteristics are as follows:
Service Models are as follows:
Deployment Models are as follows:
A cloud computing environment is service oriented with a focus on statelessness, low coupling, modularity, and semantic interoperability. At the heart of cloud computing is an infrastructure that includes a network of interconnected nodes.
Referring now to
Referring now to
Virtualization layer 1770 provides an abstraction layer from which the following examples of virtual entities may be provided: virtual servers 1771; virtual storage 1772; virtual networks 1773, including virtual private networks; virtual applications and operating systems 1774; and virtual clients 1775.
In one example, management layer 1780 may provide the functions described below. Resource provisioning 1781 provides dynamic procurement of computing resources and other resources that are utilized to perform tasks within the cloud computing environment. Metering and Pricing 1782 provide cost tracking as resources are utilized within the cloud computing environment, and billing or invoicing for consumption of these resources. In one example, these resources may include application software licenses. Security provides identity verification for cloud consumers and tasks, as well as protection for data and other resources. User portal 1783 provides access to the cloud computing environment for consumers and system administrators. Service level management 1784 provides cloud computing resource allocation and management such that required service levels are met. Service Level Agreement (SLA) planning and fulfilment 1785 provide pre-arrangement for, and procurement of, cloud computing resources for which a future requirement is anticipated in accordance with an SLA.
Workloads layer 1790 provides examples of functionality for which the cloud computing environment may be utilized. Examples of workloads and functions which may be provided from this layer include: mapping and navigation 1791; software development and lifecycle management 1792; virtual classroom education delivery 1793; data analytics processing 1794; transaction processing 1795; and global context explainers for Artificial Intelligence (AI) systems using multivariate timeseries data 1796.
Thus, in certain embodiments, software or a program, implementing global context explainers for Artificial Intelligence (AI) systems using multivariate timeseries data in accordance with embodiments described herein, is provided as a service in a cloud environment.
The present invention may be a system, a method, and/or a computer program product at any possible technical detail level of integration. The computer program product may include a computer readable storage medium (or media) having computer readable program instructions thereon for causing a processor to carry out aspects of the present invention.
The computer readable storage medium can be a tangible device that can retain and store instructions for use by an instruction execution device. The computer readable storage medium may be, for example, but is not limited to, an electronic storage device, a magnetic storage device, an optical storage device, an electromagnetic storage device, a semiconductor storage device, or any suitable combination of the foregoing. A non-exhaustive list of more specific examples of the computer readable storage medium includes the following: a portable computer diskette, a hard disk, a random access memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or Flash memory), a static random access memory (SRAM), a portable compact disc read-only memory (CD-ROM), a digital versatile disk (DVD), a memory stick, a floppy disk, a mechanically encoded device such as punch-cards or raised structures in a groove having instructions recorded thereon, and any suitable combination of the foregoing. A computer readable storage medium, as used herein, is not to be construed as being transitory signals per se, such as radio waves or other freely propagating electromagnetic waves, electromagnetic waves propagating through a waveguide or other transmission media (e.g., light pulses passing through a fiber-optic cable), or electrical signals transmitted through a wire.
Computer readable program instructions described herein can be downloaded to respective computing/processing devices from a computer readable storage medium or to an external computer or external storage device via a network, for example, the Internet, a local area network, a wide area network and/or a wireless network. The network may comprise copper transmission cables, optical transmission fibers, wireless transmission, routers, firewalls, switches, gateway computers and/or edge servers. A network adapter card or network interface in each computing/processing device receives computer readable program instructions from the network and forwards the computer readable program instructions for storage in a computer readable storage medium within the respective computing/processing device.
Computer readable program instructions for carrying out operations of the present invention may be assembler instructions, instruction-set-architecture (ISA) instructions, machine instructions, machine dependent instructions, microcode, firmware instructions, state-setting data, configuration data for integrated circuitry, or either source code or object code written in any combination of one or more programming languages, including an object oriented programming language such as Smalltalk, C++, or the like, and procedural programming languages, such as the “C” programming language or similar programming languages. The computer readable program instructions may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the latter scenario, the remote computer may be connected to the user's computer through any type of network, including a local area network (LAN) or a wide area network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet Service Provider). In some embodiments, electronic circuitry including, for example, programmable logic circuitry, field-programmable gate arrays (FPGA), or programmable logic arrays (PLA) may execute the computer readable program instructions by utilizing state information of the computer readable program instructions to personalize the electronic circuitry, in order to perform aspects of the present invention.
Aspects of the present invention are described herein with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each block of the flowchart illustrations and/or block diagrams, and combinations of blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer readable program instructions.
These computer readable program instructions may be provided to a processor of a computer, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions/acts specified in the flowchart and/or block diagram block or blocks. These computer readable program instructions may also be stored in a computer readable storage medium that can direct a computer, a programmable data processing apparatus, and/or other devices to function in a particular manner, such that the computer readable storage medium having instructions stored therein comprises an article of manufacture including instructions which implement aspects of the function/act specified in the flowchart and/or block diagram block or blocks.
The computer readable program instructions may also be loaded onto a computer, other programmable data processing apparatus, or other device to cause a series of operational steps to be performed on the computer, other programmable apparatus or other device to produce a computer implemented process, such that the instructions which execute on the computer, other programmable apparatus, or other device implement the functions/acts specified in the flowchart and/or block diagram block or blocks.
The flowchart and block diagrams in the Figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods, and computer program products according to various embodiments of the present invention. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of instructions, which comprises one or more executable instructions for implementing the specified logical function(s). In some alternative implementations, the functions noted in the blocks may occur out of the order noted in the Figures. For example, two blocks shown in succession may, in fact, be accomplished as one step, executed concurrently, substantially concurrently, in a partially or wholly temporally overlapping manner, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems that perform the specified functions or acts or carry out combinations of special purpose hardware and computer instructions.
The terms “an embodiment”, “embodiment”, “embodiments”, “the embodiment”, “the embodiments”, “one or more embodiments”, “some embodiments”, and “one embodiment” mean “one or more (but not all) embodiments of the present invention(s)” unless expressly specified otherwise.
The terms “including”, “comprising”, “having” and variations thereof mean “including but not limited to”, unless expressly specified otherwise.
The enumerated listing of items does not imply that any or all of the items are mutually exclusive, unless expressly specified otherwise.
The terms “a”, “an” and “the” mean “one or more”, unless expressly specified otherwise.
In the described embodiment, variables a, b, c, i, n, m, p, r, etc., when used with different elements may denote a same or different instance of that element.
Devices that are in communication with each other need not be in continuous communication with each other, unless expressly specified otherwise. In addition, devices that are in communication with each other may communicate directly or indirectly through one or more intermediaries.
A description of an embodiment with several components in communication with each other does not imply that all such components are required. On the contrary a variety of optional components are described to illustrate the wide variety of possible embodiments of the present invention.
When a single device or article is described herein, it will be readily apparent that more than one device/article (whether or not they cooperate) may be used in place of a single device/article. Similarly, where more than one device or article is described herein (whether or not they cooperate), it will be readily apparent that a single device/article may be used in place of the more than one device or article or a different number of devices/articles may be used instead of the shown number of devices or programs. The functionality and/or the features of a device may be alternatively embodied by one or more other devices which are not explicitly described as having such functionality/features. Thus, other embodiments of the present invention need not include the device itself.
The foregoing description of various embodiments of the invention has been presented for the purposes of illustration and description. It is not intended to be exhaustive or to limit the invention to the precise form disclosed. Many modifications and variations are possible in light of the above teaching. It is intended that the scope of the invention be limited not by this detailed description, but rather by the claims appended hereto. The above specification, examples and data provide a complete description of the manufacture and use of the composition of the invention. Since many embodiments of the invention can be made without departing from the spirit and scope of the invention, embodiments of the invention reside in the claims herein after appended. The foregoing description provides examples of embodiments of the invention, and variations and substitutions may be made in other embodiments.