JP7258253B1 - 正常モデル生成プログラム、正常モデル生成装置および正常モデル生成方法 - Google Patents
正常モデル生成プログラム、正常モデル生成装置および正常モデル生成方法 Download PDFInfo
- Publication number
- JP7258253B1 JP7258253B1 JP2022570506A JP2022570506A JP7258253B1 JP 7258253 B1 JP7258253 B1 JP 7258253B1 JP 2022570506 A JP2022570506 A JP 2022570506A JP 2022570506 A JP2022570506 A JP 2022570506A JP 7258253 B1 JP7258253 B1 JP 7258253B1
- Authority
- JP
- Japan
- Prior art keywords
- cycle
- mode
- data
- normal model
- section
- 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.)
- Active
Links
- 238000000034 method Methods 0.000 title claims description 34
- 230000006870 function Effects 0.000 claims abstract description 7
- 230000003252 repetitive effect Effects 0.000 claims abstract description 3
- 238000001514 detection method Methods 0.000 claims description 78
- 230000005856 abnormality Effects 0.000 claims description 68
- 230000002159 abnormal effect Effects 0.000 description 14
- 238000004364 calculation method Methods 0.000 description 14
- 238000010586 diagram Methods 0.000 description 12
- 238000004590 computer program Methods 0.000 description 7
- 230000005540 biological transmission Effects 0.000 description 5
- 238000004891 communication Methods 0.000 description 5
- 230000004048 modification Effects 0.000 description 5
- 238000012986 modification Methods 0.000 description 5
- 230000006866 deterioration Effects 0.000 description 2
- 239000004973 liquid crystal related substance Substances 0.000 description 1
- 238000005070 sampling Methods 0.000 description 1
- 239000013598 vector Substances 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N20/00—Machine learning
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B23/00—Testing or monitoring of control systems or parts thereof
- G05B23/02—Electric testing or monitoring
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B23/00—Testing or monitoring of control systems or parts thereof
- G05B23/02—Electric testing or monitoring
- G05B23/0205—Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults
- G05B23/0218—Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults characterised by the fault detection method dealing with either existing or incipient faults
- G05B23/0224—Process history based detection method, e.g. whereby history implies the availability of large amounts of data
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B23/00—Testing or monitoring of control systems or parts thereof
- G05B23/02—Electric testing or monitoring
- G05B23/0205—Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults
- G05B23/0218—Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults characterised by the fault detection method dealing with either existing or incipient faults
- G05B23/0224—Process history based detection method, e.g. whereby history implies the availability of large amounts of data
- G05B23/024—Quantitative history assessment, e.g. mathematical relationships between available data; Functions therefor; Principal component analysis [PCA]; Partial least square [PLS]; Statistical classifiers, e.g. Bayesian networks, linear regression or correlation analysis; Neural networks
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q50/00—Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
- G06Q50/04—Manufacturing
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B2223/00—Indexing scheme associated with group G05B23/00
- G05B2223/06—Remote monitoring
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Automation & Control Theory (AREA)
- Software Systems (AREA)
- Mathematical Physics (AREA)
- Evolutionary Computation (AREA)
- Artificial Intelligence (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Data Mining & Analysis (AREA)
- Medical Informatics (AREA)
- Computing Systems (AREA)
- General Engineering & Computer Science (AREA)
- Business, Economics & Management (AREA)
- Manufacturing & Machinery (AREA)
- Health & Medical Sciences (AREA)
- Economics (AREA)
- General Health & Medical Sciences (AREA)
- Human Resources & Organizations (AREA)
- Marketing (AREA)
- Primary Health Care (AREA)
- Strategic Management (AREA)
- Tourism & Hospitality (AREA)
- General Business, Economics & Management (AREA)
- Testing And Monitoring For Control Systems (AREA)
- Testing Or Calibration Of Command Recording Devices (AREA)
- Measuring Fluid Pressure (AREA)
Abstract
Description
Claims (15)
- 反復的に行われる一連の複数のモードを有する作業を行っている作業主体の状態をセンサで検出することによって生成される時系列のセンサデータを取得するコンピュータを、
前記センサデータをモード分割したモードデータを生成するモード分割部、
前記モードデータに基づいて、一連の複数のモードが繰り返されるサイクル区間を示すサイクルデータを生成するサイクル分割部、
前記サイクルデータおよび前記モードデータに基づいて、正常なサイクル区間を判定するサイクル判定部、および、
前記正常なサイクル区間に含まれる前記モードデータに基づいて、前記複数のモードごとの正常モデルを生成する正常モデル生成部、
として機能させる正常モデル生成プログラム。 - 前記コンピュータを、
前記モードデータと前記正常モデルとを比較して、前記モードデータの区間毎に異常を検知し、異常を検知した前記モードデータの区間を示す異常検知データを生成する異常検知部、
としてさらに機能させる請求項1に記載の正常モデル生成プログラム。 - 前記モード分割部は、前記複数のモードごとのテンプレートを含む前記正常モデルを用いて、前記センサデータを分割したそれぞれの区間に対して、前記一連の複数のモードを周期的に割り当てて前記モードデータを生成する、
請求項1または2に記載の正常モデル生成プログラム。 - 前記サイクル分割部は、前記モードデータに含まれる前記複数のモードから、モードの区間の長さ、または、モードに含まれる前記センサデータの値の変化に基づいて、非稼働モードを検出し、前記非稼働モードの終了時刻で区切ったサイクル区間を特定し、前記サイクルデータを生成する、
請求項1または2に記載の正常モデル生成プログラム。 - 前記サイクル分割部は、前記モードデータに含まれる前記複数のモードから、モードの区間の長さ、または、モードに含まれる前記センサデータの値の変化に基づいて、非稼働モードを検出し、前記非稼働モードの終了時刻で区切ったサイクル区間を特定し、前記サイクルデータを生成する、
請求項3に記載の正常モデル生成プログラム。 - 前記モード分割部、前記サイクル分割部、前記サイクル判定部、および、前記正常モデル生成部はそれぞれ、予め決められた学習終了条件を満たすまで、前記モードデータの生成、前記サイクルデータの生成、前記正常なサイクル区間の判定、前記正常モデルの生成の処理を繰り返す、
請求項1または2に記載の正常モデル生成プログラム。 - 前記モード分割部、前記サイクル分割部、前記サイクル判定部、および、前記正常モデル生成部はそれぞれ、予め決められた学習終了条件を満たすまで、前記モードデータの生成、前記サイクルデータの生成、前記正常なサイクル区間の判定、前記正常モデルの生成の処理を繰り返す、
請求項3に記載の正常モデル生成プログラム。 - 前記モード分割部、前記サイクル分割部、前記サイクル判定部、および、前記正常モデル生成部はそれぞれ、予め決められた学習終了条件を満たすまで、前記モードデータの生成、前記サイクルデータの生成、前記正常なサイクル区間の判定、前記正常モデルの生成の処理を繰り返す、
請求項4に記載の正常モデル生成プログラム。 - 前記モード分割部、前記サイクル分割部、前記サイクル判定部、および、前記正常モデル生成部の処理の繰り返しにおいて、
前記サイクル分割部は、前記サイクルデータが既にある場合には、予め決められた解除条件を満たすまで、前記サイクルデータの生成を実行しない、
請求項6に記載の正常モデル生成プログラム。 - 前記モード分割部、前記サイクル分割部、前記サイクル判定部、および、前記正常モデル生成部の処理の繰り返しにおいて、
前記モード分割部は、前記サイクルデータが既にある場合には、前記サイクルデータが示すサイクル区間ごとに分割した前記センサデータをモード分割して前記モードデータを生成する、
請求項6に記載の正常モデル生成プログラム。 - 前記モード分割部、前記サイクル分割部、前記サイクル判定部、および、前記正常モデル生成部の処理の繰り返しにおいて、
前記モード分割部は、前記サイクルデータが既にある場合には、前記サイクルデータが示すサイクル区間ごとに分割した前記センサデータをモード分割して前記モードデータを生成する、
請求項9に記載の正常モデル生成プログラム。 - 反復的に行われる一連の複数のモードを有する作業を行っている作業主体の状態をセンサで検出することによって生成される時系列のセンサデータを取得するセンサデータ取得部と、
前記センサデータをモード分割したモードデータを生成するモード分割部と、
前記モードデータに基づいて、一連の複数のモードが繰り返されるサイクル区間を示すサイクルデータを生成するサイクル分割部と、
前記サイクルデータおよび前記モードデータに基づいて、正常なサイクル区間を判定するサイクル判定部と、
前記正常なサイクル区間に含まれる前記モードデータに基づいて、前記複数のモードごとの正常モデルを生成する正常モデル生成部と、
を備える、正常モデル生成装置。 - 前記正常モデルと、前記モードデータとを比較して、前記モードデータの区間毎に異常を検知し、異常を検知した前記モードデータの区間を示す異常検知データを生成する異常検知部と、
前記異常検知データを出力する出力部と、
をさらに備える、
請求項12に記載の正常モデル生成装置。 - 反復的に行われる一連の複数のモードを有する作業を行っている作業主体の状態をセンサで検出することによって生成される時系列のセンサデータを取得する正常モデル生成装置が実行する、
前記センサデータをモード分割したモードデータを生成し、
前記モードデータに基づいて、一連の複数のモードが繰り返されるサイクル区間を示すサイクルデータを生成し、
前記サイクルデータおよび前記モードデータに基づいて、正常なサイクル区間を判定し、
前記正常なサイクル区間に含まれる前記モードデータに基づいて、前記複数のモードごとの正常モデルを生成する、
正常モデル生成方法。 - 前記正常モデルと、前記モードデータとを比較して、前記モードデータの区間毎に異常を検知し、異常を検知した前記モードデータの区間を示す異常検知データを生成する、
請求項14に記載の正常モデル生成方法。
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/JP2022/025612 WO2024003994A1 (ja) | 2022-06-27 | 2022-06-27 | 正常モデル生成プログラム、正常モデル生成装置および正常モデル生成方法 |
Publications (3)
Publication Number | Publication Date |
---|---|
JP7258253B1 true JP7258253B1 (ja) | 2023-04-14 |
JPWO2024003994A1 JPWO2024003994A1 (ja) | 2024-01-04 |
JPWO2024003994A5 JPWO2024003994A5 (ja) | 2024-06-04 |
Family
ID=85980424
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2022570506A Active JP7258253B1 (ja) | 2022-06-27 | 2022-06-27 | 正常モデル生成プログラム、正常モデル生成装置および正常モデル生成方法 |
Country Status (4)
Country | Link |
---|---|
US (1) | US20240419157A1 (ja) |
JP (1) | JP7258253B1 (ja) |
CN (1) | CN118575189A (ja) |
WO (1) | WO2024003994A1 (ja) |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2012089057A (ja) * | 2010-10-22 | 2012-05-10 | Hitachi Engineering & Services Co Ltd | 設備状態監視方法およびその装置並びに設備状態監視用プログラム |
JP2015181072A (ja) * | 2015-07-23 | 2015-10-15 | 株式会社日立パワーソリューションズ | 設備状態監視方法およびその装置 |
JP2017129917A (ja) * | 2016-01-18 | 2017-07-27 | 富士通株式会社 | 異常検知方法、異常検知装置および異常検知プログラム |
WO2020026441A1 (ja) * | 2018-08-03 | 2020-02-06 | 三菱電機株式会社 | データ解析装置、システム、方法、及びプログラム |
JP2021144619A (ja) * | 2020-03-13 | 2021-09-24 | 株式会社東芝 | 情報処理装置、情報処理方法及びコンピュータプログラム |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2013257251A (ja) * | 2012-06-14 | 2013-12-26 | Internatl Business Mach Corp <Ibm> | 異常検知方法、プログラム及びシステム |
US11599083B2 (en) * | 2018-05-31 | 2023-03-07 | Mitsubishi Electric Corporation | Work analysis apparatus for analyzing work including series of actions performed by working subject |
-
2022
- 2022-06-27 JP JP2022570506A patent/JP7258253B1/ja active Active
- 2022-06-27 WO PCT/JP2022/025612 patent/WO2024003994A1/ja active Application Filing
- 2022-06-27 CN CN202280086916.6A patent/CN118575189A/zh active Pending
- 2022-06-27 US US18/713,184 patent/US20240419157A1/en active Pending
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2012089057A (ja) * | 2010-10-22 | 2012-05-10 | Hitachi Engineering & Services Co Ltd | 設備状態監視方法およびその装置並びに設備状態監視用プログラム |
JP2015181072A (ja) * | 2015-07-23 | 2015-10-15 | 株式会社日立パワーソリューションズ | 設備状態監視方法およびその装置 |
JP2017129917A (ja) * | 2016-01-18 | 2017-07-27 | 富士通株式会社 | 異常検知方法、異常検知装置および異常検知プログラム |
WO2020026441A1 (ja) * | 2018-08-03 | 2020-02-06 | 三菱電機株式会社 | データ解析装置、システム、方法、及びプログラム |
JP2021144619A (ja) * | 2020-03-13 | 2021-09-24 | 株式会社東芝 | 情報処理装置、情報処理方法及びコンピュータプログラム |
Also Published As
Publication number | Publication date |
---|---|
JPWO2024003994A1 (ja) | 2024-01-04 |
CN118575189A (zh) | 2024-08-30 |
US20240419157A1 (en) | 2024-12-19 |
WO2024003994A1 (ja) | 2024-01-04 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN107844837B (zh) | 针对机器学习算法进行算法参数调优的方法及系统 | |
US11595415B2 (en) | Root cause analysis in multivariate unsupervised anomaly detection | |
US10210189B2 (en) | Root cause analysis of performance problems | |
US10423647B2 (en) | Descriptive datacenter state comparison | |
US20180174062A1 (en) | Root cause analysis for sequences of datacenter states | |
US10051056B2 (en) | Resource planning method, system, and apparatus for cluster computing architecture | |
US20180174072A1 (en) | Method and system for predicting future states of a datacenter | |
JP2020512631A (ja) | 段階的な機械学習を使用する自動化された意思決定 | |
WO2017188419A1 (ja) | 計算資源管理装置、計算資源管理方法、及びコンピュータ読み取り可能な記録媒体 | |
JP6888737B2 (ja) | 学習装置、学習方法、及びプログラム | |
GB2627119A (en) | Recommendation generation using machine learning data validation | |
US10346450B2 (en) | Automatic datacenter state summarization | |
US9208055B2 (en) | Importance-based call graph construction | |
JP7258253B1 (ja) | 正常モデル生成プログラム、正常モデル生成装置および正常モデル生成方法 | |
US20180176108A1 (en) | State information completion using context graphs | |
US11487747B2 (en) | Anomaly location identification device, anomaly location identification method, and program | |
CN111241159A (zh) | 确定任务执行时间的方法及装置 | |
EP4333391A1 (en) | Detection device, detection method, and detection program | |
EP4358070A1 (en) | Cumulative calculation device, cumulative calculation method, and program | |
JP2016218636A (ja) | システムモデル生成支援装置、システムモデル生成支援方法、及び、プログラム | |
WO2020044413A1 (ja) | 仮説推論装置、仮説推論方法、及びコンピュータ読み取り可能な記録媒体 | |
CN114615144B (zh) | 网络优化方法及系统 | |
CN112463576B (zh) | 云计算性能测试方法、装置、设备及存储介质 | |
US12132667B2 (en) | Adapting software code to device resource availability | |
US11237940B2 (en) | Determining dynamic system performance from a static behavior model |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20221118 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20221118 |
|
A871 | Explanation of circumstances concerning accelerated examination |
Free format text: JAPANESE INTERMEDIATE CODE: A871 Effective date: 20221118 |
|
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: 20230307 |
|
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: 7258253 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |