JP2019028671A - Information processing device, information processing method, computer program and storage medium - Google Patents

Information processing device, information processing method, computer program and storage medium Download PDF

Info

Publication number
JP2019028671A
JP2019028671A JP2017146598A JP2017146598A JP2019028671A JP 2019028671 A JP2019028671 A JP 2019028671A JP 2017146598 A JP2017146598 A JP 2017146598A JP 2017146598 A JP2017146598 A JP 2017146598A JP 2019028671 A JP2019028671 A JP 2019028671A
Authority
JP
Japan
Prior art keywords
rule
data
replacement
failure
duplication
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2017146598A
Other languages
Japanese (ja)
Inventor
敦史 野上
Atsushi Nogami
敦史 野上
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP2017146598A priority Critical patent/JP2019028671A/en
Publication of JP2019028671A publication Critical patent/JP2019028671A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

To provide an information processing device that precisely learns a predictive rule for a component replacement occurrence.SOLUTION: An information processing device 100 includes: a data storing unit 113 that stores component pre-replacement data which adds a component label indicating the component to an event log prior to the replacement of the components of devices 101 to 10N each including multiple components; a rule learning unit 114 that learns a predictive rule indicating a predictor of an occurrence of replacement of each component among the multiple components from the component pre-replacement data; a duplicated rule selecting unit 115 that selects, as a duplicated rule, the predictive rule duplicated among the multiple components; a data selecting unit 116 that selects, as duplicated rule learning data, the component pre-replacement data which contains an event pattern of the duplicated rule; an influence calculating unit 117 that calculates influence of multi-label data on the duplicated rule on the basis of the number of the multi-label data to which the labels of the multiple components are added from the duplicated rule learning data; and a rule adjusting unit 118 that adjusts the duplicated rule on the basis of the influence.SELECTED DRAWING: Figure 1

Description

本発明は、機器の故障や部品交換の発生を予測するための予兆ルールを学習する情報処理装置に関する。   The present invention relates to an information processing apparatus that learns predictive rules for predicting the occurrence of equipment failures and parts replacement.

機器は、保守管理のために、処理、動作、エラー、故障等のイベントに関するイベントログを保存する。イベントログを解析して、故障発生前のイベントの組み合わせやイベント発生順序を、故障発生の予兆を示す予兆ルール(予兆パターン、前兆パターン)として抽出することが行われている。予兆ルールは、故障発生の予測に用いられる。
特許文献1は、故障発生前のイベントログに対してパターンマイニングを行うことにより予兆ルールを抽出する障害予測システムを開示する。このシステムは、抽出した予兆ルールを故障発生の予測対象となる装置のイベントログに対して適用し、イベントログ中に予兆ルールと同じパターンを検出した場合に、故障の発生を予測する。また、このシステムは、故障の種類毎に故障発生前のイベントログを蓄積し、各イベントログから故障の種類毎の予兆ルールを抽出する。
The device stores an event log related to events such as processing, operations, errors, and failures for maintenance management. An event log is analyzed, and an event combination and an event occurrence order before the occurrence of a failure are extracted as an indication rule (an indication pattern, an indication pattern) indicating an indication of the occurrence of the failure. The predictive rule is used to predict a failure occurrence.
Patent Document 1 discloses a failure prediction system that extracts predictive rules by performing pattern mining on an event log before a failure occurs. This system applies the extracted predictive rule to the event log of the device that is the target of failure occurrence, and predicts the occurrence of a failure when the same pattern as the predictive rule is detected in the event log. In addition, this system accumulates an event log before the occurrence of a failure for each type of failure, and extracts a predictive rule for each type of failure from each event log.

特開2007−172131号公報JP 2007-172131 A

画像形成装置などの機器では、故障の発生や寿命に応じて部品を交換する保守作業が行われる。保守作業により交換された部品の履歴と、部品交換前のイベントログとにより、部品交換発生の予兆ルールを学習する場合、以下のような問題がある。
例えば、故障した部品Aの交換作業時に、別の部品Bも同時に交換する場合がある。これは、保守作業のためのサービスマンの出動回数を削減するために、まだ交換しなくて良い部品Bを交換する場合や、機器の故障原因が特定できずに、真の故障部品(部品A)だけでなく、異なる部品(部品B)も交換する場合である。
In an apparatus such as an image forming apparatus, maintenance work is performed to replace parts according to the occurrence of a failure or the life. When learning a predictive rule for occurrence of parts replacement from a history of parts replaced by maintenance work and an event log before parts replacement, there are the following problems.
For example, when replacing the failed part A, another part B may be replaced at the same time. This is because, in order to reduce the number of times a serviceman is dispatched for maintenance work, when the part B that does not need to be replaced is replaced, or the cause of the failure of the device cannot be specified, the true faulty part (part A ) As well as different parts (part B).

部品交換発生の予兆ルールの学習には、各部品の交換前のイベントログが必要となる。具体的には、イベントログに交換した部品のラベル(教師データ)が付加されたデータを学習データとする。複数の部品の同時交換が発生したイベントログについては、各部品(上記の例では部品A及び部品B)の各ラベル(マルチラベル)が付加された学習データが得られる。しかし、部品Bのラベルは、部品Bが真の故障部品ではないために誤ったラベルである。そのために、このようなマルチラベルデータを含む学習データから各部品の交換前予兆ルールを正しく学習することは困難である。   For learning the sign rule of occurrence of parts replacement, an event log before replacement of each part is required. More specifically, data with a part label (teacher data) added to the event log is used as learning data. With respect to an event log in which a plurality of parts are simultaneously exchanged, learning data to which each label (multi-label) of each part (part A and part B in the above example) is added is obtained. However, the label of the part B is an erroneous label because the part B is not a true faulty part. For this reason, it is difficult to correctly learn the pre-replacement predictive rule of each part from learning data including such multi-label data.

本発明は、上記課題に鑑みてなされたものであり、複数部品の交換によるマルチラベルのイベントログから、各部品の交換発生の予兆ルールを正確に学習する情報処理装置を提供することを主たる目的とする。   The present invention has been made in view of the above problems, and a main object of the present invention is to provide an information processing apparatus that accurately learns a predictive rule for occurrence of replacement of each component from a multi-label event log resulting from replacement of a plurality of components. And

本発明の情報処理装置は、複数の部品を備える機器の前記部品の交換前のイベントログに、該部品を示す部品ラベルを付加した部品交換前データを格納するデータ格納手段と、前記部品交換前データから前記複数の部品のそれぞれの部品交換発生の予兆を示す予兆ルールを学習するルール学習手段と、前記複数の部品で重複する前記予兆ルールを重複ルールとして選択する重複ルール選択手段と、前記部品交換前データから、前記重複ルールのイベントパターンを含む部品交換前データを、重複ルール学習データとして選択するデータ選択手段と、前記重複ルール学習データから、複数の部品ラベルが付加されたマルチラベルデータの数に基づいて重複ルールに対するマルチラベルデータの影響度を算出する影響度算出手段と、前記影響度に基づいて前記重複ルールを調整するルール調整手段と、を備えることを特徴とする。   An information processing apparatus according to the present invention includes a data storage unit that stores pre-part replacement data in which a part label indicating the part is added to an event log before replacement of the part of a device including a plurality of parts; Rule learning means for learning a sign rule indicating a sign of occurrence of part replacement of each of the plurality of parts from data, duplication rule selecting means for selecting the sign rule that overlaps the plurality of parts as a duplication rule, and the parts Data selection means for selecting pre-part replacement data including the event pattern of the duplication rule as duplication rule learning data from the pre-replacement data, and multi-label data to which a plurality of part labels are added from the duplication rule learning data An influence degree calculating means for calculating the influence degree of the multi-label data on the duplication rule based on the number, and the influence degree And a rule adjusting means for adjusting the overlapping rule Zui characterized.

本発明によれば、マルチラベルデータの影響を減らすことで、複数部品のそれぞれの交換発生の予兆ルールを正確に学習することができる。   According to the present invention, by reducing the influence of multi-label data, it is possible to accurately learn a predictive rule for occurrence of replacement of each of a plurality of parts.

情報処理装置の構成説明図。FIG. 3 is a configuration explanatory diagram of an information processing apparatus. (a)、(b)は保守作業と、イベントログの説明図。(A), (b) is explanatory drawing of maintenance work and an event log. 部品交換前データ及び正常データの説明図。Explanatory drawing of the data before components replacement and normal data. 部品交換データの変形例示図。The modification example figure of component replacement data. 予兆ルールの学習処理を表すフローチャート。The flowchart showing the learning process of a precursor rule. 重複ルール学習データを選択する処理の説明図。Explanatory drawing of the process which selects duplication rule learning data. (a)〜(c)は重複ルールの調整の説明図。(A)-(c) is explanatory drawing of adjustment of a duplication rule. 稼働中の機器のイベントログの例示図。FIG. 4 is an exemplary diagram of an event log of a device that is in operation. 部品交換までの時間を関連づける学習の説明図。Explanatory drawing of the learning which associates the time until parts replacement. 情報処理装置の構成説明図。FIG. 3 is a configuration explanatory diagram of an information processing apparatus.

以下、本発明の実施形態について、図面を参照して説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

(第1実施形態)
本実施形態は、複数の部品により構成される機器に対して適用される。機器は、サービスマンにより、各部品の故障や寿命に応じた交換等の保守作業が行われる。機器としてプリンタ等の画像形成装置を例にすると、感光ドラム、定着器、転写ユニット等が交換される部品である。本実施形態の情報処理装置は、部品交換前のイベントログから部品交換の発生の予兆を示す予兆ルールを学習する。予兆ルールは、1つのイベントや、複数のイベントの組み合わせ(イベントパターン)である。情報処理装置は、学習した予兆ルールにより、部品交換の発生の予測を行う予測処理を行うことができる。
(First embodiment)
The present embodiment is applied to a device composed of a plurality of parts. The equipment is subjected to maintenance work such as replacement according to the failure or life of each part by a service person. When an image forming apparatus such as a printer is taken as an example of the device, the photosensitive drum, the fixing device, the transfer unit, and the like are replaced parts. The information processing apparatus according to the present embodiment learns a sign rule indicating a sign of occurrence of parts replacement from an event log before parts replacement. The predictive rule is one event or a combination (event pattern) of a plurality of events. The information processing apparatus can perform a prediction process for predicting the occurrence of component replacement based on the learned sign rule.

(構成)
図1は、本実施形態の情報処理装置の構成説明図である。情報処理装置100には、機器ログ格納部111及び部品交換履歴格納部112が接続される。機器ログ格納部111は、それぞれが複数の部品により構成されるN台の機器101〜10Nで発生するイベントの履歴であるイベントログを格納する。機器ログ格納部111は、各機器101〜10Nにネットワーク等を介して接続されており、各機器101〜10Nから収集されるイベントログを格納する。
(Constitution)
FIG. 1 is a diagram illustrating the configuration of the information processing apparatus according to the present embodiment. A device log storage unit 111 and a component replacement history storage unit 112 are connected to the information processing apparatus 100. The device log storage unit 111 stores an event log that is a history of events that occur in N devices 101 to 10N, each of which includes a plurality of components. The device log storage unit 111 is connected to each device 101 to 10N via a network or the like, and stores an event log collected from each device 101 to 10N.

各機器101〜10Nは、サービスマン110により保守され、交換の必要が生じた部品がサービスマンにより交換される。部品交換履歴格納部112は、サービスマン110の保守作業に伴う部品交換履歴を格納する。本実施形態では、部品交換履歴は、サービスマン110により入力されて部品交換履歴格納部112に格納される。なお、機器自体が、部品交換を検知して、その部品交換履歴を部品交換履歴格納部112に書き込むように構成されていてもよい。   The devices 101 to 10N are maintained by the service person 110, and the parts that need to be replaced are replaced by the service person. The component replacement history storage unit 112 stores a component replacement history associated with maintenance work of the service person 110. In the present embodiment, the component replacement history is input by the service person 110 and stored in the component replacement history storage unit 112. Note that the device itself may be configured to detect component replacement and write the component replacement history in the component replacement history storage unit 112.

情報処理装置100は、図示は省略するが、CPU(Central Processing Unit)、ROM(Read Only Memory)、RAM(Random Access Memory)、及びストレージを備えるコンピュータである。CPUは、ROM或いはストレージから本実施形態のコンピュータプログラムを読み出し、RAMを作業領域に用いて実行することで本実施形態の処理、機能を実現する。情報処理装置100は、CPUがコンピュータプログラムを実行する事で、データ格納部113、ルール学習部114、重複ルール選択部115、データ選択部116、影響度算出部117、ルール調整部118、及び予兆ルール格納部119として機能する。   Although not shown, the information processing apparatus 100 is a computer including a CPU (Central Processing Unit), a ROM (Read Only Memory), a RAM (Random Access Memory), and a storage. The CPU implements the processing and functions of the present embodiment by reading the computer program of the present embodiment from the ROM or storage and executing it using the RAM as a work area. The information processing apparatus 100 allows the data storage unit 113, the rule learning unit 114, the duplicate rule selection unit 115, the data selection unit 116, the influence degree calculation unit 117, the rule adjustment unit 118, and the predictor to be executed by the CPU executing a computer program. It functions as a rule storage unit 119.

データ格納部113は、ストレージにより実現され、部品交換履歴とイベントログとを統合した学習データを格納する。学習データは、例えばCPUにより生成される。学習データは、部品交換前のイベントログに交換部品の種類を表すラベルを付加した部品交換前データと、部品交換前以外の期間のイベントログから生成される正常データとを含む。   The data storage unit 113 is realized by storage, and stores learning data obtained by integrating a component replacement history and an event log. The learning data is generated by the CPU, for example. The learning data includes pre-part replacement data in which a label indicating the type of replacement part is added to the event log before part replacement, and normal data generated from an event log in a period other than before part replacement.

ルール学習部114は、学習データから、各部品の交換の予兆を示す予兆ルールを学習する。重複ルール選択部115は、学習した各部品の予兆ルールから、異なる部品の予兆ルールで同じイベントパターンからなる予兆ルール(重複ルール)を選択する。データ選択部116は、重複ルールの学習に関連したデータを、重複ルール学習データとしてデータ格納部113から選択する。
影響度算出部117は、重複ルール学習データに含まれる複数部品のラベルが付加された部品交換前データの数(マルチラベルデータ)に基づいて、マルチラベルデータが重複ルール学習に与えた影響度を算出する。ルール調整部118は、影響度に基づいて、重複ルールをいずれの部品の交換予兆を示す予兆ルールとして採択するかの調整を行う。
The rule learning unit 114 learns a sign rule indicating a sign of replacement of each part from the learning data. The duplication rule selection unit 115 selects a predictive rule (duplicate rule) composed of the same event pattern with a sign rule of different parts from the learned sign rule of each part. The data selection unit 116 selects data related to learning of duplication rules from the data storage unit 113 as duplication rule learning data.
The degree-of-influence calculation unit 117 determines the degree of influence that the multi-label data has given to the duplication rule learning based on the number of pieces of data before component replacement (multi-label data) to which multiple component labels included in the duplication rule learning data are added. calculate. Based on the degree of influence, the rule adjustment unit 118 adjusts which part rule is adopted as an indication rule indicating a replacement indication of which part.

予兆ルール格納部119は、最終的に学習した予兆ルールが格納される。予兆ルールは、部品交換発生の予測に利用される。予兆ルール格納部119は、ストレージにより実現される。データ格納部113と予兆ルール格納部119とは、同一のストレージの異なる格納領域、或いは異なるストレージに設けられる。
情報処理装置100の各機能ブロックの処理の詳細については後述する。
The sign rule storage unit 119 stores the sign rule that is finally learned. The predictive rule is used to predict the occurrence of parts replacement. The predictive rule storage unit 119 is realized by storage. The data storage unit 113 and the predictive rule storage unit 119 are provided in different storage areas of the same storage or in different storages.
Details of processing of each functional block of the information processing apparatus 100 will be described later.

(部品の同時交換と重複ルール)
部品の同時交換と、同時交換時のイベントログから学習される重複ルールについて説明する。図2は、部品A及び部品Bを含む機器の保守作業と、イベントログの説明図である。イベントログeなどは、エラーコードなどの1つのイベントを示す。イベントの詳細については後述する。機器のサービスマン110は、ユーザからの通報などにより、故障の対応のため保守作業を行う。
(Simultaneous replacement of parts and duplication rules)
The overlapping rules learned from the simultaneous replacement of parts and the event log at the time of simultaneous replacement will be described. FIG. 2 is an explanatory diagram of maintenance work of an apparatus including the parts A and B and an event log. And event log e a shows a single event such as an error code. Details of the event will be described later. The service person 110 of the device performs maintenance work to deal with the failure by a report from the user or the like.

図2(a)は、故障した部品Aを時刻tで交換する様子を示している。サービスマン110は、時刻tで部品Aの交換201を行う。この場合、時刻tから少し前の期間に発生したイベントを表すイベントログの組(イベントセット211)が、部品Aの交換予兆ルールを学習するための部品交換前データとなる。具体的には、イベントセット211であるイベントセットE={e,e,e}に部品Aのラベルが付加されたデータが、部品交換前データとしてデータ格納部113に格納される。情報処理装置100は、このような部品交換前データを多数収集して、後述するパターンマイニングの手法により、部品Aの交換前に特有なイベントパターンを検出する。ルール学習部114は、検出したイベントパターンを予兆ルールとして学習する。 FIG. 2A shows a state where the failed part A is replaced at time t. The service person 110 performs the replacement 201 of the part A at time t. In this case, a set of event logs (event set 211) representing an event that occurred in a period just before time t becomes the pre-part replacement data for learning the replacement sign rule for part A. Specifically, an event set 211 event set E = {e d, e a , e c} in the component A of the label is additional data is stored as part replacement before data in the data storage unit 113. The information processing apparatus 100 collects a large number of such pre-component replacement data and detects a unique event pattern before replacement of the component A by a pattern mining method described later. The rule learning unit 114 learns the detected event pattern as a predictive rule.

