
 
observations, measures, as well as faults, can be 
crucial in this kind of applications.  
Aside from temporal considerations, the world 
domain knowledge is imprecise, incomplete and not 
deterministic. The temporal model must be able to 
deal with uncertainty. Among the many formalism 
proposed for dealing with uncertainty, one of the most 
used techniques for the development of intelligent 
systems are probabilistic networks, also known as 
Bayesian Networks, causal networks or probabilistic 
influence diagrams. Bayesian networks (BN) are a 
robust and sound formalism to represent and handle 
uncertainty in intelligent systems in a way that is 
consistent with the axioms of probability theory (Pearl, 
2000). Although BN were not designed to model 
temporal aspects explicitly, recently Bayesian 
networks have been applied to temporal reasoning 
under uncertainty (Santos 1996; Arroyo and Sucar, 
1999, Galan and Diez 2002). Prior temporal modeling 
techniques have often made a trade-off in 
expressiveness between semantics for time and 
semantics for uncertainty. Therefore, to integrate 
uncertainty and time, it’s necessary a combined 
approach integrating strong probabilistic semantics for 
representing uncertainty and expressive temporal 
semantics for representing temporal relations. 
In this paper, we present the definition and 
application of an approach for dealing with 
uncertainty and time called Temporal Event 
Bayesian Network, based on a natural extension of a 
simple Bayesian network. TEBN tries to make a 
balance between expressiveness and computational 
efficiency. Based on a temporal node definition, 
causal-temporal dependencies are represented by 
qualitative and quantitative relations, using different 
time intervals within each variable (multiple 
granularity. The inference mechanism combines 
qualitative and quantitative reasoning. The proposed 
approach is applied to the diagnosis and prediction 
of events and disturbances (events sequence) to 
assist the operator in real time assessment of plant 
disturbances, and in this way contribute to the safe 
and economic operation of thermal power plants. 
2 DEFINITION OF A TEBN. 
Temporal Event Bayesian Network (TEBN) allows the 
representation of temporal and atemporal information 
in a probabilistic framework. A TEBN is capable of 
representing each variable with its interactions over 
multiple points of time. The domain is defined over 
time intervals. The state of the domain is represented 
by a value at a given time interval. Santos (Santos 
1996) use a similar concept, but they used the time 
interval only as a temporal constraint. In our approach, 
a time interval is an additional component of the 
network. 
TEBN make a balance between the robust 
semantics of Bayesian Networks and the expressive 
temporal semantics of the interval algebra. The 
temporal expressiveness is defined by the time 
intervals. The balance between the exactness and the 
complexity of the temporal model is a function of 
the numbers of time intervals.  
Intuitively, a temporal node consists of a set of 
states or values, e.g. {true, false}, {occur, does not 
occur}, {high, normal, low}, that the variable or 
event can take, and a set of temporal intervals 
associated to each state or value of the variable or 
event. 
Definition 1. A Temporal Node (TN) is an 
ordered pair (E,  I) in which E is a set of states or 
values of a random variable, and I is a set of time 
intervals associated to each state or value of the 
variable. 
Definition 2. A causal-temporal relationship 
(CTR) describes a relationship between two 
temporal nodes A(Ea, Ia) and B(Eb, Ib), where A is 
considered the “cause” and B is considered the 
“effect”. Formally, the CTR is written as A(R, P)B 
where  R is the set  of temporal qualitative 
relationship between the time intervals, and P is the 
causal-temporal quantitative relationship, defined as 
a conditional probability matrix. Graphically, a CTR 
is represented by a directed edge from the cause 
node to the effect node, labeled with R, with a joint 
probability distribution P. 
A Temporal Event Bayesian Network is a 
directed acyclic graph, which consists of finite set of 
temporal nodes and a finite set of causal-temporal 
relationships. 
 Definition 3. A TEBN is an ordered pair, (N,  T), 
where  N is a set of temporal nodes and T is set of 
causal-temporal relationships given by R and P. Then 
EBN=(E, I, R, P) is called a Temporal Event Bayesian 
Network. 
The TEBN model has two reasoning 
mechanisms: qualitative and quantitative temporal-
causal reasoning. Qualitative reasoning is based on 
the interval algebra [Allen, 1983]. It is important to 
know the qualitative information about the timing 
relationships between the events. The qualitative 
reasoning has two levels of abstraction. In a superior 
level, we use a simplified temporal diagram of the 
history of the process using Allen’s representation in 
order to define the general relation between the 
temporal range of occurrence of the events. In an 
inferior level, we apply the transitivity algorithm to 
get the temporal relations between each time interval 
that defines the temporal node. Qualitative reasoning 
permits an early diagnosis of the domain based on 
the temporal consistency. This early diagnosis gives 
ICINCO 2004 - INTELLIGENT CONTROL SYSTEMS AND OPTIMIZATION
152