JP2021012633A - Abnormality degree calculation method and computer program for calculating abnormality degree - Google Patents

Abnormality degree calculation method and computer program for calculating abnormality degree Download PDF

Info

Publication number
JP2021012633A
JP2021012633A JP2019127633A JP2019127633A JP2021012633A JP 2021012633 A JP2021012633 A JP 2021012633A JP 2019127633 A JP2019127633 A JP 2019127633A JP 2019127633 A JP2019127633 A JP 2019127633A JP 2021012633 A JP2021012633 A JP 2021012633A
Authority
JP
Japan
Prior art keywords
abnormality
degree
restoration
calculating
value
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.)
Granted
Application number
JP2019127633A
Other languages
Japanese (ja)
Other versions
JP7268509B2 (en
Inventor
雅文 加賀
masafumi Kaga
雅文 加賀
弘樹 渡邉
Hiroki Watanabe
弘樹 渡邉
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.)
Proterial Ltd
Original Assignee
Hitachi Metals Ltd
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 Hitachi Metals Ltd filed Critical Hitachi Metals Ltd
Priority to JP2019127633A priority Critical patent/JP7268509B2/en
Publication of JP2021012633A publication Critical patent/JP2021012633A/en
Application granted granted Critical
Publication of JP7268509B2 publication Critical patent/JP7268509B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Testing And Monitoring For Control Systems (AREA)

Abstract

To calculate an abnormality degree of an object with high accuracy on the basis of measurement values obtained from a plurality of sensors.SOLUTION: An abnormality degree is calculated from reconstruction errors between measurement values obtained from sensors for measuring physical quantities of the object and output values output from a reconstructive neural network which compresses the measurement values and reconstructs them to be output. Before calculating the abnormality degree of the object, the reconstructive neural network is constructed so that the reconstruction errors may be minimum by use of measurement values obtained when the object is normal. In calculating the abnormality degree of the object, the reconstruction errors are weighted between the sensors, and the abnormality degree is calculated (S130).SELECTED DRAWING: Figure 4

Description

本開示は、異常度算出方法、及び、異常度算出用コンピュータプログラムに関する。 The present disclosure relates to an abnormality degree calculation method and a computer program for abnormality degree calculation.

識別型ニューラルネットワークを用いた機器の故障診断方法が既に知られている(例えば、特許文献1参照)。識別型ニューラルネットワークは、予め用意された標本データに基づき、入力データと異常との対応関係を学習する。入力データは、故障診断対象の機器の状態を計測するセンサの計測値であり得る。学習後の識別型ニューラルネットワークは、入力データに基づき、機器の異常の有無を表すデータを出力する。 A method for diagnosing a device failure using an identification type neural network is already known (see, for example, Patent Document 1). The discriminant neural network learns the correspondence between the input data and the anomaly based on the sample data prepared in advance. The input data can be a measured value of a sensor that measures the state of the device subject to failure diagnosis. The discriminant neural network after learning outputs data indicating the presence or absence of an abnormality in the device based on the input data.

識別型ニューラルネットワークへの入力データを、復元型ニューラルネットワークにも入力し、復元型ニューラルネットワークからの出力データに基づき、識別型ニューラルネットワークが取り扱うデータを評価する技術も知られている。 There is also known a technique in which the input data to the discriminant neural network is input to the reconstructive neural network and the data handled by the discriminant neural network is evaluated based on the output data from the reconstructive neural network.

この技術によれば、復元型ニューラルネットワークからの出力データと復元型ニューラルネットワークへの入力データとの間の復元誤差として、ユークリッド距離を算出し、ユークリッド距離が基準より大きい場合に、識別型ニューラルネットワークが取り扱うデータが学習範囲外にあると判別する。 According to this technique, the Euclidean distance is calculated as the restoration error between the output data from the restoration type neural network and the input data to the restoration type neural network, and when the Euclidean distance is larger than the reference, the identification type neural network Determines that the data handled by is out of the learning range.

国際公開第2016/132468号International Publication No. 2016/132468

上述した技術を用いれば、複数のセンサの出力データを、復元型ニューラルネットワークに入力して、機器の異常を判別することができる。しかしながら、機器の状態を複数のセンサで監視する場合には、復元型ニューラルネットワークに対する入力データと、復元型ニューラルネットワークからの出力データとの間の復元誤差が、センサ毎にばらつく。 By using the above-mentioned technique, it is possible to input the output data of a plurality of sensors into the restoration type neural network and determine the abnormality of the device. However, when the state of the device is monitored by a plurality of sensors, the restoration error between the input data for the restoration type neural network and the output data from the restoration type neural network varies from sensor to sensor.

このため、従来のように、復元型ニューラルネットワークからの出力データと復元型ニューラルネットワークへの入力データとの間のユークリッド距離を単に算出する方法では、復元誤差のばらつきに起因して、高精度に異常度を算出することができない。このため、異常度と閾値との比較に基づき、異常の有無を精度よく判別することができない。 For this reason, the conventional method of simply calculating the Euclidean distance between the output data from the reconstructed neural network and the input data to the reconstructed neural network is highly accurate due to the variation in the reconstructed error. The degree of anomaly cannot be calculated. Therefore, it is not possible to accurately determine the presence or absence of an abnormality based on the comparison between the degree of abnormality and the threshold value.

そこで、本開示の一側面によれば、複数のセンサからの各計測値と復元型ニューラルネットワークとに基づいて対象の異常度を算出するケースにおいて、センサ間の復元誤差のばらつきによる影響を抑えて、高精度に、異常度を算出可能な技術を提供できることが望ましい。 Therefore, according to one aspect of the present disclosure, in the case of calculating the degree of abnormality of the target based on each measurement value from a plurality of sensors and the restoration type neural network, the influence of the variation in the restoration error between the sensors is suppressed. It is desirable to be able to provide a technique that can calculate the degree of abnormality with high accuracy.

本開示の一側面によれば、対象に関する複数の物理量をそれぞれ計測する複数のセンサからの各計測値と、各計測値を圧縮した後復元して出力する復元型ニューラルネットワークからの各出力値と、の間の各復元誤差から、対象の異常度を算出する異常度算出方法が提供される。 According to one aspect of the present disclosure, each measurement value from a plurality of sensors that measure a plurality of physical quantities related to an object, and each output value from a restoration type neural network that compresses and then restores and outputs each measurement value. An abnormality degree calculation method for calculating the abnormality degree of the target from each restoration error between, and is provided.

本開示の一側面によれば、異常度算出方法は、対象の異常度を算出する前に、対象が正常であるときの各計測値を用いて、各復元誤差が最小になるように復元型ニューラルネットワークを構築することを含む。 According to one aspect of the present disclosure, the anomaly degree calculation method is a restoration type so that each restoration error is minimized by using each measurement value when the object is normal before calculating the abnormality degree of the object. Includes building a neural network.

本開示の一側面によれば、異常度算出方法は、対象の異常度を算出する際には、各復元誤差を、複数のセンサ間で重み付けして、異常度を算出することを含む。 According to one aspect of the present disclosure, the method for calculating the degree of abnormality includes calculating the degree of abnormality by weighting each restoration error among a plurality of sensors when calculating the degree of abnormality of the target.

各センサの計測値に関する上記復元誤差を、一律に取り扱わず、重み付けして、異常度を算出する方法によれば、復元誤差に関するセンサ間のばらつきが異常度の算出精度に与える影響を抑えて、高精度に対象の異常度を算出することができる。高精度な異常度の算出は、例えば、対象において発生する異常に対する適切な処置や迅速な処理を可能にする。従って、本開示の方法は、大変有意義である。 According to the method of calculating the degree of abnormality by weighting the above-mentioned restoration error regarding the measured value of each sensor without uniformly handling it, the influence of the variation between the sensors regarding the restoration error on the calculation accuracy of the degree of abnormality can be suppressed. The degree of abnormality of the target can be calculated with high accuracy. Accurate calculation of the degree of abnormality enables, for example, appropriate treatment and prompt processing for an abnormality that occurs in the target. Therefore, the method of the present disclosure is very meaningful.

本開示の一側面によれば、対象に関する複数の物理量をそれぞれ計測する複数のセンサからの各計測値と、各計測値を圧縮した後復元して出力する復元型ニューラルネットワークからの各出力値と、の間の各復元誤差から、対象の異常度を算出する処理をコンピュータに実行させるための異常度算出用コンピュータプログラムであって、上述した異常度算出方法をコンピュータに実行させるための異常度算出用コンピュータプログラムが提供されてもよい。 According to one aspect of the present disclosure, each measurement value from a plurality of sensors that measure a plurality of physical quantities related to an object, and each output value from a restoration type neural network that compresses and then restores and outputs each measurement value. An abnormality degree calculation computer program for causing a computer to execute a process of calculating a target abnormality degree from each restoration error between ,, and for causing a computer to execute the above-mentioned abnormality degree calculation method. Computer programs may be provided.

異常度算出用コンピュータプログラムは、対象の異常度を算出する前に、対象が正常であるときの各計測値を用いて、各復元誤差が最小になるように復元型ニューラルネットワークを構築し、対象の異常度を算出する際には、各復元誤差を、複数のセンサ間で重み付けして、異常度を算出することをコンピュータに実行させるための命令を備えることができる。この異常度算出用コンピュータプログラムは、上述した異常度算出方法と同様の効果を奏する。 Before calculating the degree of abnormality of the target, the computer program for calculating the degree of abnormality constructs a restoration type neural network so that each restoration error is minimized by using each measurement value when the object is normal, and the target. When calculating the degree of abnormality, each restoration error may be weighted among a plurality of sensors, and an instruction for causing the computer to calculate the degree of abnormality can be provided. This computer program for calculating the degree of abnormality has the same effect as the above-mentioned method for calculating the degree of abnormality.

本開示の例示的実施形態に係るシステムの構成を表すブロック図である。It is a block diagram which shows the structure of the system which concerns on the exemplary embodiment of this disclosure. 情報処理装置内で実現される機能に関する機能ブロック図である。It is a functional block diagram about a function realized in an information processing apparatus. 復元型ニューラルネットワークの構成を例示する図である。It is a figure which illustrates the structure of the restoration type neural network. プロセッサが実行する異常度算出処理を表すフローチャートである。It is a flowchart which shows the abnormality degree calculation process executed by a processor. プロセッサが実行する構築処理を表すフローチャートである。It is a flowchart which shows the construction process which a processor executes. 図6Aは、本開示の技術に基づく異常度の度数分布を示すグラフであり、図6Bは、比較例としての重み無し異常度の度数分布を示すグラフである。FIG. 6A is a graph showing the frequency distribution of the degree of anomaly based on the technique of the present disclosure, and FIG. 6B is a graph showing the frequency distribution of the degree of anomaly without weight as a comparative example. 復元誤差のばらつきに関するグラフである。It is a graph about the variation of the restoration error.

以下に本開示の例示的実施形態を、図面を参照しながら説明する。
図1に示す本実施形態の情報処理装置10は、物Pの製造プロセスを監視するために配置されたセンサ群100からの計測値の組に基づき、物Pの製造プロセスの異常度E(t)を算出するように構成される。ここで、tは、時間であり、E(t)は、時間の関数である。
An exemplary embodiment of the present disclosure will be described below with reference to the drawings.
The information processing apparatus 10 of the present embodiment shown in FIG. 1 has an abnormality degree E (t) in the manufacturing process of the product P based on a set of measured values from a sensor group 100 arranged to monitor the manufacturing process of the product P. ) Is calculated. Here, t is time and E (t) is a function of time.

センサ群100は、物Pの製造プロセスにおける複数の物理量のそれぞれを計測するように配置された複数のセンサを備える。複数の物理量の例には、金型温度、材料温度、雰囲気温度、及び湿度などが含まれる。センサ群100を構成するセンサのそれぞれは、これら複数の物理量のうちの一つを計測する。異常度E(t)の算出に用いられる計測値の組を構成する計測値のそれぞれは、センサ群100を構成するセンサのそれぞれが計測する上記複数の物理量のうちの一つの計測値である。 The sensor group 100 includes a plurality of sensors arranged so as to measure each of a plurality of physical quantities in the manufacturing process of the object P. Examples of physical quantities include mold temperature, material temperature, ambient temperature, humidity and the like. Each of the sensors constituting the sensor group 100 measures one of these plurality of physical quantities. Each of the measured values constituting the set of measured values used for calculating the abnormality degree E (t) is one of the plurality of physical quantities measured by each of the sensors constituting the sensor group 100.

算出された異常度E(t)は表示デバイス50に表示される。管理者は、表示デバイス50に表示される異常度E(t)に基づき、物Pの製造を管理することができる。具体的には、情報処理装置10は、センサ群100の計測値の組に基づき、リアルタイムに、異常度E(t)を算出し、表示デバイス50に表示することができる。 The calculated abnormality degree E (t) is displayed on the display device 50. The manager can manage the production of the object P based on the abnormality degree E (t) displayed on the display device 50. Specifically, the information processing device 10 can calculate the abnormality degree E (t) in real time based on the set of the measured values of the sensor group 100 and display it on the display device 50.

これにより、管理者は、表示デバイス50における異常度E(t)の表示を参考にして、製造不良を抑えるように、迅速に物Pの製造条件を調整するなどの対策を講じることができる。 As a result, the manager can take measures such as quickly adjusting the manufacturing conditions of the product P so as to suppress manufacturing defects by referring to the display of the abnormality degree E (t) on the display device 50.

情報処理装置10は、プロセッサ11、メモリ13、及びストレージデバイス15を備える。情報処理装置10における様々な機能は、プロセッサ11が、ストレージデバイス15に記憶されたコンピュータプログラムに従う処理を実行することにより実現される。メモリ13は、プロセッサ11によるコンピュータプログラムの実行時に作業用メモリとして使用される。ストレージデバイス15は、各種コンピュータプログラムを記憶する。ストレージデバイス15は、プロセッサ11を図2に示す異常度算出システム20として機能させ、プロセッサ11に図4及び図5に示す異常度算出処理及び構築処理を実行させるための異常度算出用コンピュータプログラムを記憶する。 The information processing device 10 includes a processor 11, a memory 13, and a storage device 15. Various functions in the information processing apparatus 10 are realized by the processor 11 executing processing according to a computer program stored in the storage device 15. The memory 13 is used as a working memory when the processor 11 executes a computer program. The storage device 15 stores various computer programs. The storage device 15 causes the processor 11 to function as the abnormality degree calculation system 20 shown in FIG. 2, and provides a computer program for abnormality degree calculation for causing the processor 11 to execute the abnormality degree calculation process and the construction process shown in FIGS. 4 and 5. Remember.

図2に示す異常度算出システム20は、復元型ニューラルネットワーク21と、異常度算出器25と、を備える。即ち、プロセッサ11は、異常度算出用コンピュータプログラムに従う処理を実行することにより、復元型ニューラルネットワーク21及び異常度算出器25として機能する。 The abnormality degree calculation system 20 shown in FIG. 2 includes a restoration type neural network 21 and an abnormality degree calculation device 25. That is, the processor 11 functions as the restoration type neural network 21 and the abnormality degree calculator 25 by executing the process according to the computer program for calculating the abnormality degree.

復元型ニューラルネットワーク21は、オートエンコーダとして機能する。この復元型ニューラルネットワーク21は、上述した計測値の組であるセンサ群100を構成する各センサからの計測値X1(t),X2(t),…,Xn(t)を要素に含む配列X(t)=(X1(t),X2(t),…,Xn(t))を、多次元の入力値として受けて、この配列X(t)を、低次元化した後、元の次元に戻すように復元して出力するように構成される。換言すれば、復元型ニューラルネットワーク21は、入力されるセンサ群100の計測値の組X(t)を、次元削減により圧縮した後、復元して出力するように構成される。 The restoration type neural network 21 functions as an autoencoder. The restoration type neural network 21 is an array X including measured values X1 (t), X2 (t), ..., Xn (t) from each sensor constituting the sensor group 100 which is a set of the above-mentioned measured values. (T) = (X1 (t), X2 (t), ..., Xn (t)) is received as a multidimensional input value, and this array X (t) is reduced in dimension and then the original dimension. It is configured to restore and output to return to. In other words, the restoration type neural network 21 is configured to compress the input set X (t) of the measured values of the sensor group 100 by dimension reduction, and then restore and output the set.

以下では、センサ群100には、第1センサから第nセンサまでの合計n個のセンサが含まれることを前提として、第iセンサの時刻tにおける計測値をXi(t)と表現する。変数iは、センサの識別番号に対応し、値1から値nまでの整数値を採る。 Hereinafter, assuming that the sensor group 100 includes a total of n sensors from the first sensor to the nth sensor, the measured value of the i-sensor at time t is expressed as Xi (t). The variable i corresponds to the identification number of the sensor and takes an integer value from the value 1 to the value n.

