CA3173428A1 - Training an artificial intelligence module for industrial applications - Google Patents

Training an artificial intelligence module for industrial applications Download PDF

Info

Publication number
CA3173428A1
CA3173428A1 CA3173428A CA3173428A CA3173428A1 CA 3173428 A1 CA3173428 A1 CA 3173428A1 CA 3173428 A CA3173428 A CA 3173428A CA 3173428 A CA3173428 A CA 3173428A CA 3173428 A1 CA3173428 A1 CA 3173428A1
Authority
CA
Canada
Prior art keywords
data
data set
training
industrial system
module
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.)
Pending
Application number
CA3173428A
Other languages
French (fr)
Inventor
Ido Amihai
Arzam Muzaffar Kotriwala
Moncef Chioua
Felix Lenders
Dennis Janka
Martin Hollender
Jan Christoph SCHLAKE
Hadil ABUKWAIK
Benjamin KLOEPPER
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.)
ABB Schweiz AG
Original Assignee
Individual
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 Individual filed Critical Individual
Publication of CA3173428A1 publication Critical patent/CA3173428A1/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N20/00Machine learning
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B23/00Testing or monitoring of control systems or parts thereof
    • G05B23/02Electric testing or monitoring
    • G05B23/0205Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults
    • G05B23/0218Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults characterised by the fault detection method dealing with either existing or incipient faults
    • G05B23/0224Process history based detection method, e.g. whereby history implies the availability of large amounts of data
    • G05B23/024Quantitative history assessment, e.g. mathematical relationships between available data; Functions therefor; Principal component analysis [PCA]; Partial least square [PLS]; Statistical classifiers, e.g. Bayesian networks, linear regression or correlation analysis; Neural networks
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • G06N3/045Combinations of networks
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • G06N3/047Probabilistic or stochastic networks
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/80Management or planning

Abstract

A computer-implemented method of generating a training data set for training an artificial intelligence module (10), AI module, is provided. The method comprises providing, on a data storage (102), a first data set (12) and a second data set (14), wherein the first data set 5 includes one or more first data elements (13) indicative of a first operational condition of an industrial system, wherein the second data set includes one or more second data elements (15) indicative of a second operational condition of the industrial system, wherein the first operational condition substantially matches the second operational condition. The method further comprises determining a data transformation for transforming the one or more first 10 data elements (13) of the first data set (12) into the one or more second data elements (15) of the second data set (14), applying the determined data transformation to the one or more first data elements (13) of the first data set and/or to one or more further data elements of one or more further data sets, thereby generating a transformed data set, and generating a training data set for training the AI module (10) based on at least a part of the transformed 15 data set.

Description