図2(b)は、部品A及び部品Bを同時に交換する様子を示している。サービスマン110は、時刻tで部品Aの交換201及び部品Bの交換202を行う。ここでは、実際に故障して交換するべき部品は部品Aのみであり、部品Bはまだ交換する必要がないものとする。このように、交換の必要のない部品を含め、同時に複数の部品を交換することは、以下のような理由により、頻繁に発生し得る。   FIG. 2B shows a state in which the parts A and B are exchanged at the same time. The service person 110 performs the replacement 201 of the part A and the replacement 202 of the part B at time t. Here, it is assumed that only the part A is actually broken and should be replaced, and the part B does not need to be replaced yet. In this way, the replacement of a plurality of parts at the same time, including parts that do not need to be replaced, can frequently occur for the following reasons.

サービスマン110は、機器の保守を行うために、機器が設置してある場所まで出動する必要がある。同じ機器に対して何度も出動して保守を行うことは、メンテナンスコストの上昇を招く。特に、機器の設置位置がサービス拠点から遠い場合には、保守作業が大きなコストとなる。サービスマン110は、出動回数をできるだけ削減するために、故障部品の交換のための出動時に、正常な動作を行っていても、しばらくすると故障しそうな部品を同時に交換する場合がある。また、サービスマン110が真の故障原因を特定することができず、交換可能な部品を複数交換することで、機器の再稼働を試みる場合がある。このような場合にも、本来、交換が必要な部品以外の部品も交換される。   The service person 110 needs to dispatch to a place where the device is installed in order to perform maintenance of the device. Performing maintenance on the same device many times leads to an increase in maintenance costs. In particular, when the installation position of the device is far from the service base, maintenance work is costly. In order to reduce the number of dispatches as much as possible, the service person 110 may replace parts that are likely to fail after a while even if performing a normal operation at the time of dispatch for replacement of a failed part. In addition, the service person 110 cannot identify the true cause of the failure, and may attempt to restart the device by exchanging a plurality of replaceable parts. Even in such a case, parts other than the parts that originally need to be replaced are also replaced.

故障原因(故障部品)の特定が難しい場合があることや、サービスマン110の作業負荷の増加などの理由により、本当に故障した部品についての情報を収集することは困難である。また、費用回収などの目的のため、「どの部品を交換したか」という部品交換履歴は、通常、収集される情報である。   It is difficult to collect information about a really failed part because it may be difficult to identify the cause of the failure (failed part) or the workload of the service person 110 increases. In addition, for the purpose of recovering expenses, the part replacement history “which part has been replaced” is usually collected information.

このような背景から、図2(b)では、時刻tで部品A及び部品Bを交換したという交換履歴のみが得られ、真の故障部品は分からない状況である。交換履歴とイベントログとを部品交換の予兆ルールの学習データとして利用するために、時刻tから少し前の期間のイベントログを用いる。すなわち、時刻tから少し前の期間に含まれるイベントセット212(イベントセットE={e,e,e})に対して、部品A及び部品Bを交換したというラベルが付加される。この結果、ルール学習部114が学習する学習データは、部品A及び部品Bのマルチラベルが付加され、且つ、どちらの部品が交換する必要があったかは不明なデータとなる。 Against this background, in FIG. 2B, only the replacement history that the parts A and B were replaced at time t is obtained, and the true faulty part is not known. In order to use the replacement history and the event log as learning data for the predictive rule for component replacement, an event log for a period slightly before time t is used. That is, a label indicating that the parts A and B are exchanged is added to the event set 212 (event set E = {e e , e c , e a }) included in a period slightly before the time t. As a result, the learning data learned by the rule learning unit 114 is added with the multi-labels of the parts A and B, and it is unclear which part needs to be replaced.

予兆ルールの学習において、この学習データは、部品Aの交換予兆ルールを学習するデータであるとともに、部品Bの交換予兆ルールを学習するデータとなる。このような学習データが多数存在する場合、イベントセット212(イベントセットE={e,e,e})は、部品Aの交換を予測する予兆ルールであると同時に、部品Bの交換を予測する予兆ルールとして学習される。このように複数の部品の交換発生の予兆ルールに属する同一のイベント組み合わせを「重複ルール」と呼ぶ。 In learning of the predictor rule, this learning data is data for learning the replacement predictor rule for part A and data for learning the replacement predictor rule for part B. When a large number of such learning data exists, the event set 212 (event set E = {e e , e c , e a }) is a predictive rule for predicting the replacement of the part A and at the same time the replacement of the part B Are learned as predictive rules for predicting In this way, the same event combination belonging to the predictive rule for replacement of a plurality of parts is called an “overlapping rule”.

重複ルールを含む予兆ルールにより部品交換の予測を行うと、予測対象のイベントログに重複ルールが出現したときに、部品A及び部品Bの交換発生が予測されることになる。この例では、元の学習データ(イベントセット212)は、本来、部品Aのみを交換するべきタイミングの前の期間のイベントログである。そのため、重複ルールは、部品Aのみの交換発生を予測するべきである。従って、部品A及び部品Bの交換発生を予測してしまうと、部品Bの交換発生の予測は「誤報」となってしまう。このような誤報は、サービスマン110の無駄な出動や不要な部品交換など、保守コストを上昇させてしまう要因となる。   When parts replacement is predicted based on predictive rules including duplication rules, occurrence of replacement of parts A and B is predicted when duplication rules appear in the event log to be predicted. In this example, the original learning data (event set 212) is originally an event log in a period before the timing when only the part A should be replaced. Therefore, the duplication rule should predict the occurrence of replacement of only part A. Therefore, if the occurrence of replacement of the parts A and B is predicted, the prediction of the occurrence of replacement of the part B becomes “false information”. Such a false alarm causes an increase in maintenance costs such as unnecessary dispatch of the service person 110 and unnecessary part replacement.

情報処理装置100は、このような複数の部品のラベルが付加された学習データ(同時交換のマルチラベルデータ)の影響を低減する。そのために情報処理装置100は、学習後の予兆ルールに後処理を行うことで、誤報を発生させる可能性がある予兆ルールを削除する。後処理は、重複ルールの学習に関係する部品交換前データに付加された各部品のラベルを調査し、マルチラベルが付加された部品交換前データの数に基づいて重複ルールの取捨選択を判断する処理である。このような処理の詳細について説明する。   The information processing apparatus 100 reduces the influence of learning data (simultaneous exchange multi-label data) to which labels of a plurality of parts are added. Therefore, the information processing apparatus 100 deletes a predictive rule that may cause a false alarm by performing post-processing on the post-learned predictive rule. Post-processing examines the label of each part added to the pre-part replacement data related to the learning of the duplication rule, and determines the selection of the duplication rule based on the number of pre-part exchange data to which the multi-label is added. It is processing. Details of such processing will be described.

(学習データ)
データ格納部113に格納される学習データについて説明する。上記の通り、学習データは、機器ログ格納部111に格納される機器のイベントログと、部品交換履歴格納部112に格納される部品交換履歴とにより生成される。
(Learning data)
The learning data stored in the data storage unit 113 will be described. As described above, the learning data is generated from the device event log stored in the device log storage unit 111 and the component replacement history stored in the component replacement history storage unit 112.

機器ログ格納部111は、機器101〜10Nが出力するイベントログを格納する。「イベントログ」は、例えば機器が画像形成装置であれば、ジャム、アラーム、エラーなどのイベントコードが発生時刻とともに記録された時系列データである。1つのイベントはeで表される。また、イベントは、このように予め離散化されたデータに限定することなく、例えば、機器の内部状態を示すセンサ値などを離散化したデータを含んでも良い。具体的には、予め決められた値域のそれぞれをイベントとし、取得したセンサ値に対応する値域のイベントが発生したとしてログに残す。例えば、機器内部の温度データを離散化してイベントとする場合には、10[℃]〜20[℃]の温度をイベントeT1、20[℃]〜30[℃]の温度をイベントeT2、とする。 The device log storage unit 111 stores event logs output from the devices 101 to 10N. The “event log” is time-series data in which event codes such as jams, alarms, and errors are recorded together with the occurrence time when the device is an image forming apparatus, for example. One event is represented by e x. Further, the event is not limited to data previously discretized in this way, and may include, for example, data obtained by discretizing sensor values indicating the internal state of the device. Specifically, each predetermined value range is set as an event, and an event in a value range corresponding to the acquired sensor value is generated and recorded in the log. For example, when the temperature data inside the device is discretized and used as an event, the temperature of 10 [° C.] to 20 [° C.] is set to event e T1 , and the temperature of 20 [° C.] to 30 [° C.] is set to event e T2 , And

部品交換履歴格納部112は、サービスマン110の保守作業の履歴(保守履歴)を格納する。具体的には、部品交換履歴格納部112は、機器の部品が交換されたタイミングに関する部品交換情報を格納する。また、サービスマン110の保守作業に関する情報を部品交換履歴格納部112に格納し、エラーコードなどのようにイベントとして取り扱うようにしても良い。例えば、サービスマン110が保守点検時に機器の異音や振動、あるいはプリント結果の異常などを観測し、部品交換履歴格納部112にこれらの情報を記録する。その場合、これらの情報は、記録時刻(あるいは発生時刻)と共に、イベントログを構成する1つのイベントであっても良い。つまり、機器状態を表すイベントは、機器が自動的に収集するもの以外を含んでも良い。   The part replacement history storage unit 112 stores a maintenance work history (maintenance history) of the service person 110. Specifically, the component replacement history storage unit 112 stores component replacement information related to the timing at which components of the device are replaced. Further, information related to the maintenance work of the service person 110 may be stored in the part replacement history storage unit 112 and handled as an event such as an error code. For example, the service person 110 observes abnormal noise or vibration of the device or abnormality of the print result at the time of maintenance and inspection, and records such information in the component replacement history storage unit 112. In this case, these pieces of information may be one event that constitutes the event log together with the recording time (or occurrence time). That is, the event indicating the device state may include events other than those automatically collected by the device.

データ格納部113は、機器ログ格納部111及び部品交換履歴格納部112のデータが統合された、予兆ルール学習のための部品交換前データ及び正常データを格納する。図3は、部品交換前データ及び正常データの説明図である。図3は、複数機器のイベントログとして、同じ機種の機器αと機器βのイベントログ(それぞれイベントログα、イベントログβ)を例示する。データ格納部113は、イベントログα、βを機器ログ格納部111から取得する。図3では、部品交換のタイミングとして、部品Aの交換301、部品Aと部品Bの同時交換302、部品Bの交換303が示される。CPUは、これらの部品交換情報を部品交換履歴格納部112から取得し、その時刻をイベントログに合わせて図3のように統合する。CPUは、これらのデータから予兆ルールの学習データとなる部品交換前データと正常データとを作成し、データ格納部113に保存する。   The data storage unit 113 stores pre-part replacement data and normal data for predictive rule learning in which the data of the device log storage unit 111 and the part replacement history storage unit 112 are integrated. FIG. 3 is an explanatory diagram of pre-part replacement data and normal data. FIG. 3 exemplifies event logs of the same model device α and device β (event log α and event log β, respectively) as event logs of a plurality of devices. The data storage unit 113 acquires the event logs α and β from the device log storage unit 111. In FIG. 3, component A replacement 301, component A and component B simultaneous replacement 302, and component B replacement 303 are shown as the component replacement timing. The CPU acquires these component replacement information from the component replacement history storage unit 112 and integrates the time according to the event log as shown in FIG. The CPU creates pre-part replacement data and normal data, which are learning data for the sign rule, from these data, and saves them in the data storage unit 113.

部品交換前データは、各部品の交換のタイミングから少し前の期間のイベントログに含まれるイベントセットと、交換した部品種類を表すラベル(教師データ)を含む。例えば、部品Aの交換301に対しては、部品Aの交換タイミングを表す時刻t1から少し前の期間311に含まれるイベントを切り出し、部品交換前データP1={e,e;A}が作成される。ここで、部品交換前データP1の「A」は、部品Aのラベルである。なお、後述する予兆ルールは、イベント発生順序を考慮しないため、期間311のイベントの発生順序は部品交換前データに含まれない。イベント発生順序を考慮した予兆ルールを作成する場合には、部品交換前データに、イベント発生順序を含ませる必要がある。
同様に、部品Bの交換303について、期間314のイベントから部品交換前データP3={e、e、e;B}が作成される。部品Aと部品Bの同時交換302については、部品交換前データP2={e,e;A,B}のように、1つのイベントセット({e,e})に対して、部品A及び部品Bの2つのラベルが付加される。以下、これを「マルチラベルデータ」と呼ぶ。
The pre-part replacement data includes an event set included in the event log for a period slightly before the replacement timing of each part, and a label (teacher data) indicating the replaced part type. For example, for the replacement 301 of the part A, an event included in the period 311 slightly before the time t1 indicating the replacement timing of the part A is cut out, and the pre-part replacement data P1 = {e b , ed ; A} Created. Here, “A” in the pre-part replacement data P1 is the label of the part A. In addition, since the sign rule described later does not consider the event occurrence order, the event occurrence order in the period 311 is not included in the pre-part replacement data. When creating a predictive rule considering the event occurrence order, it is necessary to include the event occurrence order in the pre-part replacement data.
Similarly, for the replacement 303 of the part B, pre-part replacement data P3 = {e a , e b , e c ; B} is created from the event in the period 314. Regarding the simultaneous exchange 302 of the parts A and B, for one event set ({e a , e c }) as in the pre-parts replacement data P2 = {e a , e c ; A, B}, Two labels of part A and part B are added. Hereinafter, this is referred to as “multi-label data”.

以上の説明では、各部品の交換タイミングを表す時刻t1〜t3から少し前の期間のイベントを部品交換前データとしているが、これに所定時間の余裕を設けても良い。図4は、部品交換データの変形例示図である。図4では、部品の交換401が行われた時刻t4に対して、時刻(t4−tc)(tcは所定時間)から所定時間前の間の期間411に発生するイベントが部品交換前データに含まれるイベントとなっている。部品交換が必要となる直前のイベントから予兆ルールを作成する場合、情報処理装置100は、部品交換前のイベントパターンを予兆ルールとして学習することがある。このような予兆ルールにより部品交換の発生を予測すると、予兆ルールの発生直後に部品交換が必要になり(故障が発生し)、故障前にサービスマン110が対応することができなくなる。そのために、部品交換前のイベントを除いて、予兆ルールを学習するための部品交換前ルールを作成するようにしても良い。   In the above description, an event in a period slightly before the time t1 to t3 representing the replacement timing of each component is used as the pre-component replacement data. However, a predetermined time margin may be provided. FIG. 4 is a diagram illustrating a modified example of component replacement data. In FIG. 4, an event occurring in a period 411 between a time (t4−tc) (tc is a predetermined time) and a predetermined time before the time t4 when the component replacement 401 is performed is included in the pre-part replacement data. It has become an event. When creating an indication rule from an event immediately before component replacement is required, the information processing apparatus 100 may learn an event pattern before component replacement as an indication rule. If the occurrence of parts replacement is predicted based on such a predictive rule, the parts need to be replaced immediately after the predictive rule is generated (a failure occurs), and the service person 110 cannot respond before the failure. For this purpose, a pre-part replacement rule for learning the predictor rule may be created except for the event before the part replacement.

正常データは、部品交換前以外の期間のイベントログから作成される。基本的には、正常データは、部品交換と関係のない期間のイベントログから作成される。例えば、図3では、部品交換と関係しない期間313及び期間315から正常データが作成される。正常データは、それぞれ正常データN1={e,e}、正常データN2={e,e,e}のイベントセットとなる。なお、本実施形態では、各部品の予兆ルールをそれぞれ独立して学習するために、所定の部品の予兆ルールを学習するときに、別の部品の部品交換前データを正常データとして学習に利用することができる。 The normal data is created from the event log for a period other than before the parts replacement. Basically, normal data is created from an event log for a period not related to parts replacement. For example, in FIG. 3, normal data is created from a period 313 and a period 315 that are not related to parts replacement. The normal data is an event set of normal data N1 = {e a , e b } and normal data N2 = {e a , e c , ed }, respectively. In this embodiment, in order to learn the predictive rule of each part independently, when learning the predictive rule of a predetermined part, the data before replacement of another part is used as normal data for learning. be able to.

例えば、部品Aの交換予兆ルールを学習する場合、図3の例を用いると以下のようになる。部品Aの予兆ルールを学習するときの部品交換前データは、部品Aのラベルが付加された部品交換前データP1={e,e;A}(期間311のイベントセット)、部品交換前データP2={e,e;A,B}(期間312のイベントセット)となる。正常データは、正常データN1={e,e}、正常データN2={e,e,e}、及び正常データP3={e,e,e;B}(期間314のイベントセット)となる。部品Aの予兆ルール学習においては、正常データP3に付加されたラベル「B」は利用されない。
以上のような学習データが、データ格納部113に格納される。
For example, when learning the replacement predictor rule for the part A, the example of FIG. 3 is used as follows. The pre-part replacement data when learning the predictive rule for part A is pre-part replacement data P1 = {e b , ed ; A} (event set of period 311) to which the part A label is added. Data P2 = {e a , e c ; A, B} (event set of period 312). The normal data includes normal data N1 = {e a , e b }, normal data N2 = {e a , e c , ed }, and normal data P3 = {e a , e b , e c ; B} (period 314 event set). In the predictive rule learning for the part A, the label “B” added to the normal data P3 is not used.
The learning data as described above is stored in the data storage unit 113.