更に、復元型ニューラルネットワーク21に入力される入力値としての配列X(t)に対して、復元型ニューラルネットワーク21から出力される出力値としての復元後の配列のことを配列X*(t)と表現する。配列X*(t)は、各センサの計測値Xi(t)に対応する復元後の計測値X*i(t)を要素とする配列X*(t)=(X*1(t),X*2(t),…,X*n(t))である。 Further, with respect to the array X (t) as an input value input to the restored neural network 21, the array after restoration as an output value output from the restored neural network 21 is arranged as an array X * (t). It is expressed as. The array X * (t) is an array X * (t) = (X * 1 (t), which has the restored measured value X * i (t) corresponding to the measured value Xi (t) of each sensor as an element. X * 2 (t), ..., X * n (t)).

復元型ニューラルネットワーク21は、図3に示すように、配列X(t)=(X1(t),X2(t),…,Xn(t))の次元数に対応するノード数の入力層21Aと出力層21Eとの間に、ノード数が入力層21A及び出力層21Eよりも少ない一つ以上の中間層21B,21C,21Dを備える。 As shown in FIG. 3, the restoration type neural network 21 has an input layer 21A having a number of nodes corresponding to the number of dimensions of the array X (t) = (X1 (t), X2 (t), ..., Xn (t)). One or more intermediate layers 21B, 21C, 21D having a smaller number of nodes than the input layer 21A and the output layer 21E are provided between the output layer 21E and the output layer 21E.

ノードのそれぞれは、図3において白丸で表現される。図3に例示される復元型ニューラルネットワーク21は、入力層21Aと、出力層21Eとの間に、第一の中間層21B、第二の中間層21C、及び第三の中間層21Dを備える。 Each of the nodes is represented by a white circle in FIG. The reconstructed neural network 21 illustrated in FIG. 3 includes a first intermediate layer 21B, a second intermediate layer 21C, and a third intermediate layer 21D between the input layer 21A and the output layer 21E.

この復元型ニューラルネットワーク21によれば、入力層21Aから入力される配列X(t)は、第一の中間層21B及び第二の中間層21Cにより次元削減された後、第三の中間層21D及び出力層21Eにより元の次元に復元される。 According to the reconstructed neural network 21, the array X (t) input from the input layer 21A is dimensionally reduced by the first intermediate layer 21B and the second intermediate layer 21C, and then the third intermediate layer 21D. And the output layer 21E restores the original dimension.

図3によれば、復元型ニューラルネットワーク21は、中間層を三層含むが、復元型ニューラルネットワーク21は、中間層を一層のみ含む構成にされてもよいし、中間層を三層以上含む構成にされてもよい。ノード数も図3に示される数に限定されない。復元型ニューラルネットワーク21における中間層の数、及び、次元数は任意である。 According to FIG. 3, the reconstructed neural network 21 includes three intermediate layers, but the reconstructed neural network 21 may be configured to include only one intermediate layer, or may include three or more intermediate layers. May be set to. The number of nodes is also not limited to the number shown in FIG. The number of intermediate layers and the number of dimensions in the reconstructed neural network 21 are arbitrary.

復元型ニューラルネットワーク21は、異常度E(t)の算出前に、製造プロセスが正常であるときのセンサ群100の計測値の組である第1の計測値の組の時系列データを用いて予め構築される。すなわち、製造プロセスが正常であるときの複数の時刻t=t1,t2,t3,…におけるセンサ群100の計測値の組に対応する配列X(t1),X(t2),X(t3),…が標本データとして用いられて、復元型ニューラルネットワーク21が予め構築される。 Before calculating the anomaly degree E (t), the restoration type neural network 21 uses the time series data of the first set of measured values, which is the set of measured values of the sensor group 100 when the manufacturing process is normal. Pre-built. That is, the arrays X (t1), X (t2), X (t3), corresponding to the set of measured values of the sensor group 100 at a plurality of times t = t1, t2, t3, ... When the manufacturing process is normal. ... Is used as sample data, and the reconstructed neural network 21 is constructed in advance.

詳細には、復元型ニューラルネットワーク21は、上記標本データに基づき、製造プロセスが正常であるときには、復元型ニューラルネットワーク21に入力される配列X(t1),X(t2),X(t3),…が精度よく復元されて、配列X*(t1),X*(t2),X*(t3),…として出力されるように予め構築される。 Specifically, the restoration type neural network 21 is based on the above sample data, and when the manufacturing process is normal, the arrays X (t1), X (t2), X (t3), which are input to the restoration type neural network 21. ... Is accurately restored and pre-constructed so that it is output as arrays X * (t1), X * (t2), X * (t3), ....

このため、構築後の復元型ニューラルネットワーク21に対して、異常度E(t)の算出対象データとして取得したセンサ群100の計測値X1(t),X2(t),…,Xn(t)を、配列X(t)=(X1(t),X2(t),…,Xn(t))として復元型ニューラルネットワーク21に入力した場合、復元型ニューラルネットワーク21から出力される復元後の配列X*(t)と、復元型ニューラルネットワーク21に入力された元の配列X(t)との間の復元誤差は、次のような性質を示す。 Therefore, for the restored neural network 21 after construction, the measured values X1 (t), X2 (t), ..., Xn (t) of the sensor group 100 acquired as the calculation target data of the abnormality degree E (t). Is input to the reconstructed neural network 21 as an array X (t) = (X1 (t), X2 (t), ..., Xn (t)), the restored array output from the reconstructed neural network 21. The restoration error between X * (t) and the original array X (t) input to the restoration type neural network 21 exhibits the following properties.

すなわち、復元型ニューラルネットワーク21から出力される復元後の配列X*(t)と元の配列X(t)との間の復元誤差は、復元型ニューラルネットワーク21に入力される配列X(t)が、標本データとして用いられた製造プロセスが正常であるときの配列X(t1),X(t2),X(t3),…に近いほど、小さくなる。すなわち、復元誤差は、製造プロセスが正常であるとき小さく、製造プロセスが正常でないとき、大きい値を示す。 That is, the restoration error between the restored array X * (t) output from the restored neural network 21 and the original array X (t) is the array X (t) input to the restored neural network 21. However, the closer it is to the sequences X (t1), X (t2), X (t3), ... When the manufacturing process used as the sample data is normal, the smaller the value. That is, the restoration error is small when the manufacturing process is normal and large when the manufacturing process is not normal.

異常度算出器25は、このような性質を有する復元後の配列X*(t)と元の配列X(t)との間の重み付けユークリッド距離により、製造プロセスの異常度E(t)を算出するように構成される。製造プロセスの異常度E(t)は、製造物Pの異常度に関係する。具体的に、異常度E(t)は、次式に従って算出される。 The anomaly degree calculator 25 calculates the anomaly degree E (t) of the manufacturing process from the weighted Euclidean distance between the restored array X * (t) having such a property and the original array X (t). It is configured to do. The degree of abnormality E (t) in the manufacturing process is related to the degree of abnormality of the product P. Specifically, the degree of abnormality E (t) is calculated according to the following equation.

ここで、Yi(t)は、第iセンサに関する復元後の計測値X*i(t)と元の計測値Xi(t)との間の復元誤差Yi(t)=(Xi(t)−X*i(t))2である。Wiは、第iセンサに対する重みを示す。変数iは、センサ群100に含まれる各センサの識別番号に対応し値1から値nまでの整数値をとる。各センサに対応する重みWiは、その重みWiの合計(W1+W2+…Wn)が1となるように定められる。 Here, Yi (t) is the restoration error between the restored measured value X * i (t) related to the i-sensor and the original measured value Xi (t) Yi (t) = (Xi (t) −. X * i (t)) 2 . Wi indicates the weight for the i-th sensor. The variable i corresponds to the identification number of each sensor included in the sensor group 100 and takes an integer value from the value 1 to the value n. The weight Wi corresponding to each sensor is determined so that the total of the weight Wi (W1 + W2 + ... Wn) is 1.

図7には、復元誤差Yiの分布が、センサによって異なることを示す。図7において、円形記号を用いてプロットされたグラフは、第一のセンサの復元誤差Y1の度数分布を例示し、四角形記号を用いてプロットされたグラフは、第一のセンサとは別の第二のセンサの復元誤差Y2の度数分布を例示する。 FIG. 7 shows that the distribution of the restoration error Yi differs depending on the sensor. In FIG. 7, the graph plotted using the circular symbol exemplifies the frequency distribution of the restoration error Y1 of the first sensor, and the graph plotted using the square symbol is different from the first sensor. The frequency distribution of the restoration error Y2 of the second sensor is illustrated.

各センサに対応する重みWiは、具体的には、製造プロセスが正常であるときの復元誤差Yiの分散V(Yi)に基づいて、分散V(Yi)が小さいセンサに対する重みが、分散V(Yi)が大きい別のセンサに対する重みよりも大きくなるように、予め定められる。 Specifically, the weight Wi corresponding to each sensor is based on the variance V (Yi) of the restoration error Yi when the manufacturing process is normal, and the weight for the sensor having a small variance V (Yi) is the variance V ( It is predetermined that Yi) is larger than the weight for another sensor having a large value.

各センサに関して、復元誤差Yiの分散V(Yi)が異なる環境では、複数のセンサの復元誤差Yiを考慮した異常度E(t)の算出を行う際に、分散V(Yi)の大きいセンサの復元誤差Yiが、高精度に異常度E(t)を算出することを難しくする。本実施形態によれば、正常時における復元誤差Yiの分散V(Yi)の大小に応じて、各センサの復元誤差Yiを重み付けするので、高精度に異常度E(t)を算出することができる。 In an environment where the variance V (Yi) of the restoration error Yi is different for each sensor, when the abnormality degree E (t) is calculated in consideration of the restoration error Yi of a plurality of sensors, the sensor having a large variance V (Yi) The restoration error Yi makes it difficult to calculate the anomaly degree E (t) with high accuracy. According to the present embodiment, the restoration error Yi of each sensor is weighted according to the magnitude of the variance V (Yi) of the restoration error Yi in the normal state, so that the abnormality degree E (t) can be calculated with high accuracy. it can.

図4には、上述した異常度算出システム20として機能するために、プロセッサ11が実行する処理の例が示される。プロセッサ11は、図4に示す処理を繰返し実行することにより、センサ群100からの計測値の組X(t)を用いて、リアルタイムに異常度E(t)を算出する。 FIG. 4 shows an example of processing executed by the processor 11 in order to function as the above-mentioned abnormality degree calculation system 20. The processor 11 repeatedly executes the process shown in FIG. 4 to calculate the degree of abnormality E (t) in real time using the set X (t) of the measured values from the sensor group 100.

図4に示す処理によれば、プロセッサ11は、センサ群100の計測値X1(t),X2(t),…,Xn(t)を取得する(S110)。ここで取得される計測値X1(t),X2(t),…,Xn(t)は、異常度E(t)の算出対象データとしてセンサ群100から取得される第2の計測値の組に対応する。 According to the process shown in FIG. 4, the processor 11 acquires the measured values X1 (t), X2 (t), ..., Xn (t) of the sensor group 100 (S110). The measured values X1 (t), X2 (t), ..., Xn (t) acquired here are a set of second measured values acquired from the sensor group 100 as the calculation target data of the abnormality degree E (t). Corresponds to.

プロセッサ11は、上記算出対象データとして取得した計測値X1(t),X2(t),…,Xn(t)に基づく配列X(t)を復元型ニューラルネットワーク21に入力し、復元型ニューラルネットワーク21から上記出力値として出力される、復元された配列X*(t)を取得する(S120)。 The processor 11 inputs the array X (t) based on the measured values X1 (t), X2 (t), ..., Xn (t) acquired as the calculation target data into the restoration type neural network 21, and the restoration type neural network. The restored array X * (t) output as the output value from 21 is acquired (S120).

その後、プロセッサ11は、復元された配列X*(t)と、復元型ニューラルネットワーク21に入力された元の配列X(t)と、に基づき、上述した式(1)に従って異常度E(t)を算出する(S130)。 After that, the processor 11 has an abnormality degree E (t) according to the above equation (1) based on the restored array X * (t) and the original array X (t) input to the restored neural network 21. ) Is calculated (S130).

各センサの重みWiは、正常時のセンサ群100の計測値の組に基づいて構築された復元型ニューラルネットワーク21の情報と共に、予めストレージデバイス15に格納される。プロセッサ11は、図4に示す処理の繰返し実行に先立って、ストレージデバイス15から、各センサの重みWi及び復元型ニューラルネットワーク21の情報を読み出すことができる。 The weight Wi of each sensor is stored in the storage device 15 in advance together with the information of the restoration type neural network 21 constructed based on the set of the measured values of the sensor group 100 in the normal state. The processor 11 can read the weight Wi of each sensor and the information of the reconstructed neural network 21 from the storage device 15 prior to the iterative execution of the process shown in FIG.

更に、プロセッサ11は、式(1)に基づいて異常度E(t)を算出するにあたって、復元誤差Yiを規格化して、センサ間における復元誤差Yiの尺度を揃えることができる。 Further, the processor 11 can standardize the restoration error Yi and align the scales of the restoration error Yi among the sensors in calculating the abnormality degree E (t) based on the equation (1).

プロセッサ11は、算出した異常度E(t)を、更に表示デバイス50に表示する(S140)。その後、図4に示す処理を終了する。異常の有無や大きさを、管理者に分かりやすく伝えるために、表示デバイス50には、異常度E(t)が、その数値に応じた色で表示され得る。例えば、異常度E(t)が閾値未満であるときには、異常度E(t)を表す数値が、製造プロセスが正常であることを示す青色で表示され、異常度E(t)が閾値以上であるときには、製造プロセスが異常であることを示す赤色で表示される。 The processor 11 further displays the calculated abnormality degree E (t) on the display device 50 (S140). After that, the process shown in FIG. 4 is terminated. In order to inform the administrator of the presence or absence and magnitude of the abnormality in an easy-to-understand manner, the degree of abnormality E (t) can be displayed on the display device 50 in a color corresponding to the numerical value. For example, when the abnormality degree E (t) is less than the threshold value, the numerical value indicating the abnormality degree E (t) is displayed in blue indicating that the manufacturing process is normal, and the abnormality degree E (t) is equal to or more than the threshold value. At one point, it is displayed in red to indicate that the manufacturing process is abnormal.

この他、プロセッサ11は、図4に示す処理に先駆けて、図5に示す構築処理を実行することにより、復元型ニューラルネットワーク21を構築し、重みWiを決定することができる。 In addition, the processor 11 can construct the reconstructed neural network 21 and determine the weight Wi by executing the construction process shown in FIG. 5 prior to the process shown in FIG.

この処理の実行に先駆けては、復元型ニューラルネットワーク21のプロトタイプが、異常度算出システム20の設計者により用意される。ここでいうプロトタイプは、ノード間の結合係数が未決定の復元型ニューラルネットワーク21である。 Prior to the execution of this process, a prototype of the restoration type neural network 21 is prepared by the designer of the abnormality degree calculation system 20. The prototype referred to here is a reconstructed neural network 21 in which the coupling coefficient between nodes is undetermined.

プロセッサ11は、このプロトタイプにおいて未決定の結合係数の値を決定して、復元型ニューラルネットワーク21を構築するために、構築処理の最初に標本データを取得する(S210)。取得される標本データは、上述した第1の計測値の組の時系列データ、すなわち、製造プロセスが正常である期間のセンサ群100の計測値X1(t),X2(t),X3(t),…の時系列データである。 The processor 11 determines the value of the undetermined coupling coefficient in this prototype and acquires sample data at the beginning of the construction process in order to construct the reconstructed neural network 21 (S210). The sample data to be acquired is the time series data of the first set of measured values described above, that is, the measured values X1 (t), X2 (t), X3 (t) of the sensor group 100 during the period when the manufacturing process is normal. ),… Time series data.

設計者は、物Pの破壊試験等を通じて製造プロセスが正常であったことが特定された期間のセンサ群100の計測値X1(t),X2(t),X3(t),…の時系列データを、センサ群100の過去の出力データから抽出して、標本データを用意することができる。設計者は、この標本データを、ストレージデバイス15に格納することができる。 The designer is a time series of the measured values X1 (t), X2 (t), X3 (t), ... Of the sensor group 100 during the period in which the manufacturing process was identified as normal through the destructive test of the object P, etc. Data can be extracted from the past output data of the sensor group 100 to prepare sample data. The designer can store this sample data in the storage device 15.