Training an artificial intelligence module for industrial applications Field of the invention The invention generally relates to industrial systems. In particular, the invention relates to a computer-implemented method of generating a training data set for training an artificial intelligence module (referred to as "Al module" hereinafter) for industrial applications, such as for monitoring and/or controlling an industrial system. The invention further relates to a corresponding computer program and a computer readable medium storing such computer program. Further, the invention relates to a use of a training data set for training an Al module and to a computer-implemented method of training an Al module with a training data set. Moreover, the invention concerns a computer comprising an Al module trained with such training data set as well as a use of the computer and/or the trained Al module for monitoring and/or controlling an industrial system.
Technical background Industrial systems, such as for example plants, power plants, process plants, electric transformation stations, relay stations, power supply stations, transformer stations, industrial drive systems, factory systems, manufacturing systems, drives, motors and the like, usually comprise one or more components which can be monitored and/or controlled during operation of the industrial system to ensure correct functioning of the industrial system and to reliably detect a malfunction and/or failure of the industrial system. For example, an industrial drive system can comprise one or more of a drive, a motor, a load, a transformer, a gearbox, a pump, a ventilation device, a heating device, an air conditioning device, a controller, a motion control, and a machinery, which can be monitored and/or controlled during operation of the industrial system. For this purpose, data, such as sensor data, related to the one or more components of the industrial system can be analyzed to determine whether the industrial system is fully functional and working correctly.
- 2 -To analyze such data or data sets, an artificial intelligence module ("Al module"), such as for example an artificial neural network, may be used. In order to reliably determine whether the industrial system is fully functional and working correctly or in order to reliably detect (or predict) a failure of one or more components of the industrial system, the Al module should be trained with an appropriate and comprehensive training data set, which should preferably cover all conceivable working scenarios, operational scenarios, failure scenarios, and/or failure modes of the industrial system. Generally, however, data for training an Al module in industrial applications can be scarce, in particular data for certain failure scenarios and/or process transitions of industrial systems can be rare. As a consequence, a use of an Al module trained with such (limited) training data set for monitoring and/or controlling the industrial system may be limited.
Summary It may therefore be desirable to provide for an improved and/or enriched training data set for training an Al module in industrial applications, such as e.g. for monitoring and/or controlling an industrial system, as well as to provide for an improved (trained) Al module for monitoring and/or controlling an industrial system.
This is achieved by the subject matter of the independent claims, wherein further embodiments are described in the dependent claims and the following description.
According to an aspect of the present disclosure, there is provided a computer-implemented method of generating a training data set for training an artificial intelligence module, Al module, e.g. for industrial applications, for monitoring an industrial system, for controlling an industrial system and/or for predicting a behavior of an industrial system.
The method comprises:
- providing, on a data storage, a first data set and a second data set, wherein the first data set includes one or more first data elements indicative, descriptive and/or representative of a first operational condition of an industrial system, wherein the second data set includes one or more second data elements indicative, descriptive and/or representative of a second operational condition of an industrial system, wherein the first operational condition substantially matches the second operational condition;
3 - determining a data transformation for transforming and/or converting the one or more first data elements of the first data set into the one or more second data elements of the second data set;
- applying the determined data transformation to the one or more first data elements of the first data set and/or to one or more further data elements of one or more further data sets, thereby generating at least one transformed data set; and - generating a training data set for training the Al module based on at least a part of the at least one transformed data set.
By determining the data transformation and applying the data transformation to the one or more first data elements and/or to the one or more further data elements, a comprehensive training data set for training the Al module can be generated, which training data set can cover numerous scenarios of the industrial system and can be used to comprehensively train the Al module. Such trained Al module can then be used to monitor and/or control the industrial system, e.g. in order to ensure correct functioning of the industrial system and/or to reliably detect a failure or malfunction of the industrial system and/or one or more components thereof.
Generally, the Al module may refer to a classifier and/or classifier circuitry configured to provide a classification result based on one or more inputs and/or input data, such as for example data, measurement data, operational data and/or simulation data indicative of an operation of the industrial system. Therein, the Al module according to the present disclosure may refer to any type of artificial intelligence device and/or circuitry, e.g.
employing and/or running one or more machine learning algorithms on one or more processors and/or data processing devices. Such machine learning algorithm and/or the Al module may be based e.g. on logistic regression, a support vector method, boosting, a naïve Bayes method, a Bayesian network, a k-Nearest Neighbors algorithm, an artificial neural network, a convolutional neural network, Kernel-density estimation, Gaussian regression, a generative adversarial network, a sum product network, an adversarial neural network or the like.
In the context of the present disclosure, the industrial system may refer to any type of industrial system, such as for example a plant, a power plant, a process plant, an electric transformation station, a relay station, a power supply station, a transformer station, an industrial drive system, a factory system, a manufacturing system, a drive, a motor and the like. Further, an operational condition of the industrial system may be indicative, descriptive
- 4 -and/or representative of a state and/or a working state of the industrial system, such as e.g.
a running state, an idle state, an off state, or the like. Alternatively or additionally, the operational condition of the industrial system may be indicative, descriptive and/or representative of environmental factors and/or parameters affecting an operation of the industrial system, such as e.g. a temperature, a pressure, a fluid level, a ventilation, and/or a flow rate of a fluid in at least a part of the industrial system.
In the context of the present disclosure the first operational condition substantially matching the second operational condition may mean that the first operational condition is similar and/or equivalent to the second operational condition. Accordingly, the first data set and the second data set (and/or the first and second data elements) may describe similar, equivalent and/or matching operational conditions of the industrial system. Accordingly, the first and second data set (and/or the first and second data elements) may be comparable and/or match each other in terms of the first and second operational conditions of the industrial system. Hence, it is possible to derive a meaningful data transformation for transforming the one or more first data elements into the one or more second data elements. It should be noted, however, that the first and second data sets can differ from one another in one or more further operational conditions, i.e. operational conditions other than the first and second operational condition, as will be described in more detail hereinbelow.
Generally, the first data set and the second data set can refer to data sets indicative, descriptive and/or representative of an operation of the industrial system.
Therein, the first data set and the second data may have the same source and/or may be of the same data type. For example, the first and second data set may refer to measurement data (also referred to as operational data) of the same industrial system, such as e.g.
sensor data acquired during operation of the industrial system, or to simulation data simulating an operation of the industrial system (or one or more components thereof).
Alternatively, the first and second data set (and/or the further data set) may have different sources and/or different data types. For instance, the first data set may refer to measurement data of a first industrial system and the second data set may refer to measurement data of a second industrial system, different than the first industrial system. Alternatively or additionally, one of the first and second data set may refer to measurement data of the an industrial system, and the other one of the first and second data set may refer to simulation data of the an industrial system. Alternatively or additionally, the first data set and the second data set may differ in one or more operational conditions other than the first and second operational conditions.
For instance, one of the first and second data set may contain additional data or data
- 5 -elements compared to other one of the first and second data set. Such additional data or data elements, may for example be failure data, data from one or more additional components of the industrial system, data related to environmental parameters, alert data, event data, or the like. Accordingly, the first and second data set may substantially match each other with respect to the first and second operational condition, but the first and second data set may optionally differ from one another in terms of one or more additional operational conditions.
Similarly, the further data set can refer to a data set indicative, descriptive and/or representative of an operation of the industrial system. The further data set may, for instance, refer to measurement data, operational data, and/or simulation data of the industrial system.
The data transformation for transforming the one or more first data elements into the one or more second data elements may, generally, allow to convert the one or more first data elements into the one or more second data elements. This may, for example, mean that the transformed data set can comprise one or more data elements which more closely resemble the one or more second data elements than the one or more first data elements.
Hence, the term "data transformation" is to be understood broadly and e.g. does not necessarily mean that application of the data transformation to the first data elements results in exactly the second data elements. Rather, by applying the data transformation to the one or more first data elements (and/or further data elements), the second data elements may be approximated and/or mimicked.
By way of example, the first data set and the second data set may differ from one another in terms of e.g. a noise present in only one of the data sets, a missing value in one of the data sets, a shape of a measurement curve described by the data elements of the data sets, and/or a value of a parameter represented by the one or more data elements of the data sets. Such differences can be reflected by and/or comprised in the data transformation, such that by applying the data transformation, the above-mentioned differences in the first and second data sets are reflected and/or reproduced in the transformed data set.
Accordingly, determining the data transformation may comprise comparing the one or more first data elements with the one or more second data elements. Alternatively or additionally, determining the data transformation may comprise determining a deviation and/or difference between the one or more first data elements and the one or more second data elements. By
- 6 -applying the determined data transformation to the one or more first data elements and/or the one or more further data elements and by generating the transformed data set, a difference and/or deviation between the first data set and the second data set can be mitigated, such that the transformed data set more closely resembles the second data set as the first data set resembles the second data set. Generally, this may allow to generate numerous transformed data sets, e.g. based on synthetic data sets, which can be combined in a comprehensive training data set for training the Al module For example, this may allow to use simulation data to supplement measurement data for training the Al module, and vice versa. Alternatively or additionally, data from various different industrial systems and/or different simulations can be combined, based on applying the data transformation to one or more of them. Alternatively or additionally, data sets including failure data can be combined with non-failure data sets or data sets without failure data, as will be described in more detail hereinbelow.
According to an embodiment, generating the training data set comprises:
- providing an initial training data set for training the Al module; and - supplementing, augmenting and/or enriching the initial training data set with the at least part of the at least one transformed data set.
Therein, the initial training data set may comprise initial training data, which may optionally include the second data set. By supplementing the initial training data set, an improved training data set can be provided allowing to comprehensively train the Al module, such that the trained Al module can identify a plurality of different operational scenarios and/or operational conditions of the industrial system.
According to an embodiment, supplementing the initial training data set comprises adding the at least part of the at least one transformed data set to the initial training data set.
Alternatively or additionally, supplementing the initial training data set comprises replacing at least a part of the initial training data set with the at least part of the at least one transformed data set. This way, the initial training data set can be effectively enriched, augmented, supplemented and/or improved.
According to an embodiment, the method further comprises identifying and/or selecting, in the first data set, e.g. based on processing the first data set, the one or more first data elements indicative of the first operational condition of the industrial system. The method further comprises identifying and/or selecting, in the second data set, e.g.
based on
- 7 -processing the second data set, the one or more second data elements indicative of the second operational condition of the industrial system. The one or more first and second data elements may be identified and/or selected, such that the first data elements substantially match the second data elements in terms of the first and second operational condition.
Accordingly, the first and second data set may be searched for matching data elements, e.g.
data sequences, across the first and second data set.
According to an embodiment, the one or more first data elements of the first data set are time-related. Alternatively or additionally, the one or more second data elements of the second data set are time-related. In other words, the first and/or second data set may comprise time-related data elements and/or may correspond to timeseries or a time sequence of data elements.
According to an embodiment, the method further comprises matching, with respect to at least one operational parameter of the industrial system, the one or more first data elements to the one or more second data elements, wherein the at least one operational parameter is indicative of an operation of the industrial system. Therein, the at least one operational parameter can be indicative of, for example, an event, a state, a condition, a working condition, an operation time, a time, and/or a working state of the industrial system.
Alternatively or additionally, the at least one operational parameter can be indicative of an environmental factor or influence, potentially affecting operation of the industrial system, such as e.g. a temperature, a pressure, a fluid level, a ventilation, and/or a flow rate of a fluid in at least a part of the industrial system. Based on matching the one or more first and second data elements, pairs of data elements associated with and/or corresponding to each other can be identified, which may allow to determine an accurate data transformation for these pairs of data elements.
According to an embodiment, the at least one operational parameter is an operation time of the industrial system. Alternatively or additionally, the one or more first data elements are matched to the one or more second data elements with respect to an operation time of the industrial system.
According to an embodiment, the data transformation is determined element-wise for each of the one or more first data elements. Accordingly, the transformed data set may comprise one or more transformation (or transformed) data elements, each corresponding to one of the
- 8 -first data elements and/or one of the further data elements transformed by the data transformation.
According to an embodiment, determining the data transformation comprises determining a functional relationship between the one or more first data elements and the one or more second data elements. Such functional relationship may, for example, refer to a mathematical relationship allowing to convert the one or more first data elements into the one or more second data elements.
For example, the data transformation may include addition of data elements, removal of data elements, adjustment of data elements, scaling of data elements, transforming data elements into a different reference or coordinate system, or the like.
According to an embodiment, the data transformation is determined using a machine learning algorithm, e.g. implemented in the Al module. By way of example the data transformation can be determined using at least one of Kernel-density estimation, Gaussian regression, an artificial neural network, a generative adversarial network, a sum product network, and an adversarial neural network. However, any other machine learning algorithm may be used. Accordingly, the data transformation may be learned by the machine learning algorithm, which may be implemented in the Al module. The trained machine learning algorithm or Al module may then be used to apply the data transformation to the one or more first data elements and/or to one or more further data elements of one or more further data sets to generate one or more transformed data sets. A plurality of transformed data sets can then be combined in the training data set.
According to an embodiment, the data transformation is determined in a non-probabilistic manner. For example, the data transformation can be determined based on regression and/or based on solving a regression problem.
According to an embodiment, at least one of the first data set and the second data set includes simulation data descriptive of simulating an operation of the industrial system, e.g.
in a simulation calculation, wherein at least one of the first data set and the second data set includes operational data descriptive of an actual operation of the industrial system. Therein, the operational data may refer to measurement data, e.g. comprising sensor data, actuator data, control data, and/or event data of the industrial system.
- 9 -According to an embodiment, the first data set includes simulation data descriptive of simulating an operation of the industrial system, e.g. at the first operational condition, and the second data set includes operational data descriptive of an actual operation of the industrial system. For instance, the first data elements can be simulation data elements and the second data elements can be operational data elements. Further, determining the data transformation comprises determining a noise of the one or more second data elements of the second data set, such that by applying the data transformation, e.g. to the one or more first data elements and/or to one or more further data elements of one or more further data sets, the noise is reproduced in the transformed data set. Accordingly, by applying the data transformation to the one or more first data elements and/or to one or more further data elements of one or more further data sets, the noise of the one or more second data elements can be added to the one or more first data elements and/or to one or more further data elements of one or more further data sets, e.g. such that the transformed data set includes the noise.
According to an embodiment, the determined noise is representative of a measurement noise of the one or more second data elements, such as e.g. a statistical fluctuation of a measurement or sensor signal. Alternatively or additionally, the determined noise is representative of an environmental influence affecting the actual operation of the industrial system, such as e.g. an additional component running, an additional pump running, a temperature of a part of the industrial system, an ambient temperature, and the like.
Accordingly, in the context of the present disclosure, the term noise is to be understood broadly as e.g. comprising measurement noise as well as other characteristics or environmental influences reflected in the one or more second data elements.
According to an embodiment, at least one of the first data set and the second data set includes failure data descriptive of an operational failure of the industrial system, wherein at least one of the first data set and the second data set includes nominal operational data descriptive of a nominal or normal operation of the industrial system. The nominal operational data may refer to data lacking failure data.
According to an embodiment, the first data set includes nominal operational data descriptive of a nominal operation of the industrial system and the second data set includes failure data descriptive of an operational failure of the industrial system, wherein determining the data transformation comprises determining, in the second data set, the failure data descriptive of the operational failure of the industrial system, such that by applying the data transformation,
- 10 -e.g. to the one or more first data elements and/or to one or more further data elements of one or more further data sets, the operational failure of the industrial system is reproduced in the transformed data set. Accordingly, by applying the data transformation to the one or more first data elements and/or to one or more further data elements of one or more further data sets the operational failure of the industrial system can be added to the one or more first data elements and/or to one or more further data elements of one or more further data sets, e.g. such that the transformed data set includes and/or reflects the operational failure of the industrial system.
According to a further aspect of the present disclosure, there is provided a computer program, which, when executed by one or more processors of a computer, instructs the computer to perform steps of the method of generating a training data set for training an artificial intelligence module, as described hereinabove and hereinbelow.
According to a further aspect of the present disclosure, there is provided a non-transitory computer-readable medium storing a computer program, which, when executed by one or more processors of a computer, instructs the computer to perform steps of the method of generating a training data set for training an artificial intelligence module, as described hereinabove and hereinbelow.
A further aspect of the present disclosure relates to a use of a training data set generated according to the method of generating a training data set, as described hereinabove and hereinbelow, for training an artificial intelligence module usable for monitoring and/or controlling an industrial system.
According to a further aspect of the present disclosure, there is provided a computer-implemented method of training an artificial intelligence module, Al module.
The method comprises:
- generating a training data set according to the method of generating a training data set for training an artificial intelligence module, as described hereinabove and hereinbelow; and - training the Al module with the generated training data set.
According to a further aspect of the present disclosure, there is provided a computer comprising an Al module for monitoring and/or controlling an industrial process, wherein the computer is configured to train the Al module and/or wherein the Al module is trained
- 11 -according to the method of training an Al module, as described hereinabove and hereinbelow.
A further aspect of the present disclosure relates to a use of an Al module, trained according to the method of training an Al module, as described hereinabove and hereinbelow, for monitoring and/or controlling an industrial system.
A further aspect of the present disclosure relates to a use of a computer with an Al module, which is trained according to the method of training an Al module, as described hereinabove and hereinbelow, for monitoring and/or controlling an industrial system.
Any feature, function, step and/or element, which is described hereinabove and herein below with reference to one aspect of the present disclosure, equally applies to any other aspect of the present disclosure, as described hereinabove and hereinbelow.
These and other aspects of the disclosure will be apparent from and elucidated with reference to the exemplary embodiments described hereinafter.
Brief description of the drawings The subject-matter of the disclosure will be explained in more detail in the following with reference to exemplary embodiments which are illustrated in the attached drawings, wherein:
Fig. 1 shows a computer with an Al module according to an exemplary embodiment;
Fig. 2 shows a flow chart illustrating steps of a method of generating a training data set for training an Al module according to an exemplary embodiment;
Fig. 3 shows a flow chart illustrating steps of a method of training an artificial intelligence module according to an exemplary embodiment;
Figs. 4A to 4C illustrate steps of a method of generating a training data set for training an Al module according to an exemplary embodiment;
Fig. 5 shows a flow chart illustrating steps of a method of generating a training data set for training an Al module according to an exemplary embodiment;
- 12 -Figs. 6A to 6E illustrate steps of a method of generating a training data set for training an Al module according to an exemplary embodiment;
Figs. 7A and 7B illustrate steps of a method of generating a training data set for training an Al module according to an exemplary embodiment;
Fig. 8 shows a flow chart illustrating steps of a method of generating a training data set for training an Al module according to an exemplary embodiment; and Fig. 9 shows a flow chart illustrating steps of a method of generating a training data set for training an Al module according to an exemplary embodiment.
The figures are only schematic and not true to scale. In principle, identical or like parts are provided with identical or like reference symbols in the figures.
Detailed description of exemplary embodiments Figure 1 shows computer 100 with an artificial intelligence module 10 according to an exemplary embodiment.
The computer 100 further comprises a data storage 102 for storing data. For instance, the first data set, the second data set, the transformed data set, the initial training data set, the training data set, one or more further data sets and/or other data can be stored on the data storage 102.
The computer 100 further comprises a processing circuitry 104 including one or more processors 105 for data processing. Further, the a computer program and/or software instructions can be stored in the data storage 102, which when executed by the processing circuitry 104, instruct the computer 100 to perform the method of generating the training data set and/or the method of training the Al module 10 in accordance with the present disclosure.
Generally, the Al module 10 may refer to a classifier and/or classifier circuitry 10 configured to provide a classification result based on one or more inputs and/or input data, such as for example data, measurement data and/or simulation data indicative of an operation of an
- 13 -industrial system. Therein, the Al module 10 may refer to any type of artificial intelligence device and/or circuitry, e.g. employing and/or running one or more machine learning algorithms on one or more processors, e.g. processor 105 or other processors, and/or data processing devices. Such machine learning algorithm and/or the Al module 10 may be based e.g. on logistic regression, a support vector method, boosting, a naive Bayes method, a Bayesian network, a k-Nearest Neighbors algorithm, an artificial neural network, a convolutional neural network, Kernel-density estimation, Gaussian regression, a generative adversarial network, a sum product network, an adversarial neural network or the like.
The computer 100 and/or the Al module 10 may be configured for generating a training data set of training the Al module 10 and/or for training the Al module 10, as described in more detail hereinabove and hereinbelow. Alternatively or additionally, the computer 100 and/or the Al module 10 may be configured to monitor and/or control an industrial system.
Figure 2 shows a flow chart illustrating steps of a method of generating a training data set for training an Al module 10 according to an exemplary embodiment.
Step Si comprises providing, on a data storage 102, a first data set and a second data set, wherein the first data set includes one or more first data elements indicative of a first operational condition of an industrial system, wherein the second data set includes one or more second data elements indicative of a second operational condition of an industrial system, wherein the first operational condition substantially matches the second operational condition.
Step S2 comprises determining a data transformation for transforming the one or more first data elements of the first data set into the one or more second data elements of the second data set.
Step S3 comprises applying the determined data transformation to the one or more first data elements of the first data set and/or to one or more further data elements of one or more further data sets, thereby generating one or more transformed data sets.
Step S4 comprises generating a training data set for training the Al module 10 based on at least a part of the one or more transformed data sets.
- 14 -Figure 3 shows a flow chart illustrating steps of a method of training an artificial intelligence module 10 according to an exemplary embodiment, in particular with a training data set as generated in accordance with the method Figure 2 and/or in accordance with various aspects of the present disclosure.
Step Si comprises generating a training data set, e.g. as described with reference to Figure 2 and/or with reference to one or more aspects of the present disclosure.
Step S2 comprises training the Al module 10 with the generated training data set. For instance, at least one machine learning algorithm may be utilized for processing the training data set, e.g. in order to adjust one or more weights and/or parameter values of the Al module 10. Alternatively or additionally the training may be based on supervised learning, semi-supervised learning, unsupervised learning, deep learning, and/or reinforcement learning.
Figures 4A to 4C illustrate steps of a method of generating a training data set for training an Al module 10 according to an exemplary embodiment.
In the example shown in Figures 4A to 4C a first data set 12 comprising a plurality of first data elements 13 and a second data set 14 comprising a plurality of second data elements
15 are illustrated and compared to each other. The first data set 12 and the second data set 14 may correspond to equidistantly sampled data, e.g. timeseries data.
The first data set 12 corresponds to simulation data 12 descriptive of simulating an operation of the industrial system, and the second data set 14 corresponds to operational data 14 or measurement data 14 descriptive of an actual operation of the industrial system.
For instance, Figure 4A shows a comparison of equidistantly sampled first data elements 13 from a simulator and second data elements 15 measured or determined during operation of the industrial system. The simulator data, first data elements 13 and/or the first data set 12 does not contain measurement noise or other noise effects, e.g. due to environmental influences, such as a temperature influence, and a machine learning model and/or an Al module 10 trained on the first data set 12 might not be able to perform an accurate prediction on the noisy data occurring during operation of the industrial system (and vice versa).