(予兆ルールの学習)
図5は、ルール学習部114による予兆ルールの学習処理を表すフローチャートである。この処理は、部品交換前データから頻出イベントパターンを抽出する処理と、抽出した頻出イベントパターンの出限度を正常データと比較することで部品交換前に特有のイベントパターンを選択する処理と、を含む。本実施形態では、説明の簡略化のため、学習する予兆ルールはイベントの組み合わせであり、イベント出現の順序や出現回数を考慮しないものとするが、これらを考慮した予兆ルールであっても良い。ルール学習部114は、部品毎に予兆ルールの学習を行う。ここでは部品Aの予兆ルールを学習する例を説明する。
(Learn predictive rules)
FIG. 5 is a flowchart showing the sign rule learning process by the rule learning unit 114. This process includes a process of extracting a frequent event pattern from data before parts replacement, and a process of selecting a specific event pattern before parts replacement by comparing the output limit of the extracted frequent event pattern with normal data. . In the present embodiment, for simplification of explanation, the predictive rule to be learned is a combination of events, and the order of event appearance and the number of appearances are not considered. However, the predictive rule may be considered in consideration of these. The rule learning unit 114 learns the predictive rule for each part. Here, an example of learning the predictive rule for the part A will be described.

ルール学習部114は、部品Aの予兆ルール学習のための学習データ(部品交換前データ及び正常データ)をデータ格納部113から読み出す(S501)。部品Aの学習に用いるデータは、部品交換前データについてはラベルAが付加されたデータであり、正常データについては部品Aの交換前以外のデータである。部品交換前データは、ラベルAが付加されたデータであれば、他の部品のラベルが付加されたマルチラベルデータも、部品Aの予兆ルールの学習に用いられる。   The rule learning unit 114 reads learning data (pre-component replacement data and normal data) for learning the predictive rule for the component A from the data storage unit 113 (S501). The data used for learning the part A is data with the label A added to the data before parts replacement, and the data other than before the replacement of the parts A about normal data. If the pre-part replacement data is data to which a label A is added, multi-label data to which a label of another part is added is also used for learning a predictive rule for the part A.

ルール学習部114は、部品交換前データに頻出するイベントの組み合わせ(頻出イベントパターン)を抽出する(S502)。ルール学習部114は、所謂、データマイニングや頻出パターンマイニングと呼ばれる手法を用いてこの処理を行う。これらの方法は、膨大な数となるイベントの組み合わせパターンから、頻出するパターンを効率的に抽出する方法である。本実施形態では、エラーコードを始め様々なイベントを用いている。イベントの種類は100種類以上になることもあり、その組み合わせのすべての出現状況を調べることは困難である。そこで、ルール学習部114は、頻出パターンマイニングの手法を用いて効率的に部品交換前に頻出するイベントパターンを探索する。   The rule learning unit 114 extracts a combination of events that frequently appear in the pre-part replacement data (frequent event pattern) (S502). The rule learning unit 114 performs this process by using a so-called method called data mining or frequent pattern mining. These methods are methods for efficiently extracting frequent patterns from a huge number of event combination patterns. In this embodiment, various events such as an error code are used. There are cases where there are over 100 types of events, and it is difficult to examine all the appearances of the combinations. Therefore, the rule learning unit 114 searches for an event pattern that frequently appears before component replacement, using a frequent pattern mining technique.

本実施形態では、部品交換前の頻出パターン抽出のためにAprioriを用いる。Aprioriの詳細は、R.Agrawal and R.Srikant: Fast algorithms for mining association rules, In Proceedings of 20th Int. Conf. Very Large Data Bases, VLDB, pp.487-499, 1994.に開示される。Aprioriでは、イベント、またはイベントの組み合わせの出現頻度をサポート(Support、支持度)と呼ぶ。部品交換前データの集合をD={P,P,・・・P}とする。「P」は、例えば部品Aの部品交換前データP={e,e,e;A}を示す。イベントパターン(例えば、E={e,e})の部品交換前データの集合Dでのサポートは、以下の式で表される。 In this embodiment, Priori is used to extract a frequent pattern before component replacement. The details of Apriori are disclosed in R. Agrawal and R. Srikant: Fast algorithms for mining association rules, In Proceedings of 20th Int. Conf. Very Large Data Bases, VLDB, pp. 487-499, 1994. In Priori, the appearance frequency of an event or a combination of events is referred to as support (support). Assume that a set of data before parts replacement is D P = {P 1 , P 2 ,... P N }. “P n ” indicates, for example, pre-part replacement data P n = {e a , e b , e c ; A} for part A. The support of the event pattern (for example, E = {e a , e b }) in the data set D p before parts replacement is expressed by the following expression.

Support(E,D)=σDp(E)/N …(1)
「N」は部品交換前データの数、「σDp(E)」はイベントパターンEを含む部品交換前データの数である。
Support (E, D p ) = σ Dp (E) / N (1)
“N” is the number of data before parts replacement, and “σ Dp (E)” is the number of data before parts replacement including the event pattern E.

Aprioriでは、予め最小サポートと呼ばれる閾値を与え、最小サポート以上のサポートを示すイベントパターン(あるいは単体のイベント)を頻出パターンとして抽出する。Aprioriは公知のアルゴリズムである。そのため、詳細な説明は省略するが、Aprioriは、イベントの組み合わせ探索を行うときに予め最小サポートを指定することで、効率的に最小サポート以上のイベントパターンを発見することができる。以上のようにして、部品交換前に頻出するx個のイベントパターンが得られる。これを集合D={F,F,・・・F}で表す。「F」は、頻出イベントパターンF={e,e}である。 Priori, a threshold value called minimum support is given in advance, and an event pattern (or a single event) indicating support above the minimum support is extracted as a frequent pattern. Priori is a known algorithm. Therefore, although detailed description is omitted, Priori can efficiently find an event pattern that is equal to or greater than the minimum support by designating the minimum support in advance when performing a combination search of events. As described above, x event patterns that frequently appear before component replacement are obtained. This is represented by a set D F = {F 1 , F 2 ,... F x }. “F” is a frequent event pattern F = {e a , e b }.

ルール学習部114は、部品交換前に「特有な」イベントパターンをDから選択する(S503)。S502の処理で抽出された頻出イベントパターンの集合Dは、故障発生前に頻出するイベントパターンであるが、故障発生前以外にも頻出している可能性がある。つまり、頻出イベントパターンの集合Dは、機器、部品の状態(故障、交換前か否か)に関わらず、常に出現しやすいイベント、及びイベントパターンである可能性がある。そのためにルール学習部114は、正常データを用いて、これらのイベントパターンから部品交換前に特有のイベントパターンを抽出し、予兆ルールを作成する。具体的には、ルール学習部114は、各イベントパターンの故障発生前のサポート(出現頻度)と正常データでのサポートの比を算出し、これを大きなイベントパターンを故障発生前に特有なイベントパターンとする。このサポートの比はGrowthRateと呼ばれており、以下の式で表される。 The rule learning unit 114 selects a “unique” event pattern from DF before component replacement (S503). The frequent event pattern set DF extracted in the process of S502 is an event pattern that occurs frequently before a failure occurs, but may occur frequently before the failure occurs. That is, the frequent event pattern set DF may be an event and an event pattern that are likely to appear regardless of the state of a device or a component (failure, whether it is before replacement). For this purpose, the rule learning unit 114 uses normal data to extract a unique event pattern from these event patterns before component replacement, and creates a predictive rule. Specifically, the rule learning unit 114 calculates the ratio of the support (occurrence frequency) before failure occurrence of each event pattern and the support with normal data, and uses this event pattern as a unique event pattern before failure occurrence. And This support ratio is called GrowthRate and is expressed by the following equation.

GrowthRate(F,Dy,DN) =Support(E,D)/Support(E,D)
= {σDp(F)/N}/{σDn(F)/N} …(2)
「F」は、Growth Rateを算出する対象となる一つの頻出イベントパターンである。「Dn」は、M個の正常データの集合であり、D={N,N・・・N}ある。以下、Growth Rateを「GR」と記載する。なお、このように片方のデータセットに偏って出現するパターンは、Emerging Patternsと呼ばれている。「Emerging Patterns」の詳細は、Guozhu Dong , Jinyan Li , “Efficient Mining of Emerging Patterns: Discovering Trends and Differences”, KDD 1999: pp.43-52 に開示される。
GrowthRate (F, D y , D N ) = Support (E, D p ) / Support (E, D n )
= {Σ Dp (F) / N} / {σ Dn (F) / N} (2)
“F” is one frequent event pattern that is a target for calculating Growth Rate. “Dn” is a set of M normal data, and D n = {N 1 , N 2 ... N M }. Hereinafter, Growth Rate is referred to as “GR”. Note that such a pattern that appears biased in one data set is called “Emerging Patterns”. Details of “Emerging Patterns” are disclosed in Guozhu Dong, Jinyan Li, “Efficient Mining of Emerging Patterns: Discovering Trends and Differences”, KDD 1999: pp. 43-52.

GRは、高いほど、該イベントパターンが部品交換前に特有のイベントパターンであることを示している。従って、ルール学習部114は、所定の閾値以上のGRを持つイベントパターンを頻出イベントパターンの集合Dから選択することで、部品Aの予兆ルールセットR={RA1,RA2,…RAy}を作成する。RA1などが1つの予兆ルールであり、例えば、予兆ルールRA1={e,e}などのイベントパターンである。また、予兆ルールセットRは、頻出パターン集合DFの部分集合であるために、y≦xとなる。このように本実施形態では、ルール学習部114は、所定の部品に対して複数の予兆ルールを作成する。なお、GRに基づいたイベントパターンの選択は、閾値ではなく、上位n個のGRのイベントパターンを選択するようにしても良い。後述する予測処理のために、各予兆ルールRA1,RA2,…それぞれの部品交換前データのサポートとGRは、予兆ルールと合わせて保存されることが好ましい。 The higher the GR is, the more the event pattern is a unique event pattern before parts replacement. Therefore, the rule learning unit 114 selects an event pattern having a GR greater than or equal to a predetermined threshold from the frequent event pattern set DF , so that the predictive rule set R A = {R A1 , R A2,. Ay } is created. R A1 or the like is one predictive rule, for example, an event pattern such as a predictive rule R A1 = {e a , e b }. In addition, since the predictive rule set RA is a subset of the frequent pattern set DF, y ≦ x. Thus, in the present embodiment, the rule learning unit 114 creates a plurality of predictive rules for a predetermined part. Note that the event pattern selection based on the GR may select the event pattern of the top n GRs instead of the threshold value. For prediction processing to be described later, it is preferable that the support of each pre-replacement data and GR for each predictive rule R A1 , R A2 ,... Are stored together with the predictive rule.

以上の処理により、ルール学習部114は、部品Aの予兆ルールを作成する。ルール学習部114は、機器を構成するすべての部品の予兆ルールを学習するまで、S501〜S503の処理を繰り返し実行する(S504:N)。ルール学習部114は、機器を構成するすべての部品の予兆ルールを学習すると予兆ルールの学習処理を終了する(S504:Y)。   Through the above processing, the rule learning unit 114 creates a predictive rule for the part A. The rule learning unit 114 repeatedly executes the processing of S501 to S503 until it learns the predictive rules for all the parts that make up the device (S504: N). When the rule learning unit 114 learns the predictive rule of all the parts constituting the device, the rule learning unit 114 ends the predictive rule learning process (S504: Y).

以上の処理では、Aprioriを用いた頻出パターン抽出と、GR算出による部品交換前に特有なイベントパターン選択と、の2ステップによる予兆ルール学習を説明したが、予兆ルール学習方法はこれに限定されない。すなわち、部品交換前データと正常データとを用いて、部品交換前に特有のイベントパターンを発見する方法であれば、他の方法を用いても良い。例えば、頻出パターン抽出の方法としては、Aprioriの他に、FP−Growthと呼ばれる方法もよく知られている。また、他の計算効率の良いアルゴリズムを用いて頻出パターン抽出を行っても良い。   In the above processing, the predictive rule learning by two steps of frequent pattern extraction using Priori and event pattern selection peculiar to parts replacement by GR calculation has been described, but the predictive rule learning method is not limited to this. In other words, any other method may be used as long as it uses a pre-part replacement data and normal data to find a unique event pattern before part replacement. For example, as a frequent pattern extraction method, a method called FP-Growth is well known in addition to Priori. In addition, frequent pattern extraction may be performed using another algorithm with high calculation efficiency.

(重複ルール選択部)
重複ルール選択部115は、ルール学習部114が学習した複数の部品の予兆ルールから同一のルール(重複ルール)を選択する。ルール学習部114が部品Aの予兆ルールセットR={RA1,RA2,…RAy}及び部品Bの予兆ルールセットR={RB1,RB2,…RBz}を作成した場合について説明する。予兆ルールRA1={e,e,e}、予兆ルールRB2={e,e,e}の場合、重複ルール選択部115は、これらの予兆ルールが同じイベントパターンであるため、RA1及びRB2を部品A及び部品Bの重複ルールとして選択する。以降の処理では、重複ルール選択部115は、重複ルールRAB={e,e,e}を部品A、部品Bのいずれの予兆ルールとするか、または両方の予兆ルールとして残すか、を判定する。予測対象の部品が3つ以上の場合にも同様に、重複ルール選択部115は、複数の部品の予兆ルールの中に同一のイベント組み合わせで構成される予兆ルールが存在すれば、これを重複ルールとして選択する。
(Duplicate rule selection part)
The duplication rule selection unit 115 selects the same rule (duplication rule) from the predictive rules of a plurality of parts learned by the rule learning unit 114. When the rule learning unit 114 creates the predictive rule set R A = {R A1 , R A2 ,... R Ay } of the component A and the predictive rule set R B = {R B1 , R B2 ,... R Bz } of the component B Will be described. When the predictor rule R A1 = {e a , e c , e e }, and the predictor rule R B2 = {e a , e c , e e }, the duplicate rule selection unit 115 uses the same event pattern for these predictor rules. Therefore , R A1 and R B2 are selected as overlapping rules for parts A and B. In the subsequent processing, the duplication rule selection unit 115 determines whether the duplication rule R AB = {e a , e c , e e } is used as a predictive rule for the part A or the part B, or is left as a predictive rule for both. , Is determined. Similarly, when there are three or more parts to be predicted, the duplication rule selection unit 115 determines that, if there is a predictive rule composed of the same event combination among the predictive rules of a plurality of parts, the duplication rule is selected. Choose as.

重複ルールが存在しない場合、重複ルール選択部115は、これ以降の処理を行わない。この場合、ルール学習部114が学習した予兆ルールが、そのまま予兆ルール格納部119に格納される。重複ルール選択部115は、重複ルールが存在した場合であっても、重複ルール以外の予兆ルールが今後の処理の影響を受けないために、この時点で予兆ルール格納部119に格納しても良い。重複ルールが複数存在する場合、以下のデータ選択部116及び影響度算出部117の処理が、重複ルールの数だけ繰り返し実行される。   When there is no overlapping rule, the overlapping rule selection unit 115 does not perform subsequent processing. In this case, the predictive rule learned by the rule learning unit 114 is stored in the predictive rule storage unit 119 as it is. Even if there is a duplicate rule, the duplicate rule selection unit 115 may store the sign rule other than the duplicate rule in the sign rule storage unit 119 at this point because the sign rule is not affected by future processing. . When there are a plurality of overlapping rules, the following processing of the data selection unit 116 and the influence calculation unit 117 is repeatedly executed for the number of overlapping rules.

(データ選択部)
データ選択部116は、重複ルールの学習に関係する部品交換前データを、データ格納部113から選択する。重複ルールの学習に関係する部品交換前データは、重複ルールのイベントを含む部品交換前データである。この部品交換前データを、以降、「重複ルール学習データ」と呼ぶ。図6は、重複ルール学習データを選択する処理の説明図である。図6では、重複ルールRAB={e,e,e}が与えられたときに、データ格納部113に格納された部品交換前データ601〜605から、重複ルール学習データが選択される。部品交換前データには、交換部品のラベルが付加されている。例えば、部品交換前データ601には部品Aのラベルが付加されており、部品交換前データ603は部品A及び部品Bのマルチラベルが付加されている。
(Data selection part)
The data selection unit 116 selects pre-part replacement data related to the learning of duplication rules from the data storage unit 113. Data before parts replacement related to learning of duplication rules is data before parts exchange including events of duplication rules. This pre-part replacement data is hereinafter referred to as “duplication rule learning data”. FIG. 6 is an explanatory diagram of a process for selecting duplication rule learning data. In FIG. 6, when the duplication rule R AB = {e a , e c , e e } is given, duplication rule learning data is selected from the pre-part replacement data 601 to 605 stored in the data storage unit 113. The A replacement part label is added to the pre-part replacement data. For example, a part A label is added to the pre-part replacement data 601, and a multi-label of part A and part B is added to the pre-part replacement data 603.

データ選択部116は、これらの部品交換前データ601〜605から重複ルールRAB={e,e,e}を含むデータを選択する。重複ルールは部品Aと部品Bの重複ルールであるため、データ選択部116は、部品A又は部品Bの少なくとも一方のラベルが付加されたデータを選択する。図6においては、部品交換前データ601、602、603は、イベントパターン{e,e,e}を含み、且つ部品A及び部品Bの少なくとの一方のラベルが付加されたデータである。そのためにデータ選択部116は、部品交換前データ601、602、603を選択して重複ルール学習データとする。図6では、図示のため3つの重複ルール学習データが選択されている様子を示しているが、実際には、重複ルール学習データは、ある程度大きな量のデータ数が選択される。 The data selection unit 116 selects data including the duplication rule R AB = {e a , e c , e e } from these pre-part replacement data 601 to 605. Since the duplication rule is a duplication rule for component A and component B, the data selection unit 116 selects data to which at least one label of component A or component B is added. In FIG. 6, pre-part replacement data 601, 602, 603 is data including an event pattern {e a , e c , e e } and at least one label of part A and part B added. is there. For this purpose, the data selection unit 116 selects pre-part replacement data 601, 602, and 603 as duplicate rule learning data. Although FIG. 6 shows a state in which three overlapping rule learning data are selected for illustration, in practice, a certain amount of data is selected as the overlapping rule learning data.

なお、部品交換前データ604は、イベントパターン{e,e,e}を含まないために、重複ルール学習データとして選択されない。部品交換前データ605は、イベントパターン{e,e,e}を含むが、部品Cのラベルのみが付加さているために、重複ルール学習データとして選択されない。部品A及び部品Cのラベルが付加された部品交換前データが存在する場合、これは重複ルール学習データとして選択される。しかし、今興味があるのは部品A及び部品Bのラベルであるため、以降の処理では、部品A及び部品Cのラベルが付加されたデータは、部品Aの単独ラベルのデータとして処理される。これは、学習データ中に部品Aと部品Cのマルチラベルデータが存在していたものの、部品Aと部品Cの重複ルールは学習されなかったケースとなる。 Note that the pre-part replacement data 604 is not selected as duplication rule learning data because it does not include the event pattern {e a , e c , e e }. The pre-part replacement data 605 includes an event pattern {e a , e c , e e }, but since only the label of the part C is added, it is not selected as duplication rule learning data. If there is pre-part replacement data to which the labels of parts A and C are added, this is selected as duplication rule learning data. However, since we are interested in the labels of the parts A and B, the data to which the labels of the parts A and C are added are processed as single label data of the part A in the subsequent processing. This is a case in which the multi-label data of the parts A and C exists in the learning data, but the duplication rule of the parts A and C is not learned.

(影響度算出部)
影響度算出部117は、重複ルール学習データに含まれるマルチラベルデータの数に基づいて、重複ルールの学習に対するマルチラベルデータの影響度を算出する。ルール調整部118は、影響度算出部117が算出した影響度に基づいて、重複ルールを所定の部品の予兆ルールとするか、複数の部品の予兆ルールとするか、を判断する。重複ルールを所定の部品の予兆ルールとする場合、ルール調整部118は、他の部品の予兆ルールセットに含まれる重複ルールを削除する。このように、所定の部品の予兆ルールセットから重複ルールに相当する予兆ルールを削除する処理(あるいは、後述する予兆ルールへの重み付け処理)を「重複ルールの調整」、と呼ぶ。本実施形態では、影響度算出部117の処理とルール調整部118の処理との2ステップにより、重複ルールの調整を行う。これらの処理の詳細を説明する。
(Influence calculation section)
The influence degree calculation unit 117 calculates the influence degree of the multi-label data with respect to learning of the duplicate rule based on the number of multi-label data included in the duplicate rule learning data. Based on the degree of influence calculated by the degree-of-impact calculator 117, the rule adjustment unit 118 determines whether the duplication rule is a sign rule for a predetermined part or a sign rule for a plurality of parts. When the duplication rule is used as a predictive rule for a predetermined part, the rule adjustment unit 118 deletes the duplicate rule included in the predictive rule set of another part. As described above, the process of deleting the predictive rule corresponding to the duplicate rule from the predictive rule set of the predetermined part (or the weighting process for the predictive rule described later) is referred to as “duplicate rule adjustment”. In the present embodiment, the duplicate rule is adjusted by two steps, that is, the process of the influence calculation unit 117 and the process of the rule adjustment unit 118. Details of these processes will be described.

図7は、重複ルールの調整の説明図である。前述のとおり、ここでは、部品Aと部品Bとの重複ルールの調整を行う。データ選択部116に選択された重複ルール学習データは、部品A、部品Bのラベル、または部品A、部品Bを同時交換した場合のマルチラベルのいずれかが付加されている。これらの重複ルール学習データのラベルの関係は、図7に示すように、大きく3種類がある。図7は、複数の重複ルール学習データのラベルの関係をベン図で示している。   FIG. 7 is an explanatory diagram of adjustment of duplication rules. As described above, here, the overlapping rule of the parts A and B is adjusted. The duplication rule learning data selected by the data selection unit 116 is attached with either the label of part A or part B or the multi-label when parts A and part B are exchanged simultaneously. As shown in FIG. 7, there are roughly three types of relations between the labels of these duplication rule learning data. FIG. 7 is a Venn diagram showing the relationship between the labels of a plurality of overlapping rule learning data.

図7(a)は、重複ルール学習データの中に、部品A及び部品Bを同時交換したマルチラベルデータがまったく含まれていないケースである。この場合、部品A及び部品Bで同一の予兆ルール(重複ルール)が学習されているものの、元となる学習データにはマルチラベルデータが含まれていない。従って、図7(a)は、それぞれ独立したデータから偶然、同一の予兆ルールが抽出されたケースとなる。この場合の重複ルールは、部品A及び部品Bの両方の交換を予測するルールとして適切であると考えられる。   FIG. 7A shows a case where the multi-label data obtained by simultaneously exchanging the parts A and B is not included in the duplication rule learning data. In this case, although the same sign rule (duplicate rule) is learned in the parts A and B, the multi-label data is not included in the original learning data. Therefore, FIG. 7A shows a case where the same predictive rule is extracted by chance from independent data. The duplication rule in this case is considered to be appropriate as a rule for predicting replacement of both part A and part B.

図7(b)は、部品A、部品Bともに、マルチラベルデータの影響が同程度のケースである。具体的には、すべての部品Aのラベルが付加されたデータ(A、Bのラベルが付加されたマルチラベルデータも含む)の中のマルチラベルデータの割合と、すべての部品Bのラベルが付加されたデータの中のマルチラベルデータの割合が同程度の場合である。この場合、正確な判断は難しいが、部品A及び部品Bを同時に交換することが適切であった同時交換のデータを含む学習データであったと考えられるため、重複ルールは、部品A及び部品Bの両方の交換を予測するルールとなる。つまり、いずれの部品の重複ルールセットからも、重複ルールが削除されない。   FIG. 7B shows a case where both the parts A and B have the same influence of the multi-label data. Specifically, the ratio of the multi-label data in the data to which the labels of all the parts A are added (including the multi-label data to which the labels of A and B are added) and the labels of all the parts B are added. This is a case where the ratio of the multi-label data in the processed data is approximately the same. In this case, although it is difficult to make an accurate determination, it is considered that the learning data includes simultaneous replacement data in which it is appropriate to replace parts A and B at the same time. It is a rule that predicts both exchanges. That is, the duplicate rule is not deleted from the duplicate rule set of any part.

図7(c)は、部品A及び部品Bでマルチラベルデータの影響に偏りがあるケースである。具体的には、部品Bのラベルが付加されたデータは、ほとんどが部品Aのラベルも付加されるマルチラベルデータであるのに対して、部品Aについては単独のラベルのデータも多く存在している。この場合、部品Bの予兆ルールは、部品Aに比べてマルチラベルデータの影響を大きく受けて学習される。つまり、部品Bの予兆ルールは、部品Aの交換を目的とした保守作業時に、まだ故障していない部品Bを交換したイベントログを主体として学習されている傾向にあると推定される。従って、このケースでは、重複ルールが、部品Aのみの予兆ルールとして選択され、部品Bの予兆ルールからは消去される。   FIG. 7C shows a case where the influence of the multi-label data is biased between the parts A and B. Specifically, most of the data to which the label of the part B is added is multi-label data to which the label of the part A is also added, whereas there is a lot of single label data for the part A. Yes. In this case, the predictive rule for the part B is learned by being greatly influenced by the multi-label data as compared with the part A. That is, it is presumed that the predictive rule of the part B tends to be learned mainly by an event log in which the part B that has not yet failed is replaced during maintenance work for the purpose of replacing the part A. Therefore, in this case, the duplication rule is selected as the predictive rule for the part A only, and is deleted from the predictive rule for the part B.

影響度算出部117は、図7(c)のケースで部品Bに含まれる重複ルールを除去するために、これらのケースを判断するための指標を算出する。この指標は、以下の式に示すように各部品のラベルが付加された部品交換前データの中でのマルチラベルの割合として算出される。以下、これを「マルチラベル影響度E」と呼ぶ。   The influence degree calculation unit 117 calculates an index for judging these cases in order to remove the duplicate rule included in the part B in the case of FIG. This index is calculated as a multi-label ratio in the pre-part replacement data to which the label of each part is added as shown in the following equation. Hereinafter, this is referred to as “multi-label influence E”.

=γ(A,B)/ρ(A) …(3)
=γ(A,B)/ρ(B) …(4)
「E」、「E」は、部品A、部品Bの重複ルール学習データのマルチラベル影響度である。「ρ(A)」は、重複ルール学習データ中でラベルAが付加されたすべてのデータの数(マルチラベルデータを含む)である。「ρ(B)」は、重複ルール学習データ中でラベルBが付加されたすべてのデータの数(マルチラベルデータを含む)である。別の言い方では、ρ(A)、ρ(B)は、それぞれの部品の単独ラベルのデータ数と、マルチラベルデータの数と、の和である。「γ(A、B)」は、部品A及び部品Bの両方のラベルが付加されたマルチラベルデータの数である。
E A = γ (A, B) / ρ (A) (3)
E B = γ (A, B) / ρ (B) (4)
“E A ” and “E B ” are the multi-label influence degrees of the duplicate rule learning data of the parts A and B. “Ρ (A)” is the number of all data (including multi-label data) to which label A is added in the duplicate rule learning data. “Ρ (B)” is the number of all data (including multi-label data) to which the label B is added in the duplication rule learning data. In other words, ρ (A) and ρ (B) are the sum of the number of single label data of each part and the number of multi-label data. “Γ (A, B)” is the number of multi-label data to which the labels of both parts A and B are added.

図7(a)〜(c)は、各ケースのマルチラベル影響度Eをグラフにより示す。例えば、図7(a)ケースでは、マルチラベルデータが存在しないため、マルチラベル影響度Eは部品A、部品Bともに「0」となる。図7(c)のケースでは、部品Bのラベルが付加された全データに占めるマルチラベルデータの割合が高いため、部品Aのマルチラベル影響度Eに比べて、部品Bのマルチラベル影響度Eは高い値を示す。
これらのマルチラベル影響度E、Eを比較することにより、マルチラベルの影響に偏りがあるケース(図7(c)のケース)を判定することができる。この判定は、ルール調整部118が行う。
FIGS. 7A to 7C are graphs showing the multi-label influence E in each case. For example, in the case of FIG. 7A, since there is no multi-label data, the multi-label influence E is “0” for both the parts A and B. In the case of FIG. 7C, since the ratio of the multi-label data to the total data to which the label of the part B is added is high, the multi-label influence degree E of the part B is larger than the multi-label influence degree E of the part A. Indicates a high value.
By comparing these multi-label influences E A and E B , it is possible to determine a case where the influence of the multi-label is biased (case in FIG. 7C). This determination is performed by the rule adjustment unit 118.

(ルール調整部)
ルール調整部118は、複数の部品のマルチラベル影響度に偏りがあるかどうかを判定し、重複ルールを複数部品の共通予兆ルールとするか、或いは特定部品の予兆ルールとするか、の重複ルールの調整を行う。マルチラベル影響度の偏りの判定は、様々な方法が考えられるが、単純には、各部品のマルチラベル影響度の差分の絶対値を算出し、この値に対して閾値処理を行うことで判定される。
(Rule adjustment section)
The rule adjustment unit 118 determines whether or not the multi-label influence degree of a plurality of parts is biased, and a duplication rule indicating whether the duplication rule is a common sign rule for a plurality of parts or a sign rule for a specific part Make adjustments. Various methods can be used to determine the bias of multi-label influence. Simply, calculate the absolute value of the difference in multi-label influence of each component and perform threshold processing on this value. Is done.

=|E−E| …(5)
「E」は、部品Aのマルチラベル影響度Eと部品Bのマルチラベル影響度Eとの差分の絶対値である。Eが所定閾値θ以上の大きさである場合、ルール調整部118は、マルチラベル影響度に偏りがあると判定する(E>θ)。マルチラベル影響度の偏りの判定は、これに限らず、各部品のマルチラベル影響度の比などから求めるようにしても良い。
E * = | E A -E B | ... (5)
"E *" is the absolute value of the difference between the multi-label impact E B of the multi-label influence the degree of E A and part B of part A. When E * is greater than or equal to the predetermined threshold θ E , the rule adjustment unit 118 determines that the multi-label influence degree is biased (E * > θ E ). The determination of the non-uniformity of the multi-label influence is not limited to this, and may be obtained from the ratio of the multi-label influence of each component.

ルール調整部118は、以上のような判定処理によりマルチラベル影響度に偏りがあると判定した場合、マルチラベル影響度が高い部品の重複ルールを削除する処理を行う。例えば、ルール調整部118は、図7(c)のケースでは、部品Bの重複ルールを削除する判定を行う。
さらに具体的に、先に示した例により説明する。この例では、ルール学習部114が、部品Aの予兆ルールセットR={RA1,RA2,…RAy}、及び部品Bの予兆ルールセットR={RB1,RB2,…RBz}を学習する。その結果、RA1={e,e,e}及びRB2={e,e,e}が重複ルールであると判断される。この場合、ルール調整部118は、部品Bの重複ルールRB2を削除することになる。そのために、最終的に、部品Bの予兆ルールセットは、R={RB1,RB3,…RBz−1}となる。
When the rule adjustment unit 118 determines that the multi-label influence degree is biased by the determination process as described above, the rule adjustment unit 118 performs a process of deleting a duplicate rule of a part having a high multi-label influence degree. For example, the rule adjustment unit 118 determines to delete the duplication rule for the part B in the case of FIG.
More specifically, the above example will be described. In this example, the rule learning unit 114 performs the predictive rule set R A = {R A1 , R A2 ,... R Ay } for the component A, and the predictive rule set R B = {R B1 , R B2,. Bz } is learned. As a result, it is determined that R A1 = {e a , e c , e e } and R B2 = {e a , e c , e e } are duplicate rules. In this case, the rule adjustment unit 118 deletes the duplicate rule RB2 for the part B. Therefore, finally, the predictive rule set of the part B is R B = {R B1 , R B3 ,... R Bz−1 }.

図7(a)又は図7(b)のようにマルチラベル影響度に偏りがない場合、前述したとおり、重複ルールは部品A、部品Bの交換を予測する共通ルールとなる。そのために、それぞれの予兆ルールは残したままにされる。ルール調整部118は、削除などの調整を行わない。   When the multi-label influence degree is not biased as shown in FIG. 7A or FIG. 7B, the overlapping rule is a common rule for predicting replacement of the parts A and B as described above. To that end, each predictor rule is left behind. The rule adjustment unit 118 does not make adjustments such as deletion.

(ルール調整部のバリエーション:予兆ルールの重みの学習)
以上では、マルチラベル影響度に基づいた判定処理により、重複ルールを除去する重複ルールの調整について説明した。この他にルール調整部118は、マルチラベル影響度に基いて予測処理時の重みを算出するようにしても良い。予兆ルールを用いた予測処理では、後述するように、予兆ルール、該予兆ルールのサポート、及びGRから、予測スコアを算出する方法を用いることができる。ルール調整部118は、予測スコア算出時に、各予兆ルールに重みをつけて予測スコアを算出しても良い。ルール調整部118は、重み付け予測スコア算出のために、重複ルールに相当する予兆ルールに対してマルチラベル影響度に基づく重みを算出し、学習結果として予兆ルールとともに予兆ルール格納部119に格納する。重みを付けた予測スコアの算出方法の詳細は後述する。
(Variation of rule adjustment section: learning of weight of predictive rule)
In the above, the adjustment of the duplicate rule for removing the duplicate rule by the determination process based on the multi-label influence degree has been described. In addition to this, the rule adjustment unit 118 may calculate the weight for the prediction process based on the multi-label influence degree. In the prediction process using the predictor rule, as described later, a method of calculating a predictive score from the predictor rule, the support of the predictor rule, and the GR can be used. The rule adjustment unit 118 may calculate the prediction score by weighting each predictor rule when calculating the prediction score. The rule adjustment unit 118 calculates the weight based on the multi-label influence level for the predictive rule corresponding to the duplicate rule for calculating the weighted prediction score, and stores it as a learning result in the predictive rule storage unit 119 together with the predictive rule. Details of the method of calculating the weighted prediction score will be described later.