プロセッサ11は、ストレージデバイス15に標本データとして格納されたセンサ群100の計測値X1(t),X2(t),X3(t),…の時系列データを読み出すことにより、標本データを、取得することができる。読み出される各センサの計測値Xi(t)の時系列データは、連続的な複数の時刻t1,t2,t3…のそれぞれにおける計測値Xi(t1),Xi(t2),Xi(t3)が時系列に配列されたデータである。 The processor 11 acquires the sample data by reading the time series data of the measured values X1 (t), X2 (t), X3 (t), ... Of the sensor group 100 stored as the sample data in the storage device 15. can do. The time-series data of the measured value Xi (t) of each sensor to be read is the time when the measured values Xi (t1), Xi (t2), and Xi (t3) at a plurality of consecutive times t1, t2, t3 ... It is data arranged in a series.

その後、プロセッサ11は、読み出した標本データに基づく配列X(t1),X(t2),X(t3),…を、復元型ニューラルネットワーク21への入力値として用いて、復元型ニューラルネットワーク21からの出力値である配列X*(t1),X*(t2),X*(t3),…と、上記入力値である元の配列X(t1),X(t2),X(t3),…との間の復元誤差を、最小化する復元型ニューラルネットワーク21を構築する(S220)。 After that, the processor 11 uses the arrays X (t1), X (t2), X (t3), ... Based on the read sample data as input values to the restoration type neural network 21 from the restoration type neural network 21. Arrays X * (t1), X * (t2), X * (t3), ..., Which are the output values of, and the original arrays X (t1), X (t2), X (t3), which are the input values of the above. A restoration type neural network 21 is constructed to minimize the restoration error between the two (S220).

即ち、プロセッサ11は、復元後の配列X*(t1),X*(t2),X*(t3),…と元の配列X(t1),X(t2),X(t3),…との間の復元誤差を、最小化する復元型ニューラルネットワークの結合係数を特定し、特定した結合係数を復元型ニューラルネットワーク21に用いる結合係数に決定することにより、復元型ニューラルネットワーク21を構築する。復元誤差を最小化する復元型ニューラルネットワーク21は、標本データに関する復元誤差の和を最小化し、これにより、各センサの復元誤差を最小化する復元型ニューラルネットワーク21であり得る。 That is, the processor 11 has the restored sequences X * (t1), X * (t2), X * (t3), ... And the original sequences X (t1), X (t2), X (t3), ... The restoration type neural network 21 is constructed by specifying the coupling coefficient of the restoration type neural network that minimizes the restoration error between the two, and determining the specified connection coefficient as the connection coefficient used for the restoration type neural network 21. The restoration type neural network 21 that minimizes the restoration error can be the restoration type neural network 21 that minimizes the sum of the restoration errors with respect to the sample data, thereby minimizing the restoration error of each sensor.

更に、プロセッサ11は、復元型ニューラルネットワーク21を構築する際に用いた配列X(t1),X(t2),X(t3),…と、対応する復元後の配列X*(t1),X*(t2),X*(t2),X*(t3)とに基づき、異常度算出器25で用いる重みWiを、フィッシャー判別法の原理を用いて決定する(S230)。具体的に、プロセッサ11は、次式に従って、重みWiを決定する。 Further, the processor 11 includes the arrays X (t1), X (t2), X (t3), ... Used when constructing the restoration type neural network 21, and the corresponding restored arrays X * (t1), X. Based on * (t2), X * (t2), and X * (t3), the weight Wi used in the anomaly degree calculator 25 is determined using the principle of the Fisher discrimination method (S230). Specifically, the processor 11 determines the weight Wi according to the following equation.

上述したように復元誤差Yi(t)は、第iセンサに関する復元後の計測値X*i(t)と元の計測値Xi(t)との間の復元誤差Yi(t)=(Xi(t)−X*i(t))2である。復元誤差Yi(t)は、センサ間で規格化され得る。 As described above, the restoration error Yi (t) is the restoration error Yi (t) = (Xi (Xi)) between the restored measurement value X * i (t) for the i-sensor and the original measurement value Xi (t). t) -X * i (t)) 2 . The restoration error Yi (t) can be standardized between the sensors.

式(4)に示されるM(Yi)は、標本データとして取得された第iセンサの計測値Xi(t)に対応する復元誤差Yi(t)の時間平均を意味する。式(4)に含まれる定数Tは、標本データとして取得された計測値Xi(t)の時系列データの時間長を意味する。この場合、計測値Xi(t)の標本データは、時刻t=t1から、時刻t=t1+Tまでの計測値Xi(t)の時系列データである。 M (Yi) represented by the formula (4) means the time average of the restoration error Yi (t) corresponding to the measured value Xi (t) of the i-th sensor acquired as the sample data. The constant T included in the equation (4) means the time length of the time series data of the measured value Xi (t) acquired as the sample data. In this case, the sample data of the measured value Xi (t) is the time series data of the measured value Xi (t) from the time t = t1 to the time t = t1 + T.

式(5)に示されるV(Yi)は、その式から明らかなように、計測値Xi(t)の標本データの全体を対象とした復元誤差Yi(t)の分散である。 As is clear from the equation, V (Yi) shown in the equation (5) is a variance of the restoration error Yi (t) over the entire sample data of the measured value Xi (t).

式(3)から理解できるように、重みWiは、値M(Yi)/V(Yi)に比例する。Σ(M(Yi)/V(Yi))-1は、重みWiの和を式(2)に示すように値1に規格化する要素である。 As can be understood from the equation (3), the weight Wi is proportional to the value M (Yi) / V (Yi). Σ (M (Yi) / V (Yi)) -1 is an element that normalizes the sum of the weights Wi to a value 1 as shown in the equation (2).

S230において、重みWiは、相対的に復元誤差Yi(t)の分散V(Yi)が小さいセンサの重みが、相対的に復元誤差Yi(t)の分散V(Yi)が大きいセンサの重みよりも、大きくなるように決定される。 In S230, the weight Wi is such that the weight of the sensor having a relatively small variance V (Yi) of the restoration error Yi (t) is larger than the weight of the sensor having a relatively large variance V (Yi) of the restoration error Yi (t). Is also determined to be large.

分散V(Yi)が小さいセンサの重みを大きくすることで、重み付けユークリッド距離として算出される異常度E(t)に対する、分散V(Yi)の大きいセンサの復元誤差Yiの影響を抑えることができる。 By increasing the weight of the sensor having a small variance V (Yi), it is possible to suppress the influence of the restoration error Yi of the sensor having a large variance V (Yi) on the abnormality degree E (t) calculated as the weighted Euclidean distance. ..

分散V(Yi)の大きいセンサの復元誤差Yiは、異常の高精度な判別に不向きである。従って、分散V(Yi)の大きい復元誤差Yiの異常度E(t)への影響が強い場合には、異常の有無をよく区別できるように、高精度に異常度E(t)を算出することができない。対して、分散V(Yi)の大きい復元誤差Yiの重みを小さくすると、分散V(Yi)が小さい復元誤差Yiの異常度E(t)への影響を強めることができ、高精度に異常度E(t)を算出することができる。 The restoration error Yi of a sensor having a large variance V (Yi) is not suitable for highly accurate determination of anomalies. Therefore, when the restoration error Yi with a large variance V (Yi) has a strong influence on the abnormality degree E (t), the abnormality degree E (t) is calculated with high accuracy so that the presence or absence of the abnormality can be clearly distinguished. Can't. On the other hand, if the weight of the restoration error Yi having a large variance V (Yi) is reduced, the influence of the restoration error Yi having a small variance V (Yi) on the abnormality degree E (t) can be strengthened, and the degree of abnormality can be increased with high accuracy. E (t) can be calculated.

式(3)によれば、重みWiには、平均M(Yi)の成分が含まれる。この平均M(Yi)は、異常が発生しても復元誤差Yiがほぼゼロで動かないセンサの重みを小さくするように作用する。異常が発生しても復元誤差Yiがほぼゼロで動かないセンサが存在する場合には、そのセンサの影響を抑えたほうが、適切な異常度E(t)を算出可能である。 According to the formula (3), the weight Wi includes a component of the average M (Yi). This average M (Yi) acts to reduce the weight of the sensor that does not move with a restoration error Yi of almost zero even if an abnormality occurs. If there is a sensor whose restoration error Yi is almost zero and does not move even if an abnormality occurs, it is possible to calculate an appropriate degree of abnormality E (t) by suppressing the influence of the sensor.

プロセッサ11は、上述したS210−S230の手順により、復元型ニューラルネットワーク21を構築し、更に重みWiを決定して、これらの情報をストレージデバイス15に格納する(S240)。その後、図5に示す処理を終了する。 The processor 11 constructs the reconstructed neural network 21 according to the procedure of S210-S230 described above, further determines the weight Wi, and stores this information in the storage device 15 (S240). After that, the process shown in FIG. 5 is completed.

