Fuzzy Temporal Relations for Fault Management

Fuzzy Temporal Relations for Fault Management

Fuzzy Temporal Relations for Fault Management Hanna Bauerdick and Bjorn¨ Gottfried Artificial Intelligence Group Center for Computing Technologies Universit¨at Bremen {hbauerdick|bg}@tzi.de Abstract networks. Here, an event refers to a point in time and to a given event type. Their goal is to find temporal relations In this paper we shall introduce an approach that forms a basis between events. However, they only define two possible re- for temporal data mining. A relation algebra is applied for the lations between events: serial and parallel. If two events purpose of representing simultaneously dependencies among persist in a serial relation, there exists a total order between instants, dependencies between instants and intervals, and de- A B pendencies between intervals. This enables one to specify them (like event happened before event ). In a parallel and recognise complex interrelationships among point events relation the events have no order at all. These two temporal in data streams. An example is set for the case of thrown relations are also used in several other approaches, e. g. in alarms in communication networks. This domain, however, (Casas-Garriga 2003). suffers from uncertainties in temporal patterns. Therefore a 1 Bettini et al. 1998, incorporate what they refer to as mul- fuzzification is applied to the proposed relational system . tiple time granularities: months, weeks, and business days; they model them as intervals in the event correlation pro- Introduction cess. Occurred events are in turn be related to these granu- larities. For this purpose, a contains relation is defined be- The representation of relationships in temporal data mining tween instants and such intervals. This same relation is used approaches is a big issue and has great impact on the expres- to define a hierarchical structure between time granularities. siveness of patterns (Laxman & Sastry 2006). In several do- Consequently, patterns like ’A and B occurred on the same mains such expressive patterns are of great use, e. g. for the business day’ can be detected. Other relations are not con- discovery of alarm patterns in the context of fault manage- sidered in their approach. Further methods exist, however; ment, namely to improve the understanding of the network those which are particular closely related to our own one are and in order to generate fault prediction rules; but also for referenced below when we introduce our representation. such diverse purposes as for the identification of proteins on the basis of amino acids and for the prediction of financial and stock markets. Commonly, a temporal order is imposed Aim on these data streams and we are normally concerned with long sequences of events. In particular, in a number of do- By contrast to existing methods, our approach aims at in- mains (e. g. in fault management) it makes sense to analyse tegrating on the level of ordering information all possible sequences of events in relation to certain calendar events, temporal relations between instants and intervals; though such as days, weeks, months, or public holidays. These cal- they will then be restricted to what is relevant regarding the endar events, then, can considerably increase the diversity fault management domain. Interval-interval relations, for in- of detected patterns, even if nothing else is known about the stance, are of interest in this domain insofar containment re- events. lations among different types of calendar events can be con- sidered. For this purpose, we introduce a relational system Related Work which allows relations systematically to be dealt with. For this purpose, a number of jointly exhaustive and pairwise Both sorts of objects instants and intervals are found in the disjoint point-point, point-interval, and interval-interval re- related work on temporal data mining (Laxman & Sastry lations are used. By this means, problems arising about un- 2006). Several approaches deal with sequences of point-like defined relations are avoided (Bettini et al. 1998). More im- events, which have to be analysed in order to find temporal portant, these relations form the basis of a relation algebra patterns in the data. (Mannila, Toivonen, & Verkamo 1997) that can be employed by using standard constraint satisfac- look for frequent temporal patterns in alarm sequences of tion algorithms; this enables one to solve recognition and Copyright c 2007, Association for the Advancement of Artificial relaxation problems as well as consistency checking tasks. Intelligence (www.aaai.org). All rights reserved. Furthermore, a method for the fuzzification of such a rela- 1Funded by the European Commission, through IST project tional system can be applied in order to deal with uncer- MDS, contract no. 26459. tainty. 647 Overview generated by a network resource if its behaviour deviates The remaining paper is structured as follows: A short de- from normality (i. e. the network is event-driven). These scription of the general problem situation and an introduc- events are collected in a central component and then anal- tion to fault management, as an example domain, is given in ysed in order to detect and localise the root cause. the following section. Then, our own approach is introduced Fault localisation alone, is already a challenging issue. and fuzzified afterwards. The applicability of the new rep- One aspect of fault localisation is the recognition of alarm resentation is demonstrated and explained on the basis of an patterns which frequently occur together in time; it is as- example scenario from the fault management domain. sumed that they result from the same root cause. To sup- port the localisation of a fault the grouping of alarms ac- Problem Description cording to their probable root cause and the generation of ”high level alarms” would be of much use to the network In this section the general problem situation is described and operator (Fessant, Cl´erot, & Dousson 2004). In addition, subsequently motivated by an example domain: the fault one further step might be the generation of alarm predic- management domain. It shows that there are two sorts of ob- tion rules, which could be used to identify faults earlier and jects which are of interest for us: point-like events (alarms thus take early precautions to prevent severe effects of these of devices) and events having a duration (the days of the faults from happening. In any case, temporal patterns of week). Reconciling instants and intervals, so as to allow re- events are to be described. For the purpose of finding ade- lations among both kinds of objects to be defined, is what quate ways for describing these patterns, we apply tempo- we will aim at. ral relationships introduced in the previous paragraph to the Instants: In quite a few application domains, like fraud fault management domain: detection, supermarket sales information and fault manage- Time Points: From the temporal point of view, a network ment, long sequences of time point events have to be anal- event is regarded as an instant. Relations among network ysed and checked for temporal patterns. Such events nor- events are consequently relations between instants. mally consist of an attribute vector which further describes and specifies the occurred event. Here, however, we are only Time Intervals: Network events are to be related to spe- interested in the temporal dimension. We describe, for in- cific calendar events, because they sometimes determine the stance, that traffic in a network: on a Sunday there could be less traf- fic than on a Monday; and in the morning there is a traffic B follows A event event burst, while at noontide the traffic calms down. From what Intervals: In order to include how point-like events relate follows, network events are to be related to calendar events; to events having a duration, an additional level is required in other words, instants are to be related to intervals in time. that incorporates intervals. Then, patterns arise which re- By default every computer network contains a certain de- late instants to intervals. The main example for this kind gree of uncertainty resulting from lost alarm events and non- of relations is how an event relates to the calendar. Differ- synchronised clocks of the network resources. In addition, ent granularities like days of the week, weekends, months, frequently occurring situations may have slightly different or forenoon versus afternoon can then be described, as can constellations of events, but still should be detected as the concepts like holiday time or bank holidays. Due to this same pattern. Pattern discovery and recognition algorithms layer of intervals, more complex patterns can be specified: should therefore be capable of dealing with such kinds of un- event B is always followed by event A on Mondays certainties; so has the underlying representation itself. Dis- tinguishing whether a specific relation holds or not is insuf- In summary, we deal with instants and intervals, i. e. with ficient. We have to distinguish whether the relation holds, point-like events and those having a duration, and we are whether it is at least probable that it holds, and that it is im- interested in how they relate: possible. • instants relative to each other, • instants relative to intervals, and The Representation • intervals relative to each other. The previous section introduced the fault management do- main as an application example in which specific temporal The Fault Management Domain patterns occur. This section introduces a new representation that represents those patterns in a relational system. In or- After having outlined the situation we are faced with, we der to be able to deal with network uncertainties, this system motivate this approach on the basis of the fault management will be fuzzified afterwards according to (Guesgen 2003). area. Generally, fault management is divided into three dif- ferent tasks: fault detection, fault localisation and fault cor- rection (cp.

View Full Text

Details

  • File Type
    pdf
  • Upload Time
    -
  • Content Languages
    English
  • Upload User
    Anonymous/Not logged-in
  • File Pages
    6 Page
  • File Size
    -

Download

Channel Download Status
Express Download Enable

Copyright

We respect the copyrights and intellectual property rights of all users. All uploaded documents are either original works of the uploader or authorized works of the rightful owners.

  • Not to be reproduced or distributed without explicit permission.
  • Not used for commercial purposes outside of approved use cases.
  • Not used to infringe on the rights of the original creators.
  • If you believe any content infringes your copyright, please contact us immediately.

Support

For help with questions, suggestions, or problems, please contact us