重みについて、前述の部品A、部品Bの重複ルールの例(図7(c)のケース)に基づいて、具体的に説明する。前の説明では、このケースは、重複ルールRAB=RA1=RB2{e,e,e}のマルチラベル影響度の算出結果から、部品Aの予兆ルールのみを残すと判定した。ここでは、ルール調整部118は、予兆ルールRB2を完全に削除するのではなく、予兆ルールRA1に対すう小さな重みを学習する。ルール調整部118は、部品Aの予兆ルールセットR={RA1,RA2,…RAy}に対して、W={wA1,wA2,…wAy}を重みの初期値として与える。また、ルール調整部118は、部品Bの予兆ルールセットR={RB1,RB2,…RBz}に対して、W={wB1,wB2,…wBZ}を重みの初期値として与える。 The weight will be specifically described based on the example of the overlapping rule for the parts A and B described above (case in FIG. 7C). In the previous explanation, in this case, it is determined that only the predictive rule of the part A is left from the calculation result of the multi-label influence degree of the overlapping rule R AB = R A1 = R B2 {e a , e c , e e }. . Here, the rule adjustment unit 118 does not delete the sign rule R B2 completely, but learns a small weight for the sign rule R A1 . Rule arrangement 118, sign rule set of the part A R A = {R A1, R A2, ... R Ay} respect, W A = {w A1, w A2, ... w Ay} as an initial value of the weight give. Further, the rule adjustment unit 118 sets W B = {w B1 , w B2 ,... W BZ } to an initial weight for the predictive rule set R B = {R B1 , R B2 ,. Give as value.

ここで、重みの初期値はすべて「1」とする。重複ルールに相当する予兆ルールRA1,RB2に関係する重みはwA1、wB2である。この例では、部品Bの予兆ルールRB2は、マルチラベルデータの影響を受けて学習されたルールである。この予兆ルールを用いて部品交換の予測を行うと、誤報を発生させる可能性が高いと推定されている。従って、ルール調整部118は、予兆ルールRB2の重みwB2に小さな値を設定することで、予測処理時に、この予兆ルールが予測スコア算出に及ぼす影響を小さくする。wB2に設定する値は、マルチラベル影響度Eに基づいて算出されればよく、例えば、wB2’=1/Eのようにマルチラベル影響度の逆数に設定されい。このようにすることで、マルチラベル影響度が高い予兆ルールほど、予測処理時の予測スコア算出への影響を小さくすることができる。算出された新しい重みwB2’は、WのwB2を置き換えて、W={wB1,wB2’,…wBZ}として予兆ルールセットRの重みとして保存される。 Here, the initial values of the weights are all “1”. The weights related to the predictive rules R A1 and R B2 corresponding to the overlapping rules are w A1 and w B2 . In this example, the predictive rule R B2 for the part B is a rule learned under the influence of multi-label data. It is presumed that there is a high possibility of generating false alarms when parts replacement is predicted using this predictive rule. Therefore, the rule adjustment unit 118 sets a small value for the weight w B2 of the predictor rule R B2 to reduce the influence of the predictor rule on the prediction score calculation during the prediction process. The value set for w B2 only needs to be calculated based on the multi-label influence degree E B , and is not set to the reciprocal of the multi-label influence degree, for example, w B2 ′ = 1 / E B. By doing in this way, the influence to the prediction score calculation at the time of a prediction process can be made small, as an indication rule with a high multi-label influence degree. New weight w B2 calculated 'replaces the w B2 of W B, W B = {w B1, w B2', ... w BZ} is stored as a weight of sign ruleset R B as.

ルール調整部118は、このようにして調整した予兆ルールを予兆ルール格納部119に格納する。各予兆ルールの重みを算出する方法の場合、ルール調整部118は、重みも合わせて予兆ルール格納部119に格納する。重複ルール選択部115により他にも重複ルールが選択されている場合、データ選択部116、影響度算出部117、及びルール調整部118による処理が繰り返され、予兆ルールの学習が完了する。   The rule adjustment unit 118 stores the sign rule adjusted in this way in the sign rule storage unit 119. In the case of the method of calculating the weight of each predictive rule, the rule adjustment unit 118 stores the weight in the predictive rule storage unit 119 together with the weight. If another duplicate rule is selected by the duplicate rule selection unit 115, the processing by the data selection unit 116, the influence degree calculation unit 117, and the rule adjustment unit 118 is repeated, and the learning of the predictor rule is completed.

以上の処理により、情報処理装置100は、部品の同時交換により複数の部品ラベルが付加されたマルチラベルデータを含む学習データから、マルチラベルの影響を低減して、部品の交換の予兆を示す予兆ルールを学習することができるようになる。特に、情報処理装置100は、部品交換の誤報を発生する可能性の高い予兆ルールを削除した予兆ルールの学習が可能となる。   Through the above processing, the information processing apparatus 100 reduces the influence of the multi-label from the learning data including the multi-label data to which a plurality of component labels are added by the simultaneous replacement of the components, and indicates the indication of the replacement of the components. You will be able to learn the rules. In particular, the information processing apparatus 100 can learn the predictor rule by deleting the predictor rule that is likely to cause a component replacement error report.

以上の説明では、2つの部品間で発生する重複ルールに対する処理について説明した。3つ以上の部品で同じイベントパターンの重複ルールが学習された場合、影響度算出部117及びルール調整部118の処理を部品組み合わせ数の回数繰り返せば良い。例えば、部品A、部品B、部品Cの3つの部品で同一のイベントパターンが予兆ルールとして学習された場合(重複ルールが存在した場合)について説明する。まず、部品Aと部品Bの組について、マルチラベル影響度の算出と重複ルールの調整(予兆ルール削除あるいは重み算出)が行われる。次に、部品Aと部品Cの組について、同様にマルチラベル影響度の算出と重複ルール調整が行われる。さらに、部品Bと部品Cの組について、同様にマルチラベル影響度の算出と重複ルール調整が行われる。ここで、もし、部品Aと部品Bの組での処理で、部品Aの重複ルールを削除する判断が行われた場合には、部品Aと部品Cの組の処理は省略することができる。   In the above description, the processing for the overlapping rule that occurs between two components has been described. When overlapping rules of the same event pattern are learned with three or more parts, the processes of the influence degree calculation unit 117 and the rule adjustment unit 118 may be repeated as many times as the number of component combinations. For example, a case will be described in which the same event pattern is learned as a predictive rule for three components, component A, component B, and component C (when there is an overlapping rule). First, for the set of component A and component B, multi-label influence calculation and duplication rule adjustment (prediction rule deletion or weight calculation) are performed. Next, the calculation of the multi-label influence and the duplication rule adjustment are performed in the same manner for the set of the parts A and C. Further, for the combination of the parts B and C, the calculation of the multi-label influence degree and the duplication rule adjustment are performed in the same manner. Here, if it is determined that the duplication rule for part A is to be deleted in the process of the set of parts A and B, the process of the set of parts A and C can be omitted.

(予兆ルールを用いた部品交換発生の予測)
以上のような構成の情報処理装置100は、以下に説明するように、学習した予兆ルールを用いて、部品交換の発生を予測する処理を実行する。
(Prediction of parts replacement using predictive rules)
As described below, the information processing apparatus 100 configured as described above executes processing for predicting the occurrence of component replacement using the learned predictor rule.

図8は、部品交換発生の予測処理に用いる、稼働中の機器のイベントログの例示図である。予測処理では、現在時刻tnから少し前の所定の期間801に含まれるイベントセットを用いて部品交換の予測が行われる。なお、予測処理は、毎日1回など予め決められた所定の間隔や、新しいイベントが発生する度、など任意の条件で実行される。   FIG. 8 is an exemplary diagram of an event log of a device that is in operation, which is used in a process for predicting the occurrence of component replacement. In the prediction process, part replacement is predicted using an event set included in a predetermined period 801 a little before the current time tn. Note that the prediction process is executed under an arbitrary condition such as a predetermined interval such as once a day, or whenever a new event occurs.

予兆ルールを用いた予測では、期間801に含まれるイベントセットEtn(図8ではEtn={e,e,e})が、各部品の予兆ルールに一致するかを判定される。その後、一致した予兆ルールを用いて予測スコアが算出される。この処理は、複数部品の予測を行うときには、各部品について実行される。以下では部品Aの交換予測を行う場合について説明する。 In the prediction using the predictor rule, it is determined whether the event set E tn (E tn = {e b , e c , ed } in FIG. 8) included in the period 801 matches the predictor rule of each component. . Thereafter, a predicted score is calculated using the matched predictive rule. This process is executed for each component when a plurality of components are predicted. Hereinafter, a case where the replacement prediction of the part A is performed will be described.

情報処理装置100は、部品Aの予兆ルールセットR={RA1,RA2,…RAy}のいずれかが、予測対象のイベントセットEtn={e,e,e}に一致するかどうかを判断する。例えば、情報処理装置100は、予兆ルールセットRに、RAn={e,e}、RAm={e,e}が存在すれば、これらの予兆ルールがイベントセットEthに一致すると判定する。ここで、情報処理装置100は、簡単な予測処理方法として、予測スコアを算出することなく部品交換の発生を予測するようにしても良い。具体的には、情報処理装置100は、1つの予兆ルールでも予測対象のイベントセットEtnと一致する場合には、部品交換の予兆が発見されたとして、部品交換を予測する出力を行う。 In the information processing apparatus 100, any one of the predictive rule sets R A = {R A1 , R A2 ,... R Ay } of the component A is changed to the event set E tn = {e b , e c , e d } to be predicted. Determine whether they match. For example, the information processing apparatus 100, if R An = {e b , e c } and R Am = {e b , e d } exist in the predictive rule set R A , these predictive rules are included in the event set E th. Is determined to match. Here, as a simple prediction processing method, the information processing apparatus 100 may predict the occurrence of component replacement without calculating a prediction score. Specifically, when even one predictive rule matches the event set Etn to be predicted, the information processing apparatus 100 outputs that predicts component replacement, assuming that a predictor of component replacement has been found.

一致した予兆ルールから予測スコアを算出し、予測スコアを閾値処理することで、予測発生の有無(部品交換の予兆があるか否か)の判定を行う処理について説明する。本実施形態の予兆ルールは、部品交換前に特有なイベントパターンを抽出して作成したEmerging Patternsである。このEmerging Patternsを利用したアンサンブル識別手法の詳細は、「G Dong, X Zhang, L Wong, J Li , “CAEP: Classification by aggregating emerging patterns”, Discovery Science, 1999」に記載されている。本実施形態では、この方法を部品交換の予測に応用する。このためには、各予兆ルールRA1,RA2,…のサポートとGRを用いる。部品Aの交換発生の予測スコアSは、以下の式(6)で表される。 A process for calculating the prediction score from the matched predictor rule and performing threshold value processing on the prediction score to determine whether or not a prediction has occurred (whether there is a sign of component replacement) will be described. The predictive rule of this embodiment is “Emerging Patterns” created by extracting a unique event pattern before parts replacement. Details of the ensemble identification method using the emerging patterns are described in “G Dong, X Zhang, L Wong, J Li,“ CAEP: Classification by aggregating emerging patterns ”, Discovery Science, 1999”. In this embodiment, this method is applied to prediction of parts replacement. For this purpose, support of each predictor rule R A1 , R A2 ,... And GR are used. The predicted score S for occurrence of replacement of the part A is expressed by the following equation (6).

Figure 2019028671
Figure 2019028671

「R」は、予測対象のイベントセットEthに一致する部品Aの予兆ルールである。Rに対して、式(6)に示すように、GR及びサポートにより予測スコアが算出される。また、複数の予兆ルールがイベントセットEthと一致した場合、それらの予測スコアの和が最終的な予測スコアとなる。式(6)の予測スコア算出は、GRにより予兆ルールRが一致したときの(学習データにおける)部品交換が発生する確率を算出し、サポートで重み付けを行ったものである。予測スコアの算出方法はこれに限定するものではない。しかし予兆ルールのGRが、その予兆ルールが部品交換前のみに出現する度合いを示しているため、GRを使って予測スコアを算出することは有効である。 “R” is a predictive rule for the part A that matches the event set E th to be predicted. For R, a prediction score is calculated by GR and support as shown in Expression (6). Further, when a plurality of predictive rules coincide with the event set Eth , the sum of these prediction scores becomes the final prediction score. In the calculation of the prediction score of Equation (6), the probability of component replacement (in the learning data) when the sign rule R matches by GR is calculated and weighted by support. The calculation method of the prediction score is not limited to this. However, since the GR of the predictor rule indicates the degree that the predictor rule appears only before parts replacement, it is effective to calculate the prediction score using the GR.

前述したように、各予兆ルールにマルチラベル影響度に基づいた重みを学習している場合、これを用いて予測スコアを算出するようにしても良い。   As described above, when the weight based on the multi-label influence degree is learned for each predictive rule, the prediction score may be calculated using this.

Figure 2019028671
Figure 2019028671

式(7)は、式(6)に予兆ルールRの重みwで重み付けを行って予測スコアS(Etn)を算出する。この方法によると、小さな重みが学習された予兆ルール(誤報を発生させる可能性がある予兆ルール)の影響を小さくした予測スコアを算出することができるようになる。 Equation (7) calculates the prediction score S (E tn ) by weighting Equation (6) with the weight w R of the predictor rule R. According to this method, it is possible to calculate a prediction score in which the influence of a predictive rule (a predictive rule that may cause a false alarm) in which a small weight is learned is reduced.

スコア算出による予測処理では、以上のようにして算出された予測スコアS(Etn)が閾値θSを超える場合に、部品交換が発生する予兆を検知したと判断される。部品交換が発生する予兆を検知した場合、情報処理装置100は、部品交換発生を予測する出力を行う。 In the prediction process based on the score calculation, when the predicted score S (E tn ) calculated as described above exceeds the threshold value θS, it is determined that a sign that component replacement will occur is detected. When a sign of occurrence of component replacement is detected, the information processing apparatus 100 performs output for predicting occurrence of component replacement.

情報処理装置100は、予測処理時に、重複ルールの情報を用いた情報提示を行っても良い。部品Aと部品Bの重複ルールで部品交換の発生を予測した場合について説明する。このときの重複ルールが、図7(b)のように、部品A及び部品Bの同時交換の部品交換前データを多く含むデータで学習された重複ルールである場合、情報処理装置100は、その旨をユーザ(サービスマン110)に提示する。情報処理装置100は、例えば「この予測は、過去のデータによると、部品Aと部品Bを同時に交換する必要性を示す」といったメッセージをサービスマン110に提示する。ルール調整部118は、図7(b)のケースを判定し、同時交換が必要な予兆ルールであることを予兆ルールと関連づけて予兆ルール格納部119に保存する必要がある。ルール調整部118は、図7(b)のケースの判定を、マルチラベル影響度に偏りが無く、且つ複数の部品でマルチラベル影響度が高い、などの条件により行えばよい。   The information processing apparatus 100 may present information using the information on the duplicate rule during the prediction process. A case where the occurrence of part replacement is predicted based on the overlapping rule of part A and part B will be described. When the duplication rule at this time is a duplication rule learned with data including a large amount of data before parts exchange for simultaneous exchange of parts A and B as shown in FIG. The effect is presented to the user (serviceman 110). The information processing apparatus 100 presents a message to the service person 110, for example, “This prediction indicates the necessity of exchanging part A and part B simultaneously according to past data”. The rule adjustment unit 118 needs to determine the case of FIG. 7B and store in the predictive rule storage unit 119 in association with the predictive rule that the predictive rule requires simultaneous replacement. The rule adjustment unit 118 may perform the determination of the case of FIG. 7B based on conditions such that the multi-label influence is not biased and the multi-label influence is high for a plurality of components.

(予兆ルール学習のバリエーション:交換までの時間)
上記の予兆ルールによる部品交換予測は、部品交換が発生するか、しないかの2値の出力であった。情報処理装置100は、これに部品交換が必要になるまでの時間を加えて出力するようにしても良い。この場合、ルール学習部114は、各予兆ルールについて部品交換までの時間を関連づける学習を行う。図9は、部品交換までの時間を関連づける学習の説明図である。
(Variation of predictive rule learning: time to exchange)
The parts replacement prediction based on the above sign rule was a binary output indicating whether or not parts replacement occurred. The information processing apparatus 100 may output the time until the parts need to be replaced. In this case, the rule learning unit 114 performs learning for associating the time until parts replacement for each predictive rule. FIG. 9 is an explanatory diagram of learning for associating the time until component replacement.

ルール学習部114で学習された部品Aの予兆ルールセットRの内の一つを予兆ルールRAn={e,e}とする。ルール学習部114は、この予兆ルールRAnに部品交換までの時間を関連づける処理を行う。ルール学習部114は、データ格納部113から、部品Aのラベルが付加されており、且つ{e,e}のイベントを含む部品交換前データを収集する。図9は、収集されたn個の部品交換前データ901〜90nを例示する。 One of the predictive rule sets R A of the part A learned by the rule learning unit 114 is assumed to be a predictive rule R An = {e b , e c }. The rule learning unit 114 performs a process of associating a time until parts replacement with the predictive rule R An . The rule learning unit 114 collects pre-part replacement data including the event of {e b , e c }, to which the component A label is added, from the data storage unit 113. FIG. 9 illustrates the collected n pre-part replacement data 901 to 90n.