図6Aには、本実施形態の手法で構築された異常度算出システム20を用いた実験での、異常度E(t)の分布を示す。この実験結果との対比のために、図6Bには、重み付けをしない場合に算出される異常度E0(t)を示す。 FIG. 6A shows the distribution of the degree of abnormality E (t) in the experiment using the abnormality degree calculation system 20 constructed by the method of the present embodiment. For comparison with the experimental results, FIG. 6B shows the degree of anomaly E0 (t) calculated without weighting.

この実験では、物Pの製造プロセスの異常検出のために、センサ群100を用いて、物Pの寸法、製造時の金型温度、及び材料温度などの複数の物理量を観測した。そして、これらの物理量に関するセンサ群100の計測値を、規格化して用いて復元型ニューラルネットワーク21を構築し、重みWiを決定した。実験で用いられた復元型ニューラルネットワーク21は、中間層が1層の浅いニューラルネットワークである。 In this experiment, in order to detect an abnormality in the manufacturing process of the product P, a plurality of physical quantities such as the dimensions of the product P, the mold temperature at the time of manufacturing, and the material temperature were observed using the sensor group 100. Then, the restored neural network 21 was constructed by standardizing the measured values of the sensor group 100 regarding these physical quantities, and the weight Wi was determined. The reconstructed neural network 21 used in the experiment is a shallow neural network having one intermediate layer.

図6A及び図6Bに示すグラフにおいて、円形記号を用いてプロットされたグラフは、製造プロセスが正常であるときの異常度E(t)、及び、比較のための重み付けなしの異常度E0(t)の度数分布を示す。三角形記号を用いてプロットされたグラフは、製造プロセスに第一の異常が生じたときの異常度E(t),E0(t)の度数分布を示す。四角形記号を用いてプロットされたグラフは、製造プロセスに第二の異常が生じたときの異常度E(t),E0(t)の度数分布を示す。 In the graphs shown in FIGS. 6A and 6B, the graphs plotted using the circular symbols show the anomaly degree E (t) when the manufacturing process is normal and the anomaly degree E0 (t) without weighting for comparison. ) Shows the frequency distribution. The graph plotted using the triangle symbol shows the frequency distribution of the abnormalities E (t) and E0 (t) when the first abnormality occurs in the manufacturing process. The graph plotted using the square symbol shows the frequency distribution of the abnormalities E (t) and E0 (t) when the second abnormality occurs in the manufacturing process.

これらのグラフから、本実施形態のように重み付けユークリッド距離で、異常度E(t)を算出する方法によれば、重み付けなしのユークリッド距離で、異常度E0(t)を算出する場合と比較して、異常の有無に応じて異常度E(t)のピークがよく分離することが理解できる。 From these graphs, according to the method of calculating the abnormality degree E (t) by the weighted Euclidean distance as in the present embodiment, it is compared with the case of calculating the abnormality degree E0 (t) by the unweighted Euclidean distance. Therefore, it can be understood that the peaks of the degree of abnormality E (t) are well separated depending on the presence or absence of the abnormality.

従って、本実施形態によれば、複数のセンサからの各計測値を用いて製造プロセスの異常度を算出する場合に、精度よく異常度を算出することができ、結果として、異常度と閾値との比較により、異常の有無を高精度に判別することが可能である。 Therefore, according to the present embodiment, when calculating the degree of abnormality in the manufacturing process using each measured value from a plurality of sensors, the degree of abnormality can be calculated accurately, and as a result, the degree of abnormality and the threshold value It is possible to determine the presence or absence of an abnormality with high accuracy by comparing the above.

本開示の技術は、上述した実施形態に限定されるものではなく、種々の態様を採ることができることは言うまでもない。例えば、プロセッサ11は、式(3)に代えて次の式(6)に従って、重みWiを決定してもよい。 It goes without saying that the technique of the present disclosure is not limited to the above-described embodiment, and various aspects can be adopted. For example, the processor 11 may determine the weight Wi according to the following equation (6) instead of the equation (3).

式(6)には、式(3)にあった平均M(Yi)の成分が存在しない。式(6)に基づいて重みWiを決定することによっては、復元誤差Yiが異常の有無によっても変化しないセンサの、異常度E(t)の算出に対する影響を抑えることが難しい。しかしながら、式(6)によっても、分散V(Yi)に基づく重み付けは実現可能であり、重み付けなしで異常度E0(t)を算出する場合と比較して、適切な異常度E(t)を算出可能である。 In the formula (6), the component of the average M (Yi) that is in the formula (3) does not exist. By determining the weight Wi based on the equation (6), it is difficult to suppress the influence of the sensor whose restoration error Yi does not change depending on the presence or absence of the abnormality on the calculation of the abnormality degree E (t). However, weighting based on the variance V (Yi) can also be realized by the equation (6), and an appropriate abnormality degree E (t) can be obtained as compared with the case where the abnormality degree E0 (t) is calculated without weighting. It can be calculated.

更に言えば、復元誤差Yiが異常の有無によっても変化しないセンサを、異常度E(t)の算出に用いるセンサから排除することによって、正常/異常をよく区別可能な異常度E(t)を、式(6)に従って高精度に算出することが可能である。以下に示す表は、異常度が閾値以上であるときに「異常」があると判別するケースにおける「異常」の判別精度を示す。 Furthermore, by excluding the sensor whose restoration error Yi does not change depending on the presence or absence of abnormality from the sensor used for calculating the abnormality degree E (t), the abnormality degree E (t) capable of distinguishing between normal and abnormalities can be obtained. , It is possible to calculate with high accuracy according to the equation (6). The table shown below shows the accuracy of determining "abnormality" in the case where "abnormality" is determined when the degree of abnormality is equal to or higher than the threshold value.

表では、重みWiを式(3)で決定した時の判別精度を第1のケースとして示し、重みWiを式(6)で決定したときの判別精度を第2のケースとして示す。このように、式(6)によっても、重み付けをしない場合と比較して、精度よく異常度E(t)を算出することができ、「正常」「異常」の判別を、精度よく行うことができる。 In the table, the discrimination accuracy when the weight Wi is determined by the equation (3) is shown as the first case, and the discrimination accuracy when the weight Wi is determined by the equation (6) is shown as the second case. In this way, the degree of abnormality E (t) can be calculated more accurately by the equation (6) as compared with the case where no weighting is performed, and "normal" and "abnormal" can be discriminated more accurately. it can.

この他、上記実施形態では、復元型ニューラルネットワーク21から出力された復元後のセンサの計測値の組X*(t)に対応する点と、元の計測値の組X(t)に対応する点とを、計測値X1,X2,…、Xnのそれぞれに対応する次元を有する多次元空間上に置いたときの、重み付けユークリッド距離として、異常度E(t)を算出したが、他の距離関数を用いて、異常度E(t)は算出されてもよい。 In addition, in the above embodiment, the point corresponding to the set X * (t) of the measured values of the restored sensor output from the restored neural network 21 and the set X (t) of the original measured values correspond to each other. The anomaly degree E (t) was calculated as the weighted Euclidean distance when the points were placed on the multidimensional space having the dimensions corresponding to the measured values X1, X2, ..., Xn, but other distances. The degree of anomaly E (t) may be calculated using a function.

例えば、ユークリッド距離に代えて、マハラノビス距離が用いられてもよい。この場合にも、上述した重み付けユークリッド距離で異常度E(t)を算出する場合と同様の手法で、マハラノビス距離を重み付けして、異常度E(t)を算出することができる。 For example, the Mahalanobis distance may be used instead of the Euclidean distance. Also in this case, the Mahalanobis distance can be weighted to calculate the anomaly degree E (t) by the same method as in the case of calculating the anomaly degree E (t) with the weighted Euclidean distance described above.

また、上記実施形態では、異常度E(t)を数値で表示デバイス50に表示したが、プロセッサ11は、算出した異常度E(t)を閾値と比較し、その比較結果に基づいて、「正常」「異常」の二値で、異常度に関する情報をユーザに向けて出力するように動作してもよい。 Further, in the above embodiment, the abnormality degree E (t) is displayed numerically on the display device 50, but the processor 11 compares the calculated abnormality degree E (t) with the threshold value, and based on the comparison result, " The binary values of "normal" and "abnormal" may be used to output information on the degree of abnormality to the user.

