WO2021157327A1 - 時系列パターンの説明情報生成装置 - Google Patents

時系列パターンの説明情報生成装置 Download PDF

Info

Publication number
WO2021157327A1
WO2021157327A1 PCT/JP2021/001368 JP2021001368W WO2021157327A1 WO 2021157327 A1 WO2021157327 A1 WO 2021157327A1 JP 2021001368 W JP2021001368 W JP 2021001368W WO 2021157327 A1 WO2021157327 A1 WO 2021157327A1
Authority
WO
WIPO (PCT)
Prior art keywords
time
series
series pattern
data
pattern
Prior art date
Application number
PCT/JP2021/001368
Other languages
English (en)
French (fr)
Inventor
晋一 角尾
慶行 但馬
Original Assignee
株式会社日立製作所
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 株式会社日立製作所 filed Critical 株式会社日立製作所
Priority to CN202180008963.4A priority Critical patent/CN114945881A/zh
Priority to US17/793,803 priority patent/US20230102000A1/en
Publication of WO2021157327A1 publication Critical patent/WO2021157327A1/ja

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N5/00Computing arrangements using knowledge-based models
    • G06N5/02Knowledge representation; Symbolic representation
    • G06N5/022Knowledge engineering; Knowledge acquisition
    • 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
    • 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/044Recurrent networks, e.g. Hopfield 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/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/08Learning methods