Figure 4B illustrates a matching of the first data elements 13 with the second data elements 15. Since in the example of Figures 4A to 4C the first and second data sets 12, 14 are equidistantly sampled, each data element 13 from the first data set 12 can be matched to a data element 15 from the second data set 14. This enables for instance to determine, derive, and/or learn a noise and/or a distribution of noise, indicated by triangles in Figure 4C, which can be added to e.g. further simulator data, one or more further data sets and/or the first data set 12 in order to resemble the second data set 14 more closely.
Accordingly, based on comparing the first data elements 13 with the second data elements 15, a data transformation for converting and/or transforming the first data elements 13 to the second data elements 15 can be determined. When this determined data transformation is applied to the data elements 13 of the first data set 12 and/or to one or more further data elements of one or more further data sets, such as further simulation data and/or further operational data, one or more transformed data sets can be generated, which more closely resemble the second data set 14. In the example illustrated in Figures 4A to 4C such data transformation comprises the addition of noise to the first data set and/or further data set(s), such that the noise is reflected and/or reproduced in the transformed data set(s).
The determined data transformation, noise and/or noise distribution can then be applied to further data sets and/or further data elements, which can be used to train the Al module 10, as shown in Figure 4C. Accordingly, from the learned noise distribution, a new sequence similar to real data of the industrial system can be sampled, as illustrated in Figure 4C.
The determination and/or learning of the data transformation, noise and/or noise distribution could be achieved by using the Al module 10 and/or methods like, inter alia, kernel-density estimation, gaussian regression, and/or adversarial neural networks. It should be noted that figures 4A to 4C illustrate this determination and/or learning problem as univariate, but in most cases it may be multivariate, e.g. considering several signals and in particular setpoint values and possibly also embeddings of non-time-series data like general weather conditions, alarms, events, produced product, and many more.
In an alternative learning approach, the data transformation might not be approached by learning a distribution around the original data elements 13 from simulation, but as a (not-probabilistic) regression problem.
- 16 -Generally, it may be advantageous if the first data set 12 and the second data set 14 are sufficiently comparable in terms of operational conditions, e.g. the first and second operational condition, in order to be presented together to a machine learning algorithm and/or Al module 10.
Figure 5 shows a flow chart illustrating steps of a method of generating a training data set for training an Al module 10 according to an exemplary embodiment. In particular, Figure 5 illustrates the process of finding suitable data sets 12, 14, determining a data transformation (or learning the data transformation), generating additional training data or transformed data sets with help of further simulation data, transforming the further simulated data, training the Al module 10 and/or the machine learning model, e.g. for prediction, monitoring, and/or control of the industrial system, and using the trained Al module 10 and/or applying the machine learning model.
For example, in step Si steady states may be searched in a data set, e.g. the first data set 12 and/or the second data set 14, and operator changes may optionally be applied in step S2. Further, the first and second data set 12,14 and/or data elements 13,15 thereof may be matched in step S3. For instance, simulation data 12 may be generated for a matching steady state of the industrial system (illustrated as plant in Figure 5).
Optionally, operator changes may be applied to the second data set in step S4. Further, transformation samples may be generated in step S5 based on the first and second data set 12, 14, e.g. as illustrated in Figures 4A to 4C, and may be stored in the data storage 102.
From the stored transformation samples, which may correspond to matching first and second data sets 12, 14 and/or matching first and second data elements 13, 15, the data transformation can be derived, e.g. learned using the Al module 10, in step 36. Moreover, additional simulation data, i.e. further data set(s) can be generated in step S7 and stored in the data storage 102.
The data transformation determined in step 86 can then be applied to these additional simulation data or further data sets to generate transformed data and/or a transformed data set(s) and to generate a training data set in step S8, e.g. based on combining a plurality of transformed data sets. Using the training data set, the Al module 10 can be trained in step S9 for monitoring and/or controlling the industrial system. Further, the trained Al module 10 can then be used in step S10 to monitor, control and/or predict a behavior of the industrial system.
It should be noted that while in the examples of Figures 4A to 5, the first data set 12 corresponds to simulation data, the process could also be reversed to transform operational
- 17 -data to resemble simulator data and feed the transformed data to the Al module 10 and/or a machine learning model, which may (primarily) be trained on simulator data.
Moreover, the method illustrated in Figure 5 could also applied when learning how to transform data from different industrial systems, e.g. from plant A, such as a small scale experimental plant, to plant B, such as a large scale productive plant.
Figures 6A to 6E illustrate steps of a method of generating a training data set for training an Al module 10 according to an exemplary embodiment. In particular, Figures 6A
to 6C
illustrate an exemplary use case of the present disclosure for implementing a data-driven flow indicator for leakage detection in an industrial system. Figures 6A to 6E
each show the amplitudes of a Fast Fourier Transform of data elements as a function of frequency in arbitrary units.
Flow measurements may be an important component of controlling and/or monitoring operation of industrial systems or plants. Since flow induced vibration signals can be correlated with volume flow rate, vibration data can be leveraged to develop a data-driven flow indicator for leakage detection.
To develop such a flow indicator, training data, e.g. an initial training data set, may be gathered, for instance, using either a process simulator or test rig, wherein sensors may be installed at different positions of interest along a pipe of the test rig. By running controlled experiments, the system can be run in different states e.g. "uninterrupted flow" and "flow with leakage". Given different flow states, a classification model and/or the Al module 10 can be trained, e.g. based on mapping the Fast Fourier Transforms (FFT) of raw vibration data to these states.
For a data-driven flow detector, its success may hinge on its relevance in real-world setups.
Therefore, it may be advantageous that the Al module 10 has high generalization power, in that it is able to detect flow reliably even in cases it has not been exposed to in the training data set or initial training data set. However, experiments done using process simulators or test rigs may not contain measurement noise or other noise effects due to environmental influences, such as e.g. excitation of frequencies due to additional pumps running in the industrial system.
- 18 -For example, Figure 6A shows the FFT of experimental data of an experiment done at a test rig showing an uninterrupted flow. Figure 6B shows the FFT of operational or real data during operation of the industrial system. As can be seen, the amplitudes of the FFT of experimental data shown in Figure 6A are smaller than the amplitudes in Figure 6B. In addition, additional data elements and/or additional frequencies 20 occur in the FFT of operational or real data shown in Figure 6B.
For Figures 6A and 6B, the system configurations were set the same for the test rig and real plant with the difference that the real setup includes an additional pump operating, which results in the additional frequencies 20. By looking at these figures, it can be observed that the same frequencies are excited in both, however, the real plant data of Figure 6B has some additional excitation of frequencies 20 and has roughly double the amplitude.
Consequently, a machine learning model and/or Al module 10 trained on data from this test rig shown in Figure 6A may not perform well on the given real noisy plant data shown in Figure 6B.
Whilst it may be possible to conduct many controlled experiments in simulation and at test rigs, conducting similar experiments at real plants or industrial systems may pose certain constraints including cost, safety and resources. Practically, given the opportunity, very limited number of experiments may be conducted at the real plant or industrial system. By controlling the experiments, data sequences, data sets and/or data elements can easier be matched between real or operational data and synthetic or simulation data.
In accordance with the present disclosure, however, a data transformation between such different data sets can be determined. The data transformation can then be applied to one or more further data sets to augment an initial training data set for training a machine learning model and/or the Al module 10. This process is depicted in Figures 6C to 6E.
In particular, Figure 6C shows simulation data from simulation experiments similar to those depicted in Figure 6A. Therein, the data shown in Figure 6C may correspond to a first data set 12. Further, Figure 6D shows operational data or measurement data of an industrial system with the additional data elements or frequencies 20, which can be regarded as noise or noise effect in the context of the present disclosure. Therein, the data shown in Figure 6D
may correspond to a second data set 14. Based on comparing the first data set 12 and the second data set 14, the data transformation may be determined, which may include the addition of the noise or noise effect resulting in the frequencies 20 shown in Figure 6D. The
- 19 -determined data transformation can then be applied to the first data set 12 and/or to further data sets to generate one or more transformed data sets as exemplary shown in Figure 6E, wherein due to the application of the data transformation, the additional data elements or frequencies 20 are reproduced, reflected and/or included. The output augmented or transformed data sets can then be used to generate the training data set to a train machine learning model and/or the Al module 10, which are likely to have higher generalizability power and thus be better suited to real plants or industrial systems.
Figures 7A and 7B illustrate steps of a method of generating a training data set for training an Al module according to an exemplary embodiment. In particular, Figures 7A
and 7B
illustrate an exemplary use case of the present disclosure for augmenting and/or enriching failure data. Figures 7A and 7B each show an amplitude of a signal or data elements as a function of time in arbitrary units.
A first data set 12 is shown in Figure 7A which may refer to nominal operational data from healthy or nominal operation of the industrial system. A second data set 14 is shown in Figure 7B which may refer to or contain failure data with the presence of a failure or process abnormality. Usually, such abnormal (i.e. faulty) events or data are scarce.
Such data, however, can be generated in accordance with the present disclosure.
For instance, one or more faulty episodes or segments of data sets can be transformed using the characteristics of the non-faulty data set, or vice versa. In order to generate the non-faulty data elements, the distribution of the non-faulty data set can be estimated using e.g. an empirical distribution, kernel density estimation, and/or generative models, such as e.g. generative-adversarial-networks, variational autoencoders. This way, the data transformation can be derived. Subsequently, this distribution estimate and/or the data transformation can be used e.g. in combination with existing faulty data elements or data sets, to generate new faulty data elements or data sets. For example, this can be done by estimating the standard-deviation 22 around each point or data element in the non-faulty data time-series 12, and then sampling points or data elements around the mean of the faulty data time-series or data set 14 in the range of 2 standard deviations 22 (around 95%
of the data). This may assume that the faulty data set 14 has about as much variance as the non-faulty data set 12 but is centered around different values.
Figure 8 shows a flow chart illustrating steps of a method of generating a training data set for training an Al module 10 according to an exemplary embodiment.
- 20 -In Figure 8, indicate different fault modes and/or fault scenarios, and n are the number of examples, data elements and/or data sets from each mode. Thicker arrows in Figure 8 point to the generation of more complex examples, data elements and/or data sets.
For instance regarding the machine learning stage, Figure 8 illustrates model training and/or training of the Al module 10 and the generation of transformed data set(s) and/or training data set(s). In Figure 8, X (and y 01k) may refer to data labels, so that Xi, ,m may indicate different fault modes and y or k indicates normal data. The model and/or Al module 10 may predict the probability of label X and y or k given the input data.
In this case, the normal data that is used to learn the distribution to be transformed to faulty data may preferably match the operational condition of the faulty data to capture the distribution correctly. This can be achieved by selected data based on proximity of operational conditions like number of rotations per minutes or power consumption for rotating equipment in general or process conditions like flows, temperatures or pressures.
In step Si of Figure 8, sensor data that is non-faulty, e.g. with multiple operation modes may be determined. The sensor data may be used as first and/or second data set. In step S2, the data transformation may be determined based thereon, e.g. through kernel-density-estimation. The data transformation may then be applied in step S3 to faulty examples, data elements, and or data sets, indicated by Xn,m in Figure 8, in order to generate transformed data sets, indicated by Xn,m with the accent ¨ in Figure 8.
Figure 9 shows a flow chart illustrating steps of a method of generating a training data set for training an Al module 10 according to an exemplary embodiment.
In step Si, one or more data sets, e.g. the first data set 12, is searched for interesting data elements and/or sequences. A data element and/or sequence can be interesting because of certain data characteristic, such as e.g. process values, changes in setpoints, certain load situation for assets likes pumps, and/or external reasons, such as e.g.
presence of a failure like a pipe leakage. It may then be checked if a corresponding second data set 14 exists or a second data set 14 can be generated by simulation and/or experiments. The second data set 14 can be generated in step S2 mimicking the configuration and/or sequences present in the sequences found in the first data set 12. If the second data set 14 is e.g.
only a historical
- 21 -data set and new data cannot be generated by simulation and/or experiments, similar sequences can be searched for in the second data set 14 in step S2'.
In the next step S3, a preliminary training data set can be generated that can be used in step S4 for determining and/or learning the data transformation for transforming data elements of the first data set 12 into data elements of the second data set 14, or vice versa. For instance, data elements from the first and the second data set 12, 14 can be matched, e.g. into a predictor sequence from one of the data sets and a label sequence from the other data set.
With this preliminary training data set a machine learning algorithm and/or the Al module 10 can be trained to perform the data transformation, e.g. by learning a probability distribution p(Al B) with help of Gaussian Regression, Kernel Density Estimation, Sum Product Networks, or Generative Adversarial Networks, or by simply learning a regression function mapping values from one data set to the other data set.
Once the data transformation is learned and/or determined, one or more transformed data sets can be generated and e.g. merged in a training data set in step S5.
Alternatively, in step S5' data elements from one of the first or second data sets 12, 14 can be transformed without matching sequences in the other one of the first and second data set 12, 14 in order to create a (combined) training data set in step S6 for training in step S7 the Al module 10 for a primary machine learning task, such as e.g. a machine learning model for predictive maintenance, process monitor, time-series prediction, or the like.
While the invention has been illustrated and described in detail in the drawings and foregoing description, such illustration and description are to be considered illustrative or exemplary and not restrictive; the invention is not limited to the disclosed embodiments. Other variations to the disclosed embodiments can be understood and effected by those skilled in the art and practicing the claimed invention, from a study of the drawings, the disclosure, and the appended claims.
In the claims, the word "comprising" does not exclude other elements or steps, and the indefinite article "a" or "an" does not exclude a plurality. The mere fact that certain measures are recited in mutually different dependent claims does not indicate that a combination of these measures cannot be used to advantage. Any reference signs in the claims should not be construed as limiting the scope.