ルール学習部114は、収集したこれらの部品交換前データ901〜90nに基づいて、予兆ルールに一致するイベントの発生時刻から部品交換までの時間を算出する。例えば、部品交換前データ901では、イベントeが発生した時刻と部品交換の時刻とから、部品交換までの時間mが算出される。複数のイベントパターンからなる予兆ルールでは、複数のイベントの内、最後のイベントが発生した時刻から、部品交換までの時刻に基づいて、部品交換までの時間mが算出される。同様に、他の部品交換データ902〜90nでも部品交換までの時間m〜mが算出される。予兆ルールRAnに関連づける部品交換までの時間は、これらの時間m〜mの平均mμである。このようにルール学習部114は、予兆ルールごとに、該予兆ルールを含む部品交換前データを収集し、予兆ルールと部品交換の間の時間を学習する。 Based on the collected pre-part replacement data 901 to 90n, the rule learning unit 114 calculates the time from the occurrence time of the event that matches the predictive rule to the part replacement. For example, the component replacement before data 901, from the time of the time and parts replacement event e c occurs, the time m 1 until parts replacement is calculated. In the predictive rule including a plurality of event patterns, the time m until the component replacement is calculated based on the time from the time when the last event of the plurality of events occurs until the component replacement. Similarly, the time m 2 to mn until the part replacement is calculated for the other part replacement data 902 to 90n. The time until component replacement associated with the predictive rule R An is the average m μ of these times m 1 to mn . In this way, the rule learning unit 114 collects pre-part replacement data including the predictor rule for each predictor rule, and learns the time between the predictor rule and the component replacement.

情報処理装置100は、予測処理時に、予兆ルールが出現した時刻tと、その予兆ルールに関連づけられた部品交換までの時間mμに基づいて、部品交換発生までの時間(M=t+mμ)を出力する。また、情報処理装置100は、所定のイベントログに対して複数の予兆ルールが出現した場合、各予兆ルールで算出した部品交換発生までの時間Mを平均して時間Mμを算出し、部品交換発生までの予測時間として出力する。 The information processing apparatus 100 determines the time (M = t R + m) until the occurrence of the component replacement based on the time t R when the predictor rule appears and the time m μ until the component replacement associated with the predictor rule. μ ) is output. In addition, when a plurality of predictive rules appear for a predetermined event log, the information processing apparatus 100 calculates a time M μ by averaging the time M until occurrence of parts replacement calculated by each predictor rule, and replacing the parts. Output as predicted time until occurrence.

以上の処理では、情報処理装置100は、部品交換までの時間の学習、あるいは複数予兆ルールが出現したときの処理で平均時間を算出する。これに限らず情報処理装置100は、これらを平均せず、それぞれ部品交換発生までの時間分布として保持、出力するようにしても良い。この場合、ユーザ(サービスマン110)は、部品交換までの時間の予測結果を時間軸に対する分布として確認することができる。   In the above processing, the information processing apparatus 100 calculates the average time by learning the time until component replacement, or by processing when multiple predictive rules appear. Not limited to this, the information processing apparatus 100 may store and output these as time distributions until occurrence of parts replacement without averaging them. In this case, the user (service man 110) can confirm the prediction result of the time until component replacement as a distribution with respect to the time axis.

(予測対象のバリエーション)
ルール学習部114は、部品交換前の予兆を検知するイベントパターンを予兆ルールとして学習する。ルール学習部114による学習は、部品交換の予兆をターゲットにした学習だけでなく、故障の予兆の学習にも利用可能である。例えば、機器の故障時に、正確な故障種類や故障部品が判断できているとする。故障種類や故障部品のラベルが得られる場合、本実施形態例の予兆ルール学習方法における部品ラベルを故障種類や故障部品のラベルに変更することにより、ルール学習部114は、故障種類や故障部品ごとにこれらの予兆ルールを学習することができる。
(Variation of forecast target)
The rule learning unit 114 learns an event pattern for detecting a sign before component replacement as a sign rule. The learning by the rule learning unit 114 can be used not only for learning targeting a component replacement sign but also for learning a failure sign. For example, it is assumed that an accurate failure type and a failed part can be determined when a device fails. When the failure type and the failure part label are obtained, the rule learning unit 114 changes the failure type and the failure part for each failure type and the failure part by changing the part label in the predictive rule learning method of the present embodiment example to the failure type and the failure part label. You can learn these predictive rules.

具体的には、ルール学習部114は、上記で説明した部品交換の予兆ルール学習において、部品ラベルを故障ラベルとし、且つ部品交換前データを故障前データとして故障の予兆ルールを学習する。例えば、ルール学習部114は、図3の部品Aの交換301を故障Aの発生、部品Bの交換303を故障Bの発生とすることで、これまでに説明したような方法により、故障の発生の予兆を示す予兆ルールを学習することができる。なお、故障は、その対応で部品交換を行っても良いし、修理、処置により機能回復を行うものであっても良い。この場合の正常データは、故障前以外の期間のイベントログにより作成される。   Specifically, the rule learning unit 114 learns a failure predictor rule using the component label as a failure label and the pre-component replacement data as pre-failure data in the component replacement predictor rule learning described above. For example, the rule learning unit 114 sets the occurrence of the failure by the method described above by setting the replacement 301 of the component A in FIG. 3 as the occurrence of the failure A and the replacement 303 of the component B as the occurrence of the failure B. It is possible to learn a sign rule indicating a sign of The failure may be replaced by a part, or may be recovered by repair and treatment. Normal data in this case is created by an event log in a period other than before the failure.

また、故障種類や故障部品の特定が困難な場合があり、故障発生時のイベントログに対して、サービスマン110などが複数の故障種類や故障部品ラベル(マルチラベル)を付加する場合もある。このような場合にも、故障種類や故障部品間で重複ルールが学習される可能性があるが、重複ルールを調整することで、マルチラベルデータの影響を小さくして故障発生を予測する予兆ルールを学習することができる。   In addition, it may be difficult to specify a failure type or a failure part, and the service person 110 may add a plurality of failure types or failure component labels (multi-labels) to the event log when a failure occurs. Even in such a case, there is a possibility that a duplication rule is learned between failure types and parts, but by adjusting the duplication rule, a predictive rule that predicts the occurrence of a failure by reducing the effect of multi-label data Can learn.

(学習法法による効果)
以上のような本実施形態の情報処理装置100は、学習した予兆ルールに対して後処理(重複ルールの調整)を行うことで、マルチラベルデータの悪影響を抑制する。また、ルール学習部114の処理もマルチラベルデータの悪影響を減らすことに貢献している。これは、特に、図5のS503の正常データを利用して部品交換前に特有なイベントパターンを抽出する処理によるものである。以下では、この効果について説明する。
(Effects of learning method)
The information processing apparatus 100 of the present embodiment as described above suppresses adverse effects of multi-label data by performing post-processing (adjustment of duplication rules) on the learned predictor rule. Further, the processing of the rule learning unit 114 also contributes to reducing the adverse effects of multi-label data. This is particularly due to the process of extracting a unique event pattern before parts replacement using the normal data in S503 of FIG. Hereinafter, this effect will be described.

前述したように、部品Aの予兆ルールを学習する場合の部品交換前データは、部品A、部品Bのマルチラベルデータを含み、正常データは、部品Bのみのラベルが付加された部品交換前データを含む。ここで、ルール学習部114は、S502の頻出イベントパターンを抽出する処理で、マルチラベルを含む部品交換前データから、所定のイベントパターンFを抽出する。このイベントパターンFは、マルチラベルデータに多く含まれ、部品Aと部品Bの重複ルールとなる可能性があるとする。   As described above, the pre-part replacement data when learning the predictive rule for the part A includes the multi-label data of the parts A and B, and the normal data is the pre-part replacement data with the label of only the part B added. including. Here, the rule learning unit 114 extracts a predetermined event pattern F from the pre-component replacement data including the multi-label in the process of extracting the frequent event pattern in S502. It is assumed that this event pattern F is included in a lot of multi-label data and may become a duplication rule for parts A and B.

次のS503の処理では、部品Bのラベルが付加された部品交換前データを含む正常データで頻出イベントパターンFのGRが算出される。イベントパターンが高いGRを示す場合、該イベントパターンは、部品Aの交換前に特有なイベントパターンと判断され、予兆ルールとして選択される。ここで、頻出イベントパターンFが部品Bの交換前に特有なイベントパターンであった場合、部品Bのみの予兆ルールとなることが好ましい。つまり部品Aの予兆ルールとして学習され、重複ルールが発生することは好ましくない。この場合、部品Bの部品交換前データを含む正常データで、イベントパターンFのサポートの算出値が比較的高い値を示すことが期待できる。正常データでのイベントパターンFのサポートが高い値を示すと、GRは低い値となる(式(2))。この結果、イベントパターンFは、部品Aの予兆ルールとしては選択されずに重複ルールは生成されないことになる。   In the next processing of S503, the GR of the frequent event pattern F is calculated with normal data including the pre-part replacement data with the part B label added. When the event pattern indicates a high GR, the event pattern is determined to be a unique event pattern before replacement of the part A, and is selected as a predictive rule. Here, when the frequent event pattern F is a unique event pattern before the replacement of the component B, it is preferable that the predictive rule for only the component B is used. That is, it is not preferable that the rule is learned as a predictive rule for the part A and an overlapping rule is generated. In this case, it can be expected that the calculated value of the support of the event pattern F shows a relatively high value in the normal data including the pre-part replacement data of the part B. When the support of the event pattern F with normal data shows a high value, the GR becomes a low value (formula (2)). As a result, the event pattern F is not selected as a predictive rule for the part A, and no duplication rule is generated.

このように、学習対象以外のラベルの部品交換前データを正常データに利用することで、誤予測を発生させる可能性がある重複ルールの生成を抑制することができる。つまり、情報処理装置100は、マルチラベルデータの影響を抑えた予兆ルール学習を行うことができるようになる。ただし、このような学習を行うためには、正常データ中の部品Bのラベルが付加された部品交換前データの数がある程度豊富であることが前提となる。つまり、正常データ中に、正常データ中の部品Bのラベルがついた部品交換前データが豊富に含まれている必要がある。従って、この予兆ルール学習のみでは完全に重複ルール生成を抑制することはできないために、ルール学習部で重複ルールが学習された場合には、本実施例で説明したような重複ルール調整を行うと良い。   In this way, by using the pre-part replacement data for labels other than the learning target as normal data, it is possible to suppress the generation of duplicate rules that may cause misprediction. That is, the information processing apparatus 100 can perform predictive rule learning that suppresses the influence of multi-label data. However, in order to perform such learning, it is premised that the number of parts pre-replacement data to which the part B label in the normal data is added is abundant to some extent. That is, it is necessary that the normal data includes abundant data before replacement with the part B label in the normal data. Therefore, since the duplication rule generation cannot be completely suppressed only by the predictive rule learning, when the duplication rule is learned by the rule learning unit, the duplication rule adjustment described in the present embodiment is performed. good.

(第2実施形態)
第2実施形態の情報処理装置は、部品の関係性の事前情報を考慮して重複ルール調整を行う。第2実施形態の情報処理装置100、機器ログ格納部111、及び部品交換履歴格納部112の構成は、第1実施形態と同様であるので説明を省略する。
(Second Embodiment)
The information processing apparatus according to the second embodiment performs duplication rule adjustment in consideration of prior information on the relationship between components. The configurations of the information processing apparatus 100, the device log storage unit 111, and the component replacement history storage unit 112 of the second embodiment are the same as those of the first embodiment, and thus the description thereof is omitted.

物理的に近くに存在する部品や処理プロセスが近い部品は、共通の予兆ルール(重複ルール)が作成される可能性が高い。ここで、「処理プロセス」は、例えば機器が画像形成装置であれば、画像が形成されるシートが通過する順序である。つまり、シートが通過する順序が近い部品ほど、処理プロセスが近い部品となる。物理的に近い部品や処理プロセスが近い部品は、同時に故障する可能性が比較的高いことが多い。つまり、2つの部品を同時に交換するケースがあっても、いずれの部品の交換も正しい、というケースが比較的多い。また、物理的、処理プロセス的に近いことから、あるイベントの組み合わせが近傍の複数の部品の予兆ルールとなる可能性も高くなる。
従って、物理的、処理プロセス的に近い複数の部品で重複ルールが学習された場合、通常よりも重複ルールを残す(特定の部品の予兆ルールを削除しない)ようにすることが好ましい。
There is a high possibility that a common predictive rule (duplicate rule) is created for parts that are physically close and parts that are close to the processing process. Here, the “processing process” is, for example, the order in which sheets on which images are formed pass if the apparatus is an image forming apparatus. In other words, the closer the order in which the sheets pass, the closer the processing process. Parts that are physically close and parts that are close to the processing process are often relatively likely to fail at the same time. In other words, even if there are cases in which two parts are exchanged at the same time, there are relatively many cases in which the exchange of both parts is correct. In addition, since the physical and processing processes are close to each other, there is a high possibility that a combination of certain events becomes a predictive rule for a plurality of nearby parts.
Therefore, when a duplication rule is learned for a plurality of parts that are physically and processally close, it is preferable to leave the duplication rule more than usual (do not delete the predictive rule for a specific part).

そのために本実施形態では、重複ルールが存在する部品の組み合わせに従って、ルール調整部118の閾値が変更される。第1実施形態のルール調整部118は、2つの部品のマルチラベル影響度の差分絶対値E(式5)を所定の閾値θで閾値処理して、所定の部品の予兆ルールを削除するべきかを判定している。第2実施形態では、閾値θを調整することで、重複ルールを残す判定を行う基準を緩和することができる。具体的には、通常の閾値θよりも大きな値を閾値に設定することで、重複ルールが残りやすくなる。この新しい閾値θ’は、例えば、基準の閾値θに、重みを与える(式8)あるいはバイアスを与える(式9)により算出することができる。 Therefore, in the present embodiment, the threshold value of the rule adjustment unit 118 is changed according to the combination of components in which overlapping rules exist. The rule adjustment unit 118 of the first embodiment performs threshold processing on the difference absolute value E * (Equation 5) of the multi-label influence degree of two parts with a predetermined threshold θ E and deletes the predictive rule of the predetermined part. Judging what should be done. In the second embodiment, by adjusting the threshold theta E, it is possible to relax the criteria for determining to leave overlapping rules. Specifically, by than the normal threshold theta E is set to a large value to the threshold, overlapping rules tend to remain. This new threshold value θ E ′ can be calculated, for example, by giving a weight (Equation 8) or a bias (Equation 9) to the reference threshold value θ E.

θ’=αABθ (wAB≧1) …(8)
θ’=θ+βAB (βAB≧0) …(9)
「αAB」、「βAB」は、それぞれ部品A及び部品Bを組み合わせのときの重みとバイアスであり、部品の組み合わせと、その物理的、処理プロセス的な近さに基づいて予め設定される。
θ E ′ = α AB θ E (w AB ≧ 1) (8)
θ E ′ = θ E + β ABAB ≧ 0) (9)
“Α AB ” and “β AB ” are weights and biases when the parts A and B are combined, respectively, and are set in advance based on the combination of the parts and their physical and processing process proximity. .

以上のように情報処理装置100は、部品間の関係の事前情報を重複ルール選択の調整に導入して、好適な重複ルールを作成することができる。   As described above, the information processing apparatus 100 can create a suitable duplication rule by introducing the prior information on the relationship between components to adjustment of duplication rule selection.

(第3実施形態)
第3実施形態の情報処理装置は、第2実施形態の情報処理装置とは逆に、事前情報に基づいて所定の部品の重複ルールを優先的に消去する。第3実施形態の情報処理装置100、機器ログ格納部111、及び部品交換履歴格納部112の構成は、第1実施形態と同様であるので説明を省略する。
(Third embodiment)
The information processing apparatus according to the third embodiment, on the contrary to the information processing apparatus according to the second embodiment, preferentially deletes the overlapping rule for a predetermined part based on prior information. The configurations of the information processing apparatus 100, the device log storage unit 111, and the component replacement history storage unit 112 according to the third embodiment are the same as those in the first embodiment, and a description thereof will be omitted.

前述のとおり、サービスマンは、出動回数を削減するために、故障部品の交換時に安価な他の部品を故障の有無にかかわらず交換することがある。このような価格差のある部品の同時交換履歴のように、同時交換する部品の組み合わせによっては、同時交換時に真に交換するべき部品を予想できることがある。以下では、このような事前情報を導入する方法について、マルチラベル影響度に重みを付ける実施形態を説明する。   As described above, in order to reduce the number of dispatches, the service person may replace other inexpensive parts at the time of replacement of the failed part regardless of whether or not there is a failure. Depending on the combination of parts to be simultaneously exchanged, as in the case of the simultaneous exchange history of parts having such a price difference, it may be possible to predict a part to be truly exchanged at the time of simultaneous exchange. In the following, an embodiment for weighting the multi-label influence degree will be described for a method of introducing such prior information.

部品A及び部品Bに重複ルールが存在する場合、影響度算出部117は、マルチラベルデータの数に基づいて、それぞれのマルチラベル影響度E、Eを算出する(式(3)、式(4))。本実施形態では、影響度算出部117は、これに重みを付けたマルチラベル影響度E’、E’を算出する。 When there are overlapping rules for component A and component B, the impact calculation unit 117 calculates the respective multi-label impacts E A and E B based on the number of multi-label data (formula (3), formula (4)). In the present embodiment, the influence degree calculation unit 117 calculates the multi-label influence degrees E A ′ and E B ′ weighted thereto.

’=w …(10)
’=w …(11)
「w」、「w」は、それぞれ部品A、部品Bの価格に基づいた重みである。例えば、部品Bの方が安価な部品である場合、w<wである。
E A '= w A E A (10)
E B '= w B E B (11)
“W A ” and “w B ” are weights based on the prices of the parts A and B, respectively. For example, when the part B is a cheaper part, w A <w B.