上記実施形態では、復元誤差Yiの分布として、復元誤差Yiの分散V(Yi)を基準に、センサ間の重みWiを決定したが、その他の復元誤差Yiの分布に関するパラメータを用いて、センサ間の重みWiを決定してもよい。重みWiは、式(3)又は式(6)に従って算出されなくてもよく、同種の性質を有する演算式に従って算出されてもよい。 In the above embodiment, the weight Wi between the sensors is determined based on the variance V (Yi) of the restoration error Yi as the distribution of the restoration error Yi, but other parameters related to the distribution of the restoration error Yi are used between the sensors. Weight Wi may be determined. The weight Wi does not have to be calculated according to the equation (3) or the equation (6), and may be calculated according to an arithmetic expression having the same kind of property.

分散の大小に従って重みWiを決定することにより、上記実施形態と同種の効果が得られる。式(3)又は式(6)に定数項を設けることも考えられる。式(3)又は式(6)で算出される重みWiに比例する重みを用いても、上記実施形態と同種の効果が得られる。 By determining the weight Wi according to the magnitude of the dispersion, the same effect as that of the above embodiment can be obtained. It is also conceivable to provide a constant term in the equation (3) or the equation (6). Even if a weight proportional to the weight Wi calculated by the formula (3) or the formula (6) is used, the same kind of effect as that of the above embodiment can be obtained.

この他、本開示の技術は、製造プロセスの異常検出以外の分野にも適用することができる。例えば、顔認証システムにおける復元誤差の評価にも適用することができる。この場合には、異常度として、登録者の顔ではない可能性に関する数値を算出するために、本開示の技術を適用することができる。 In addition, the technique of the present disclosure can be applied to fields other than abnormality detection in a manufacturing process. For example, it can be applied to the evaluation of restoration error in a face recognition system. In this case, the technique of the present disclosure can be applied to calculate a numerical value relating to the possibility that it is not the face of the registrant as the degree of abnormality.

上記実施形態には、異常度算出方法に関する次の技術的思想が含まれると理解されてもよい。
(1)対象に関する複数の物理量を計測する複数のセンサからの計測値の組に基づき、対象の異常度を算出すること。
(2)上記計測値の組として「組を構成する計測値のそれぞれが複数のセンサのうちの対応する一つのセンサにより計測される上記複数の物理量のうちの一つの計測値である」計測値の組に基づき、対象の異常度を算出すること。
(3)対象が正常であるときの上記計測値の組である第1の計測値の組を、複数のセンサから、複数取得すること。
(4)多次元の入力値を、入力値の次元より低い次元の値に変換した後、元の次元に戻すように復元し、復元された入力値を出力値として出力するように構成される復元型ニューラルネットワークを用いること。
(5)上記第1の計測値の組を、復元型ニューラルネットワークへの入力値として用いて、復元型ニューラルネットワークから第1の計測値の組に対応する出力値として出力される、復元された第1の計測値の組と、復元型ニューラルネットワークに入力される第1の計測値の組である元の第1の計測値の組と、の間の復元誤差が最小になるように、復元型ニューラルネットワークを構築すること。
(6)異常度の算出対象データとして複数のセンサから取得した計測値の組である第2の計測値の組を、構築した復元型ニューラルネットワークに入力し、出力値として、復元型ニューラルネットワークから出力される復元された第2の計測値の組を取得すること。
(7)復元された第2の計測値の組を構成する複数のセンサのそれぞれに対応する復元された第2の計測値と、復元型ニューラルネットワークに入力される第2の計測値の組である元の第2の計測値の組を構成する複数のセンサのそれぞれに対応する元の第2の計測値と、に基づき、異常度を算出すること。
(8)複数のセンサのそれぞれに対応する復元された第2の計測値と元の第2の計測値との間の復元誤差を、複数のセンサ間で重み付けして、異常度を算出すること。
(9)複数のセンサのそれぞれに対応する復元された第1の計測値と元の第1の計測値との間の復元誤差の分布に基づき、複数のセンサのそれぞれに対する重みを決定すること。
(10)複数のセンサのそれぞれに対して上記決定された重みで、複数のセンサのそれぞれに対応する復元された第2の計測値と元の第2の計測値との間の復元誤差を重み付けし、異常度を算出すること。
It may be understood that the above-described embodiment includes the following technical ideas regarding the method for calculating the degree of abnormality.
(1) To calculate the degree of abnormality of a target based on a set of measured values from a plurality of sensors that measure a plurality of physical quantities related to the target.
(2) As a set of the above-mentioned measured values, "each of the measured values constituting the set is a measured value of the above-mentioned plurality of physical quantities measured by the corresponding one sensor of the plurality of sensors". Calculate the degree of abnormality of the target based on the set of.
(3) Acquiring a plurality of first set of measured values, which is a set of the above measured values when the target is normal, from a plurality of sensors.
(4) It is configured to convert a multidimensional input value to a value lower than the dimension of the input value, restore it to the original dimension, and output the restored input value as an output value. Use a restorative neural network.
(5) The restored set of the first measured values is used as an input value to the restored neural network, and is output from the restored neural network as an output value corresponding to the first set of measured values. Restoration so that the restore error between the first set of measurements and the original set of first measurements, which is the set of first measurements input to the reconstructed neural network, is minimized. Building a type neural network.
(6) The second set of measured values, which is a set of measured values acquired from a plurality of sensors as the data to be calculated for the degree of abnormality, is input to the constructed reconstructed neural network, and the output value is obtained from the reconstructed neural network. To obtain the set of the output and restored second measurement values.
(7) The set of the restored second measurement value corresponding to each of the plurality of sensors constituting the set of the restored second measurement value and the set of the second measurement value input to the restoration type neural network. The degree of anomaly is calculated based on the original second measured value corresponding to each of the plurality of sensors constituting the set of the original second measured value.
(8) The degree of abnormality is calculated by weighting the restoration error between the restored second measurement value corresponding to each of the plurality of sensors and the original second measurement value among the plurality of sensors. ..
(9) Determine the weight for each of the plurality of sensors based on the distribution of the restoration error between the restored first measurement value corresponding to each of the plurality of sensors and the original first measurement value.
(10) With the weight determined above for each of the plurality of sensors, the restoration error between the restored second measurement value corresponding to each of the plurality of sensors and the original second measurement value is weighted. Then, calculate the degree of abnormality.

上記実施形態における1つの構成要素が有する機能は、複数の構成要素に分散して設けられてもよい。複数の構成要素が有する機能は、1つの構成要素に統合されてもよい。上記実施形態の構成の一部は、省略されてもよい。特許請求の範囲に記載の文言から特定される技術思想に含まれるあらゆる態様が本開示の実施形態である。 The functions of one component in the above embodiment may be distributed among a plurality of components. The functions of the plurality of components may be integrated into one component. Some of the configurations of the above embodiments may be omitted. The embodiments of the present disclosure are all aspects contained in the technical idea identified from the wording described in the claims.

10…情報処理装置、11…プロセッサ、13…メモリ、15…ストレージデバイス、20…異常度算出システム、21…復元型ニューラルネットワーク、21A…入力層、21B,21C,21D…中間層、21E…出力層、25…異常度算出器、50…表示デバイス、100…センサ群。 10 ... Information processing device, 11 ... Processor, 13 ... Memory, 15 ... Storage device, 20 ... Abnormality calculation system, 21 ... Restorative neural network, 21A ... Input layer, 21B, 21C, 21D ... Intermediate layer, 21E ... Output Layer, 25 ... Abnormality calculator, 50 ... Display device, 100 ... Sensor group.

Claims (8)