Claims (23)

Claims
1 . A computer-implemented method of generating a training data set for training an artificial intelligence module (10), Al module, the method comprising:
providing, on a data storage (102), a first data set (12) and a second data set (14), wherein the first data set includes one or more first data elements (13) indicative of a first operational condition of an industrial system, wherein the second data set includes one or more second data elements (15) indicative of a second operational condition of the industrial system, wherein the first operational condition substantially matches the second operational condition;
determining a data transformation for transforming the one or more first data elements (13) of the first data set (12) into the one or more second data elements (15) of the second data set (14);
applying the determined data transformation to the one or more first data elements (13) of the first data set and/or to one or more further data elements of one or more further data sets, thereby generating a transformed data set; and generating a training data set for training the Al module (10) based on at least a part of the transformed data set.
2. The method according to claim 1, wherein generating the training data set comprises:
providing an initial training data set for training the Al module (10); and supplementing the initial training data set with the at least part of the transformed data set.
3. The method according to claim 2, wherein supplementing the initial training data set comprises:
adding the at least part of the transformed data set to the initial training data set;
and/or replacing at least a part of the initial training data set with the at least a part of the transformed data set.
4. The method according to any of the preceding claims, further comprising:
identifying and/or selecting, in the first data set (12), the one or more first data elements (13) indicative of the first operational condition of the industrial system; and/or identifying and/or selecting, in the second data set (14), the one or more second data elements (15) indicative of the second operational condition of the industrial system.
5. The method according to any of the preceding claims, wherein the one or more first data elements (13) of the first data set (12) are time-related; and/or wherein the one or more second data elements (15) of the second data set (14) are time-related.
6. The method according to any of the preceding claims, further comprising:
matching, with respect to at least one operational parameter of the industrial system, the one or more first data elements (13) to the one or more second data elements (15), wherein the at least one operational parameter is indicative of an operation of the industrial system.
7. The method according to claim 6, wherein the at least one operational parameter is an operation time of the industrial system; and/or wherein the one or more first data elements (13) are matched to the one or more second data element (15)s with respect to an operation time of the industrial system.
8. The method according to any of the preceding claims, wherein the data transformation is determined element-wise for each of the one or more first data elements (13).
9. The method according to any of the preceding claims, wherein the data transformation is determined using a machine learning algorithm.
10. The method according to any of the preceding claims, wherein the data transformation is determined using at least one of Kemel-density estimation, Gaussian regression, an artificial neural network, a generative adversarial network, a sum product network, and an adversarial neural network.
11. The method according to any of claims 1 to 8, wherein the data transformation is determined in a non-probabilistic manner.
12. The method according to any of the preceding claims, wherein at least one of the first data set (12) and the second data set (14) includes simulation data descriptive of simulating an operation of the industrial system; and wherein at least one of the first data set (12) and the second data set (14) includes operational data descriptive of an actual operation of the industrial system.
13. The method according to any of the preceding claims, wherein the first data set (12) includes simulation data descriptive of simulating an operation of the industrial system and the second data set (14) includes operational data descriptive of an actual operation of the industrial system; and wherein determining the data transformation comprises determining a noise of the one or more second data elements of the second data set, such that by applying the data transformation the noise is reproduced in the transformed data.
14. The method according to claim 13, wherein the determined noise is representative of a measurement noise of the one or more second data elements (15); and/or wherein the determined noise is representative of an environmental influence affecting the actual operation of the industrial system.
1 5. The method according to any of the preceding claims, wherein at least one of the first data set (12) and the second data set (14) includes failure data descriptive of an operational failure of the industrial system;
and wherein at least one of the first data set and the second data set includes nominal operational data descriptive of a nominal operation of the industrial system.
16. The method according to any of the preceding claims, wherein the first data set (12) includes nominal operational data descriptive of a nominal operation of the industrial system and the second data set (14) includes failure data descriptive of an operational failure of the industrial system; and wherein determining the data transformation comprises determining, in the second data set, the failure data descriptive of the operational failure of the industrial system, such that by applying the data transformation the operational failure of the industrial system is reproduced in the transformed data.
17. A computer program, which, when executed by one or more processors of a computer (100), instructs the computer (100) to perform steps of the method according to any of the preceding claims.
18. A non-transitory computer-readable medium storing the computer program according to claim 17.
19. Use of a training data set generated according to the method of any of claims 1 to 16 for training an artificial intelligence module (10) usable for monitoring and/or controlling an industrial system.
20. A computer-implemented method of training an artificial intelligence module (10), Al module, comprising:
generating a training data set according to any of claims 1 to 16; and training the Al module (10) with the generated training data set.
21. A computer (100) comprising an artificial intelligence module (10), Al module, for monitoring and/or controlling an industrial process, wherein the computer (100) is configured to train the Al module (10) according to the method of claim 20, and/or wherein the Al module (10) is trained according to the method of claim 20.
22. Use of an artificial intelligence module (10) trained according to the method of claim 20 for monitoring and/or controlling an industrial system.
23. Use of a computer (100) according to claim 21 for monitoring and/or controlling an industrial system.
CA3173428A 2020-03-31 2021-03-10 Training an artificial intelligence module for industrial applications Pending CA3173428A1 (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
EPPCT/EP2020/059136 2020-03-31
EPPCT/EP2020/059136 2020-03-31
PCT/EP2021/056099 WO2021197783A1 (en) 2020-03-31 2021-03-10 Training an artificial intelligence module for industrial applications

Publications (1)

Publication Number Publication Date
CA3173428A1 true CA3173428A1 (en) 2021-10-07

Family

ID=74858463

Family Applications (1)

Application Number Title Priority Date Filing Date
CA3173428A Pending CA3173428A1 (en) 2020-03-31 2021-03-10 Training an artificial intelligence module for industrial applications

Country Status (6)

Country Link
US (1) US20230094914A1 (en)
EP (1) EP4128088A1 (en)
JP (1) JP2023520476A (en)
CN (1) CN115335836A (en)
CA (1) CA3173428A1 (en)
WO (1) WO2021197783A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20230297073A1 (en) * 2022-03-16 2023-09-21 International Business Machines Corporation Prediction and operational efficiency for system-wide optimization of an industrial processing system

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9110452B2 (en) * 2011-09-19 2015-08-18 Fisher-Rosemount Systems, Inc. Inferential process modeling, quality prediction and fault detection using multi-stage data segregation
US11273553B2 (en) * 2017-06-05 2022-03-15 Autodesk, Inc. Adapting simulation data to real-world conditions encountered by physical processes
CN109753998A (en) * 2018-12-20 2019-05-14 山东科技大学 The fault detection method and system, computer program of network are generated based on confrontation type

Also Published As

Publication number Publication date
JP2023520476A (en) 2023-05-17
WO2021197783A1 (en) 2021-10-07
EP4128088A1 (en) 2023-02-08
CN115335836A (en) 2022-11-11
US20230094914A1 (en) 2023-03-30

Similar Documents

Publication Publication Date Title
Jin et al. A data-driven approach for bearing fault prognostics
Lee et al. Prognostics and health management design for rotary machinery systems—Reviews, methodology and applications
Yan et al. Gaussian mixture model using semisupervised learning for probabilistic fault diagnosis under new data categories
EP3809220A1 (en) Method and system for semi-supervised deep anomaly detection for large-scale industrial monitoring systems based on time-series data utilizing digital twin simulation data
Langarica et al. An industrial internet application for real-time fault diagnosis in industrial motors
JP2020119605A (en) Abnormality detection system, abnormality detection method, abnormality detection program, and method for generating learned model
Puchalski A technique for the vibration signal analysis in vehicle diagnostics
US11436693B2 (en) Machine learning device and machine learning method for learning correlation between shipment inspection information and operation alarm information for object
US20200210263A1 (en) System and method for detecting anomalies in cyber-physical system with determined characteristics
US20210397950A1 (en) Abnormal driving state determination device and method using neural network model
Djeziri et al. Review on health indices extraction and trend modeling for remaining useful life estimation
US20240069539A1 (en) Sensor-agnostic mechanical machine fault identification
US20230094914A1 (en) Training an Artificial Intelligence Module for Industrial Applications
Wang et al. Adaptive prognosis of centrifugal pump under variable operating conditions
US20210120031A1 (en) Dynamic, resilient sensing system for automatic cyber-attack neutralization
Berri et al. Learning for predictions: Real-time reliability assessment of aerospace systems
de Calle et al. Dynamic condition monitoring method based on dimensionality reduction techniques for data-limited industrial environments
EP3674946B1 (en) System and method for detecting anomalies in cyber-physical system with determined characteristics
EP3627261A1 (en) Diagnosis system using parallel analysis paths
CN116997867A (en) Method and system for predicting the operation of a technical installation
Vantilborgh et al. Data-driven virtual sensing for probabilistic condition monitoring of solenoid valves
Tamilselvan et al. A tri-fold hybrid classification approach for diagnostics with unexampled faulty states
Garay et al. Analysis of the applicability of fault detection and failure prediction based on unsupervised learning and monte carlo simulations for real devices in the industrial automobile production
Ahadi et al. Applications of artificial intelligence on prognostics of rotating machineries
Kellermann et al. Introduction to an Adaptive Remaining Useful Life Prediction for forming tools

Legal Events

Date Code Title Description
EEER Examination request

Effective date: 20220926

EEER Examination request

Effective date: 20220926

EEER Examination request

Effective date: 20220926

EEER Examination request

Effective date: 20220926