この結果、部品Bのマルチラベル影響度E’は、重み付け前のマルチラベル影響度Eに比べて高い値となる。また、マルチラベル影響度E’、E’の差も大きくなる。そのために、ルール調整部118の処理により、部品Bの重複ルールが削除されやすくなる。 As a result, the multi-label influence level E B ′ of the component B is higher than the multi-label influence level E B before weighting. In addition, the difference between the multi-label influences E A ′ and E B ′ increases. For this reason, the rule of the part B is easily deleted by the process of the rule adjustment unit 118.

以上の説明では、優先度に部品の価格を含むが、この優先度は他の情報を用いても良い。例えば、寿命の長い部品と短い部品とが存在する場合、同時交換の真の交換部品は寿命が短い部品である可能性が高い。同時交換時の真の交換部品(故障原因の部品)が、過去のメンテナンス記録から判断できるのであれば、これを用いても良い。式(10)、式(11)のw、wのような、各部品の重み係数は、これらの影響を考慮して予め決められる。以上のように情報処理装置100は、部品間の関係の事前情報に基づいて、重複ルールが発生したときに、優先的に予兆ルールを消去する部品を調整することができる。 In the above description, the priority includes the price of the component, but other information may be used for this priority. For example, when there are a part with a long life and a part with a short life, it is highly likely that the true replacement part for simultaneous replacement is a part with a short life. If the true replacement part (part of failure cause) at the time of simultaneous replacement can be determined from the past maintenance record, this may be used. The weighting coefficient of each component, such as w A and w B in Expression (10) and Expression (11), is determined in advance in consideration of these effects. As described above, the information processing apparatus 100 can preferentially adjust a part from which the predictive rule is erased when a duplication rule occurs based on the prior information on the relationship between the parts.

(第4実施形態)
第4実施形態の情報処理装置は、重複ルールのイベントパターンに基づいて、重複ルールの調整を行う。第4実施形態の情報処理装置100、機器ログ格納部111、及び部品交換履歴格納部112の構成は、第1実施形態と同様であるので説明を省略する。
(Fourth embodiment)
The information processing apparatus according to the fourth embodiment adjusts the duplication rule based on the event pattern of the duplication rule. The configurations of the information processing apparatus 100, the device log storage unit 111, and the component replacement history storage unit 112 according to the fourth embodiment are the same as those of the first embodiment, and a description thereof will be omitted.

イベントの中には、特定の部品と関連づけられたイベントが存在する。例えば、画像形成装置のジャムコードは、ジャムが発生した部位の部品と関連づけられている。他の例として、特定部品に設けられる温度センサにより計測した温度が所定閾値以上になったときに発生するエラーコードは、その特定部品に関連づけられている。逆に、部品に関連づけがなされていないイベントの例としては、ソフトウェアのエラーコードや、異音に基づくイベントなど、発生源が機器部位に特定できないイベントである。   Among events, there are events associated with specific parts. For example, a jam code of the image forming apparatus is associated with a part of the part where the jam has occurred. As another example, an error code generated when a temperature measured by a temperature sensor provided in a specific component is equal to or higher than a predetermined threshold is associated with the specific component. On the other hand, examples of events that are not associated with a component are events in which the generation source cannot be specified as a device part, such as software error codes and events based on abnormal sounds.

情報処理装置100は、重複ルールに含まれるイベントがどの部品に関係したイベントであるかに基づいて、重複ルールの削除優先度を調整する。ここで、イベントexAを部品Aに関連づけられたイベントとする。例えば、部品A及び部品Bの重複ルールがRAB={eaA,ecA,eeA}である場合、この重複ルールRABを構成するイベントはすべて部品Aに関係するイベントである。そのために、重複ルールRABは、部品Aのみの部品交換の予兆ルールである可能性が高い。従って重複ルールRABは、RABの部品Bの重複ルールを削除して、部品Aのみの部品交換の予兆ルールとすることが好ましい。 The information processing apparatus 100 adjusts the deletion rule deletion priority based on which component the event included in the duplication rule is related to. Here, the event exA is an event associated with the part A. For example, when the duplication rule for part A and part B is R AB = {e aA , e cA , e eA }, all the events constituting the duplication rule R AB are events related to part A. Therefore, there is a high possibility that the overlapping rule R AB is a predictive rule for component replacement only for the component A. Therefore, it is preferable that the duplication rule R AB is a predictive rule for parts replacement of only the part A by deleting the duplication rule of the part B of R AB .

より具体的には、例えば、以下のように、マルチラベル影響度に、重複ルールに含まれるイベントに基づいて重みを付けることにより行われる。部品A、部品Bのそれぞれのマルチラベル影響度E、Eに対する重み付けは、以下の式で表される。 More specifically, for example, as described below, the multi-label influence degree is weighted based on an event included in the duplication rule. The weights for the multi-label influences E A and E B of the parts A and B are expressed by the following equations.

’=f(RAB,A)E …(12)
’=f(RAB,B)E …(13)
「f」は、重みを算出する関数である。例えば、式(12)のf(RAB,A)は、重複ルールRABに含まれるイベントの内、部品Aに関するイベントの割合が高いほど、マルチラベル影響度Eを小さくする重みを算出する。
E A '= f (R AB , A) E A (12)
E B '= f (R AB , B) E B (13)
“F” is a function for calculating a weight. For example, the formula f in (12) (R AB, A ) , among the events included in the overlaid rule R AB, as the ratio of the event is high regarding part A, and calculates the weight to reduce the multilabel influence E A .

第1実施形態で説明したように、所定の部品のマルチラベル影響度Eが小さく、他部品のマルチラベル影響度との差が大きくなると、該部品の重複ルールのみを予兆ルールに残す選択を行いやすくなる。従って、このように重複ルール内に含まれるイベントと部品の関連性に基づいてマルチラベル影響度Eに重み付けを行うことにより、イベントと部品の関連性に基づいた重複ルール調整を行うことができるようになる。   As described in the first embodiment, when the multi-label influence degree E of a predetermined part is small and the difference from the multi-label influence degree of other parts becomes large, a selection is made to leave only the duplication rule of the part in the predictive rule. It becomes easy. Accordingly, by weighting the multi-label influence degree E based on the relationship between the event and the part included in the duplication rule as described above, the duplication rule adjustment based on the relation between the event and the part can be performed. become.

(第5実施形態)
以上の実施形態では、ルール調整部118が、マルチラベル影響度に基づいて、自動的に重複ルールの調整を行う。これに対して、ユーザが、最終的な重複ルールの調整の判断(所定の部品から重複ルールとなっている予兆ルールを削除するか否か)を行ってもよい。ユーザは、機器の管理者や、サービスマン、または部品の交換予測のシステムの管理者などであり、予兆ルールの学習結果の確認を行う人物である。
(Fifth embodiment)
In the above embodiment, the rule adjustment unit 118 automatically adjusts the duplicate rule based on the multi-label influence degree. On the other hand, the user may make a final determination of duplication rule adjustment (whether or not to delete the predictive rule that is the duplication rule from a predetermined part). The user is a device administrator, a serviceman, a component replacement prediction system administrator, or the like, and is a person who confirms the learning result of the predictor rule.

図10は、本実施形態の情報処理装置の構成説明図である。この情報処理装置200は、図1の情報処理装置100に、表示部120及び入力部121を追加した構成である。表示部120には、重複ルールに関する情報が表示される。ユーザは、その表示結果を確認して、重複ルール調整のための入力を入力部121により行うことができる。表示部120は、ディスプレイ、プリンタなどの出力装置である。入力部121は、キーボード、タッチパネルなどの入力装置である。   FIG. 10 is an explanatory diagram of a configuration of the information processing apparatus according to the present embodiment. The information processing apparatus 200 has a configuration in which a display unit 120 and an input unit 121 are added to the information processing apparatus 100 of FIG. The display unit 120 displays information related to the duplicate rule. The user can confirm the display result and perform input for adjusting duplicate rules by using the input unit 121. The display unit 120 is an output device such as a display or a printer. The input unit 121 is an input device such as a keyboard or a touch panel.

表示部120は、重複ルールに関する情報を提示する。「重複ルールに関する情報」は、例えば、重複ルールが発生している部品名称、重複ルールに含まれるイベントの情報などである。「イベントの情報」は、該イベントが示す詳細な内容、例えば、機器のどのような状態を示すエラーコードなのか、どの部品に関連づけられたイベントなのか、などの情報である。機器に対する専門的な知識を有するユーザは、これらも考慮して重複ルールの調整を検討することができる。   The display unit 120 presents information related to duplication rules. “Information about duplication rule” is, for example, the name of a part in which the duplication rule has occurred, information on an event included in the duplication rule, and the like. “Event information” is information such as detailed contents indicated by the event, for example, an error code indicating what kind of state the device is, and an event associated with which part. A user who has specialized knowledge about the device can consider the adjustment of the duplication rule in consideration of these factors.

本実施形態のルール調整部118は、マルチラベル影響度に基づいて、重複ルールの調整のための判定(所定の部品の重複ルールを削除する、あるいはすべての部品の重複ルールを残す)を行う。表示部120は、ルール調整部118による判定結果を表示する。ユーザは、表示部120に表示された判定結果を確認し、採択するか否かを判断する。ユーザは、判断結果を、入力部121を介して情報処理装置200に入力する。ユーザが所定の部品の重複ルールを削除する入力を行った場合、ルール調整部118は、当該重複ルールを削除した予兆ルールセットを作成して予兆ルール格納部119へ格納する。   The rule adjustment unit 118 according to the present embodiment performs determination for adjustment of duplication rules (deletes duplication rules for predetermined parts or leaves duplication rules for all parts) based on the multi-label influence degree. The display unit 120 displays the determination result by the rule adjustment unit 118. The user confirms the determination result displayed on the display unit 120 and determines whether or not to adopt the determination result. The user inputs the determination result to the information processing apparatus 200 via the input unit 121. When the user inputs to delete a duplication rule for a predetermined part, the rule adjustment unit 118 creates a sign rule set from which the duplication rule is deleted and stores it in the sign rule storage unit 119.

表示部120は、ルール調整部118の判定結果とともに、あるいは単独で、マルチラベル影響度をユーザに提示するようにしても良い。または、表示部120は、重複ルール学習データに含まれるラベル数の関係を表示するようにしても良い。これらの場合、表示部120は、例えば、図7のベン図やグラフ、あるいは数値そのものを表示する。予兆ルール学習方法を良く理解しているユーザに取っては、ルール調整部118の判定結果よりも、その判定の元となるデータを確認することで、詳細な判断ができることがあるためである。   The display unit 120 may present the multi-label influence level to the user together with the determination result of the rule adjustment unit 118 or alone. Or you may make it the display part 120 display the relationship of the number of labels contained in duplication rule learning data. In these cases, the display unit 120 displays, for example, the Venn diagram or graph of FIG. 7 or the numerical value itself. This is because a user who understands the predictive rule learning method may be able to make a detailed determination by confirming the data that is the basis of the determination rather than the determination result of the rule adjustment unit 118.

イベントログが大量に存在し、学習データとは別に予兆ルールの評価データが準備できる場合、表示部120は、ユーザの判断によって、予測性能がどのように変化するかを表示しても良い。この場合、まず、ユーザが重複ルールを調整する前の予兆ルールセットで評価データの部品交換を予測し、その評価結果(予測精度)を入力部121により入力する。入力された予測精度は、予兆ルール格納部119に格納される。ユーザが所定の重複ルールを消去する判断を入力する場合、ルール調整部118は、その重複ルールを削除した予兆ルールセットで評価データの部品交換を予測して、評価結果を予兆ルール格納部119に格納する。情報処理装置200は、ユーザの重複ルール調整前後での評価結果の変化を表示部120に表示することで、ユーザの判断を補助することができる。   When there are a large number of event logs and the evaluation data of the predictive rule can be prepared separately from the learning data, the display unit 120 may display how the prediction performance changes depending on the judgment of the user. In this case, first, the user predicts component replacement of the evaluation data with the predictive rule set before adjusting the duplication rule, and inputs the evaluation result (prediction accuracy) through the input unit 121. The input prediction accuracy is stored in the predictive rule storage unit 119. When the user inputs a determination to delete a predetermined duplication rule, the rule adjustment unit 118 predicts component replacement of the evaluation data with the sign rule set from which the duplication rule is deleted, and sends the evaluation result to the sign rule storage unit 119. Store. The information processing apparatus 200 can assist the user's determination by displaying the change in the evaluation result before and after the user's duplication rule adjustment on the display unit 120.

(第6実施形態)
本発明は、前述の実施形態の1以上の機能を実現するプログラムを、ネットワーク又は記憶媒体を介してシステム又は装置に供給し、そのシステム又は装置のコンピュータにおける1つ以上のプロセッサーがプログラムを読み出し実行する処理でも実現可能である。また、1以上の機能を実現する回路(例えば、ASIC)によっても実現可能である。
(Sixth embodiment)
The present invention supplies a program that realizes one or more functions of the above-described embodiments to a system or apparatus via a network or a storage medium, and one or more processors in a computer of the system or apparatus read and execute the program This process can be realized. It can also be realized by a circuit (for example, ASIC) that realizes one or more functions.

Claims (22)

