The present disclosure relates generally to computer networks, and, more particularly, to a deep fusion reasoning engine (DFRE) for time series analysis.
Time series monitoring and analysis can provide considerable insights into the health of a network. This is true for various contexts, such as Quality of Service (QoS), Information Quality (IQ). Quality of Experience (QoE), etc., as well as ensuring that the network is operating in a reliable manner. Indeed, sudden changes in a time series, such as structural breaks, can indicate various problems in the behavior of the network.
While there are many ways to detect changes in time series, identifying the root cause of the change is far more challenging. This is particularly true in the case of computer networks, where a time series of metrics from one device may be influenced by other time series on that device or even on other devices. For instance, changes in the time series for an application-level metric may be correlated with the time series for other metrics at the overlay, underlay, data-link, or physical layers, as well. In other words, an event can manifest its impact across various categories and planes.
To date, understanding the causal connections between events and the different categories of events is often left to human experts. This can lead to events and network conditions going undetected or misdiagnosed. While machine learning can aid in the above time series and correlation analyses, explainability is still a key requirement to adopting more automated network monitoring approaches.
The embodiments herein may be better understood by referring to the following description in conjunction with the accompanying drawings in which like reference numerals indicate identically or functionally similar elements, of which:
According to one or more embodiments of the disclosure, a reasoning engine executed by a device, identifies one or more structural breaks in a time series for a particular metric regarding a computer network. The reasoning engine associates the one or more structural breaks in the time series data with a network event. The reasoning engine determines, using symbolic reasoning, a root cause for the network event based on a symbolic knowledge base maintained by the reasoning engine. The reasoning engine provides an indication of the determined root cause for the network event to one or more devices.
A computer network is a geographically distributed collection of nodes interconnected by communication links and segments for transporting data between end nodes, such as personal computers, cellular phones, workstations, or other devices, such as sensors, etc. Many types of networks are available, with the types ranging from local area networks (LANs) to wide area networks (WANs). LANs typically connect the nodes over dedicated private communications links located in the same general physical location, such as a building or campus. WANs, on the other hand, typically connect geographically dispersed nodes over long-distance communications links, such as common carrier telephone lines, optical lightpaths, synchronous optical networks (SONET), or synchronous digital hierarchy (SDH) links, or Powerline Communications (PLC) such as IEEE 61334, IEEE P1901.2, and others. The Internet is an example of a WAN that connects disparate networks throughout the world, providing global communication between nodes on various networks. The nodes typically communicate over the network by exchanging discrete frames or packets of data according to predefined protocols, such as the Transmission Control Protocol/Internet Protocol (TCP/IP). In this context, a protocol consists of a set of rules defining how the nodes interact with each other. Computer networks may be further interconnected by an intermediate network node, such as a router, to forward data from one network to another.
Smart object networks, such as sensor networks, in particular, are a specific type of network having spatially distributed autonomous devices such as sensors, actuators, etc., that cooperatively monitor physical or environmental conditions at different locations, such as, e.g., energy/power consumption, resource consumption (e.g., water/gas/etc. for advanced metering infrastructure or “AMI” applications) temperature, pressure, vibration, sound, radiation, motion, pollutants, etc. Other types of smart objects include actuators, e.g., responsible for turning on/off an engine or perform other actions. Sensor networks, a type of smart object network, are typically shared-media networks, such as wireless or PLC networks. That is, in addition to one or more sensors, each sensor device (node) in a sensor network may generally be equipped with a radio transceiver or other communication port such as PLC, a microcontroller, and an energy source, such as a battery. Often, smart object networks are considered field area networks (FANs), neighborhood area networks (NANs), personal area networks (PANs), etc. Generally, size and cost constraints on smart object nodes (e.g., sensors) result in corresponding constraints on resources such as energy, memory, computational speed and bandwidth.
In some implementations, a router or a set of routers may be connected to a private network (e.g., dedicated leased lines, an optical network, etc.) or a virtual private network (VPN), such as an MPLS VPN utilizing a Service Provider network, via one or more links exhibiting very different network and service level agreement characteristics. For the sake of illustration, a given customer site may fall under any of the following categories:
1.) Site Type A: a site connected to the network (e.g., via a private or VPN link) using a single CE router and a single link, with potentially a backup link (e.g., a 3G/4G/5G/LTE backup connection). For example, a particular CE router 110 shown in network 100 may support a given customer site, potentially also with a backup link, such as a wireless connection.
2.) Site Type B: a site connected to the network using two MPLS VPN links (e.g., from different Service Providers) using a single CE router, with potentially a backup link (e.g., a 3G/4G/5G/LTE connection). A site of type B may itself be of different types:
2a.) Site Type B1: a site connected to the network using two MPLS VPN links (e.g., from different Service Providers), with potentially a backup link (e.g., a 3G/4G/5G/LTE connection).
2b.) Site Type B2: a site connected to the network using one MPLS VPN link and one link connected to the public Internet, with potentially a backup link (e.g., a 3G/4G/5G/LTE connection). For example, a particular customer site may be connected to network 100 via PE-3 and via a separate Internet connection, potentially also with a wireless backup link.
2c.) Site Type B3: a site connected to the network using two links connected to the public Internet, with potentially a backup link (e.g., a 3G/4G/5G/LTE connection).
Notably, MPLS VPN links are usually tied to a committed service level agreement, whereas Internet links may either have no service level agreement or a loose service level agreement (e.g., a “Gold Package” Internet service connection that guarantees a certain level of performance to a customer site).
3.) Site Type C: a site of type B (e.g., types B1, B2 or B3) but with more than one CE router (e.g., a first CE router connected to one link while a second CE router is connected to the other link), and potentially a backup link (e.g., a wireless 3G/4G/5G/LTE backup link). For example, a particular customer site may include a first CE router 110 connected to PE-2 and a second CE router 110 connected to PE-3.
Servers 152-154 may include, in various embodiments, a network management server (NMS), a dynamic host configuration protocol (DHCP) server, a constrained application protocol (CoAP) server, an outage management system (OMS), an application policy infrastructure controller (APIC), an application server, etc. As would be appreciated, network 100 may include any number of local networks, data centers, cloud environments, devices/nodes, servers, etc.
In some embodiments, the techniques herein may be applied to other network topologies and configurations. For example, the techniques herein may be applied to peering points with high-speed links, data centers, etc.
In various embodiments, network 100 may include one or more mesh networks, such as an Internet of Things network. Loosely, the term “Internet of Things” or “IoT” refers to uniquely identifiable objects (things) and their virtual representations in a network-based architecture. In particular, the next frontier in the evolution of the Internet is the ability to connect more than just computers and communications devices, but rather the ability to connect “objects” in general, such as lights, appliances, vehicles, heating, ventilating, and air-conditioning (HVAC), windows and window shades and blinds, doors, locks, etc. The “Internet of Things” thus generally refers to the interconnection of objects (e.g., smart objects), such as sensors and actuators, over a computer network (e.g., via IP), which may be the public Internet or a private network.
Notably, shared-media mesh networks, such as wireless or PLC networks, etc., are often deployed on what are referred to as Low-Power and Lossy Networks (LLNs), which are a class of network in which both the routers and their interconnect are constrained: LLN routers typically operate with constraints, e.g., processing power, memory, and/or energy (battery), and their interconnects are characterized by, illustratively, high loss rates, low data rates, and/or instability. LLNs are comprised of anything from a few dozen to thousands or even millions of LLN routers, and support point-to-point traffic (between devices inside the LLN), point-to-multipoint traffic (from a central control point such at the root node to a subset of devices inside the LLN), and multipoint-to-point traffic (from devices inside the LLN towards a central control point). Often, an IoT network is implemented with an LLN-like architecture. For example, as shown, local network 160 may be an LLN in which CE-2 operates as a root node for nodes/devices 10-16 in the local mesh, in some embodiments.
In contrast to traditional networks, LLNs face a number of communication challenges. First, LLNs communicate over a physical medium that is strongly affected by environmental conditions that change over time. Some examples include temporal changes in interference (e.g., other wireless networks or electrical appliances), physical obstructions (e.g., doors opening/closing, seasonal changes such as the foliage density of trees, etc.), and propagation characteristics of the physical media (e.g., temperature or humidity changes, etc.). The time scales of such temporal changes can range between milliseconds (e.g., transmissions from other transceivers) to months (e.g., seasonal changes of an outdoor environment). In addition, LLN devices typically use low-cost and low-power designs that limit the capabilities of their transceivers. In particular, LLN transceivers typically provide low throughput. Furthermore, LLN transceivers typically support limited link margin, making the effects of interference and environmental changes visible to link and network protocols. The high number of nodes in LLNs in comparison to traditional networks also makes routing, quality of service (QoS), security, network management, and traffic engineering extremely challenging, to mention a few.
The network interfaces 210 include the mechanical, electrical, and signaling circuitry for communicating data over physical links coupled to the network 100. The network interfaces may be configured to transmit and/or receive data using a variety of different communication protocols. Notably, a physical network interface 210 may also be used to implement one or more virtual network interfaces, such as for virtual private network (VPN) access, known to those skilled in the art.
The memory 240 comprises a plurality of storage locations that are addressable by the processor(s) 220 and the network interfaces 210 for storing software programs and data structures associated with the embodiments described herein. The processor 220 may comprise necessary elements or logic adapted to execute the software programs and manipulate the data structures 245. An operating system 242 (e.g., the Internetworking Operating System, or IOS®, of Cisco Systems, Inc., another operating system, etc.), portions of which are typically resident in memory 240 and executed by the processor(s), functionally organizes the node by, inter alia, invoking network operations in support of software processors and/or services executing on the device. These software processors and/or services may comprise a deep fusion reasoning engine (DFRE) process 248, as described herein.
It will be apparent to those skilled in the art that other processor and memory types, including various computer-readable media, may be used to store and execute program instructions pertaining to the techniques described herein. Also, while the description illustrates various processes, it is expressly contemplated that various processes may be embodied as modules configured to operate in accordance with the techniques herein (e.g., according to the functionality of a similar process). Further, while processes may be shown and/or described separately, those skilled in the art will appreciate that processes may be routines or modules within other processes.
DFRE process 248 includes computer executable instructions that, when executed by processor(s) 220, cause device 200 to provide cognitive reasoning services to a network. In various embodiments, DFRE process 248 may utilize machine learning techniques, in whole or in part, to perform its analysis and reasoning functions. In general, machine learning is concerned with the design and the development of techniques that take as input empirical data (such as network statistics and performance indicators) and recognize complex patterns in these data. One very common pattern among machine learning techniques is the use of an underlying model M, whose hyper-parameters are optimized for minimizing the cost function associated to M, given the input data. The learning process then operates by adjusting the hyper-parameters such that the number of misclassified points is minimal. After this optimization phase (or learning phase), the model M can be used very easily to classify new data points. Often, M is a statistical model, and the minimization of the cost function is equivalent to the maximization of the likelihood function, given the input data.
In various embodiments, DFRE process 248 may employ one or more supervised, unsupervised, or self-supervised machine learning models. Generally, supervised learning entails the use of a training large set of data, as noted above, that is used to train the model to apply labels to the input data. For example, the training data may include sample video data that depicts a certain object and is labeled as such. On the other end of the spectrum are unsupervised techniques that do not require a training set of labels. Notably, while a supervised learning model may look for previously seen patterns that have been labeled as such, an unsupervised model may instead look to whether there are sudden changes in the behavior. Self-supervised is a representation learning approach that eliminates the pre-requisite requiring humans to label data. Self-supervised learning systems extract and use the naturally available relevant context and embedded metadata as supervisory signals. Self-supervised learning models take a middle ground approach: it is different from unsupervised learning as systems do not learn the inherent structure of data, and it is different from supervised learning as systems learn entirely without using explicitly-provided labels.
Example machine learning techniques that DFRE process 248 can employ may include, but are not limited to, nearest neighbor (NN) techniques (e.g., k-NN models, replicator NN models, etc.), statistical techniques (e.g., Bayesian networks, etc.), clustering techniques (e.g., k-means, mean-shift, etc.), neural networks (e.g., reservoir networks, artificial neural networks, etc.), support vector machines (SVMs), logistic or other regression, Markov models or chains, principal component analysis (PCA) (e.g., for linear models), multi-layer perceptron (MLP) artificial neural networks (ANNs) (e.g., for non-linear models), replicating reservoir networks (e.g., for non-linear models, typically for time series), random forest classification, or the like. Accordingly, DFRE process 248 may employ deep learning, in some embodiments. Generally, deep learning is a subset of machine learning that employs ANNs with multiple layers, with a given layer extracting features or transforming the outputs of the prior layer.
The performance of a machine learning model can be evaluated in a number of ways based on the number of true positives, false positives, true negatives, and/or false negatives of the model. For example, the false positives of the model may refer to the number of times the model incorrectly identified an object or condition within a video feed. Conversely, the false negatives of the model may refer to the number of times the model failed to identify an object or condition within a video feed. True negatives and positives may refer to the number of times the model correctly determined that the object or condition was absent in the video or was present in the video, respectively. Related to these measurements are the concepts of recall and precision. Generally, recall refers to the ratio of true positives to the sum of true positives and false negatives, which quantifies the sensitivity of the model. Similarly, precision refers to the ratio of true positives the sum of true and false positives.
According to various embodiments,
In general, a reasoning engine, also known as a ‘semantic reasoner,’ ‘reasoner,’ or ‘rules engine,’ is a specialized form of machine learning software that uses asserted facts or axioms to infer consequences, logically. Typically, a reasoning engine is a form of inference engine that applies inference rules defined via an ontology language. As introduced herein, a DFRE is an enhanced form of reasoning engine that further leverages the power of sub-symbolic machine learning techniques, such as neural networks (e.g., deep learning), allowing the system to operate across the full spectrum of sub-symbolic data all the way to the symbolic level.
At the lowest layer of hierarchy 300 is sub-symbolic layer 302 that processes the sensor data 312 collected from the network. For example, sensor data 312 may include video feed/stream data from any number of cameras located throughout a location. In some embodiments, sensor data 312 may comprise multimodal sensor data from any number of different types of sensors located throughout the location. At the core of sub-symbolic layer 302 may be one or more DNNs 308 or other machine learning-based model that processes the collected sensor data 312. In other words, sub-symbolic layer 302 may perform sensor fusion on sensor data 312 to identify hidden relationships between the data.
At the opposing end of hierarchy 300 may be symbolic layer 306 that may leverage symbolic learning. In general, symbolic learning includes a set of symbolic grammar rules specifying the representation language of the system, a set of symbolic inference rules specifying the reasoning competence of the system, and a semantic theory containing the definitions of “meaning.” This approach differs from other learning approaches that try to establish generalizations from facts as it is about reasoning and extracting knowledge from knowledge. It combines knowledge representations and reasoning to acquire and ground knowledge from observations in a non-axiomatic way. In other words, in sharp contrast to the sub-symbolic learning performed in layer 302, the symbolic learning and generalized intelligence performed at symbolic layer 306 requires a variety of reasoning and learning paradigms that more closely follows how humans learn and are able to explain why a particular conclusion was reached.
Symbolic learning models what are referred to as “concepts,” which comprise a set of properties. Typically, these properties include an “intent” and an “extent,” whereby the intent offers a symbolic way of identifying the extent of the concept. For example, consider the intent that represents motorcycles. The intent for this concept may be defined by properties such as “having two wheels” and “motorized,” which can be used to identify the extent of the concept (e.g., whether a particular vehicle is a motorcycle).
Linking sub-symbolic layer 302 and symbolic layer 306 may be conceptual layer 304 that leverages conceptual spaces. In general, conceptual spaces are a proposed framework for knowledge representation by a cognitive system on the conceptual level that provides a natural way of representing similarities. Conceptual spaces enable the interaction between different type of data representations as an intermediate level between sub-symbolic and symbolic representations.
More formally, a conceptual space is a geometrical structure which is defined by a set of quality dimensions to allow for the measurement of semantic distances between instances of concepts and for the assignment of quality values to their quality dimensions, which correspond to the properties of the concepts. Thus, a point in a conceptual space S may be represented by an n-dimensional conceptual vector v=<d1, . . . , di, . . . , dn> where di represents the quality value for the ith quality dimension. For example, consider the concept of taste. A conceptual space for taste may include the following dimensions: sweet, sour, bitter, and salty, each of which may be its own dimension in the conceptual space. The taste of a given food can then be represented as a vector of these qualities in a given space (e.g., ice cream may fall farther along the sweet dimension than that of peanut butter, peanut butter may fall farther along the salty dimension than that of ice cream, etc.). By representing concepts within a geometric conceptual space, similarities can be compared in geometric terms, based on the Manhattan distance between domains or the Euclidean distance within a domain in the space. In addition, similar objects can be grouped into meaningful conceptual space regions through the application of clustering techniques, which extract concepts from data (e.g., observations).
Said differently, a conceptual space is a framework for representing information that models human-like reasoning to compose concepts using other existing concepts. Note that these representations are not competing with symbolic or associationistic representations. Rather, the three kinds can be seen as three levels of representations of cognition with different scales of resolution and complementary. Namely, a conceptual space is built up from geometrical representations based on a number of quality dimensions that complements the symbolic and deep learning models of symbolic layer 306 and sub-symbolic layer 302, representing an operational bridge between them. Each quality dimension may also include any number of attributes, which present other features of objects in a metric subspace based on their measured quality values. Here, similarity between concepts is just a matter of metric distance between them in the conceptual space in which they are embedded.
In other words, a conceptual space is a geometrical representation which allows the discovery of regions that are physically or functionally linked to each other and to abstract symbols used in symbolic layer 306, allowing for the discovery of correlations shared by the conceptual domains during concepts formation. For example, an alert prioritization module may use connectivity to directly acquire and evaluate alerts as evidence. Possible enhancements may include using volume of alerts and novelty of adjacent (spatially/temporally) alerts, to tune level of alertness.
In general, the conceptual space at conceptual layer 304 allows for the discovery of regions that are naturally linked to abstract symbols used in symbolic layer 306. The overall model is bi-directional as it is planned for predictions and action prescriptions depending on the data causing the activation in sub-symbolic layer 302.
Layer hierarchy 300 shown is particularly appealing when matched with the attention mechanism provided by a cognitive system that operates under the assumption of limited resources and time-constraints. For practical applications, the reasoning logic in symbolic layer 306 may be non-axiomatic and constructed around the assumption of insufficient knowledge and resources (AIKR). It may be implemented, for example, with a Non-Axiomatic Reasoning System (open-NARS) 310. However, other reasoning engines can also be used, such as Auto-catalytic Endogenous Reflective Architecture (AERA), OpenCog, and the like, in symbolic layer 306, in further embodiments. Even Prolog may be suitable, in some cases, to implement a reasoning engine in symbolic layer 306. In turn, an output 314 coming from symbolic layer 306 may be provided to a user interface (UI) for review. For example, output 314 may comprise a video feed/stream augmented with inferences or conclusions made by the DFRE, such as the locations of unstocked or under-stocked shelves, etc.
By way of example of symbolic reasoning, consider the ancient Greek syllogism: (1.) All men are mortal, (2.) Socrates is a man, and (3.) therefore, Socrates is mortal. Depending on the formal language used for the symbolic reasoner, these statements can be represented as symbols of a term logic. For example, the first statement can be represented as “man→[mortal]” and the second statement can be represented as “{Socrates}→man.” Thus, the relationship between terms can be used by the reasoner to make inferences and arrive at a conclusion (e.g., “Socrates is mortal”). Non-axiomatic reasoning systems (NARS) generally differ from more traditional axiomatic reasoners in that the former applies a truth value to each statement, based on the amount of evidence available and observations retrieved, while the latter relies on axioms that are treated as a baseline of truth from which inferences and conclusions can be made.
In other words, a DFRE generally refers to a cognitive engine capable of taking sub-symbolic data as input (e.g., raw or processed sensor data regarding a monitored system), recognizing symbolic concepts from that data, and applying symbolic reasoning to the concepts, to draw conclusions about the monitored system.
As noted above, time series analysis can provide significant insights into the health and operation of a computer network. However, simply identifying changes in the time series of a measurement/metric from the network does not provide enough information to make these assessments. In addition, different events indicated by the time series may be related, making diagnosis of the underlying issue particularly challenging. For instance, a memory leak on an upstream router could result in route instabilities, packet loss or delays, and the like. As a result, their corresponding time series may also exhibit certain characteristics.
The techniques herein introduce a deep fusion reasoning engine (DFRE) for time series analysis. In various embodiments, the techniques herein provide for the following benefits, among others:
1.) Application and service problem identification and isolation
2.) Network troubleshooting/self-healing and optimization
3.) User experience optimization
4.) Calculating a reliability index for the network
5.) Equal Cost Multipath (ECMP) load optimization.
Illustratively, the techniques described herein may be performed by hardware, software, and/or firmware, such as in accordance with the DFRE process 248, which may include computer executable instructions executed by the processor 220 (or independent processor of interfaces 210), to perform functions relating to the techniques described herein.
Specifically, according to various embodiments, a reasoning engine executed by a device, identifies one or more structural breaks in a time series for a particular metric regarding a computer network. The reasoning engine associates the one or more structural breaks in the time series data with a network event. The reasoning engine determines, using symbolic reasoning, a root cause for the network event based on a symbolic knowledge base maintained by the reasoning engine. The reasoning engine provides an indication of the determined root cause for the network event to one or more devices.
Operationally, the DFRE framework introduced herein leverage semantic focus of attention (FOA) to optimize the analysis of large-scale time series. In various embodiments, this can be done based on structural breaks in individual time series and relationships between these structural breaks among various time series. These structural breaks can be identified using linear and/or non-linear models. In addition, a causal model may be created based on observations and prior knowledge. This model may be represented as a DFRE knowledge graph and/or network simulation, as described in greater detail below. In addition, the DFRE framework introduced herein provides the context within which analysis can be performed by providing parameters, appropriate subsets of the time series, and initial causal hypothesis.
According to various embodiments,
At the core of architecture 400 may be DFRE middleware 402 that offers a collection of services, each of which may have its own interface. In general, DFRE middleware 402 may leverage a library for interfacing, configuring, and orchestrating each service of DFRE middleware 402.
In one embodiment, the services provided by DFRE middleware 402 may utilize telemetry services 406, which are used to collect various forms of telemetry data from a network. For example, telemetry services 406 may collect telemetry data regarding the network via probing, Netflow or IPFIX records, log information, model driven telemetry (MDT) and/or event-driven telemetry (e.g., Yang data), device information, or the like. In other embodiments, telemetry services 406 may provide raw and/or processed telemetry data to DFRE middleware 402.
In various embodiments, DFRE middleware 402 may also provide services to support semantic reasoning, such as by an AIKR reasoner. For example, as shown, DFRE middleware 402 may include a NARS agent that performs semantic reasoning for structural learning. In other embodiments, OpenCog or another suitable AIKR semantic reasoner could be used.
One or more DFRE agents 404 may interface with DFRE middleware 402 to orchestrate the various services available from DFRE middleware 402. In addition, DFRE agent 404 may feed and interact with the AIKR reasoner so as to populate and leverage a DFRE knowledge graph with knowledge.
For example, DFRE agent 404 may perform semantic graph decomposition on DFRE KB 416 (e.g., a knowledge graph), so as to compute a graph from the knowledge graph of KB 416 that addresses a particular problem. DFRE agent 404 may also perform post-processing on DFRE KB 416, such as performing graph cleanup, applying deterministic rules and logic to the graph, and the like. DFRE agent 404 may further employ a definition of done, to check goals and collect answers using DFRE KB 416.
In general, DFRE KB 416 may comprise any or all of the following:
In other words, DFRE KB 416 acts as a dynamic and generic memory structure. In some embodiments, DFRE KB 416 may also allow different reasoners to share or coalesce knowledge, have their own internal sub-graphs, and/or work collaboratively in a distributed manner. For example, a first DFRE agent 404 may perform reasoning on a first sub-graph, a second DFRE agent 404 may perform reasoning on a second sub-graph, etc., to evaluate the health of the network and/or find solutions to any detected problems. To communicate with DFRE agent 404, DFRE KB 416 may include a bidirectional Narsese interface or other interface using another suitable grammar.
In various embodiments, DFRE KB 416 can be visualized on a user interface. For example, Cytoscape, which has its building blocks in bioinformatics and genomics, can be used to implement graph analytics and visualizations.
Said differently, DFRE architecture 400 may include any or all of the following the following components:
More specifically, in some embodiments, DFRE middleware 402 may include any or all of the following:
DFRE middleware 402 may also allow the addition of new services needed by different problem domains.
During execution, DFRE agent 404 may, thus, perform any or all of the following:
In various embodiments, DFRE agent 404 may also leverage data available from out of band sources, such as news feeds, social media, etc., and/or geo-fenced information, such as where the sources of the telemetry data time series are located. For instance, DFRE agent 404 may receive and assess information such as a video of an accident in a power plant in City X from a social media feed, an indication of a curfew in City X from a news feed, information regarding new Internet data privacy regulations in City X's state, geolocation information associated with the sub-symbolic data 408 (e.g., time series of network metrics, etc.), and the like.
To address combinatorial explosion, the DFRE knowledge graph may be partitioned such that each partition is processed by one or more DFRE agents 404, as shown in
As would be appreciated, graph decomposition can be based on any or all of the following:
In further embodiments, the DFRE framework may also support various user interface functions, so as to provide visualizations, actions, etc. to the user. To do so, the framework may leverage Cytoscape, web services, or any other suitable mechanism.
At the core of the techniques herein is a knowledge representation metamodel 700 for different levels of abstraction, as shown in
One key advantage of the DFRE knowledge graph is that human level domain expertise, ontologies, and goals are entered at the L2 level. This leads, by definition, to an unprecedented ability to generalize at the L2 level thus minimizing the manual effort required to ingest domain expertise.
More formally:
In various embodiments, L2 may comprise both expertise and experience stored in long-term memory, as well as a focus of attention (FOA) in short-term memory. In other words, when a problem is triggered at L* (e.g., packet loss during a videoconference), a troubleshooting agent 702 that operates on L2-L0 may control the FOA so as to focus on different things (e.g., a particular router, a particular path, etc.).
With respect to applying the DFRE metamodel to time series analysis, the raw time series may be collected at L0, where there is a high amount of symbolic data, but a low amount of structured knowledge. As would be appreciated, there may be hundreds of thousands or even millions of data points that need to be extracted at L0. The DFRE's FOA is based on the abstraction and the DFRE knowledge graph (KG) keeps combinatorial explosion under control.
More specifically, structural-stability and structural breaks in time series data can be indicative of important incidents (e.g., in the network) or proper functioning of the real-world system. In some embodiments, structural breaks can indicate important incidents in time-series. Analysis of the time series can be achieved by leveraging the fact that structural breaks that have similar characteristics can be grouped together, e.g., periodic events, in L2.x of the DFRE metamodel. In turn, the relationship(s) between structural breaks across different time series provide critical causal model hypothesis. Suitable types of models that can be used for the structural break analysis include, but are not limited to, linear, exponential, gaussian, neural network models, etc., in various embodiments.
In example 810 in
More specifically, let a particular line be represented using the following equation:
y=mx+b
where m is the slope of the line tested by the hypothesis testing and b is the y-axis intercept. In turn, (m, b, l) triplets 814 may be normalized to represent each linear regression per interval. From this, the DFRE may identify and evaluate potential root causes 816.
As shown in
Said different, the DFRE may leverage competing hypothesis testing, to identify a particular linear decomposition as best representing the time series. Here, the hypotheses correlating in slopes, length, and time are indications of inter-time-series structure, meaning a better linear decomposition. The intra-time series and inter-time series structural breaks, correlations between structural breaks, and their patterns provide high level knowledge that DFRE represents as L2 level knowledge, according to the DFRE metamodel.
In some embodiments, the DFRE may cluster the identified structural breaks in the time series, to help identify their associated events or behaviors, according to various embodiments. For instance,
More specifically, of 7,773 time series assessed, constant slopes were observed 6,550 times, spikes were observed 359, and square wave patterns were observed 144 times. The remaining 720 behaviors were then analyzed for structural breaks, resulting in the identification of 693 structural breaks and 27 were classified as ‘sampling issues/no structure.’
To help cluster time series by their structural breaks, the DFRE may form histograms relating the timestamps of the time series to the number of structural breaks that they exhibit, in some embodiments. For example, consider a set of time series all exhibiting structural breaks around the same point of time. This could indicate that the root cause of these changes in behavior are related and caused by the same event or condition.
To help distinguish between the trailing indicator of an event (e.g., Event1 in
In general, the temporal order of events can be immediately consecutive, parallel, partially overlapping, or intermittent. To this end, the DFRE may hold multiple hypotheses for the temporal structure of events. As it accumulates more evidence, the best-fit hypothesis wins. In addition, different DFRE Agents may assess different hypotheses, using different techniques, and accumulate knowledge. For instance, a DFRE Agent may use matrix profile to detect anomalies or motifs, Dynamic Time Warping (DTW) to correlate, Generalized AutoRegressive Conditional Heteroskedasticity (GARCH), AutoRegressive Integrated Moving Average (ARIMA) to forecast, etc., once the context is set by the agent. In some cases, behaviors can also be identified as composite events, e.g., a sequence of individual events can cause a repeating pattern across the time series.
In some embodiments, the DFRE may represent the profile of a time series with structural breaks in matrix form. Indeed, some motifs (e.g., patterns) are repeating in nature, allowing the DFRE to represent the repeating motifs as matrix entries. In addition, the DFRE may identify certain discords (e.g., anomalies) from within these patterns.
According to various embodiments, the names of the various time series can be used to provide even more information to the DFRE. In turn, the DFRE may extract the leading indicator, main indicator, and trailing indicator of a particular event from a given time series (e.g., based on its structural breaks).
To accumulate knowledge, the DFRE may ‘zoom’ between the leading and trailing indicators of the event and repeat this analysis on different timescales on subsets of the time series and/or by using different models (e.g., exponential, Gaussian, ANN, etc.). For instance, one event identified during testing had the following indicators:
When ‘zooming’ in on a particular region from among regions 1302-1306 of time series 1300, the order of breaks becomes important. This could lead the DFRE to require additional evidence, such as coincidental sub-events, searching for patterns, using knowledge of the network topology, using probabilistic programming (e.g., Problog, etc.) or the like. To this end, the DFRE may perform additional analysis such as by detecting sub-events, investigating the trailing indicator, identifying the type of event and its pattern, the effects of the event on other time series, and/or assessing the topology of the network.
In some instances, the DFRE may also further analyze time series 1300 to assess the following: 1.) whether the are still sub-events to be evaluated, 2.) when the current event ends (e.g., by investigating its training indicator), 3.) the type of event (e.g., whether it has a pattern) based on expert knowledge, 4.) the effect of the event on other time series, and/or 5.) whether inferences can be made leveraging knowledge of the network topology.
In other words, for the current case, DFRE accumulates knowledge from:
In some embodiments, the structural break pattern of a time series and possible events may need to be analyzed further by a DFRE Agent. In such cases, the agent may employ a simulator, which is a virtual environment to:
DFRE is aimed to have totally self-controlled learning skills through multiple simulators, which also provide the system with better planning in case of problem solving. Increasing quality of service, quality of information and experience is one of the motivations of DFRE for all processes, including self-supervised experiments. Indeed, having access to the real (observable) world may not be enough, as there can be a hidden state space model rather than observable state model for an issue. The simulation environment allows for abductive process providing creativity.
In other words, the DFRE may try to create a simulation that behaves like the genuine problem in the real word. This is a self-supervised learning loop where DFRE continually tries to predict the present using the recent past of actual life. For instance, this may take the form of a time-shifted DFRE living a few seconds in the past that is trying to predict the current. In such a case, the present becomes the labeled data, which is generated automatically.
As would be appreciated, the DFRE may comprise an L2 metamodel representation for Quality of Service (Qos), Information Quality (IQ) and Quality of Experience (QoE) metrics for different contexts. Here, QoS relates to the overall performance of the network (e.g., monitoring packet loss, bit rate, throughput, transmission delay, etc.). IQ measures the available information if fit-for-use in an adaptive way (e.g., accuracy, latency, completeness, credibility, security of information, etc.). QoE relates to the overall acceptability of an application/service from the user end (e.g., printing speed, audio dropping, media quality, buffering frequency, etc.). Depending on the results, the DFRE can raise service requests automatically or initiate network self-healing functions.
In addition to the above metrics for the network itself, the DFRE may also leverage internal metrics at L2 of the DFRE metamodel to guide its meta learning, allowing for models that can learn new skills or adapt to new environments, rapidly. For instance, if these internal QoS, IQ, or QoE metrics are too low for a given hypothesis, the DFRE may change its approach by doing any of the following:
To deal with combinatorial explosion, the DFRE may:
According to various embodiments, another use case for the DFRE techniques introduced herein is to optimize user experience in a network. To do so, the following steps may be taken:
In yet another embodiment, the teachings herein can be used to compute a reliability index by:
In some cases, this can be extended by:
In a further embodiment, the DFRE herein can also be used for ECMP load optimization. This can be implemented in a similar manner as that of the user experience optimization steps above, but focused on ECMP usage instead of service performance.
At step 1515, as detailed above, the DFRE may associate the one or more structural breaks in the time series with a network event. For instance, the DFRE may determine that the structural break(s) are attributable to a link failure, memory leak, ECMP imbalance, route flap, or the like.
At step 1520, the DFRE may determine, using symbolic reasoning, a root cause for the network event based on a symbolic knowledge base maintained by the DFRE, as described in greater detail above. In some embodiments, the DFRE may evaluate the causal connections between network conditions or events, to determine the root cause. For instance, the knowledge base may be seeded with expert knowledge regarding how problems in the network are related (e.g., that packet drops are ultimately attributable to a router in the network overheating). In various embodiments, the device may repeat steps 1510 and 1515 any number of times across a variety of different time series for different metrics in the network, to assess the causal connections between their various events. For instance, network events observed at one router may be causally related to other network events associated with an upstream device on the same path as the router.
As step 1525, as detailed above, the DFRE may provide an indication of the root cause determine for the network event to one or more devices. For instance, the DFRE may provide the indication to a user interface operated by a network administrator or technician, as part of an alert. In other instances, such as in the case of a self-healing network, the DFRE may provide the indication to one or more devices, to initiate a configuration change to the network (e.g., to reroute traffic around a failing device, etc.). Procedure 1500 then ends at step 1530.
It should be noted that while certain steps within procedure 800 may be optional as described above, the steps shown in
The techniques herein, therefore, introduce a deep fusion reasoning engine (DFRE) configured to assess time series information regarding a network or other physical system. In some aspects, the techniques herein leverage semantic reasoning (e.g., NARS, etc.) and machine learning model(s) (e.g., linear, exponential, Gaussian, neural networks, etc.), to perform the time series analysis and identify a root cause of one or more detected network events.
While there have been shown and described illustrative embodiments that provide for a DFRE for time series analysis, it is to be understood that various other adaptations and modifications may be made within the spirit and scope of the embodiments herein. For example, while certain embodiments are described herein with respect to analyzing breaks in time series, the techniques can be extended without undue experimentation to other time series characteristics or features, as well, such as continuous.
The foregoing description has been directed to specific embodiments. It will be apparent, however, that other variations and modifications may be made to the described embodiments, with the attainment of some or all of their advantages. For instance, it is expressly contemplated that the components and/or elements described herein can be implemented as software being stored on a tangible (non-transitory) computer-readable medium (e.g., disks/CDs/RAM/EEPROM/etc.) having program instructions executing on a computer, hardware, firmware, or a combination thereof. Accordingly, this description is to be taken only by way of example and not to otherwise limit the scope of the embodiments herein. Therefore, it is the object of the appended claims to cover all such variations and modifications as come within the true spirit and scope of the embodiments herein.
This application claims priority to U.S. Provisional Pat. App. Ser. No. 63/038,431, filed Jun. 12, 2020, entitled “DEEP FUSION REASONING ENGINE FOR TIME SERIES ANALYSIS,” by Latapie et al., the contents of which are incorporated by reference herein.
Number | Date | Country | |
---|---|---|---|
63038431 | Jun 2020 | US |