Definitions

  • the present invention relates to an explanatory information generator for a time series pattern that generates information explaining fluctuations in time series data collected from a sensor or the like installed in a monitored system.
  • condition monitoring data such as temperature and pressure obtained from sensors installed in the plant are collected in chronological order, and the collected data is displayed, confirmed, and analyzed.
  • time-series numerical data including a sequence of numerical values that change with the passage of time (for example, vital data such as stock price, electrocardiographic data and blood pressure data, weather data such as temperature and humidity, traffic data such as traffic volume and number of passengers).
  • vital data such as stock price
  • electrocardiographic data and blood pressure data for example, electrocardiographic data and blood pressure data
  • weather data such as temperature and humidity
  • traffic data such as traffic volume and number of passengers.
  • An arbitrary series pattern is specified from the output series pattern generator and the series pattern extracted from the time series data obtained from the monitored system, the feature amount is calculated from the series pattern, and the normal time series pattern is calculated in advance. It is configured to include a time-series data analysis unit that outputs an analysis result of whether or not the monitored system is normal by comparing with a change detection model that stores the feature amount calculated by the above.
  • the time-series data analysis unit calculates a feature amount from the series pattern extracted from the time-series data to be analyzed, and the feature amount is described. Compared with the change detection model, it is judged whether the monitored system is normal or not, and if it is judged to be abnormal, the past history is searched, and if there is supplementary information recorded by the user in the past, it is read out and explanatory information. On the display screen, a graph of data contributing to the abnormality, explanatory information of the analysis result, and an explanatory information generation unit for displaying supplementary information are further provided.
  • the time-series pattern explanation information generation device of the present invention can determine the type of product from the time-series data and generate information for explaining the time-series data in a period desired by the user.
  • a system to be monitored for example, a system of a metal processing maker that heats and processes a steel material in a high-temperature furnace is taken up.
  • this system as shown in the example of temperature change shown in Fig. 2, there are processing recipes (preparation methods and procedure manuals that differ for each product type) depending on the type of steel material, and during heating, cooling process, and heat retention. The temperature is different.
  • the monitored system A170 is a system of a metal processing maker that heats and processes a steel material in the above-mentioned high-temperature furnace
  • time series data analysis process local series data showing a characteristic change with a high probability of appearance is extracted from the time series data. Then, a plurality of local series data are classified based on the similarity, and a series pattern is generated from the representative local series data in each classification.
  • Series pattern generator 117 inputs the time series data to be processed, and first activates the prediction model learning unit 115 in order to learn the prediction model.
  • Series pattern candidate generation unit 116 activates the sequence pattern candidate generation unit 116 after the learning process of the prediction model learning unit 115 is completed.
  • FIG. 6 shows a flowchart of a series pattern candidate extraction process by the series pattern candidate generation unit 116.
  • the absolute value of the difference from the element value d_ (t + W) is calculated as the prediction error of the element of the time series data at the time (t + W) (step S202). While shifting the creation of the prediction source subsequence x (t) on the time series data one element at a time, the prediction error of the final element of the time series data is calculated.
  • the time series data of the sensor 1 (temperature sensor) column 302 shown in FIG. 3 is read out, and the sequence pattern candidate generation unit 116 described above
  • the prediction error calculation process is executed for all time series data (step S202), and the calculated prediction error is stored at the record position corresponding to the time 301 in FIG. 3 and the time 601 in FIG. Is.
  • the prediction error column from time 12:00:00 to 12:00:02 cannot be calculated because it cannot be the central element of the window width W out, so "-1" is entered.
  • the series pattern candidate generation unit 116 sequentially reads the data in the sensor 1_prediction error column 502 of the data table of FIG. 5 from the beginning, and the elements whose prediction error value is equal to or less than the threshold ⁇ are continuously L times or more.
  • the candidate IDs of one or more series patterns (a different number is assigned to each candidate of the series pattern) are assigned to the sensor 1_. Record at the record position corresponding to the element in which the value of the prediction error in the candidate ID column 503 of the series pattern is equal to or less than the threshold value ⁇ (step S203).
  • FIG. 7 is a table summarizing the parameters used in each functional unit of this embodiment and the explanation of their contents.
  • the initial value of each parameter is set in advance in the parameter table 132 of the storage unit 130 by the administrator of the time-series pattern explanatory information generation device 100. Further, when the parameter value is set by the user and calculated by the functional unit, the parameter value stored in the parameter table 132 is updated.
  • step S301 the series pattern candidate generation unit 116 calculates the degree of dissimilarity between all the series pattern candidates (partial series data of the time series data) to which the candidate IDs of the series patterns are assigned.
  • DTW Dynamic Time Warping
  • D-DTW Dynamic Time Warping
  • step S302 all series pattern candidates are divided into N clusters by using hierarchical clustering.
  • step S303 among the subseries data belonging to each cluster, the one that has the median value when compared by the data length is represented.
  • the data having the shortest or longest data length may be used as the series pattern. If the number of series pattern candidates belonging to a cluster is small after dividing into N (for example, if there is only one), that cluster is ignored (the number of patterns presented is considered to be less than N). A representative series pattern may be determined.
  • the sequence pattern generation unit 117 divides all the sequence pattern candidates into N clusters by the sequence pattern generation process, determines a representative sequence pattern in each cluster, and has one or more sequence patterns for each cluster. Assign individual series pattern IDs.
  • the sequence pattern generation unit 117 stores the data table in the sequence pattern 136 of the storage unit 130.
  • Estimated Labeling Unit 119 executes a process of estimating where the designated series pattern is on the time series data to be processed according to the flowchart shown in FIG.
  • step S401 the degree of dissimilarity between the series pattern and the partial series data having a predetermined window width (the same length as the series pattern or a predetermined expansion / contraction width) from the beginning of the time series data is calculated using, for example, DTW. do.
  • the partial series data of the time series data repeats the calculation of the dissimilarity while sequentially shifting the time series data one element at a time in the final direction of the time series data.
  • step S402 an estimated label is attached to the central element of the window width of the partial series data in which the magnitude of the dissimilarity calculated in S401 is equal to or less than the threshold value ⁇ , and the data is accumulated. That is, in the example of the output data table of the result of the estimation label shown in FIG. 11, the dissimilarity (602) at time (601) 12:10:01 is 1.28, which exceeds the threshold ⁇ , so it is not applicable. The result of the estimated label (603) is set to 0, and the dissimilarity of each element from time 12:10:02 to 12:24:01 is all equal to or less than the threshold ⁇ .
  • each element from time 12:00:00 to 12:00:02 stores -1 which is not applicable because it cannot be calculated because it cannot be the element in the center of the window width.
  • the estimation label assigning unit 119 stores the output data table of the result of the created estimation label in the result 137 of the estimation label of the storage unit 130.
  • the series pattern proposal presentation unit 113 is characteristic in that the user who requests the analysis of the time series data (the metal processing maker in this embodiment) accepts the request for the analysis of the time series data and the appearance probability included in the time series data is high. Maximum number V of candidate levels of threshold ⁇ for determining how far the prediction error of the prediction model is within the series pattern, and number N of series patterns to be classified from all series pattern candidates in order to extract various series patterns. Is started by accepting the specified input from the user.
  • the sequence pattern proposal presentation unit 113 stores both parameters (maximum number V of candidate levels of threshold value ⁇ , number N of sequence patterns) received from the user in the parameter table 132 of the storage unit 130. Subsequently, the prediction model learning unit 115 is started to learn the prediction model f.
  • the series pattern proposal presentation unit 113 calculates, for example, the prediction error of each element of the time series data, and clusters all the prediction errors into the maximum number V + 1 clusters of the candidate levels of the threshold ⁇ . Then (using, for example, the k-means method), the value of the boundary of each cluster is set to ⁇ 1 , ... ⁇ V.
  • the calculated V threshold values ⁇ 1 , ... ⁇ V are stored in the parameter table 132.
  • the series pattern draft presentation unit 113 selects one threshold value of V threshold values ⁇ 1 , ... ⁇ V, processes the series pattern candidate generation unit 116 using each threshold value, and the series pattern generation unit 117. Is executed to generate N series patterns for each threshold value ( classified series pattern groups generated for each threshold value ⁇ 1 , ... ⁇ V are called series pattern proposals 1 to V). do.
  • the series pattern draft presentation unit 113 includes N series patterns for each V-type series pattern draft generated via the user terminal 190 in any of the series pattern drafts, for example, according to the user's request.
  • a list of graph displays of all series patterns, a list of graph displays of representative series patterns included in all series pattern proposals, and the like are presented to the user. The user examines the list of the graph display of the presented series pattern, selects and instructs the series pattern draft and the series pattern to be adopted in the subsequent processing.
  • Normal series pattern learning unit 114 Prior to requesting analysis of time-series data by the user (metalworking manufacturer in this embodiment), the time-series data collected when the monitored system is operating normally is attached with an identification flag of "normal time". , When the product sent together with the manufacturing information is accepted, the normal series pattern learning unit 114 is activated.
  • FIG. 12 shows a flowchart of processing of the normal sequence pattern learning unit 114.
  • the series pattern proposal presenting unit 113 receives the maximum number V of the candidate level of the threshold value ⁇ and the number N of the series patterns from the user, and each threshold value (threshold value ⁇ 1 , ... ⁇ ) is received from the time series data received from the user. generates N series pattern for each sequence pattern draft is referred to as 1 ⁇ V) for each V.
  • the user terminal 190 the user is presented with a graph of all the series patterns included in each series pattern proposal.
  • step S502 the user examines a list of graph displays of the series patterns included in all the presented series pattern proposals, and selects and instructs an appropriate series pattern at the normal time.
  • each series pattern at the normal time selected and instructed by the user by the estimation labeling unit 119 (a plurality of types of series patterns may be selected depending on the difference in steel type, steel amount, etc.) is the normal processing target.
  • a process of estimating where it is on the time-series data of time is performed, and the result of assigning the estimation label is stored in the result 137 of the estimation label.
  • step S504 the partial series data of the normal time series data of the processing target to which the result of the estimation label is given as 1 in S503 is acquired. It is conceivable that a plurality of subseries data will be acquired. Comparing the start time, end time, etc. of the acquired partial series data with the start time, end time, etc. of the manufacturing information, the corresponding manufacturing information (furnace name, steel type, steel amount, manufacturing period, manufacturing time, etc.) To get.
  • step S505 (1) for the partial series data (series pattern) of the time series data of the temperature sensor, the average value of the constant temperature points is calculated, and (2) the part of the time series data of the fuel flow rate sensor. For the series data (series pattern), the total fuel / steel amount is calculated.
  • step S506 the combination of ((1) the average value of the constant temperature of the series pattern and (2) the total fuel / steel amount of the series pattern) linked to the same manufacturing information at the normal time calculated in S505 is displayed horizontally.
  • the axis is temperature and the vertical axis is plotted on the coordinate system of total fuel / steel amount, and each plot point is clustered for each steel type.
  • step S507 in the cluster of plot points for each steel type at the normal time (feature amount of the series pattern of the time series data of the temperature sensor, feature amount of the series pattern of the time series data of the fuel flow rate sensor) created in S506.
  • the cluster center and the cluster radius are calculated, and the cluster information is stored in the change detection model 138 of the storage unit 130.
  • Time Series Data Analysis Unit 112 The user (metal processing maker in this embodiment) notifies the analysis request of the time series data from his / her own monitoring target system, and the data collection unit 111 acquires the time series data of the processing target specified by the user and the manufacturing information. After that, the time series data analysis unit 112 is started.
  • FIG. 13 shows a flowchart of processing by the time-series data analysis unit 112.
  • the series pattern proposal presenting unit 113 receives the maximum number V of the candidate level of the threshold value ⁇ and the number N of the series patterns from the user, and each threshold value (threshold value ⁇ 1 , ... ⁇ ) is received from the time series data received from the user. generates N series pattern for each sequence pattern draft is referred to as 1 ⁇ V) for each V.
  • the user terminal 190 the user is presented with a graph of all the series patterns included in each series pattern proposal.
  • step S602 the user examines a list of graph displays of the series patterns included in all the presented series pattern proposals, selects and instructs an appropriate series pattern to be analyzed.
  • step S603 when each series pattern of the analysis target selected and instructed by the user by the estimation labeling unit 119 (a plurality of types of series patterns may be selected depending on the difference in steel type, steel amount, etc.) is the analysis target.
  • a process of estimating where it is on the series data is performed, and the result of assigning the estimated label is stored in the result 137 of the estimated label.
  • step S604 the partial series data of the time series data to be analyzed, which is given the result of the estimation label of 1 in S603, is acquired. It is conceivable that a plurality of subseries data will be acquired. Comparing the start time, end time, etc. of the acquired partial series data with the start time, end time, etc. of the manufacturing information, the corresponding manufacturing information (furnace name, steel type, steel amount, manufacturing period, manufacturing time, etc.) To get.
  • step S605 (1) for the partial series data (series pattern) of the time series data of the temperature sensor, the average value of the constant temperature points is calculated, and (2) the part of the time series data of the fuel flow rate sensor. For the series data (series pattern), the total fuel / steel amount is calculated.
  • step S606 the combination of ((1) the average value of the constant temperature of the series pattern and (2) the total fuel / steel amount of the series pattern) linked to the same manufacturing information of the analysis target calculated in S605 is displayed horizontally. Plot the axis on the coordinate system of temperature and the vertical axis on the total fuel / steel amount, read the cluster information of the same steel type from the change detection model 138 at normal time, and read the cluster information of the same steel type, the distance from the cluster center to the plot point, and the cluster radius. Compare the size with.
  • the anomaly detection algorithm 134 introduced in advance, if the distance from the cluster center to the plot point is within the cluster radius, it is determined as "normal”, and if it exceeds the cluster radius, it is determined as "abnormal".
  • the analysis result for example, information for determining the magnitude of the total fuel / steel amount as compared with the average value at the normal time is stored.
  • step S607 the analysis result determined in S606 is stored in the analysis result history information 140 of the storage unit 130.
  • the analysis result is obtained by assigning an ID to the analysis result history information data table (see FIG. 14), pattern start time, pattern end time, sensor type to be analyzed: element (1), element (2), and analysis result. Each data item is stored.
  • step S608 the current analysis result and the data record of the past history stored in the analysis result history information 140 are searched for in which the items of the element (1), the element (2), and the analysis result match. If there is supplementary information recorded by the user in the past corresponding to the ID of the matching past history information, the search is performed.
  • step S609 the explanatory information generation unit 118 outputs the explanatory information shown in FIG. 16 to the user terminal 190 based on the analysis result and the search of the past history.
  • the graph 704 of the series pattern of the fuel consumption is displayed.
  • An ID 705 of the result of this analysis is given to the graph of each series pattern.
  • the explanatory information of the analysis result determined in S606 is displayed. Further, in S608, when the data record of the past history and the data record of the past history match the items of the element (1), the element (2), and the analysis result, the ID of the corresponding analysis result history information 140 is supported. If there is explanatory supplementary information 141 (see FIG. 14) recorded by the user in the past, it is displayed in the supplementary information column 707.
  • the user can check the abnormal status of the monitored system by looking at the explanatory information display screen 701 displayed on the user terminal 190, and can record the matters noticed in the state of the monitored system as comments.
  • the explanatory information addition unit 120 assigns the input comment an ID of the current history information. It is recorded in the explanatory supplementary information 141 (see FIG. 14).
  • Time series pattern explanation Information generation device 110 Calculation unit 111 Data collection unit 112 Time series data analysis unit 113 Series pattern proposal presentation unit 114 Normal series pattern learning unit 115 Prediction model learning unit 116 Series pattern candidate generation unit 117 Series pattern generation unit 118 Explanation information generation unit 119 Estimated label assignment unit 120 Explanation information addition unit 130 Storage unit 131 Time series data 132 Parameter table 133 Prediction model 134 Abnormality detection algorithm 135 Series pattern candidate 136 Series pattern 137 Estimated label result 138 Change detection model 139 Manufacturing Information 140 Analysis result history information 141 Explanation Supplementary information 151 Input unit 152 Output unit 153 Communication unit 160 Network 170 Monitored system A 180 Monitored system B 190 User terminal 701 Explanation information display screen 702 Display frame for specifying equipment (sensor) 703 Graph of series pattern of specified temperature sensor 704 Graph of series pattern of fuel consumption 705 ID of this analysis result 706 Explanatory information column 707 Supplementary information column 708 Comment edit button

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Mathematical Physics (AREA)
  • Computational Linguistics (AREA)
  • Data Mining & Analysis (AREA)
  • Evolutionary Computation (AREA)
  • Computing Systems (AREA)
  • Artificial Intelligence (AREA)
  • Software Systems (AREA)
  • Biomedical Technology (AREA)
  • Health & Medical Sciences (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Biophysics (AREA)
  • General Health & Medical Sciences (AREA)
  • Molecular Biology (AREA)
  • Automation & Control Theory (AREA)
  • Testing And Monitoring For Control Systems (AREA)

Abstract

時系列データから製品の種類を判別し、ユーザが所望する期間において時系列データを説明する情報を生成する時系列パターンの説明情報生成装置を提供する。 監視対象システムから取得した時系列データをニューラルネットワークに学習して予測モデルを構成する予測モデル学習部と、前記予測モデルを使用して、時系列データに含まれる特徴的な変化を示す系列パターンの候補を抽出する系列パターン候補生成部と、前記複数の系列パターンの候補を、相互の間の非類似度を算出して分類し、各分類に含まれる代表的な系列パターンの候補を、時系列データの系列パターンとして出力する系列パターン生成部と、監視対象システムから得た時系列データより抽出された任意の系列パターンより特徴量を算出して、予め正常時の系列パターンより算出しておいた特徴量を記憶した変化検知モデルと比較して、監視対象システムが正常か否かの分析結果を出力する時系列データ分析部とを備える。

Description

時系列パターンの説明情報生成装置
 本発明は、監視対象システムに設置されたセンサなどから収集された時系列データの変動を説明する情報を生成する時系列パターンの説明情報生成装置に関する。
 発電分野や産業分野におけるプラント設備や機器が故障すると不稼働状態となり、収益が減少するため、プラントの状態を監視して異常やその予兆を捉えることが必要である。状態監視では、プラントに設置されたセンサから得られる温度や圧力などのデータを時系列的に収集し、収集したデータを表示して確認し、分析することが行われている。
 また、時間の経過とともに変化する数値の列を含む時系列数値データ(例えば株価等、心電データや血圧データ等のバイタルデータ、気温や湿度等の天候データ、交通量や乗客数等の交通データ等)の変動を説明するテキストをニューラルネットワークを用いた言語モデルを使用して生成する技術の提案がなされている。
 例えば下記特許文献1には、時間の経過と対応付けられた数列を含む時系列数値データの変動を説明するテキストデータを生成するテキスト生成装置であって、置換テキストデータと時系列数値データとを学習用データとして、時系列数値データが入力された場合に、置換テキストデータを出力するように言語モデルを学習させる学習部と、学習部により学習された言語モデルに新たな時系列数値データを入力し、言語モデルの出力によって新たな時系列数値データを説明する新たな置換テキストデータを生成する生成部と、新たな置換テキストデータに含まれる所定の文字列を、所定の規則で新たな時系列数値データに関係する数値に置き換える置換部と、を備えたテキスト生成装置が記載されている。
特開2019-082874号公報
 特許文献1では、時系列数値データに対してテキストを生成する手法を提示しているが、入力する時系列数値データの間隔は、1営業日、および7営業日という期間を予め設定しており、その他の任意の期間の指定方法については開示されていない。長期間に対してテキストを生成して欲しい時や、短期間に対してテキストを生成して欲しい時、といったユーザの要求に対応できない。
 また、膨大な(長期間の)データからどの程度の期間でテキストを生成すべきか決定することが難しい。またその期間をデータの中から個別に選択することは非常にコストがかかる。
 そこで、本発明は、時系列データから製品の種類を判別し、ユーザが所望する期間において時系列データを説明する情報を生成する時系列パターンの説明情報生成装置を提供する。
 本発明の時系列パターンの説明情報生成装置の好ましい例では、監視対象システムから取得した時系列データを入力して、該時系列データをニューラルネットワークに学習して予測モデルを構成する予測モデル学習部と、前記予測モデルを使用して、前記時系列データに含まれる出現確率が高く特徴的な変化を示す局所的系列データである系列パターンの候補を抽出する系列パターン候補生成部と、前記抽出された複数の系列パターンの候補を、相互の間の非類似度を算出して系列パターンの候補を分類し、各分類に含まれる代表的な系列パターンの候補を、前記時系列データの系列パターンとして出力する系列パターン生成部と、監視対象システムから得た時系列データより抽出された系列パターンより任意の系列パターンを指定して、該系列パターンより特徴量を算出して、予め正常時の系列パターンより算出しておいた特徴量を記憶した変化検知モデルと比較して、監視対象システムが正常か否かの分析結果を出力する時系列データ分析部と、を備えて構成する。
 また、本発明の他の特徴として、前記時系列パターンの説明情報生成装置において、前記時系列データ分析部は、分析対象の時系列データより抽出された系列パターンより特徴量を算出して、前記変化検知モデルと比較して監視対象システムが正常か否かの判定を行い、異常と判定された場合には過去履歴を検索して、過去にユーザが記録した補足情報があれば読み出し、説明情報表示画面上に、異常に寄与したデータのグラフ、分析結果の説明情報、および補足情報を表示する説明情報生成部を更に備える。
 本発明の時系列パターンの説明情報生成装置は、時系列データから製品の種類を判別し、ユーザが所望する期間において時系列データを説明する情報を生成することができる。
実施例1による時系列パターンの説明情報生成装置の構成図である。 金属加工メーカのシステムの温度変化のグラフの例である。 各時刻と各センサの出力値とを対応させたデータレコード形式の時系列データの例を示す図である。 予測モデルfの学習処理の一例を示すフローチャートである。 系列パターン候補生成のための中間データテーブルの例を示す図である。 系列パターンの候補の抽出処理のフローチャートである。 実施例1の各機能部で使用するパラメータとその内容の説明をまとめた表を示す図である。 系列パターン生成処理のフローチャートである。 系列パターンID、系列パターン候補ID、及び代表とする系列パターン候補IDを対応付けして管理したデータテーブルを示す図である。 指定された系列パターンが、処理対象の時系列データ上の何処に在るかを推定する処理のフローチャートである。 推定ラベルの結果の出力データテーブルの例を示す図である。 監視対象システムが正常時の時系列データの系列パターンの特徴量を変化検知モデルに学習する処理のフローチャートである。 監視対象システムからの時系列データの分析依頼に従い、時系列データ分析処理のフローチャートである。 時系列データの分析結果を記録する履歴情報テーブル、及びユーザが入力したコメントを記録する補足情報テーブルの例を示す図である。 系列パターン案提示部に入力する時系列データ、各パラメータ(閾値θの候補レベルの最大数V、系列パターンの数N)、及び出力する各系列パターン案、各系列パターンのイメージ図である。 分析結果、過去履歴の検索に基づき、ユーザ端末に出力する説明情報表示画面例を示す図である。
 以下、図面を用いて本発明の時系列パターンの説明情報生成装置の一例を説明する。
 本実施例では、監視対象システムとして、例えば、高温炉で鋼材を加熱して加工する金属加工メーカのシステムを取り上げる。このシステムでは、図2に示す温度変化の例のように、鋼材の種類によって加工のレシピ(製品の種類毎に異なる調製法、手順書)があり、加熱時、冷却時の過程、保温時の温度が異なる。
 上記の金属加工システムにおいて、金属加工の燃料効率化を分析する際には、製造ロット毎に燃料の使用状況(原単価:燃料[L]/鋼量[ton])を監視することが必要となる。ここで、検知すべき変化の要因の例としては、
(1) 炉の内壁が劣化し、炉の保温力が落ち、燃料を消費する。
(2) 炉の内部を確認するために、加工中に炉の扉を開閉したことに起因して、温度の低下を防ぐために制御系が燃料を余分に消費する。
などが挙げられる。
 図1は、本実施例による時系列パターンの説明情報生成装置の構成図である。
  時系列パターンの説明情報生成装置100は、汎用の計算機上に構成することができて、そのハードウェア構成は、CPU(Central Processing Unit)、RAM(Random Access Memory)などにより構成される演算部110、ROM(Read Only Memory)、HDD(Hard Disk Drive)、フラッシュメモリなどを用いたSSD(Solid State Drive)などにより構成される記憶部130、キーボードやマウス等の入力デバイスより構成される入力部151、LCD(Liquid Crystal Display)、有機ELディスプレイなどの表示装置、各種出力装置などにより構成される出力部152、NIC(Network Interface Card)などにより構成される通信部153、などを備える。
  通信部153は、ネットワーク160を介して監視対象システムA170、監視対象システムB180、および複数のユーザ端末190と接続されている。
 演算部110は、記憶部130に記憶されている時系列パターン分析処理プログラム(図示せず)をRAMへロードしてCPUで実行することにより以下の各機能部を実現する。
  演算部110は、データ収集部111と、時系列データ分析部112と、系列パターン案提示部113と、正常系列パターン学習部114と、予測モデル学習部115と、系列パターン候補生成部116と、系列パターン生成部117と、説明情報生成部118と、推定ラベル付与部119と、説明情報追記部120とを有する。
 記憶部130は、時系列データ131と、パラメータテーブル132と、予測モデル133と、異常検知アルゴリズム134と、系列パターン候補135と、系列パターン136と、推定ラベルの結果137と、変化検知モデル138と、製造情報139と、分析結果履歴情報140と、説明補足情報141とを有する。
 本実施例では、監視対象システムA170が、上記した高温炉で鋼材を加熱して加工する金属加工メーカのシステムである例として、以下、演算部の各機能部、記憶部の各記憶領域の説明を行う。
 監視対象システムA170の高温炉内には、炉内温度を検知する温度センサが設置されており、また、炉内の温度を昇温させる加熱器に燃料を供給する供給路に流量計(流量センサ)が設置されている。その他に、分析の必要に応じて、各種のセンサが設置される。
 《データ収集部111》
 データ収集部111は、分析依頼元の金属加工メーカの依頼に従って、監視対象の炉内温度を測定する温度センサ、及び炉内を加熱する加熱器へ燃料を供給する供給路の流量を測定する流量センサなどの出力を所定時間毎(例えば1秒間隔)に、所定期間収集して、各期間毎の各センサの時系列データを、図3に示すように各時刻と各センサの出力値とを対応させたデータレコード形式の時系列データとして、記憶部130の時系列データ131に記憶する。そして、金属加工メーカから別途送られてくる製造情報(炉名、鋼種、鋼量、製造期間、製造時刻、等)を受信して、記憶部130の製造情報139に、時系列データ131と対応付けて記憶する。
 または、金属加工メーカが自ら各センサの出力を所定期間収集して、各期間毎の各センサの時系列データを一括して、分析依頼をする場合がある。この場合には、データ収集部111は、時系列データと製造情報を受付けて、それぞれ時系列データ131と、製造情報139に格納する。
 時系列データの分析処理では、時系列データ中から出現確率が高く特徴的な変化を示す局所的系列データを抽出する。そして、複数の局所的系列データに対して類似度に基づいて分類し、各分類における代表的な局所的系列データより系列パターンを生成する。
 《系列パターン生成部117》
 系列パターン生成部117は、処理対象の時系列データを入力して、先ず予測モデルを学習するために、予測モデル学習部115を起動する。
 《予測モデル学習部115》
 予測モデル学習部115は、時系列データの予測モデルfをニューラルネットワークで構成する。予測モデルの概要は以下の通り。
・時系列データの予測モデルfの出力(予測結果)をy^=f(x)、
・予測元を窓幅Winのサブシーケンスx(t)={d_((2t-Win+1)/2),…, d_t,…, d_((2t+Win-1)/2) }、
・予測先を窓幅Woutのサブシーケンスy(t)=x(t+W)={d_((2t+2W-Wout+1)/2), …, d_(t+W), …, d_((2t+2W+Wout-1)/2) }、
・予測誤差となる学習の損失関数を二乗和誤差E=1/2Σ[(y^-y)]^2とする。
  ここで、d_t:時刻tにおける時系列データ、窓幅Winと窓幅Woutは共に奇数で同じ値でもよい、W:予測元の窓の中心と予測先の窓の中心との時系列データ間隔 W=(Win+Wout)/2である。
 図4は、予測モデル学習部115が実行する予測モデルfの学習処理の一例を示すフローチャートである。
 ステップS101において、処理対象の時系列データより、先頭から、窓幅Winの予測元サブシーケンスx(t)と、窓幅Woutの予測先サブシーケンスy(t)=x(t+W)の組合せを学習用データとして、任意幅ずつずらしながら、時系列データの末尾まで、学習用データを生成する。
 ステップS102において、S101で生成した各学習用データの組合せと、予測モデルfの出力y^=f(x)に基づき、損失関数における誤差を0に近づけるように予測モデルfのパラメータを調整する学習を繰り返す。
  本実施例では、例えば、予測モデルfは全結合型のニューラルネットワークで3層のネットワークを構成し、活性化関数はReLU、勾配法はadam、損失関数は二乗和誤差を用いている。学習処理は、例えば、処理対象の時系列データを全て直接学習する処理を100回程度繰り返す。
 予測モデル学習部115は、1つの学習用データにより予測モデルfの学習処理を実行する毎に、記憶部130の予測モデル133に記憶する予測モデルfを更新する。
 《系列パターン候補生成部116》
 系列パターン生成部117は、予測モデル学習部115の学習処理の終了後、系列パターン候補生成部116を起動する。図6に、系列パターン候補生成部116による系列パターンの候補の抽出処理のフローチャートを示す。
 系列パターン候補生成部116は、処理対象の時系列データ中から出現確率が高く特徴的な変化を示す局所的系列データを抽出する。時系列データ131から処理対象の時系列データを先頭から順次読み出して、窓幅Winの予測元サブシーケンスx(t)を作成して、予測モデル133に記憶する予測モデルfへ入力する。予測モデルfを用いて出力した(ステップS201)予測結果y^=f(x)の窓幅Woutの中央の要素の値と、窓幅Woutの予測先サブシーケンスy(t)の中央の要素の値d_(t+W)との差の絶対値を時刻(t+W)における時系列データの要素の予測誤差として算出する(ステップS202)。時系列データ上の予測元サブシーケンスx(t)の作成を順次1要素ずつずらしながら、時系列データの最終要素の予測誤差まで算出する。
 図5は、系列パターン候補生成のための中間データテーブルを示しており、記憶部130の系列パターン候補135に記憶される。
 図5の系列パターン候補のデータテーブルのセンサ1_予測誤差欄502のデータは、例えば図3に示すセンサ1(温度センサ)欄302の時系列データを読み出して、上記した系列パターン候補生成部116の予測誤差の算出処理を、全時系列データに対して実行して(ステップS202)、図3の時刻301と図5の時刻601とを対応させたレコード位置に、算出した予測誤差を格納したものである。なお、時刻12:00:00~12:00:02の予測誤差欄は、窓幅Woutの中央の要素にはなれないので計算できないため、「-1」を入れてある。
 続いて、系列パターン候補生成部116は、図5のデータテーブルのセンサ1_予測誤差欄502のデータを先頭から順次読み出し、予測誤差の値が閾値θ以下となる要素が、連続してL回以上続いた場合に、それらの時系列データの部分系列データが系列パターンの候補になると判定して、1以上(系列パターンの候補ごとに異なる番号を付与する)の系列パターンの候補IDを、センサ1_系列パターンの候補ID欄503の予測誤差の値が閾値θ以下となる要素に対応するレコード位置に記録する(ステップS203)。
 また、予測誤差の値が閾値θ以下となる要素が連続してL回未満に止まった場合、または予測誤差の欄に計算が出来ないために「-1」が記入されている場合、または予測誤差の値が閾値θを超える場合は、センサ1_系列パターンの候補ID欄503の対応するレコード位置に「-1」を記録する。
 図5のセンサ1_系列パターンの候補ID欄503のデータは、時刻12:10:02~13:10:00の各要素から成る部分系列データは系列パターンの候補ID=1を付与された系列パターンの候補であり、時刻13:10:03~以降に続く各要素から成る部分系列データには系列パターンの候補ID=2が付与された系列パターンの候補が続くことを示している。
 《パラメータテーブル132》
 図7に、本実施例の各機能部で使用するパラメータとその内容の説明を表にまとめて示す。各パラメータの初期値は、予め、記憶部130のパラメータテーブル132に、時系列パターンの説明情報生成装置100の管理者によって設定されている。
  また、ユーザによって、パラメータの値が設定されて、機能部において算出された場合には、パラメータテーブル132に記憶されているパラメータの値は更新される。
 《系列パターン生成処理》
 系列パターン生成部117は、系列パターン候補生成部116の処理が終了後、図8にフローチャートを示す系列パターン生成処理を実行する。
 ステップS301において、系列パターン候補生成部116により系列パターンの候補IDが付与された全ての系列パターン候補(時系列データの部分系列データ)のそれぞれの間の非類似度を算出する。非類似度の計算にはDTW(Dynamic Time Warping)を用いるが、D-DTWなど他の距離計算方法を用いてもよい。
 ステップS302において、階層型クラスタリングを用いて、全ての系列パターン候補をN個のクラスタに分割する。
 ステップS303において、各クラスタに属する部分系列データのうちデータ長で比較した際に中央値となるものを代表とする。代表の決定では、データ長が最短あるいは最長のデータを系列パターンとしてもよい。
  N個に分けた後にクラスタに属する系列パターン候補の数が少ない場合(例えば1つしか存在しない場合)には、そのクラスタを無視して(提示されるパターン数はN個より少ないクラスタとみなし)代表となる系列パターンを決定してもよい。
 系列パターン生成部117は、系列パターン生成処理によって、全ての系列パターン候補をN個のクラスタに分割して、各クラスタにおいて代表となる系列パターンを決定して、各クラスタの系列パターンに1以上の個別の系列パターンIDを付与する。
 図9は、系列パターンID、系列パターン候補ID、及び代表とする系列パターン候補IDを対応付けして管理したデータテーブルである。例えば、系列パターンID=1、系列パターン候補ID=1、10、12、及び代表とする系列パターン候補ID=10が対応付けられている。系列パターン生成部117は、記憶部130の系列パターン136に上記データテーブルを記憶する。
 《推定ラベル付与部119》
 推定ラベル付与部119は、指定された系列パターンが、処理対象の時系列データ上の何処に在るかを推定する処理を、図10に示すフローチャートにて実行する。
 ステップS401において、系列パターンと、時系列データの先頭から所定の窓幅(系列パターンと同じ長さ、または所定の伸縮幅)の部分系列データとの間の非類似度を例えばDTWを用いて計算する。時系列データの部分系列データは、順次時系列データの最終方向に1要素ずつずらしながら、非類似度の計算を繰り返す。
 ステップS402において、S401で算出した非類似度の大きさが閾値φ以下となる部分系列データの窓幅の中央要素に推定ラベルを付与して蓄積する。
  すなわち、図11に示す推定ラベルの結果の出力データテーブルの例において、時刻(601)12:10:01の非類似度(602)は1.28となって、閾値φを超えているので該当せずとして推定ラベルの結果(603)は0とし、時刻12:10:02~12:24:01の各要素の非類似度は全て閾値φ以下となっているので該当するとして推定ラベルの結果を1とし、時刻12:24:02~12:24:03の各要素の非類似度は全て閾値φを超えているので該当せずとして推定ラベルの結果を0としている。なお、時刻12:00:00~12:00:02の各要素は、窓幅の中央の要素にはなれないので計算できないとして非該当の-1を格納している。
 推定ラベル付与部119は、作成した推定ラベルの結果の出力データテーブルを記憶部130の推定ラベルの結果137に記憶する。
 《系列パターン案提示部113》
 系列パターン案提示部113は、時系列データの分析を依頼するユーザ(本実施例では金属加工メーカ)から、時系列データの分析依頼の受託と共に、その時系列データに含まれる出現確率が高く特徴的な系列パターンを抽出するために、予測モデルの予測誤差をどこまで系列パターン内かを判定するための閾値θの候補レベルの最大数V、及び全ての系列パターン候補から分類すべき系列パターンの数Nを、ユーザからの指定入力を受付けて、起動される。
 系列パターン案提示部113は、ユーザから受付けた両パラメータ(閾値θの候補レベルの最大数V、系列パターンの数N)を、記憶部130のパラメータテーブル132に記憶する。
  続いて、予測モデル学習部115を起動して、予測モデルfを学習する。
 系列パターン案提示部113は、予測モデルfを使用して、例えば時系列データの各要素の予測誤差を算出し、全ての予測誤差を、閾値θの候補レベルの最大数V+1個のクラスタにクラスタリングして(例えばk-means法などを使用して)、各クラスタの境界の値を、θ,…θとする。算出したV個の閾値θ,…θは、パラメータテーブル132に記憶する。
 系列パターン案提示部113は、V個の閾値θ,…θの1つずつの閾値を選択して、各閾値を使用した、系列パターン候補生成部116の処理、および系列パターン生成部117の系列パターン生成処理を実行して、各閾値(閾値θ,…θごとに生成される分類された系列パターン群を系列パターン案1~Vと呼ぶ)ごとにN個の系列パターンを生成する。
 系列パターン案提示部113は、ユーザ端末190を介して、生成したV種類の系列パターン案ごとのN個の系列パターンを、例えば、ユーザの要望に応じて、いずれかの系列パターン案に含まれる全ての系列パターンのグラフ表示の一覧、全ての系列パターン案に含まれる代表系列パターンのグラフ表示の一覧などをユーザへ提示する。ユーザは提示された系列パターンのグラフ表示の一覧を検討して、以後の処理に採用する系列パターン案、系列パターンを選択して指示する。
 図15に、系列パターン案提示部113に入力する時系列データ、各パラメータ(閾値θの候補レベルの最大数V、系列パターンの数N)、及び出力する各系列パターン案(V=4の事例)、各系列パターン(N=3の事例)のイメージ図を示す。
 《正常系列パターン学習部114》
 ユーザ(本実施例では金属加工メーカ)が時系列データの分析依頼に先立ち、監視対象システムが正常に稼動している際に採集した時系列データを、「正常時」の識別フラグを添付して、製造情報と共に送付してきたものを受付けた場合に、正常系列パターン学習部114が起動される。
 正常系列パターン学習部114の処理のフローチャートを図12に示す。
  ステップS501において、系列パターン案提示部113がユーザから閾値θの候補レベルの最大数Vと、系列パターンの数Nを受付けて、ユーザから受付けた時系列データから各閾値(閾値θ,…θごとに系列パターン案1~Vと呼ぶ)ごとにN個の系列パターンを生成する。ユーザ端末190を介して、ユーザに各系列パターン案に含まれる全ての系列パターンのグラフを提示する。
 ステップS502において、ユーザは、提示された全ての系列パターン案に含まれる系列パターンのグラフ表示の一覧などを検討して、正常時の系列パターンとして適当なものを選択、指示する。
 ステップS503において、推定ラベル付与部119が、ユーザが選択、指示した正常時の各系列パターン(鋼種、鋼量などの違いによって複数種の系列パターンを選択する場合がある)が、処理対象の正常時の時系列データ上の何処に在るかを推定する処理を行い、推定ラベルを付与した結果を推定ラベルの結果137に記憶する。
 ステップS504において、S503で推定ラベルの結果を1と付与された処理対象の正常時の時系列データの部分系列データを取得する。部分系列データは複数取得されることも考えられる。取得された部分系列データの開始時刻、終了時刻などと、製造情報の開始時刻、終了時刻などを比較して、該当する製造情報(炉名、鋼種、鋼量、製造期間、製造時刻、等)を取得する。
 ステップS505において、(1) 温度センサの時系列データの部分系列データ(系列パターン)に対しては、温度の定常箇所の平均値を算出し、(2) 燃料の流量センサの時系列データの部分系列データ(系列パターン)に対しては、総燃料/鋼量を算出する。
 ステップS506において、S505で算出した正常時の同一製造情報に紐づけられる((1)系列パターンの温度の定常箇所の平均値、(2)系列パターンの総燃料/鋼量)の組合せを、横軸が温度、縦軸が総燃料/鋼量の座標系上にプロットして、各プロット点を鋼種ごとにクラスタリングする。
 ステップS507において、S506で作成した正常時の(温度センサの時系列データの系列パターンの特徴量、燃料の流量センサの時系列データの系列パターンの特徴量)のプロット点の鋼種ごとのクラスタにおいて、クラスタ中心と、クラスタ半径を算出して、クラスタ情報を記憶部130の変化検知モデル138に記憶する。
 《時系列データ分析部112》
 ユーザ(本実施例では金属加工メーカ)が自らの監視対象システムからの時系列データの分析依頼を通達して、データ収集部111がユーザ指定の処理対象の時系列データ、及び製造情報を取得した後、時系列データ分析部112が起動される。
 時系列データ分析部112の処理のフローチャートを図13に示す。
  ステップS601において、系列パターン案提示部113がユーザから閾値θの候補レベルの最大数Vと、系列パターンの数Nを受付けて、ユーザから受付けた時系列データから各閾値(閾値θ,…θごとに系列パターン案1~Vと呼ぶ)ごとにN個の系列パターンを生成する。ユーザ端末190を介して、ユーザに各系列パターン案に含まれる全ての系列パターンのグラフを提示する。
 ステップS602において、ユーザは、提示された全ての系列パターン案に含まれる系列パターンのグラフ表示の一覧などを検討して、分析対象の系列パターンとして適当なものを選択、指示する。
 ステップS603において、推定ラベル付与部119が、ユーザが選択、指示した分析対象の各系列パターン(鋼種、鋼量などの違いによって複数種の系列パターンを選択する場合がある)が、分析対象の時系列データ上の何処に在るかを推定する処理を行い、推定ラベルを付与した結果を推定ラベルの結果137に記憶する。
 ステップS604において、S603で推定ラベルの結果を1と付与された分析対象の時系列データの部分系列データを取得する。部分系列データは複数取得されることも考えられる。取得された部分系列データの開始時刻、終了時刻などと、製造情報の開始時刻、終了時刻などを比較して、該当する製造情報(炉名、鋼種、鋼量、製造期間、製造時刻、等)を取得する。
 ステップS605において、(1) 温度センサの時系列データの部分系列データ(系列パターン)に対しては、温度の定常箇所の平均値を算出し、(2) 燃料の流量センサの時系列データの部分系列データ(系列パターン)に対しては、総燃料/鋼量を算出する。
 ステップS606において、S605で算出した分析対象の同一製造情報に紐づけられる((1)系列パターンの温度の定常箇所の平均値、(2)系列パターンの総燃料/鋼量)の組合せを、横軸が温度、縦軸が総燃料/鋼量の座標系上にプロットして、正常時の変化検知モデル138から同一鋼種のクラスタ情報を読出し、クラスタ中心から該プロット点までの距離と、クラスタ半径との大小を比較する。
 事前に導入した異常検知アルゴリズム134に従って、クラスタ中心から該プロット点までの距離が、クラスタ半径以内であれば「正常」と判定し、クラスタ半径を超える場合は「異常」と判定する。分析結果として、例えば、総燃料/鋼量が、正常時の平均値と比較して、大小を判定する情報が格納される。
 ステップS607において、S606で判定した分析結果を記憶部130の分析結果履歴情報140に記憶する。分析結果は、分析結果履歴情報データテーブル(図14参照)に、IDが付与されて、パターン開始時刻、パターン終了時刻、分析対象のセンサ種別:要素(1)、要素(2)、分析結果の各データ項目が記憶される。
 ステップS608において、今回の分析結果と、分析結果履歴情報140に記憶されている過去履歴のデータレコードが、要素(1)、要素(2)、分析結果の項目が一致するものを検索する。一致する過去履歴情報のIDに対応する、過去にユーザが記録した補足情報があれば、検索する。
 ステップS609において、説明情報生成部118が、分析結果、過去履歴の検索に基づき、図16に示す説明情報をユーザ端末190に出力する。
 図16の説明情報表示画面701上には、今回の分析対象となる時系列データの設備(センサ)を指定する表示枠702と、指定された温度センサの系列パターンのグラフ703と、異常に寄与したデータとして燃料消費量(燃料の流量センサの出力の時系列データ)の系列パターンのグラフ704が表示される。各系列パターンのグラフには、今回の分析結果のID705が付与されている。
 また、説明情報の欄706には、S606で判定した分析結果の説明情報を表示する。
  また、S608で今回の分析結果と、過去履歴のデータレコードが、要素(1)、要素(2)、分析結果の項目が一致している場合に、該当する分析結果履歴情報140のIDに対応する、過去にユーザが記録した説明補足情報141(図14参照)があれば、補足情報の欄707に表示する。
 ユーザは、ユーザ端末190に表示された説明情報表示画面701を見て、監視対象システムの異常状況を確認すると共に、監視対象システムの状態において気付いた事項などをコメントとして記録することができる。
  ユーザが、補足情報の入力欄707に、任意のコメントを入力して、コメント編集釦708を押下することにより、説明情報追記部120が、入力されたコメントを今回の履歴情報のIDを付与して、説明補足情報141(図14参照)に記録する。
100 時系列パターンの説明情報生成装置
110 演算部
111 データ収集部
112 時系列データ分析部
113 系列パターン案提示部
114 正常系列パターン学習部
115 予測モデル学習部
116 系列パターン候補生成部
117 系列パターン生成部
118 説明情報生成部
119 推定ラベル付与部
120 説明情報追記部
130 記憶部
131 時系列データ
132 パラメータテーブル
133 予測モデル
134 異常検知アルゴリズム
135 系列パターン候補
136 系列パターン
137 推定ラベルの結果
138 変化検知モデル
139 製造情報
140 分析結果履歴情報
141 説明補足情報
151 入力部
152 出力部
153 通信部
160 ネットワーク
170 監視対象システムA
180 監視対象システムB
190 ユーザ端末
701 説明情報表示画面
702 設備(センサ)を指定する表示枠
703 指定された温度センサの系列パターンのグラフ
704 燃料消費量の系列パターンのグラフ
705 今回の分析結果のID
706 説明情報の欄
707 補足情報の欄
708 コメント編集釦

Claims (7)

  1.  監視対象システムから取得した時系列データを入力して、該時系列データをニューラルネットワークに学習して予測モデルを構成する予測モデル学習部と、
     前記予測モデルを使用して、前記時系列データに含まれる出現確率が高く特徴的な変化を示す局所的系列データである系列パターンの候補を抽出する系列パターン候補生成部と、
     前記抽出された複数の系列パターンの候補を、相互の間の非類似度を算出して系列パターンの候補を分類し、各分類に含まれる代表的な系列パターンの候補を、前記時系列データの系列パターンとして出力する系列パターン生成部と、
     監視対象システムから得た時系列データより抽出された系列パターンより任意の系列パターンを指定して、該系列パターンより特徴量を算出して、予め正常時の系列パターンより算出しておいた特徴量を記憶した変化検知モデルと比較して、監視対象システムが正常か否かの分析結果を出力する時系列データ分析部と、
     を備えることを特徴とする時系列パターンの説明情報生成装置。
  2.  前記予測モデル学習部は、時系列データより、先頭から、窓幅Winの予測元サブシーケンスx(t)と、窓幅Woutの予測先サブシーケンスy(t)=x(t+W)の組合せを学習用データとして、任意幅ずつずらしながら、時系列データの末尾まで、学習用データを生成し、
     生成した各学習用データの組合せと、予測モデルfの出力y^=f(x)に基づき、損失関数における誤差を0に近づけるように予測モデルfのパラメータを調整する学習を繰り返すことを特徴とする請求項1に記載の時系列パターンの説明情報生成装置。
  3.  前記系列パターン候補生成部は、前記予測モデルによる予測結果と前記時系列データとの予測誤差が所定の閾値θ以下の時系列データの要素が所定数以上続く場合に前記時系列パターンの候補とする、
     ことを特徴とする請求項1に記載の時系列パターンの説明情報生成装置。
  4.  前記監視対象システムの時系列データの分析を依頼するユーザより、閾値θの候補レベルの最大数V、及び全ての系列パターン候補から分類すべき系列パターンの数Nの指定を受付けて、前記時系列データよりV個の閾値θ,…θを算出して、ユーザからの要望に応じて、V×N個の系列パターンを算出して、ユーザに提示する系列パターン案提示部を更に備えることを特徴とする請求項1に記載の時系列パターンの説明情報生成装置。
  5.  監視対象システムが正常に稼動している際に採集した時系列データを入力して、該時系列データより系列パターンを算出して、各系列パターンより特徴量を算出し、
     製品種ごとに特徴量をクラスタリングして、各クラスタの情報を変化検知モデルとして記憶する正常系列パターン学習部を更に備えることを特徴とする請求項1に記載の時系列パターンの説明情報生成装置。
  6.  前記時系列データ分析部は、分析対象の時系列データより抽出された系列パターンより特徴量を算出して、前記変化検知モデルと比較して監視対象システムが正常か否かの判定を行い、
     異常と判定された場合には過去履歴を検索して、過去にユーザが記録した補足情報があれば読み出し、説明情報表示画面上に、異常に寄与したデータのグラフ、分析結果の説明情報、および補足情報を表示する説明情報生成部を更に備えることを特徴とする請求項1に記載の時系列パターンの説明情報生成装置。
  7.  説明情報表示画面上から、異常と判定された監視対象システムの状態において、ユーザが気付いた事項などをコメントとして入力した情報を受付け、補足情報として記録する説明情報追記部を更に備えることを特徴とする請求項6に記載の時系列パターンの説明情報生成装置。
PCT/JP2021/001368 2020-02-03 2021-01-15 時系列パターンの説明情報生成装置 WO2021157327A1 (ja)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN202180008963.4A CN114945881A (zh) 2020-02-03 2021-01-15 时序模式的说明信息生成装置
US17/793,803 US20230102000A1 (en) 2020-02-03 2021-01-15 Time-series pattern explanatory information generating apparatus

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2020-016215 2020-02-03
JP2020016215A JP7222939B2 (ja) 2020-02-03 2020-02-03 時系列パターンの説明情報生成装置

Publications (1)

Publication Number Publication Date
WO2021157327A1 true WO2021157327A1 (ja) 2021-08-12

Family

ID=77199937

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2021/001368 WO2021157327A1 (ja) 2020-02-03 2021-01-15 時系列パターンの説明情報生成装置

Country Status (4)

Country Link
US (1) US20230102000A1 (ja)
JP (1) JP7222939B2 (ja)
CN (1) CN114945881A (ja)
WO (1) WO2021157327A1 (ja)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023162364A1 (ja) * 2022-02-28 2023-08-31 株式会社日立製作所 異常診断装置及びその方法

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0696234A (ja) * 1992-09-09 1994-04-08 Hitachi Ltd 時系列データの処理システム
JPH07152789A (ja) * 1993-11-26 1995-06-16 Mitsubishi Electric Corp プラント解析設備診断システム
JPH11129145A (ja) * 1997-10-31 1999-05-18 Denso Corp 加工物の形状精度診断装置及び加工物の形状精度診断方法及び記録媒体
JP2019520659A (ja) * 2016-07-07 2019-07-18 アスペン テクノロジー インコーポレイテッド 時系列パターンモデルを用いて主要パフォーマンス指標(kpi)を監視するコンピュータシステム及び方法

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019082874A (ja) * 2017-10-31 2019-05-30 株式会社日立製作所 設計支援装置及び設計支援システム
JP7152789B2 (ja) 2020-10-13 2022-10-13 株式会社図南 タイヤホルダ

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0696234A (ja) * 1992-09-09 1994-04-08 Hitachi Ltd 時系列データの処理システム
JPH07152789A (ja) * 1993-11-26 1995-06-16 Mitsubishi Electric Corp プラント解析設備診断システム
JPH11129145A (ja) * 1997-10-31 1999-05-18 Denso Corp 加工物の形状精度診断装置及び加工物の形状精度診断方法及び記録媒体
JP2019520659A (ja) * 2016-07-07 2019-07-18 アスペン テクノロジー インコーポレイテッド 時系列パターンモデルを用いて主要パフォーマンス指標(kpi)を監視するコンピュータシステム及び方法

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023162364A1 (ja) * 2022-02-28 2023-08-31 株式会社日立製作所 異常診断装置及びその方法

Also Published As

Publication number Publication date
CN114945881A (zh) 2022-08-26
JP7222939B2 (ja) 2023-02-15
US20230102000A1 (en) 2023-03-30
JP2021124819A (ja) 2021-08-30

Similar Documents

Publication Publication Date Title
US11514354B2 (en) Artificial intelligence based performance prediction system
EP2905665B1 (en) Information processing apparatus, diagnosis method, and program
AU2018203375A1 (en) Method and system for data based optimization of performance indicators in process and manufacturing industries
CN107430387A (zh) 建筑物自动化预测
JP2019185422A (ja) 故障予知方法、故障予知装置および故障予知プログラム
JP2013025367A (ja) 設備状態監視方法およびその装置
US20150269195A1 (en) Model updating apparatus and method
JP7030072B2 (ja) 時系列データ監視システム、および時系列データ監視方法
JP7036697B2 (ja) 監視システム及び監視方法
WO2017034512A1 (en) Interactive analytics on time series
JP7493930B2 (ja) 情報処理方法、情報処理装置、生産システム、プログラム、記録媒体
Rasay et al. An integrated model for economic design of chi-square control chart and maintenance planning
EP4028963A1 (en) Systems and methods for predicting manufacturing process risks
US11698628B2 (en) System, method, and computer program product for optimizing a manufacturing process
JP2020149466A5 (ja)
JP2020052714A5 (ja)
WO2021157327A1 (ja) 時系列パターンの説明情報生成装置
JP2018206291A (ja) 省エネルギー効果算出装置および方法
Stolpe et al. Sustainable industrial processes by embedded real-time quality prediction
JPH10124478A (ja) セグメント生成型予測モデル構築装置及びその方法
JP2021192155A (ja) 異常検知支援プログラム、異常検知支援方法および異常検知支援システム
US20220147039A1 (en) Event analytics in modular industrial plants
JP2010092203A (ja) 異常検出装置および異常検出方法
Mosavi et al. Intelligent energy management using data mining techniques at Bosch Car Multimedia Portugal facilities
EP3904977A1 (en) Method and operator support system using the method

Legal Events

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

Ref document number: 21751467

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 21751467

Country of ref document: EP

Kind code of ref document: A1