対象に関する複数の物理量をそれぞれ計測する複数のセンサからの各計測値と、前記各計測値を圧縮した後復元して出力する復元型ニューラルネットワークからの各出力値と、の間の各復元誤差から、前記対象の異常度を算出する異常度算出方法であって、
前記対象の前記異常度を算出する前に、前記対象が正常であるときの前記各計測値を用いて、前記各復元誤差が最小になるように前記復元型ニューラルネットワークを構築し、
前記対象の前記異常度を算出する際には、前記各復元誤差を、前記複数のセンサ間で重み付けして、前記異常度を算出すること
を含む異常度算出方法。
From each restoration error between each measurement value from multiple sensors that measure multiple physical quantities related to the object and each output value from the restoration type neural network that compresses and then restores and outputs each measurement value. , An error degree calculation method for calculating the abnormality degree of the target.
Before calculating the degree of abnormality of the object, the restoration type neural network is constructed so that each restoration error is minimized by using each of the measurement values when the object is normal.
A method for calculating the degree of abnormality, which includes calculating the degree of abnormality by weighting each restoration error among the plurality of sensors when calculating the degree of abnormality of the target.
前記重み付けを、前記対象が正常であるときの前記各復元誤差の分散に基づき行う請求項1記載の異常度算出方法。 The abnormality degree calculation method according to claim 1, wherein the weighting is performed based on the variance of each restoration error when the object is normal. 前記複数のセンサのうち、相対的に前記復元誤差の分散の小さいセンサの重みを、相対的に前記復元誤差の分散の大きいセンサの重みよりも大きい値に決定して、前記重み付けを行う請求項2記載の異常度算出方法。 Claim that the weight of the sensor having a relatively small variance of the restoration error among the plurality of sensors is determined to be a value larger than the weight of the sensor having a relatively large variance of the restoration error, and the weighting is performed. 2. The method for calculating the degree of abnormality described. 前記重み付けは、前記複数のセンサのそれぞれに対する重みを、
前記出力値X*i(iは、対応するセンサの識別番号を意味する。)と、前記計測値Xiとの間の前記復元誤差Yi=Xi−X*iに基づいて、前記復元誤差Yiの分散V(Yi)を要素に含む式
に従う値Wi、又は、前記値Wiに応じた重みに決定することを含む請求項2又は請求項3記載の異常度算出方法。
The weighting is a weighting for each of the plurality of sensors.
The restoration error Yi is based on the restoration error Yi = Xi−X * i between the output value X * i (i means the identification number of the corresponding sensor) and the measured value Xi. An expression that includes the variance V (Yi) as an element
The abnormality degree calculation method according to claim 2 or 3, wherein the weight according to the value Wi or the weight according to the value Wi is determined.
前記重み付けは、前記複数のセンサのそれぞれに対する重みを、
前記出力値X*i(iは、対応するセンサの識別番号を意味する。)と前記計測値Xiとの間の前記復元誤差Yi=Xi−X*iに基づいて、前記復元誤差Yiの分散V(Yi)及び平均M(Yi)を要素に含む式
に従う値Wi、又は、前記値Wiに応じた重みに決定することを含む請求項2又は請求項3記載の異常度算出方法。
The weighting is a weighting for each of the plurality of sensors.
The variance of the restoration error Yi based on the restoration error Yi = Xi−X * i between the output value X * i (i means the identification number of the corresponding sensor) and the measured value Xi. An expression containing V (Yi) and the average M (Yi) as elements
The abnormality degree calculation method according to claim 2 or 3, wherein the weight according to the value Wi or the weight according to the value Wi is determined.
前記異常度を算出することは、前記複数のセンサのそれぞれに対応する次元を有する多次元空間上での、前記各出力値に対応する点と、前記各計測値に対応する点との間の重み付け距離として、前記異常度を算出することである請求項1〜請求項5のいずれか一項記載の異常度算出方法。 The calculation of the degree of anomaly is between a point corresponding to each output value and a point corresponding to each measured value in a multidimensional space having a dimension corresponding to each of the plurality of sensors. The method for calculating an abnormality degree according to any one of claims 1 to 5, wherein the degree of abnormality is calculated as the weighted distance. 前記重み付け距離は、重み付けユークリッド距離である請求項6記載の異常度算出方法。 The abnormality degree calculation method according to claim 6, wherein the weighted distance is a weighted Euclidean distance. 対象に関する複数の物理量をそれぞれ計測する複数のセンサからの各計測値と、前記各計測値を圧縮した後復元して出力する復元型ニューラルネットワークからの各出力値と、の間の各復元誤差から、前記対象の異常度を算出する処理をコンピュータに実行させるための異常度算出用コンピュータプログラムであって、
前記対象の前記異常度を算出する前に、前記対象が正常であるときの前記各計測値を用いて、前記各復元誤差が最小になるように前記復元型ニューラルネットワークを構築し、
前記対象の前記異常度を算出する際には、前記各復元誤差を、前記複数のセンサ間で重み付けして、前記異常度を算出すること
を前記コンピュータに実行させるための異常度算出用コンピュータプログラム。
From each restoration error between each measurement value from multiple sensors that measure multiple physical quantities related to the object and each output value from the restoration type neural network that compresses and then restores and outputs each measurement value. , A computer program for calculating the degree of abnormality for causing a computer to execute a process of calculating the degree of abnormality of the target.
Before calculating the degree of abnormality of the object, the restoration type neural network is constructed so that each restoration error is minimized by using each of the measurement values when the object is normal.
When calculating the degree of abnormality of the target, each restoration error is weighted among the plurality of sensors, and a computer program for calculating the degree of abnormality for causing the computer to calculate the degree of abnormality. ..
JP2019127633A 2019-07-09 2019-07-09 Anomaly degree calculation method and anomaly degree calculation computer program Active JP7268509B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019127633A JP7268509B2 (en) 2019-07-09 2019-07-09 Anomaly degree calculation method and anomaly degree calculation computer program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019127633A JP7268509B2 (en) 2019-07-09 2019-07-09 Anomaly degree calculation method and anomaly degree calculation computer program

Publications (2)

Publication Number Publication Date
JP2021012633A true JP2021012633A (en) 2021-02-04
JP7268509B2 JP7268509B2 (en) 2023-05-08

Family

ID=74227454

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019127633A Active JP7268509B2 (en) 2019-07-09 2019-07-09 Anomaly degree calculation method and anomaly degree calculation computer program

Country Status (1)

Country Link
JP (1) JP7268509B2 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070288409A1 (en) * 2005-05-31 2007-12-13 Honeywell International, Inc. Nonlinear neural network fault detection system and method
US20160155136A1 (en) * 2014-12-02 2016-06-02 Fair Isaac Corporation Auto-encoder enhanced self-diagnostic components for model monitoring
JP2019028515A (en) * 2017-07-25 2019-02-21 ファナック株式会社 Information processing device
WO2019087987A1 (en) * 2017-11-02 2019-05-09 日本電信電話株式会社 Malfunction sensing device, malfunction sensing method, and program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070288409A1 (en) * 2005-05-31 2007-12-13 Honeywell International, Inc. Nonlinear neural network fault detection system and method
US20160155136A1 (en) * 2014-12-02 2016-06-02 Fair Isaac Corporation Auto-encoder enhanced self-diagnostic components for model monitoring
JP2019028515A (en) * 2017-07-25 2019-02-21 ファナック株式会社 Information processing device
WO2019087987A1 (en) * 2017-11-02 2019-05-09 日本電信電話株式会社 Malfunction sensing device, malfunction sensing method, and program

Also Published As

Publication number Publication date
JP7268509B2 (en) 2023-05-08

Similar Documents

Publication Publication Date Title
US8650137B2 (en) Method and apparatus for creating state estimation models in machine condition monitoring
Mahmoud Phase I analysis of multiple linear regression profiles
JP2013257251A (en) Anomaly detection method, program, and system
JP2015170121A (en) Abnormality diagnosis device and program
JP2002525757A (en) Multidimensional method and system for statistical process management
Chong et al. Some distribution-free Lepage-type schemes for simultaneous monitoring of one-sided shifts in location and scale
US20140107977A1 (en) Condition diagnosing method and condition diagnosing device
JP2000259223A (en) Plant monitoring device
JP7063389B2 (en) Processing equipment, processing methods, and programs
Healy Logistic regression: An overview
JP5535954B2 (en) Soundness evaluation apparatus, method and program
CN117669394B (en) Mountain canyon bridge long-term performance comprehensive evaluation method and system
Sørbø et al. Navigating the metric maze: a taxonomy of evaluation metrics for anomaly detection in time series
CN114511025A (en) Fan fault diagnosis method and device based on weighted multi-sensor fusion filtering
CN113424119A (en) Work efficiency evaluation method, work efficiency evaluation device, and program
Kraft et al. Dealing with inaccurate sensor data in the context of mobile crowdsensing and mhealth
JP7268509B2 (en) Anomaly degree calculation method and anomaly degree calculation computer program
JP7099296B2 (en) Evaluation method, system construction method, and evaluation system
Du et al. Generalized polynomial chaos-based fault detection and classification for nonlinear dynamic processes
CN113327655B (en) Outlier detection method, device, equipment and medium for multidimensional data
Bashkansky et al. Proficiency testing: binary data analysis
CN111956198B (en) Equipment state determination method and device
US10316690B2 (en) Method for validation of an investigated sensor and corresponding machine
JP2022092419A (en) Data analyzing device, method and system
Bessegato et al. On-line process control using attributes with misclassification errors: An economical design for short-run production

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20211112

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20220930

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20221011

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20221124

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20230322

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230404

R150 Certificate of patent or registration of utility model

Ref document number: 7268509

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150