JP7552902B2 - 検知期間設定装置、検知期間設定方法、及びプログラム - Google Patents
検知期間設定装置、検知期間設定方法、及びプログラム Download PDFInfo
- Publication number
- JP7552902B2 JP7552902B2 JP2023529356A JP2023529356A JP7552902B2 JP 7552902 B2 JP7552902 B2 JP 7552902B2 JP 2023529356 A JP2023529356 A JP 2023529356A JP 2023529356 A JP2023529356 A JP 2023529356A JP 7552902 B2 JP7552902 B2 JP 7552902B2
- Authority
- JP
- Japan
- Prior art keywords
- cluster
- stationary
- transition
- subsequence
- sequence
- 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
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N20/00—Machine learning
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Software Systems (AREA)
- Data Mining & Analysis (AREA)
- Evolutionary Computation (AREA)
- Medical Informatics (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Physics & Mathematics (AREA)
- Computing Systems (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Mathematical Physics (AREA)
- Artificial Intelligence (AREA)
- Testing And Monitoring For Control Systems (AREA)
- Debugging And Monitoring (AREA)
Description
まず、非特許文献3等で提案されている非定常変動検知技術の概略について説明する。
まず、本実施形態に係る検知期間設定装置10の機能構成について、図1を参照しながら説明する。図1は、本実施形態に係る検知期間設定装置10の機能構成の一例を示す図である。
次に、本実施形態に係る検知期間設定処理について、図2を参照しながら説明する。図2は、本実施形態に係る検知期間設定処理の一例を示すフローチャートである。
最後に、本実施形態に係る検知期間設定装置10のハードウェア構成について、図3を参照しながら説明する。図3は、本実施形態に係る検知期間設定装置10のハードウェア構成の一例を示す図である。
20 非定常変動検知装置
101 クラスタID系列入力部
102 非定常系列入力部
103 非定常要因クラスタ抽出部
104 検知期間設定部
105 出力部
201 入力装置
202 表示装置
203 外部I/F
203a 記録媒体
204 通信I/F
205 プロセッサ
206 メモリ装置
207 バス
Claims (6)
- 1又は複数の装置で構成されるシステムの各時点におけるシステム状態を表す時系列データをクラスタリングすることで作成されたクラスタID系列を入力するクラスタID系列入力部と、
前記クラスタID系列中で異なるクラスタに遷移するまでの時点数を表す滞在期間が、前記異なるクラスタに遷移するまでのクラスタIDに付与されたクラスタ遷移系列の部分系列であって、所定の系列長で、かつ、少なくとも出現確率が所定の閾値を下回る部分系列を、前記システムの非定常状態を表す非定常クラスタ遷移部分系列として入力する非定常系列入力部と、
前記クラスタID系列を用いて、前記非定常クラスタ遷移部分系列を構成する各クラスタIDについて、前記非定常クラスタ遷移部分系列が非定常状態を表すことに対する前記クラスタIDの寄与度を算出する算出部と、
前記寄与度を用いて、前記非定常クラスタ遷移部分系列を構成する各クラスタIDの中から非定常要因クラスタを抽出する抽出部と、
前記非定常クラスタ遷移部分系列に対応する期間のうち、前記非定常要因クラスタに対応する期間を、前記非定常状態の変動が発生している期間として設定する設定部と、
を有することを特徴とする検知期間設定装置。 - 前記算出部は、
前記クラスタID系列における前記クラスタIDの出現確率を所定の単調非増加関数で変換した値を、前記寄与度として算出する、ことを特徴とする請求項1に記載の検知期間設定装置。 - 前記単調非増加関数は、前記出現確率を逆数に変換する関数である、請求項2に記載の検知期間設定装置。
- 前記抽出部は、
前記非定常クラスタ遷移部分系列毎に、前記寄与度が最も高いクラスタID又は前記寄与度が所定の閾値を上回るクラスタIDを、前記非定常要因クラスタとして抽出する、ことを特徴とする請求項1乃至3の何れか一項に記載の検知期間設定装置。 - 1又は複数の装置で構成されるシステムの各時点におけるシステム状態を表す時系列データをクラスタリングすることで作成されたクラスタID系列を入力するクラスタID系列入力手順と、
前記クラスタID系列中で異なるクラスタに遷移するまでの時点数を表す滞在期間が、前記異なるクラスタに遷移するまでのクラスタIDに付与されたクラスタ遷移系列の部分系列であって、所定の系列長で、かつ、少なくとも出現確率が所定の閾値を下回る部分系列を、前記システムの非定常状態を表す非定常クラスタ遷移部分系列として入力する非定常系列入力手順と、
前記クラスタID系列を用いて、前記非定常クラスタ遷移部分系列を構成する各クラスタIDについて、前記非定常クラスタ遷移部分系列が非定常状態を表すことに対する前記クラスタIDの寄与度を算出する算出手順と、
前記寄与度を用いて、前記非定常クラスタ遷移部分系列を構成する各クラスタIDの中から非定常要因クラスタを抽出する抽出手順と、
前記非定常クラスタ遷移部分系列に対応する期間のうち、前記非定常要因クラスタに対応する期間を、前記非定常状態の変動が発生している期間として設定する設定手順と、
をコンピュータが実行することを特徴とする検知期間設定方法。 - コンピュータを、請求項1乃至4の何れか一項に記載の検知期間設定装置として機能させるプログラム。
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| PCT/JP2021/023872 WO2022269843A1 (ja) | 2021-06-23 | 2021-06-23 | 検知期間設定装置、検知期間設定方法、及びプログラム |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPWO2022269843A1 JPWO2022269843A1 (ja) | 2022-12-29 |
| JP7552902B2 true JP7552902B2 (ja) | 2024-09-18 |
Family
ID=84545433
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2023529356A Active JP7552902B2 (ja) | 2021-06-23 | 2021-06-23 | 検知期間設定装置、検知期間設定方法、及びプログラム |
Country Status (2)
| Country | Link |
|---|---|
| JP (1) | JP7552902B2 (ja) |
| WO (1) | WO2022269843A1 (ja) |
Citations (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2020140250A (ja) | 2019-02-26 | 2020-09-03 | 日本電信電話株式会社 | 異常検知装置、異常検知方法および異常検知プログラム |
-
2021
- 2021-06-23 JP JP2023529356A patent/JP7552902B2/ja active Active
- 2021-06-23 WO PCT/JP2021/023872 patent/WO2022269843A1/ja not_active Ceased
Patent Citations (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2020140250A (ja) | 2019-02-26 | 2020-09-03 | 日本電信電話株式会社 | 異常検知装置、異常検知方法および異常検知プログラム |
Non-Patent Citations (2)
| Title |
|---|
| FUKUDA, K.,On the use of weighted syslog time series for anomaly detection,Proceedings of 12th IFIP/IEEE International Symposium on Integrated Network Management (IM 2011) and,2011年05月23日,pp. 393-398,[online], Retrieved from the Internet: <URL: https://ieeexplore.ieee.org/document/5990538> Retrieved on [2021-09-07],DOI: 10.1109/INM.2011.5990538 |
| 高橋 彰子ほか,多次元時系列データにおける非定常変動検知技術の提案,電子情報通信学会技術研究報告 [online],2020年07月09日,Vol. 120, No. 108,pp. 57-62 |
Also Published As
| Publication number | Publication date |
|---|---|
| WO2022269843A1 (ja) | 2022-12-29 |
| JPWO2022269843A1 (ja) | 2022-12-29 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US11650579B2 (en) | Information processing device, production facility monitoring method, and computer-readable recording medium recording production facility monitoring program | |
| CN110826648A (zh) | 一种利用时序聚类算法实现故障检测的方法 | |
| US20220058174A1 (en) | System and method for removing exception periods from time series data | |
| US11755448B2 (en) | Event monitoring apparatus, method and program recording medium | |
| US10878336B2 (en) | Technologies for detection of minority events | |
| CN112818066A (zh) | 一种时序数据异常检测方法、装置及电子设备和存储介质 | |
| JP6295857B2 (ja) | 抽出方法、装置、及びプログラム | |
| CN111612037A (zh) | 异常用户检测方法、装置、介质及电子设备 | |
| JP7662049B2 (ja) | 変化点検知装置、変化点検知方法及びプログラム | |
| KR20200052425A (ko) | 시계열 데이터 분석 방법, 주영향 변수 결정 방법 및 그 방법들을 지원하는 장치 | |
| Du et al. | Behavioral anomaly detection approach based on log monitoring | |
| CN113468014A (zh) | 一种运维数据的异常检测方法及装置 | |
| WO2022168279A1 (ja) | クラスタ数設定装置、クラスタ数設定方法及びプログラム | |
| JP7552902B2 (ja) | 検知期間設定装置、検知期間設定方法、及びプログラム | |
| JP5939587B2 (ja) | アノテーションの相関を計算する装置及び方法 | |
| US20170351461A1 (en) | Non-transitory computer-readable storage medium, and data compressing device | |
| CN110198299B (zh) | 一种入侵检测方法和装置 | |
| CN111488947A (zh) | 电力系统设备的故障检测方法与装置 | |
| JP7392845B2 (ja) | 非定常変動検知装置、非定常変動検知方法及びプログラム | |
| CN115766145B (zh) | 异常检测方法及装置、计算机可存储介质 | |
| CN117441321A (zh) | 检测装置、检测方法以及检测程序 | |
| CN112907257A (zh) | 风险阈值确定方法、异常检测方法、装置和电子设备 | |
| Liang et al. | Disk failure prediction based on SW-disk feature engineering | |
| CN117056842A (zh) | 构建设备异常监测模型的方法、装置、设备、介质及产品 | |
| US11188412B2 (en) | System and method for improving server usage based on anomaly detection |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20231120 |
|
| A80 | Written request to apply exceptions to lack of novelty of invention |
Free format text: JAPANESE INTERMEDIATE CODE: A801 Effective date: 20231219 |
|
| A80 | Written request to apply exceptions to lack of novelty of invention |
Free format text: JAPANESE INTERMEDIATE CODE: A80 Effective date: 20231219 |
|
| RD02 | Notification of acceptance of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7422 Effective date: 20240701 |
|
| 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: 20240806 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20240819 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 7552902 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
| S533 | Written request for registration of change of name |
Free format text: JAPANESE INTERMEDIATE CODE: R313533 |
|
| R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |