Open access

Soft Computing Based Risk Management

Written By

Marta Tаkács

Submitted: 14 October 2010 Published: 28 July 2011

DOI: 10.5772/16631

From the Edited Volume

Risk Management Trends

Edited by Giancarlo Nota

Chapter metrics overview

3,155 Chapter Downloads

View Full Metrics

1. Introduction

Since its introduction in the mid-sixties (Zadeh, L. A., (1965)), fuzzy set theory has gained recognition in a number of fields in the cases of uncertain, or qualitative or linguistically described system parameters or processes based on approximate reasoning, and has proven suitable and applicable with system describing rules of similar characteristics. It can be successfully applied with numerous reasoning-based systems while these also apply experiences stemming from the fields of engineering and control theory.

Generally, the basis of the decision making in fuzzy based system models is the approximate reasoning, which is a rule-based system. Knowledge representation in a rule-based system is done by means of IF…THEN rules. Furthermore, approximate reasoning systems allow fuzzy inputs, fuzzy antecedents, fuzzy consequents. “Informally, by approximate or, equivalently, fuzzy reasoning, we mean the process or processes by which a possibly imprecise conclusion is deduced from a collection of imprecise premises. Such reasoning is, for the most part, qualitative rather than quantitative in nature and almost all of it falls outside of the domain of applicatibility of classical logic”, (Zadeh, L. A., (1979)).

Fuzzy computing, as one of the components of soft computing methods differs from conventional (hard) computing in its tolerant approach. The model for soft computing is the human mind, and after the earlier influences of successful fuzzy applications, the inclusion of neural computing and genetic computing in soft computing came at a later point. Soft Computing (SC) methods are Fuzzy Logic (FL), Neural Computing (NC), Evolutionary Computation (EC), Machine Learning (ML) and Probabilistic Reasoning (PR), and are more complementary than competitive (Jin, Y. 2010 ).

The economic crisis situations and the complex environmental and societal processes over the past years indicate the need for new mathematical model constructions to predict their effects (Bárdossy,Gy., Fodor, J., 2004.). The health diagnostic as a multi-parameter and multi-criteria decision making system is, as well, one of the models where, as in the previous examples, a risk model should be managed.

Haimes in (Hames, Y. Y. 2009.) gives an extensive overview of risk modeling, assessment, and management. The presented quantitative methods for risk analysis in (Vose, D. 2008) are based on well-known mathematical models of expert systems, quantitative optimum calculation models, statistical hypothesis and possibility theory. The case studies present applications in the fields of economics and environmental protection. It is observable that the statistical-based numerical reasoning methods need long-term experiments and that they are time- and computationally demanding. The complexity of the systems increases the runtime factor, and the system parameter representation is usually not user-friend. The numerical methods and operation research models are ready to give acceptable results for some finite dimensional problems, but without management of the uncertainties. The complexity and uncertainties in those systems raise the necessity of soft computing based models.

Nowadays the expert engineer’s experiences are suited for modeling operational risks, not only in the engineering sciences, but also for a broad range of applications (Németh-Erdődi, K., 2008.). Wang introduces the term of risk engineering related to the risk of costs and schedules on a project in which there is the potential for doing better as well as worse than expected. The presented case studies in his book are particularly based on long-term engineering experiences, for example on fuzzy applications, which offer the promised alternative measuring of operational risks and risk management globally (Wang, J. X., Roush, M. L., 2000.).

The use of fuzzy sets to describe the risk factors and fuzzy-based decision techniques to help incorporate inherent imprecision, uncertainties and subjectivity of available data, as well as to propagate these attributes throughout the model, yield more realistic results. Fuzzy logic modeling techniques can also be used in risk management systems to assess risk levels in cases where the experts do not have enough reliable data to apply statistical approaches. There are even more applications to deal with risk management and based on fuzzy environments. Fuzzy-based techniques seem to be particularly suited to modeling data which are scarce and where the cause-effect knowledge is imprecise and observations and criteria can be expressed in linguistic terms (Kleiner, Y., at all 2009.).

The structural modeling of risk and disaster management is case-specific, but the hierarchical model is widely applied (Carr, J.H., Tah, M.,2001). The system characteristics are as follows: it is a multi-parametrical, multi-criteria decision process, where the input parameters are the measured risk factors, and the multi-criteria rules of the system behaviors are included in the decision process. In the complex, the multilayer, and multi-criteria systems the question arises how to construct the reasoning system, how to incorporate it into the well structured environment. In terms of architectures next to the hierarchical system the cognitive maps (Kosko, 1986.) or ontology (Neumayr, B, Schre, M. 2008.) are also often used. A further possibility is for the system to incorporate the mutual effects of the system parameters with the help of the AHP (Analytic Hierarchy Process) methods (Mikhailov, L., 2003).

Considering the necessary attributes to build a fuzzy-based representation of the risk management system, the following sections will be included in the chapter:

  • Fuzzy set theory (fuzzy sets and fuzzy numbers; operators used in fuzzy approximate reasoning models; approximate reasoning models).

  • Fuzzy knowledge-base: rule system construction and the approximate reasoning method (Mamadani-type reasoning method).

  • Different system architecture representations (hierarchical and multilevel structure of the rule system; weighted subsystems).

Case studies and examples are represented particularly in the Matlab Fuzzy Toolbox environment, particularly in the self-improved software environment representing risk assessment problems.

Advertisement

2. Fuzzy set theory background of risk management

Let X be a finite, countable or overcountable set, the Universe. For the representation of the properties of the elements of X different ways can be used. For example if the universe is the set of real numbers, and the property is "the element is negative", it can be represented in an analytical form, describing it as a subset of the universe : A={xx<0, xR}. The members x of subset A can be defined in a crisp form by using characteristic function, where 1 indicates the membership and 0 the non-membership:

χA={1ifxA0ifxAE1

Let we assume, that the characteristic function is a mappingχA:X{0,1}.

Fuzzy sets serve as a means of representing and manipulating data that is not precise, but rather fuzzy, vague, ambiguous. A fuzzy subset A of set X can be defined as a set of ordered pairs, each with the first element x from X, and the second element from the interval. This defines a mappingμA:X[0,1]. The degree to which the statement “x is in A” is true is determined by finding the ordered pair(x,μA(x)).

Definition 2.1

Let be X an non-empty set. A fuzzy subset A on X is represented by its membership function

μA:X[0,1]E2

where the value μA(x) is interpreted as the degree to which the value xX is contained in A. The set of all fuzzy subsets on X is called set of fuzzy sets on X, and denoted by F(X)

The notions and results from this section are based on the reference (Klement, E.P. at all 2000.)

.

It is clear, that A as a fuzzy set or fuzzy subset is completely determined byA={(x,μA(x))|xX}. The terms membership function and fuzzy subset (get) are used interchangeably and parallel depending on the situation, and it is convenient (to write) for writing simply A(x) instead ofμA(x).

Definition 2.2

Let be AF(X). Fuzzy subset A is called normal, if (xX)(A(x)=1)Otherwise A is subnormal.

Definition 2.3

Let be AF(X).

The height of the fuzzy set A isheight(A)=supX(μA(x)).

The support of the fuzzy set A issupp(A)={xX|μA(x)>0}.

The kernel of the fuzzy set A isker(A)={xX|μA(x)=1}.

The ceiling of the fuzzy set A isceil(A)={xX|μA(x)=height(A)}.

The -cut (an level) of fuzzy the set A is

[A]α={{xX|μA(x)α}if   α>0cl(supp(A))if   α=0E3

where cl(supp(A)) denotes the closure of the support of A.

Definition 2.4

Let be AF(X). A fuzzy set A is convex, if [A]α is a convex (in the sense of classical set-theory) subset of X for allxX.

It should be noted, that supp(A), ker(A), ceil(A) and [A]αare ordinary, crisp sets on X.

Definition 2.5

Let be A,BF(X). A and B are equal (A=B), ifμA(x)=μB(x),(xX). A is subset of B, (A<B orAB), (i.e. B is superset of A), ifμA(x)<μB(x),(xX).

Definition 2.6

For fuzzy subsets A1(x),A2(x),...,An(x)F(X) their convex hull is the smallest convex fuzzy set C(x) satisfying Ai(x)C(x) for i{1,2,...n} and forxX.

Example 2.1.

The Body Mass Index (BMI) is a useful measure of too much weight and obesity. It is calculated from the patients' height and weight. (NHLB, 2011.) The higher their BMI, the higher their risk for certain diseases such as heart disease, high blood pressure, diabetes and others. The BMI score means are presented in the following Table 1.

BMI
UnderweightBMI<18.5
Normal18.5BMI<24.9 -
Overweight24.9BMI<30
ObesityBMI30

Table 1.

The BMI score means

Representing the classification (BMI property) of the patients on the scale (BMI universe) of [0,40] with fuzzy membership functions Underweight (U(x)), Normal (N(x)), Overweight (OW(x)) and Obesity (Ob(x)) more acceptable descriptions are attained, where the crisp bounds between classes are fuzzified. Figure 1. shows the BMI universe covered over with four fuzzy subsets, representing the above-mentioned, linguistically described meanings, and constructed in Matlab Fuzzy Toolbox environment.

2.1. Fuzzy sets operations

It is convenient to introduce operations on set of all fuzzy sets like in other ordinary sets. So union and intersection operations are needed for fuzzy sets, to represent respectively in the fuzzy logic environment or and and operators. To represent fuzzy and and or t-norm and conorms are commonly used.

Figure 1.

The BMI universe is covered over with four fuzzy subsets

Definition 2.1.1

A function T:[0,1]2[0,1] is called triangular norm (t-norm) if and only if it fulfils the following properties for all x,y,z[0,1]

(T1)T(x,y)=T(y,x), i.e., the t-norm is commutative, (T2)T(T(x,y),z)=T(x,T(y,z)), i.e., the t-norm is associative, (T3)xyT(x,z)T(y,z), i.e., the t-norm is monotone,(T4)T(x,1)=x, i.e., a neutral element exists, which is 1.

The basic t-norms are:

TM(x,y)=min(x,y), the minimum t-norm,TP(x,y)=xy, the product t-norm,TL(x,y)=max(x+y1,0), the Lukasiewicz t-norm,TD(x,y)={0if(x,y)[0,1[21otherwise, the drastic product.

Definition 2.1.2

The associativity (T2) allows us to extend each t-norm T in a unique way to an n-ary operation by induction, defined for each n-tuple(x1,x2,...xn)[0,1]n, (nN{0})as

Ti=10xi=1,Ti=1nxi=T(Ti=1n1xi,xn)=T(x1,x2,...xn)E4

Definition 2. 1.3

A function S:[0,1]2[0,1] is called triangular conorm (t-conorm) if and only if it fulfils the following properties for allx,y,z[0,1]:

(S1)S(x,y)=S(y,x), i.e., the t-conorm is commutative,(S2)S(S(x,y),z)=S(x,S(y,z)), i.e., the t-conorm is associative, (S3)xyS(x,z)S(y,z), i.e., the t-conorm is monotone,(S4)S(x,0)=x, i.e., a neutral element exists, which is 0.

The basic t-conorms are:

SM(x,y)=max(x,y), the maximum t-conorm,SP(x,y)=x+yxy, the probabilistic sum,SL(x,y)=min(x+y,1), the bounded sum,SD(x,y)={1if(x,y)]0,1]2max(x,y)otherwise, the drastic sum.

The original definition of t-norms and conorms are described in (Schweizer, Sklar (1960)).

At the beginnings of fuzzy theory investigations (and in applications very often today also) min and max operators are favourites, but new application fields, and mathematical background of them prefers generally t-norms and t-conorms.

Introduce the fuzzy intersection T and unionSon F(X), based on t-norm T, t-corm S, and negation N respectively (Klement, Mesiar, Pap (2000a)) in following way

μATB(x)=T(μA(x),μB(x))or shortlyμATB(x)=T(A(x),B(x)), μASB(x)=S(μA(x),μB(x))or shortlyμASB(x)=S(A(x),B(x)).

The properties of the operations T and Son F(X) are directly derived from properties of the t-norm T and t-conorm S. The details about operators you can find in (Klement, E. P. at all, 2000.).

2.2. Fuzzy approximate reasoning

Approximate reasoning introduced by Zadeh (Zadeh, L. A., 1979) plays a very important rule in Fuzzy Logic Control (FLC), and also in other fuzzy decision making applications. The theoretical background of the fuzzy approximate reasoning is the fuzzy logic (Fodor, J., Rubens, M., 1994.),( De Baets, B., Kerre, E.E., 1993.), but the experts try to find simplest user-friend models and applications. One of them is the Mamdani approach (Mamdani, E., H., Assilian, 1975.).

Considering the input parameter x from the universe X, and the output parameter y from the universe Y, the statement of a system can be described with a rule base (RB) system in the following form:

Rule1: IF x=A1 THEN y=B1

Rule2: IF x=A2 THEN y=B2

Rule n: IF x=An THEN y=Bn1

This is denoted as a single input, single output (SISO) system.

If there is more than one rule proposition, i.e. the ith rule has the following form

Rulei: IF x1=A1i AND x2=A2i….. THENy=Bi,

then this is denoted as a multi input, single output (MISO) system.

The global structure of an FLC approximate reasoning system is represented in Figure 2.

Figure 2.

The global structure of an FLC approximate reasoning system

In the Mamadani-based fuzzy approximate reasoning model (MFAM) the rule output Bi'(y)of the ith rule if x is Ai then y is Bi in the rule system of n rules is represented usually with the expression

Bi(y)=supxX(T(A(x),T(Ai(x),Bi(y))))E5

where A'(x) is the system input, x is from the universe X of the inputs and of the rule premises, and y is from the universe of the output.

For a continuous associative t-norm T, it is possible to represent the rule consequence model by

Bi(y)=T(supxXT(Ai(x),A(x)),Bi(y))E6

The consequence (rule output) is given with a fuzzy set Bi’(y), which is derived from rule consequence Bi (y), as an upper bounded, cutting membership function. The cut,

DOFi=supxXT(Ai(x),A'(x))E7

is the generalized degree of firing level of the rule, considering actual rule base input A’(x), and usually depends on the covering over Ai (x) and A’(x), i.e. on the sup of the membership function of T (A’(x),Ai (x)).If there is more than one input in a rule, the degree of firing for the ith rule is calculated as the minimum of all firing levels for the mentioned inputs xi in the ith rule. If the input A' is not fuzzified (i.e. it is a crisp value), the degree of firing is calculated withDOFi=supxXT(Ai(x),A').

Rule base output, B'outis an aggregation of all rule consequences Bi’(y) from the rule base. As aggregation operator usually S conorm fuzzy operator is used.

B'out (y)= S(Bn'(y),S(Bn-1'(y),S(....,S(B2'(y), B1'(y))))).E8

If the crisp MFAR output yout is needed, it can be constructed as a value calculated with a defuzzification method., for example with the Central of Gravity (COG) method:

yout=YB'out(y)ydyYB'out(y)dyE9

In FLC applications and other fuzzy approximate reasoning applications based on the experiences from FLC, usually minimum and maximum operators are used as t-.norm and conorm in the reasoning process.

If the basic expectations of this fuzzy decision method are satisfied (Moser, B., Navara., M., 2002.), then the B'out rule subsystem output belongs to the convex hull of disjunction of all rule outputs Bi(y), and can be used as the input to the next decision level in the hierarchical decsison making or reasoning structure without defuzzification. Two important issues arise: the first is, that the B'out is usually not a normalized fuzzy set (should not have a kernel). The solution of the problem can be the use of other operators instead of t-norm or minimum in Mamdani approximate reasoning process to calculate expression(2.6). The second question is, how to manage the weighted output, representing the importance of the handled risk factors group in the observed rule base system. The solution can be the multiplication of the membership values in the expression of B'out with the number from [0,1].

Example 2.2

Continuing the previous example let us consider one more risk factor (risk factor2), and calculate the risk level for the patient taking into account the input risk factors BMI and riskfactor2. Figure 3. shows the membership functions representing the riskfactor2 categories (scaling on the interval [0,1], representing the highest level of risk with 1 and the lower level with 0, i.e. on an unipolar scale). Figure 4. represents the membership functions of the output risk level categories (scaling on the unipolar scale too). Figure 5. shows the system structure, Figure 6. the graphical representation of the Mamdani type reasoning method, and Figure 7. the so called control surface, the 3D representation of the risk level calculation, considering both inputs. (Constructions are made in Matlab Fuzzy Toolbox environment).

Figure 3.

The membership functions representing the riskfactor2 categories

Figure 4.

Represents the membership functions of the output risk level categories

Figure 5.

The system structure

Figure 6.

The graphical representation of the Mamdani type reasoning method

Figure 7.

Control surface, the 3D representation of the risk level calculation, considering both inputs

Advertisement

3. Fuzzy logic based risk management

Risk management is the identification, assessment, and prioritization of risks, defined as the effects of uncertainty of objectives, whether positive or negative, followed by the coordinated and economical application of resources to minimize, monitor, and control the probability and/or impact of unfortunate events (Douglas, H. 2009.).

The techniques used in risk management have been taken from other areas of system management. Information technology, the availability of resources, and other facts have helped to develop the new risk management with the methods to identify, measure and manage the risks, or risk levels thereby reducing the potential for unexpected loss or harm (NHSS, 2008.). Generally, a risk management process involves the following main stages.

The first step is the identification of risks and potential risks to the system operation at all levels. Evaluation, the measure and structural systematization of the identified risks, is the next step. Measurement is defined by how serious the risks are in terms of consequences and the likelihood of occurrence. It can be a qualitative or quantitative description of their effects on the environment. Plan and control are the next stages to prepare the risk management system. This can include the development of response actions to these risks, and the applied decision or reasoning method. Monitoring and review, as the next stage, is important if the aim is to have a system with feedback, and the risk management system is open to improvement. This will ensure that the risk management process is dynamic and continuous, with correct verification and validity control. The review process includes the possibility of new additional risks and new forms of risk description. In the future the role of complex risk management will be to try to increase the damaging effects of risk factors.

3.1. Fuzzy risk management

Risk management is a complex, multi-criteria and multi-parametrical system full of uncertainties and vagueness. Generally the risk management system in its preliminary form contains the identification of the risk factors of the investigated process, the representation of the measured risks, and the decision model. The system can be enlarged by monitoring and review in order to improve the risk measure description and decision system. The models for solving are knowledge-based models, where linguistically communicated modelling is needed, and objective and subjective knowledge (definitional, causal, statistical, and heuristic knowledge) is included in the decision process. Considering all these conditions, fuzzy set theory helps manage complexity and uncertainties and gives a user-friendly visualization of the system construction and working model.

Fuzzy-based risk management models assume that the risk factors are fuzzified (because of their uncertainties or linguistic representation); furthermore the risk management and risk level calculation statements are represented in the form of if premises then conclusion rule forms, and the risk factor or risk level calculation or output decision (summarized output) is obtained using fuzzy approximate reasoning methods. Considering the fuzzy logic and fuzzy set theory results, there are further possibilities to extend fuzzy-based risk management models modeling risk factors with type-2 fuzzy sets, representing the level of the uncertainties of the membership values, or using special, problem-oriented types of operators in the fuzzy decision making process (Rudas, I., Kaynak, O., 1998. ).

The hierarchical or multilevel construction of the decision process, the grouped structural systematization of the factors, with the possibility of gaining some subsystems, depending on their importance or other significant environment characteristics or on laying emphasis on risk management actors, is a possible way to manage the complexity of the system. Carr and Tah describe a common hierarchical-risk breakdown structure for developing knowledge-driven risk management, which is suitable for the fuzzy approach (Carr, J.H., Tah, M. 2001.).

Starting with a simple definition of the risk as the adverse consequences of an event, such events and consequences are full of uncertainty, and inherent precautionary principles, such as sufficient certainty, prevention, and desired level of protection. All of these can be represented as fuzzy sets. The strategy of the risk management may be viewed as a simplified example of a precautionary decision process based on the principles of fuzzy logic decision making (Cameron, E., Peloso, G. F. 2005.).

Based on the main ideas from (Carr, J.H., Tah, M. 2001.) a risk management system can be built up as a hierarchical system of risk factors (inputs), risk management actions (decision making system) and direction or directions for the next level of risk situation solving algorithm. Actually, those directions are risk factors for the action on the next level of the risk management process. To sum this up: risk factors in a complex system are grouped to the risk event where they figure. The risk event determinates the necessary actions to calculate and/or increase the negative effects. Actions are described by ‘if … then’ type rules.

With the output those components frame one unit in the whole risk management system, where the items are attached on the principle of the time-scheduling, significance or other criteria (Fig. 8). Input Risk Factors (RF) grouped and assigned to the current action are described by the Fuzzy Risk Measure Sets (FRMS) such as ‘low’, ‘normal’, ‘high’, and so on. Some of the risk factor groups, risk factors or management actions have a different weighted role in the system operation. The system parameters are represented with fuzzy sets, and the grouped risk factors values give intermitted results. Considering some system input parameters, which determine the risk factors’ role in the decision making system, intermitted results can be weighted and forwarded to the next level of the reasoning process.

Figure 8.

The hierarchical risk management construction

3.2. Case studies

3.2.1. The brain stroke risk level calculation

Health is commonly recognized as the absence of disease in the body. The fundamental problem with using probability–based statistics for patient diagnosis and treatment is the long time statistical data collection, complex calculation process and the elimination of the real-time human experience (at the actual medical examination) (Helgason, C. M., Jobe, T. H., 2007).The influence of human perception, information collection, experiences involved in diagnosis and therapy realizations support the main fact, namely, that patients are unique. Medical staff has various levels of expertise and the perceptions are often expressed in language. Diagnosis and treatment decisions are determined factors which are either unknown or are not represented within the framework of probability based statistics.

As it is stated in the information brochure published for patients by the University of Pittsburgh Medical Center, the risk factor in health diagnostics is anything that increases chance of illness, accidents, or other negative events. Stroke is one of the most important health issues, because it is not only a frequent cause of death, but also because of the high expenses the treatment of the patients demands. Stroke occurs when the brain’s blood flow stops or when blood leaks into brain tissue. The oxygen supply to a part of the brain is interrupted by a stroke, causing brain cells in that area to die. This means that some parts of the body may not be able to function. There are a large number of risk factors that increase the chances of having a stroke. Risk factors may include medical history, genetic make-up, personal habits, life style and aspects of the environment of the patient.

This classification is suitable for grouping the factors, but further different aspects can be applied for grouping.One of them is the classification depending on the possibilities of elimination. Some risk factors cannot be reversed or changed. They are uncontrollable. But some of the risk factors can be eliminated, like smoking, for example. There are other risk factors that the patient cannot get rid of, but can control, like diabetes.

Figure 9.

Brain stroke risk factors - classification, gains and actions

In regard to the theoretical introduction, in the present application a restricted risk factors set is used. The factors are classified in the next events – groups (all of risk factors and theirs values are represented with fuzzy membership values)

  • medical history (heart attack, previous stroke, …)

  • genetic make-up and personal habits (diabetes, obesity, Heart and cardiovascular disease,…)

  • life style (stressed life, smoking, coffee, alcohol and drug use, Lack of Physical Activity, …)

  • aspects of the environment (social-financial situation, living environment,…).

Grouping physiological events (medical history, genetic make-up and personal habits) and personal controllable events (life style and aspects of the environment) in the separated next level actions, there are two inputs on the final level of actions: summarized physiological factors and summarized personal controllable factors. The final output is the global stroke risk factor based on hierarchically investigated elementary risk factors.

The risk calculation actions are the if then rules regarding to the input variables of the current action level. The outputs at the actions are calculated using the Mamdani type reasoning method, the crisp outputs are achieved with the central of gravity defuzzification. The complex risk calculation system is constructed in a Matlab Fuzzy and Simulink environment.

It ought to be considered, that different events or risk factors have different impact on the stroke occur. Very often the sex or age of the patient will significantly affect the illness. In this experimental system these factors will be the input variables of the system, by which some of the risk factors or events will be gained before the transmission to the next level of action (Figure 9.).

Figure 10. shows the final risk calculation surface.

3.3.2. Disaster management

Disaster event monitoring as one of the steps in risk and crisis management is a very complex system with uncertain input parameters. Fuzzified inputs, the fuzzy rule base, which is constructed using objective and subjective definitional, causal, statistical, and heuristic knowledge, is able to present the problem in a user-friendly form. The complexity of the system can be managed by the hierarchically-structured reasoning model, with a thematically-grouped, and if necessary, gained risk factor structure.

Crisis or disaster event monitoring provides basic information for many decisions in today’s social life. The disaster recovery strategies of countries, the financial investments plans of investors, or the level of the tourism activities all depend on different groups of disaster or crisis factors. A disaster can be defined as an unforeseen event that causes great damage, destruction and human suffering, evolved from a natural or man-made event that negatively affects life, property, livelihood or industry. A disaster is the start of a crisis, and often results in permanent changes to human societies, ecosystems and the environment.

Figure 10.

The summarized risk factor’ decision surface

Based on the experts’ observations (Yasuyuki S., 2008.), the risk factors which predict a disaster situation can be classified as follows:

  • natural disasters;

  • man-made disasters (unintended events or wilful events).

Natural disasters arise without direct human involvement, but may often occur, because of human actions prior, during or after the disaster itself (for example, a hurricane may cause flooding by rain or by a storm surge).

The natural disasters can also be grouped primarily based on the root cause:

  • hydro-meteorological disasters: floods, storms, and droughts;

  • geophysical disasters: earthquakes, tsunamis and volcanic eruptions;

  • biological disasters: epidemics and insect infestations;

or they can be structured hierarchically, based on sequential supervention.

The example, presented in this paper, is constructed based on the first principle, with fuzzified inputs and a hierarchically-constructed rule base system (Figure 11.). The risk or disaster factors, as the inputs of one subsystem of the global fuzzy decision making system, give outputs for the next level of decision, where the main natural disaster classes result is the total impact of this risk category.

Figure 11.

Hierarchically constructed rule base system representing disaster management

This approach allows additional possibilities to handle the set of risk factors. It is easy to add one factor to a factors-subset; the complexity of the rule base system is changed only in the affected subsystem.

In different seasons, environmental situations etc., some of the risk groups are more important for the global conclusion than others, and this can be achieved with an importance factor (number from the [0,1]). Man-made disasters have an element of human intent or negligence. However, some of those events can also occur as the result of a natural disaster. Man-made factors and disasters can be structured in a manner similar to the natural risks and events.

One of the possible classifications of the basic man-made risk factors or disaster events (applied in our example) is as follows:

  • Industrial accidents (chemical spills, collapses of industrial infrastructures);

  • Transport or telecommunication accidents (by air, rail, road or water means of transport);

  • Economic crises (growth collapse, hyperinflation, and financial crisis);

  • wilful events (violence, terrorism, civil strife, riots, and war).

In the investigated example, the effects of man-made disasters as inputs in the decision making process are represented with their relative frequency, and the premises of the related fuzzy rules are very often represented with the membership functions: never, rarely, frequently, etc.

The Matlab Fuzzy Toolbox and Simulink elements were in the preliminary, partial form constructed by Attila Karnis, student of the Óbuda University as part of the project in the course "Fuzzy systems for engineers".

The input parameters are represented on the unit universe [0,1] with triangular or trapezoidal membership functions describing the linguistic variables such as the frequency of the floods, for example: "low", "medium" or "high" (Fig. 12). The system was built in the Matlab Fuzzy Toolbox and Simulink environment.

Figure 12.

Membership functions of the flood frequencies

The risk and disaster factors are grouped in two main groups: human- and nature-based group. The inputs are crisp, but the rule base system is hierarchically constructed (Fig. 13), and the decision making is Mamdani type approximate reasoning with basic min and max operators.

The final conclusion based on both disasters' as risk factors' groups is shown in Figure 14.

Figure 13.

The Simulink model construction calculating the travel risk level in a country

Figure 14.

The final conclusion based on both disasters' as risk factors' groups

Advertisement

4. Conclusion

In this chapter a preliminary system construction of the risk management principle is given based on the structured risk factors’ classification and further, based on the fact that some risk factor groups, risk factors or management actions have a weighted role in the system operation. The system parameters are represented with fuzzy sets, and the grouped risk factors’ values give intermitted result. Considering some system input parameters, which determine risk factors role in the decision making system, intermitted results can be weighted and forwarded to the next level of the reasoning process. The experimental applications are related to the disaster risk level and stroke risk level calculation.

Considering the fuzzy logic and fuzzy set theory results, there are further possibilities to extend the fuzzy-based risk management models:

  • modeling of the risk factors with type 2 fuzzy sets, representing the level of the uncertainties of the membership values;

  • use of special, problem oriented types of operators in the fuzzy decision making process;

  • the hierarchical or multilevel construction of the decision process, with the possibility of gaining some subsystems, depending on their importance or other significant environment characteristics or on laying emphasis on risk management actors'.

Advertisement

Acknowledgments

The research was partially supported by the Research Foundation of Óbuda University, by the project "MI Almanach", (MIEA-TAMOP-412-08_2_A_KMR) and by the project "Model of Intelligent Systems and their Applications" of Vojvodina Provincial Secretariat for Science and Technological Development.

References

  1. 1. BárdossyGy.FodorJ. 2004 Evalution of Uncertainties and Risks in Geology, Springer, 3-54020-622-1
  2. 2. De BaetsB.KerreE. E. 1993 The generalized modus ponens and the triangular fuzzy data model, Fuzzy Sets and Systems 59., 305317 .
  3. 3. CameronE.PelosoG. F. 2005 Risk Management and the Precautionary Principle: A Fuzzy Logic Model, Risk Analysis, 25 4 901911 , August (2005)
  4. 4. CarrJ. H.TahM. 2001 A fuzzy approach to construction project risk assessment and analysis: construction project risk management system, in Advances in Engineering Software, 32 10 2001. 847857 .
  5. 5. FodorJ.RubensM. 1994 Fuzzy Preference Modeling and Multi-criteria Decision Support. Kluwer Academic Pub.,1994
  6. 6. HaimesY. Y. 2009 Risk Modeling, Assessment, and Management. 3rd Edition. John Wiley & Sons, 978-0-47028-237-3 Hoboken, New jersey
  7. 7. HelgasonC. M.JobeT. H. 2007 Stroke is a Dynamic Process Best Captured Using a Fuzzy Logic Based Scientific Approach to Information and Causation, In IC-MED, 1 1 Issue 1, 59
  8. 8. JinY. 2010 A Definition of Soft Computing- adapted from L.A. Zadeh, In Soft Computing Home Page, 09.04.2011. Available from http://www.soft-computing.de/def.html
  9. 9. KleinerY.RajaniB.SadiqR. 2009 Failure Risk Management of Buried Infrastructure Using Fuzzy-based Techniques, In Journal of Water Supply Research and Technology: Aqua, 55 2 8194 , March 2006.
  10. 10. KlementE. P.MesiarR.PapE. 2000a Triangular Norms, Kluwer Academic Publishers, 2000a, 0-79236-416-3
  11. 11. KoskoB. 1986 Fuzzy cognitive maps, In Int. J. of Man-Machine Studies, 24, 1986.,6575 .
  12. 12. MamdaniE.H.AssilianS. 1975 An experiment in linguistic syntesis with a fuzzy logic controller, Intern.,. J. Man-Machine Stud. 7. 113
  13. 13. MikhailovL. 2003 Deriving priorities from fuzzy pairwise comparison judgements, In Fuzzy Sets and Systems 134 2003., 365385 .
  14. 14. MoserB.NavaraM. 2002 Fuzzy Controllers with Conditionally Firing Rules, IEEE Transactions on Fuzzy Systems, 10. 340348
  15. 15. Németh-ErdődiK. 2008 Risk Management and Loss Optimiyation at Design Process of products, In Acta Polytechnica Hungarica, 5 3
  16. 16. NeumayrB.SchreM. 2008 Comparison criteria for ontological multi-level modeling, presented at Dagstuhl-Seminar on The Evolution of Conceptual Modeling, Institute für Wirtschaftsinformatik Nr. 08.03, Johannes Kepler Universität Linz.
  17. 17. NHLB, 2011 Assessing Your Weight and Health Risk, National Heart, Lung, and Blood Institute, 09.04.2011. Available from http://www.nhlbi.nih.gov/health/public/heart/obesity/lose_wt/risk.htm
  18. 18. NHSScotland model for organisational risk management, 2008 The Scottish Government, 09.04.2011. Available from http://www.scotland.gov.uk/Publications/2008/11/24160623/3
  19. 19. RudasI.KaynakO. 1998 New Types of Generalized Operations, Computational Intelligence, Soft Computing and Fuzzy-Neuro Integration with Applications, Springer NATO ASI Series. Series F, Computer and Systems Sciences, 192 1998. (O. Kaynak, L. A. Zadeh, B. Turksen,I..J. Rudas editors), 128156
  20. 20. SchweizerB.SklarA. 1960 Statistical metric spaces. Pacific J. Math. 10. 313334
  21. 21. YasuyukiS. 2008 The Imapct of Natural and Manmade Disasters on Household Welfare, 09.04.2011. Available from http://www.fasid.or.jp/kaisai/080515/sawada.pdf
  22. 22. VoseD. 2008 Risk Analysis: a Quantitative Guide, 3rd Edition. John Wiley & Sons, 978-0-47051-284-5 West Sussex, England
  23. 23. WangJ. X.RoushM. L. 2000 What Every Engineer Should Know About Risk Engineering and Management, Marcel Dekker Inc, 09.04.2011. Available from http://www.amazon.com/gp
  24. 24. ZadehL. A. 1965 Fuzzy sets, Inform. Control 8., 338353
  25. 25. ZadehL. A. 1979 A Theory of approximate reasoning, In Machine Intelligence, Hayes, J., (Ed.),9 Halstead Press, New York, 1979., 149194 .

Notes

  • The notions and results from this section are based on the reference (Klement, E.P. at all 2000.)
  • The Matlab Fuzzy Toolbox and Simulink elements were in the preliminary, partial form constructed by Attila Karnis, student of the Óbuda University as part of the project in the course "Fuzzy systems for engineers".

Written By

Marta Tаkács

Submitted: 14 October 2010 Published: 28 July 2011