複数の部品を備える機器の前記部品の交換前のイベントログに、該部品を示す部品ラベルを付加した部品交換前データを格納するデータ格納手段と、
前記部品交換前データから前記複数の部品のそれぞれの部品交換発生の予兆を示す予兆ルールを学習するルール学習手段と、
前記複数の部品で重複する前記予兆ルールを重複ルールとして選択する重複ルール選択手段と、
前記部品交換前データから、前記重複ルールのイベントパターンを含む部品交換前データを、重複ルール学習データとして選択するデータ選択手段と、
前記重複ルール学習データから、複数の部品ラベルが付加されたマルチラベルデータの数に基づいて重複ルールに対するマルチラベルデータの影響度を算出する影響度算出手段と、
前記影響度に基づいて前記重複ルールを調整するルール調整手段と、を備えることを特徴とする、
情報処理装置。
Data storage means for storing pre-replacement data in which a part label indicating the part is added to an event log before replacement of the part of a device including a plurality of parts;
Rule learning means for learning a sign rule indicating a sign of occurrence of part replacement of each of the plurality of parts from the pre-part replacement data;
Duplicate rule selection means for selecting the predictive rule that is duplicated in the plurality of parts as a duplicate rule;
Data selection means for selecting, from the pre-part replacement data, pre-part replacement data including the event pattern of the duplication rule as duplication rule learning data;
From the duplication rule learning data, an influence degree calculating means for calculating an influence degree of the multi label data on the duplication rule based on the number of multi label data to which a plurality of component labels are added;
Rule adjustment means for adjusting the duplication rule based on the degree of influence, and
Information processing device.
前記影響度算出手段は、前記重複ルールが出現した前記複数の部品のそれぞれについて、前記影響度を、前記重複ルール学習データに含まれるマルチラベルデータの数と、それぞれの部品ラベルが付加されたすべてのデータの数と、の比として算出することを特徴とする、
請求項1に記載の情報処理装置。
The degree of influence calculation means, for each of the plurality of parts in which the duplication rule appears, the degree of influence, the number of multi-label data included in the duplication rule learning data, and all the parts labels are added It is calculated as a ratio of the number of data of
The information processing apparatus according to claim 1.
前記ルール調整手段は、前記影響度が、前記重複ルールが出現した前記複数の部品で偏りがある場合に、前記影響度が、より高い部品の重複ルールを削除する処理を行う、
請求項1又は2に記載の情報処理装置。
The rule adjustment means performs a process of deleting a duplication rule of a part having a higher influence degree when the influence degree is biased in the plurality of parts in which the duplication rule appears.
The information processing apparatus according to claim 1 or 2.
前記ルール調整手段は、前記影響度に基いて、前記重複ルールが出現した前記複数の部品のそれぞれの予兆ルールについて、予測処理時に利用する重みを算出することを特徴とする、
請求項1〜3のいずれか1項に記載の情報処理装置。
The rule adjusting means calculates a weight to be used during a prediction process for each predictor rule of the plurality of parts in which the duplicate rule appears based on the degree of influence.
The information processing apparatus according to any one of claims 1 to 3.
前記ルール調整手段は、前記影響度の偏りの判定を所定の閾値に基いて行い、前記閾値を重複ルールが発生した部品間の関係性に基いて調整することを特徴とする、
請求項3に記載の情報処理装置。
The rule adjustment means performs the determination of the bias of the influence degree based on a predetermined threshold value, and adjusts the threshold value based on the relationship between the parts where the duplication rule has occurred,
The information processing apparatus according to claim 3.
前記影響度算出手段は、前記影響度に、部品の種類に基づいた重みを与えて重み付け影響度を算出し、前記重み付け影響度を用いて重複ルールの調整を行うことを特徴とする、
請求項1〜5のいずれか1項に記載の情報処理装置。
The influence degree calculating means assigns a weight based on a type of component to the influence degree to calculate a weighting influence degree, and adjusts a duplication rule using the weighting influence degree,
The information processing apparatus according to any one of claims 1 to 5.
前記影響度算出手段は、前記影響度に、重複ルールに含まれるイベントパターンに基いて重みを与えて重み付け影響度を算出し、前記重み付け影響度を用いて重複ルールの調整を行うことを特徴とする、
請求項1〜5のいずれか1項に記載の情報処理装置。
The influence degree calculating means assigns a weight to the influence degree based on an event pattern included in a duplication rule to calculate a weighting influence degree, and adjusts the duplication rule using the weighting influence degree. To
The information processing apparatus according to any one of claims 1 to 5.
ユーザに情報を表示するための表示手段と、ユーザの入力を受け付ける入力手段とをさらに備え、
前記表示手段は、前記影響度算出手段または前記ルール調整手段で算出した情報を表示して、前記重複ルールの調整の判断のための情報をユーザに提示し、
前記ルール調整手段は、前記入力手段に入力された情報に基いてルールの調整を行うことを特徴とする、
請求項1〜7のいずれか1項に記載の情報処理装置。
It further comprises display means for displaying information to the user, and input means for accepting user input,
The display means displays the information calculated by the influence degree calculating means or the rule adjusting means, and presents information for determining the adjustment of the duplicate rule to the user,
The rule adjusting means adjusts a rule based on information input to the input means,
The information processing apparatus according to claim 1.
複数の種類の故障発生の予兆ルールを学習する情報処理装置であって、
故障前の期間のイベントログに故障ラベルを付加した故障前データを格納するデータ格納手段と、
前記故障前データから前記複数の種類の故障のそれぞれの故障発生の予兆を示す予兆ルールを学習するルール学習手段と、
複数の故障で重複する前記予兆ルールを重複ルールとして選択する重複ルール選択手段と、
前記故障前データから前記重複ルールのイベントパターンを含む部品交換前データを重複ルール学習データとして選択するデータ選択手段と、
重複ルール学習データから、複数の故障ラベルが付加されたマルチラベルデータの数に基づいて重複ルールに対するマルチラベルデータの影響度を算出する影響度算出手段と、
前記影響度に基づいて前記重複ルールを調整するルール調整手段と、を備えることを特徴とする、
情報処理装置。
An information processing apparatus for learning predictive rules for occurrence of multiple types of failures,
Data storage means for storing pre-failure data with a failure label added to the event log in the period before failure;
Rule learning means for learning a sign rule indicating a sign of occurrence of each of the plurality of types of failure from the pre-failure data;
Duplicate rule selection means for selecting the predictive rule that is duplicated by a plurality of failures as a duplicate rule;
Data selection means for selecting pre-replacement data including the event pattern of the duplication rule from the pre-failure data as duplication rule learning data;
An influence degree calculating means for calculating the influence degree of the multi-label data on the duplication rule based on the number of the multi-label data to which a plurality of failure labels are added from the duplication rule learning data;
Rule adjustment means for adjusting the duplication rule based on the degree of influence, and
Information processing device.
機器の部品交換前以外の期間のイベントログを正常データとし、部品交換前の期間のイベントログを部品交換前データとして格納するデータ格納手段と、
前記正常データと前記部品交換前データとから、部品交換前にのみ頻出するイベントパターンを抽出して、前記機器の部品交換の予兆を示す複数の予兆ルールを学習するルール学習手段と、を備えることを特徴とする、
情報処理装置。
Data storage means for storing the event log in a period other than before the parts replacement of the device as normal data, and storing the event log in the period before the parts replacement as data before the parts replacement,
Rule learning means for extracting event patterns that frequently appear only before parts replacement from the normal data and the data before parts replacement, and learning a plurality of predictive rules indicating signs of parts replacement of the device. Characterized by the
Information processing device.
部品交換の予兆を発見する対象の前記イベントログに対して、前記複数の予兆ルールを用いて予測スコアを算出することにより部品交換の予兆を発見する予測処理手段をさらに備えることを特徴とする、
請求項10に記載の情報処理装置。
For the event log that is a target for finding a sign of component replacement, the event log further includes a prediction processing unit that finds a sign of component replacement by calculating a prediction score using the plurality of sign rules.
The information processing apparatus according to claim 10.
前記ルール学習手段は、前記部品交換前データと、学習した前記予兆ルールとから、該予兆ルールについて部品交換までの時間を関連づけ、
前記予測処理手段は、複数の予兆ルールに関連づけられた部品交換までの時間を用いて、部品交換までの時間を推定することを特徴とする、
請求項11に記載の情報処理装置。
The rule learning means associates the time before component replacement for the predictor rule from the pre-component replacement data and the learned predictor rule,
The prediction processing means estimates the time until component replacement using the time until component replacement associated with a plurality of predictive rules,
The information processing apparatus according to claim 11.
機器の故障前以外の期間のイベントログを正常データとし、機器の故障前の期間のイベントログを故障前データとして格納するデータ格納手段と、
前記正常データと前記故障前データとから、故障前にのみ頻出するイベントパターンを抽出して、前記機器の故障発生の予兆を示す複数の予兆ルールを作成するルール学習手段と、を備えることを特徴とする、
情報処理装置。
Data storage means for storing the event log in a period other than before the equipment failure as normal data, and storing the event log in the period before the equipment failure as pre-failure data,
A rule learning means for extracting an event pattern that appears frequently only before a failure from the normal data and the pre-failure data, and creating a plurality of predictive rules indicating a sign of the failure of the device. And
Information processing device.
複数の部品を備える機器からイベントログを取得する情報処理装置により実行される方法であって、
前記部品の交換前のイベントログに該部品を示す部品ラベルを付加した部品交換前データを所定の格納手段に格納するステップと、
前記部品交換前データから前記複数の部品のそれぞれの部品交換発生の予兆を示す予兆ルールを学習するステップと、
前記複数の部品で重複する前記予兆ルールを重複ルールとして選択するステップと、
前記部品交換前データから、前記重複ルールのイベントパターンを含む部品交換前データを、重複ルール学習データとして選択するステップと、
前記重複ルール学習データの中で、複数の部品ラベルが付加されたマルチラベルデータの数に基づいて重複ルールに対するマルチラベルデータの影響度を算出するステップと、
前記影響度に基づいて前記重複ルールを調整するステップと、を含むことを特徴とする、
情報処理方法。
A method executed by an information processing apparatus that acquires an event log from a device including a plurality of components,
Storing pre-part replacement data in which a part label indicating the part is added to the event log before replacement of the part in a predetermined storage unit;
Learning a sign rule indicating a sign of occurrence of part replacement of each of the plurality of parts from the pre-part replacement data;
Selecting the predictive rule that overlaps the plurality of parts as a duplicate rule;
Selecting pre-part replacement data including the event pattern of the duplication rule as duplication rule learning data from the pre-part exchange data;
Calculating the influence of the multi-label data on the duplication rule based on the number of multi-label data to which a plurality of component labels are added in the duplication rule learning data;
Adjusting the duplication rule based on the degree of influence, and
Information processing method.
複数の種類の故障発生の予兆ルールを学習する情報処理方法であって、
故障前の期間のイベントログに故障ラベルを付加した故障前データを所定の格納手段に格納するステップと、
前記故障前データから前記複数の種類の故障のそれぞれの故障発生の予兆を示す予兆ルールを学習するステップと、
複数の故障で重複する前記予兆ルールを重複ルールとして選択するステップと、
前記故障前データから前記重複ルールのイベントパターンを含む部品交換前データを重複ルール学習データとして選択するステップと、
重複ルール学習データから、複数の故障ラベルが付加されたマルチラベルデータの数に基づいて重複ルールに対するマルチラベルデータの影響度を算出するステップと、
前記影響度に基づいて前記重複ルールを調整するステップと、を含むことを特徴とする、
情報処理方法。
An information processing method for learning predictive rules of multiple types of failures,
Storing the pre-failure data in which the failure label is added to the event log of the period before the failure in a predetermined storage means;
Learning a sign rule indicating a sign of occurrence of each of the plurality of types of failure from the pre-failure data;
Selecting the predictive rule that overlaps with multiple failures as a duplicate rule;
Selecting pre-part replacement data including the event pattern of the duplication rule from the pre-failure data as duplication rule learning data;
Calculating the degree of influence of the multi-label data on the duplication rule based on the number of multi-label data to which a plurality of failure labels are added from the duplication rule learning data;
Adjusting the duplication rule based on the degree of influence, and
Information processing method.
複数の部品を備える機器からイベントログを取得する情報処理装置により実行される方法であって、
前記部品の交換前以外の期間のイベントログを正常データとし、交換前の期間のイベントログを部品交換前データとして所定の格納手段に格納するステップと、
前記正常データと前記部品交換前データとから、部品交換前にのみ頻出するイベントパターンを抽出して、前記機器の部品交換の予兆を示す複数の予兆ルールを作成するステップと、を含むことを特徴とする、
情報処理方法。
A method executed by an information processing apparatus that acquires an event log from a device including a plurality of components,
The event log of a period other than before the replacement of the part is set as normal data, and the event log of the period before the replacement is stored in a predetermined storage unit as data before the replacement of parts;
Extracting from the normal data and the pre-component replacement data an event pattern that appears frequently only before the component replacement, and creating a plurality of predictive rules indicating the pre-replacement of the components of the device. And
Information processing method.
複数の部品を備える機器からイベントログを取得する情報処理装置により実行される方法であって、
前記機器の故障前以外の期間のイベントログを正常データとし、前記機器の故障前の期間のイベントログを故障前データとして所定の格納手段に格納するステップと、
前記正常データと前記故障前データとから、故障前にのみ頻出するイベントパターンを抽出して、前記機器の故障発生の予兆を示す複数の予兆ルールを作成するステップと、を含むことを特徴とする、
情報処理方法。
A method executed by an information processing apparatus that acquires an event log from a device including a plurality of components,
The event log of a period other than before the failure of the device is set as normal data, and the event log of the period before the failure of the device is stored as predetermined data in a predetermined storage unit;
Extracting from the normal data and the pre-failure data an event pattern that frequently appears only before the failure, and creating a plurality of predictive rules indicating a sign of the occurrence of the failure of the device. ,
Information processing method.
複数の部品を備える機器からイベントログを取得するコンピュータに、
前記部品の交換前のイベントログに該部品を示す部品ラベルを付加した部品交換前データを所定の格納手段に格納するステップ、
前記部品交換前データから前記複数の部品のそれぞれの部品交換発生の予兆を示す予兆ルールを学習するステップ、
前記複数の部品で重複する前記予兆ルールを重複ルールとして選択するステップ、
前記部品交換前データから、前記重複ルールのイベントパターンを含む部品交換前データを、重複ルール学習データとして選択するステップ、
前記重複ルール学習データの中で、複数の部品ラベルが付加されたマルチラベルデータの数に基づいて重複ルールに対するマルチラベルデータの影響度を算出するステップ、
前記影響度に基づいて前記重複ルールを調整するステップ、
を実行させるためのコンピュータプログラム。
To a computer that acquires event logs from devices with multiple parts,
Storing pre-part replacement data in which a part label indicating the part is added to the event log before replacement of the part in a predetermined storage unit;
Learning a sign rule indicating a sign of occurrence of part replacement of each of the plurality of parts from the pre-part replacement data;
Selecting the predictive rule that overlaps with the plurality of parts as a duplicate rule;
Selecting pre-part replacement data including the event pattern of the duplication rule from the pre-part exchange data as duplication rule learning data;
Calculating the degree of influence of the multi-label data on the duplication rule based on the number of multi-label data to which a plurality of component labels are added in the duplication rule learning data;
Adjusting the duplication rule based on the degree of influence;
A computer program for running.
複数の種類の故障発生の予兆ルールを学習するコンピュータに、
故障前の期間のイベントログに故障ラベルを付加した故障前データを所定の格納手段に格納するステップ、
前記故障前データから前記複数の種類の故障のそれぞれの故障発生の予兆を示す予兆ルールを学習するステップ、
複数の故障で重複する前記予兆ルールを重複ルールとして選択するステップ、
前記故障前データから前記重複ルールのイベントパターンを含む部品交換前データを重複ルール学習データとして選択するステップ、
重複ルール学習データから、複数の故障ラベルが付加されたマルチラベルデータの数に基づいて重複ルールに対するマルチラベルデータの影響度を算出するステップ、
前記影響度に基づいて前記重複ルールを調整するステップ、
を実行させるためのコンピュータプログラム。
A computer that learns the predictive rules for multiple types of failures,
Storing the pre-failure data in which the failure label is added to the event log of the period before the failure in a predetermined storage means;
Learning a sign rule indicating a sign of a failure occurrence of each of the plurality of types of failures from the pre-failure data;
Selecting the predictive rule that overlaps with multiple failures as a duplicate rule;
Selecting pre-part replacement data including the event pattern of the duplication rule as duplication rule learning data from the pre-failure data;
A step of calculating the influence of the multi-label data on the duplication rule based on the number of multi-label data to which a plurality of failure labels are added from the duplication rule learning data;
Adjusting the duplication rule based on the degree of influence;
A computer program for running.
複数の部品を備える機器からイベントログを取得するコンピュータに、
前記部品の交換前以外の期間のイベントログを正常データとし、交換前の期間のイベントログを部品交換前データとして所定の格納手段に格納するステップ、
前記正常データと前記部品交換前データとから、部品交換前にのみ頻出するイベントパターンを抽出して、前記機器の部品交換の予兆を示す複数の予兆ルールを作成するステップ、
を実行させるためのコンピュータプログラム。
To a computer that acquires event logs from devices with multiple parts,
A step of storing the event log in a period other than before replacement of the parts as normal data, and storing the event log in the period before replacement in a predetermined storage unit as data before replacement of parts;
Extracting from the normal data and the data before parts replacement an event pattern that appears frequently only before parts replacement, and creating a plurality of predictive rules indicating a sign of parts replacement of the device;
A computer program for running.
複数の部品を備える機器からイベントログを取得するコンピュータに、
前記機器の故障前以外の期間のイベントログを正常データとし、前記機器の故障前の期間のイベントログを故障前データとして所定の格納手段に格納するステップ、
前記正常データと前記故障前データとから、故障前にのみ頻出するイベントパターンを抽出して、前記機器の故障発生の予兆を示す複数の予兆ルールを作成するステップ、
を実行させるためのコンピュータプログラム。
To a computer that acquires event logs from devices with multiple parts,
The event log of a period other than before the failure of the device is set as normal data, and the event log of the period before the failure of the device is stored as pre-failure data in a predetermined storage unit,
Extracting from the normal data and the pre-failure data an event pattern that appears frequently only before the failure, and creating a plurality of predictive rules indicating a sign of the failure of the device;
A computer program for running.
請求項18〜21のいずれか1項に記載のコンピュータプログラムを記憶する、コンピュータにより読み取り可能な記憶媒体。   A computer-readable storage medium storing the computer program according to any one of claims 18 to 21.
JP2017146598A 2017-07-28 2017-07-28 Information processing device, information processing method, computer program and storage medium Pending JP2019028671A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017146598A JP2019028671A (en) 2017-07-28 2017-07-28 Information processing device, information processing method, computer program and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017146598A JP2019028671A (en) 2017-07-28 2017-07-28 Information processing device, information processing method, computer program and storage medium

Publications (1)

Publication Number Publication Date
JP2019028671A true JP2019028671A (en) 2019-02-21

Family

ID=65476320

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017146598A Pending JP2019028671A (en) 2017-07-28 2017-07-28 Information processing device, information processing method, computer program and storage medium

Country Status (1)

Country Link
JP (1) JP2019028671A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020170379A (en) * 2019-04-04 2020-10-15 セイコーエプソン株式会社 Information processor, machine learning device and information processing method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020170379A (en) * 2019-04-04 2020-10-15 セイコーエプソン株式会社 Information processor, machine learning device and information processing method
US11715035B2 (en) 2019-04-04 2023-08-01 Seiko Epson Corporation Information processing apparatus, machine learning apparatus, and information processing method

Similar Documents

Publication Publication Date Title
US8635498B2 (en) Performance analysis of applications
JP6875179B2 (en) System analyzer and system analysis method
US8275735B2 (en) Diagnostic system
JP4609368B2 (en) Fault diagnosis model generation apparatus, fault diagnosis system, and fault diagnosis model generation program
CN111242323B (en) Active automatic system and method for repairing suboptimal operation of a machine
AU2019275633B2 (en) System and method of automated fault correction in a network environment
JP2007323455A (en) System and method for supporting failure preventive diagnosis
US11640459B2 (en) Abnormality detection device
US10248517B2 (en) Computer-implemented method, information processing device, and recording medium
JP6988304B2 (en) Operation management system, monitoring server, method and program
JP6413537B2 (en) Predictive failure notification device, predictive notification method, predictive notification program
US9860109B2 (en) Automatic alert generation
US11796989B2 (en) Monitoring system and monitoring method
WO2022044159A1 (en) Rule learning device, rule engine, rule learning method, and rule learning program
JP6280862B2 (en) Event analysis system and method
CN113168172A (en) Model generation device, model generation method, and program
CN115225460A (en) Failure determination method, electronic device, and storage medium
JP2019028671A (en) Information processing device, information processing method, computer program and storage medium
JP6405851B2 (en) Predictive detection support program, method, apparatus, and predictive detection program,
CN112955328B (en) Printing device component status classification
JP2007164346A (en) Decision tree changing method, abnormality determination method, and program
US11334053B2 (en) Failure prediction model generating apparatus and method thereof
Goldszmidt et al. Three Research Challenges at the Intersection of Machine Learning, Statistical Induction, and Systems.
JP2010218267A (en) Obstacle occurrence probability calculation system, obstacle occurrence probability calculation method and program
KR102111136B1 (en) Method, device and program for generating respond directions against attack event