SlideShare a Scribd company logo
1 of 12
Download to read offline
Sundarapandian et al. (Eds) : ICAITA, SAI, SEAS, CDKP, CMCA-2013
pp. 195–206, 2013. © CS & IT-CSCP 2013 DOI : 10.5121/csit.2013.3816
MULTI-CRITERIA DECISION SUPPORT
GUIDED BY CASE-BASED REASONING
Abdelhak Mansoul1
, Baghdad Atmani1
, Sofia Benbelkacem1
1
Department of Computer Science, Oran University, Algeria
mansoul.abdelhak@yahoo.fr, atmani.baghdad@gmail.com,
sofia.benbelkacem@gmail.com
ABSTRACT
Many systems based on knowledge, especially expert systems for medical decision support have
been developed. Only systems are based on production rules, and cannot learn and evolve only
by updating them. In addition, taking into account several criteria induces an exorbitant number
of rules to be injected into the system. It becomes difficult to translate medical knowledge or a
support decision as a simple rule. Moreover, reasoning based on generic cases became classic
and can even reduce the range of possible solutions. To remedy that, we propose an approach
based on using a multi-criteria decision guided by a case-based reasoning (CBR) approach.
KEYWORDS
Decision support, Case-Based Reasoning, CBR, Multi-criteria decision support, diabetes
diagnosis, JColibri
1. INTRODUCTION
It is well recognized today that medical decisions for each patient must take into account a
number of criteria (risk, side effects, etc..). In addition, physicians often tend to remember
pathological situations already seen, using its stored knowledge. All these elements have been
taken into account in the work of researchers to develop new practical solutions to choose one
based on similar cases already experienced.
We were inspired by this manner to conduct research that has resulted in many scientific
publications. Only computer solutions (expert systems) performs well solutions but have some
disadvantages. So it became imperative to review classical approaches to propose new solutions,
and in particular review the issue of medical decision and reconsider the problem of the decision
support by a new approach based on knowledge in non-classical form (rules) [1], [2], [3] but on
case base. Consequently, it became possible to develop new systems focused on medical
knowledge represented in a suitable form: the CASE.
With this guidance, new approaches supported particularly by data mining methods have been
developed in particular by the recent work of Sharareh et al. [2] and Sung and Seong Hyeon [4].
With the first decision support systems and expert systems, it was very easy to express some
knowledge and precise it with a fairly limited number of production rules. Only, when using
decision support system, it seems very cumbersome to express such knowledge including the
Computer Science & Information Technology (CS & IT) 196
values of critical criteria, eg with this: if fever > 40° then pharyngitis. This disease is not only
enacted after a single observation (fever). And when to take into account several symptoms, the
number of rules to cover all possible permutations becomes so great (fever, pain, ..), the expert
who must provide these rules will find that it is laborious.
This makes it difficult to translate medical knowledge and the same decision in the form of rules.
Also, the expert system using a base of predetermined rules, is generally not able to provide any
other things than the consequence of the rules permits. This makes a system based on rules cannot
learn, its evolution can only be done by updating the rules. As another aspect, the systems that
operate generic clinical cases are very limited in the space of solutions, if they do not choose a
new operating strategy.
Given this situation, we explore a new approach using knowledge discovery, to mine patterns
(selection rules) from a medical data warehouse (drugs, therapies, patients, etc..) to support a
multi-criteria decisional model on a scalable case base which will permit to generate support for
medical decision.
This approach founded on case has the advantage of the ease to establish a case base against a
rule base, especially if this base is huge. In addition, the case-based reasoning is very close to
human reasoning.
We will show in our present article, the conception of the system as follows: In Section 2, we
define the multi-criteria decision support. In Section 3, we will establish a state of the art of the
medical decision and the use of CBR in this area and in Section 4, we develop the conception of
the proposed system.
2. CONCEPTS AND DEFINITIONS
Decision support. "The decision support is the activity that is supported on models clearly
explained but not necessarily completely formalized, helps get answers to the questions asked by
a intervener in a decision-making process ... "[5]. This decision support, often builds on methods
such as statistics, operations research, multi-criteria methods, etc.
Multi-criteria Decision support. In the context of multi-criteria decision the purpose of the
decision is formed by a set of actions or alternatives.
Problematics of Multi-criteria Decision. For Roy [5], the real problems can be formulated using
the multi-criteria analysis methods into four basic formulations: problematic of choice, denoted
Pα, problematic of sorting or assignment denoted Pβ, problematic of storage denoted Pγ and the
problematic of description Pδ.
To apply these methods, we usually use the following steps:
a) Identify the overall goal of the process and the type of decision.
b) List of actions and potential solutions.
c) Identify the criteria to guide decision makers.
d) Vote each solution with respect to each criterion.
e) Aggregate these judgments to select the most satisfactory solution.
The difference between the methods of multi-criteria analysis is mainly in the way of making the
last step (e) or in how to evaluate each solution based on the criterion.
197 Computer Science & Information Technology (CS & IT)
3. STATE OF ARTS
A medical decision support system is a "computer program whose purpose is to provide
physicians with timely and useful information describing the clinical situation of the patient and
appropriate knowledge of this situation, properly filtered and presented to improve the quality of
care and patients’ health "[6].
Due to the large volume of generated data in healthcare organizations, it has become imperative
to take into account the mass of medical data to improve medical practice and even improve the
care practiced by physicians. The methods of data mining, especially the decision trees, neural
networks [7, 8, 9, 10, 11], have been put to use by many studies which we list here are a few:
Sivakumar [12] presented a method based on neural networks to classify subjects with diabetic
retinopathy (common complications of diabetes). Sung and Seong Hyeon [4] recently conducted a
study based on the construction of a hybrid method, combining data mining methods to help
doctors make faster and more accurate disease classification of chest pain.
CBR in the medical field. The use of CBR method is widely used in medicine precisely because
the reasoning used and which is close to the physician faced with a given pathological situation.
Indeed, a physician uses the same approach in seeking a medical solution based on his memory to
try to remember the cases already experienced, and beyond it can easily move to a similar
situation and if possible compare at its present position.
In addition, this approach is entirely justified in areas where finding a solution is not always based
on a structured algorithmic method, but rather stored knowledge that is the solution of an
experience.
Many works on the CBR of medical decision support systems were conducted, [13], Marling et
al. [9] presented an approach to decision support based on CBR for the management of diabetes
in patients with type 1 diabetes, systems have been developed for cardiac diagnosis "PROTOS"
[14], CASIMIR [15] for the treatment of breast cancer. This list is far to be exhausted but shows
the diversity of CBR application scope.
Compared to the epidemic of asthma, much works have led particular to understand this disease,
for example trying to get feedback from the recorded data periodically on general medical
consultations for asthma [16].
Other works have been oriented to decision support for the management of this disease [17,18],
and systems were squarely created for the diagnosis of asthma, such as Adema, [19] and
Proforma [16].
This shows the interest in improving the treatment management of asthmatic patients by
providing physicians with computer aids to medical decision.
4. THE PROPOSED SYSTEM
In the medical field, the use of the CBR approach is very interesting because the core of the
reasoning process shows a strong similarity to the clinical reasoning. Indeed, the doctor often tries
to make the connection between the case and those already experienced in his practice, and it is
precisely the principle of this method.
Computer Science & Information Technology (CS & IT) 198
In addition, the physician is often helped by the knowledge that medical stores, this knowledge is
often related to many areas: medical, drugs, dosages, side effects of drugs, etc..
We are based on two aspects: CBR, and medical knowledge stored to provide a support to
medical decision process. This process consists of three modules: Data mining (DM), CBR and
Multi-criteria Decision Support (MCDS).
Thus, the combination of the techniques of data mining and decision support can provide relevant
information from different sources that help in making good decisions. Figure 1 shows the
process in question.
Figure 1. The proposed decisional process.
4.1. The Proposed Medical Decision Support Process
4.1.1. The physician reasoning process
To describe a given pathological situation, the physician often uses his memory to search for two
kinds of knowledge: expertise and cases already seen. Thus, if we want to formalize this process
of reasoning and decision-making, we can write as follows:
Physician reasoning (Expertise + cases already seen)
This process can be translated into an automation and intelligence as a decision support, as
follows:
Decision support (Knowledge Discovery + Use of scalable Case-base)
Thus, this process is necessarily a good and appropriate decision scheme which can easily be
assimilated to a decisional model as follows:
a) Collect informations about the clinical case (diagnosis).
b) Consider a list of possible therapies.
c) Filter therapies.
d) Select the best therapy.
e) Review the choice of the proposed therapy.
f) Applying the decided therapy.
g) Check to confirm or reverse the decision of the chosen therapy.
Medical Case
Interface Clinicien
Physician
capitalization
Operating
MCDS
Process
Case
Base
CBR
Process
Decision
Diagnosis
Base
medical
warehouse
alternative
solution
Data Mining
process :
RULE Process
New Case
Diagnosis Complementary
examinations
{Actions}
Recommen
dations
199 Computer Science & Information Technology (CS & IT)
4.1.2. The decisional model
We adopted the model of Simon (information, design, choice, review) because he is best suited to
the decision scheme cited earlier (II), where we find the situation of the physician alone and
facing a particular medical case.
4.1.3. The case-base
Our case is defined by a set of paraclinical descriptors such as sex, age, marital status, ... etc., a
set of clinical descriptors (symptoms) such as tension, fever, ... etc., and a set of actions that have
been effectively considered for the case in question.
Then we have:
Case (desc_cli1, desc_cli2, desc_cli3, …, desc_clin, desc_parac1, desc_parac2, …., paracm,
Action1_Case, Action2_Case, Action3_Case,…, Actionp_Case)
4.1.4. Reasoning through a case (CBR)
The CBR cycle to support the medical decision adopted (see Figure 2), is typically based on four
tasks: retrieve, reuse, revise and retain. For the main task, retrieve, it is the search of the closest
cases using a similarity measure. Then we use MVDM (Modified Value Difference Metric) [8], a
similarity measure widely used to calculate the distance between nominal values (well suited to
our medical descriptors describing the case).
This process intends to find all similar cases (SC) and all Action_Case (AC) that have been already
produced in such situation to switch to the MCDS (Multi-Criteria Decision Support), to integrate
them and support the conception stage process (analysis, aggregation, ... etc..) to pick the best
actions for the case who is being processed.
4.1.4. The multi-criteria decision support (MCDS)
Our system is working on a problematic of selecting a subset as small as possible actions for a
ultimate choice of one. This problematic is perfectly placed in front of the choice of therapy. For
this, we use the Electra I method proposed by Roy [5] and solves the multi-choice problems by
identifying the subset of actions with the best possible compromise.
MCDS will work on all of the nearest cases proposed by CBR process, exploiting their
Action_Case in order to choose the best possible actions that will then be proposed in the solution
of decision support.
4.2. The Field of Application
Diabetes is an incurable disease that occurs when the body is unable to properly use sugar
(glucose), which is a "fuel" essential to its operation. Given this situation, we believe that we
should try to support the effort of the management of this epidemic by physicians by providing a
system or model that allows them to improve the quality of care that they provide to diabetic
patients (children, adults or elderly).
Our study is intended to experiment with a multiple criteria decision approach to medical care in
the diagnosis and the proposed therapy for diabetic patients.
Computer Science & Information Technology (CS & IT) 200
To show the judicious choice of using ELECTRA I we use a classic and simplified example, a
physician before a pathological condition (clinical cases), and review the two main stages, namely
information and conception.
Example (fictitious).
After a medical examination, a physician found the following facts about a patient: Excessive
urination (it is frequent to getting up at night to urinate), increased thirst and hunger, weight loss,
weakness and excessive fatigue, and blurred vision.
Information. It is the step of construction and representation of the case. The physician defines a
pathological situation with a set of information (male / female, age, excessive urination, increased
thirst and hunger, weight loss, etc...). This information will help to describe the situation or case.
We will write then:
Case (Excessive urination, increased thirst and hunger, weight loss, weakness and
excessive fatigue, blurred vision, planned actions)
Conception
• Definition of the problematic and choice of method.
Given the diversity of existing multi-criteria methods, we must select the one that can resolve the
proposed case, in our case ELECTREA I is best suited because it addresses the problematic of
choice of therapy (problematic α) in presence of several criteria which are all determinants.
• Implementation of the ELECTRA I method
The ELECTRA I application requires preliminary work before operating and that is to define the
set of actions envisaged (therapies), the criteria and corresponding weights.
To assess and implement a therapy, allergist stands before him previously mentioned criteria for
the 2 therapies considered: acting insulin for basal, rapid-acting insulin for bolus. From there, we
have a Multi-Criteria Problem defined as follows: MCP (A, C, P).
A=therapy {acting insulin for basal, rapid-acting insulin for bolus}
C=Criterion {{side effects, {Many, No, Not at all}}, {treatment efficacy, {Very good, Good,
Fair}}, {Duration of therapy, {long, reduced}}}
P = Weighting of therapy {{3, most appropriate treatment}, {2, least appropriate treatment},{1,
treatment totally unsuitable}}
5. SYSTEM ARCHITECTURE
This is an Interactive Support System for Medical Decisions (ISS-MD) defined as a complete
process, which includes a set of procedures to ensure the various features
201 Computer Science & Information Technology (CS & IT)
Figure 2. Architecture of the medical multi-criteria decision support.
5.1. The Decisional Process
The ISS-MD is defined as a complete processing chain which provides seven major process steps:
1) Knowledge discovery. By using an appropriate data mining method to mine medical
interesting patterns. As a result, we have patterns (interesting rules for selecting actions)
that help the process (MCDS) in the a priori definition of actions that can be considered.
2) Information. The physician defined his clinical cases by priority and relevant
information (objective and priorities), such as antecedents, clinical signs, paraclinical
signs, current treatments, etc. Then he defined the actions (therapy) that are deemed
possible and finally identified and judge the evaluation criteria, preferences, and weights
for these actions.
3) Generation of rules for action choices and their criteria : relatives or similar cases are
selected from the case base and placed in a collection that will be used to extract the
preliminary actions (Actions_Case) that have already been proposed before, to be
appended to the possible actions that the physician has already defined (step 2 :
information).
4) Design. Multi-criteria analysis and generation of possible actions by ELECTRA I method
(preference model, aggregation), and follow a task of optimization, development,
evaluation and selection of actions involved in decision support.
5) Choice. The physician will choose between different possible actions suggested to him
and will decide to take them into consideration or not. This will allow the system to
consider or not the new case.
6) Review. A review can be useful to refine the decision support by the physician.
Computer Science & Information Technology (CS & IT) 202
6. EXPERIMENTATION
The purpose of the proposed approach is twofold: First, we start with building the training sample
Case-base and then proceeds to decision support. For this we will use a medical database on
diagnostic of diabetes, the Pima Indian diabetes database. It is a collection of medical diagnostic
reports of 768 examples from a population living near Phoenix, Arizona, USA. The samples
consist of examples with 9 attribute values and the last indicates one of the two possible
outcomes, namely whether the patient is tested positive for diabetes. The database in the
repository has 512 examples in the training set and 256 examples in the test set.
6.1. Pima+Indians+Diabetes Data Base
Each patient is represented in the data set by nine attributes as follows (in this order): Number of
times pregnant, Plasma glucose concentration a 2 hours in an oral glucose tolerance test, Diastolic
blood pressure (mm Hg), Triceps skin fold thickness (mm), 2-Hour serum insulin (mu U/ml),
Body mass index (weight in kg/(height in m)^2), Diabetes pedigree function, Age (years).
Finally, we have the ninth attribute Class variable (0 or 1) shows the diagnosis.
The figure below shows the structure of the database.
6,148,72,35,0,33.6,0.627,50,1
1,85,66,29,0,26.6,0.351,31,0
8,183,64,0,0,23.3,0.672,32,1
1,89,66,23,94,28.1,0.167,21,0
0,137,40,35,168,43.1,2.288,33,1
……………
figure 3. Sample of Pima+Indians+Diabetes database*
6.2. Building of the training sample Case-base
Let { }nωωω ,...,, 21=Ω training sample, this is the case set that will be used to build the case-
base. Each case is described by a set of variables X1, X2, … , Xp called descriptive variables. for
each case iω we associate a target attribute denoted Y which takes its values in the set of
Diagnosis Y = {Y1, Y2, ….Yk}.
Suppose that the training sample Ω obtained from the database Pima+Indians+Diabetes it
contains number of cases iω described by 8 descriptive variables X1, X2, ….., X8 and which is
associated with a class Y matching a diagnosis.
X1 : Number of times pregnant
X2: Plasma glucose concentration a 2 hours in an oral glucose tolerance test
X3: Diastolic blood pressure (mm Hg)
X4: Triceps skin fold thickness (mm)
X5: 2-Hour serum insulin (mu U/ml)
X6 : Body mass index (weight in kg/(height in m)^2)
X7 : Diabetes pedigree function
X8 : Age (years)
Y : Diagnosis variable (0 or 1) = diagnosis
203 Computer Science & Information Technology (CS & IT)
The following table (Table 1) shows a few cases from Pima+Indians+Diabetes database.
Table 1. Conversion of training sample Ω obtained from Pima+Indians+Diabetes database
to a case base.
ωωωω X1(ωωωω) X2(ωωωω) X3(ωωωω) X4(ωωωω) X5(ωωωω) X6(ωωωω) X7(ωωωω) X8(ωωωω) Y (ωωωω)
ω1 6 148 72 35 0 33.6 0.627 50 1
ω2 1 85 66 29 0 26.6 0.351 31 0
… … … … … … … … … …
…
…
ω6 5 116 74 0 0 25.6 0.201 30 0
…
…
…
In this example, Y belongs to the set of Diagnosis Y= {O, 1}, where 0 = "tested negative for
diabetes" and 1 = "tested positive for diabetes"
The new system is developed in JAVA with an interconnecting module to the JCOLIBRI system
[20]. This system is essentially based on an engine described by the following algorithm MCDS.
We use Jcolibri platform for building the case-base, then we'll get the result of this platform and
give it to MCDS (developed in Java) to produce decision support. The purpose of this model is to
decide the diagnosis (assign a class) to each new case given as input.
According to the previous description of the proposed model, whole process will be done by the
MCDS pseudo-algorithm:
Algorithm : MCDS (RBC+Multi-Criteria)
Input : Medical_case (Problem, symptoms, subject, possible_actions) / description of case
Output : Actions_suggested
Begin.
Information (Object_Decision,weight,Criteria)
Define_Case (Problem,Symptomes,Possible_Actions,CASE)
RBC.Rapprochement (CASE, Result_Rapprochement)
If Result_Rapprochement=Set of cases / the case exist
For each CASE in Set of cases
{Actions_Case=Actions_Case+Current_Actions_Case()}
Endfor
Else
Actions_Case= Ø / new Case
EndIf
Actions_Case=Actions_Case+Possible_Actions
Choice_Rules=DM()
Performance_Table, Actions_Case, Incidences=Electra_I ()
Electra_I_AAES ( Actions_Case, Performance_Table, Incidences, Choice_Rule)
Proposed_Decision=Choice()
Proposed_Decision=Review(Proposed_Decision)
RBC.Adaptation(Proposed_Decision,Adapted_Case)
Actions_Suggested=RBC.Decision( )
RBC.Application(Actions_Suggested,Results, new_case)
Storage_new_case(new_case)
End.
Computer Science & Information Technology (CS & IT) 204
6.3. Results of the experimentation
To evaluate the efficiency of our approach, we tested it on a Pima+Indians+Diabetes database that
we transformed into case-base.
There is an important attribute (attribute 2: Plasma glucose concentration a 2 hours in an oral
glucose tolerance test). Only trying to change its value we can already tipping the case to a
positive or negative diagnosis.
Then we can enter values for other attributes and ask the system to make a decision aid.
To perform such tests we introduced values for 10 cases supposed to be positive diagnosis and 10
cases with the assumption that they are negative diagnosis.
A comparison of each case introduced is then made with the real case-base. And the system gives
results.
We calculate the rate of positive (%) and the rate of negative (%) cases found based on the
introduced cases. This rate represents the number of cases found in the case-base and reported
according as they are introduced. The results are presented in Table 2.
From the results, we note that the rate of positive and negative is more than the average which
indicates that our system tend to give answers to reality as declared in the case base, especially of
positive cases.
This result is summarized in the following table:
Table 2. Results of the experimentation.
7. CONCLUSION
This present study provides the theoretical basis of an approach that tends to solve a problematic
of decision support. This approach is based on case-based reasoning and multi-criteria. These
tools are well adapted to the medical context. We aim to develop a new generation of decision
support techniques that use multiple tools called hybrid decision support systems.
The designed MCDS facilitates the optimization of action choices, a complete and well-integrated
process, to help and guide all phases of the decision. In a later step we intend to develop by
enriching different multi-criteria methods to solve the problematic of sorting and storage based on
clinical situations that may occur to the physician, so that he can provide a way for himself to
model the problem (clinical situation) in different ways.
On another axis, we intend adding to our model various therapy schemes for different types of
diabetes (Type 1 Diabetes, Type 2 Diabetes, gestational Diabetes, etc.) to help refinement of
decision support by typical therapies.
Diagnosis for
diabetes
Case
Diagnosis
Number
of cases
Introduced
cases
supposed +
Introduced
cases
supposed -
(%)
Result
+
(%)
Result
–
Negatif 0 500 10 50
Positif 1 268 10 60
205 Computer Science & Information Technology (CS & IT)
Finally, we propose to evaluate our approach with other medical support systems using case-
bases and try to make a comparative study to refine our decisional model.
REFERENCES
[1] Adam, Kiezun., I-Ting, Angelina., Lee & Noam, Shomron (2009) “Evaluation of optimization
techniques for variable selection in logistic regression applied to diagnosis of myocardial infarction”,
Bioinformation. vol.3. 311-313.
[2] Sharareh, R., Kalhori, Niakan., Mahshid, Nasehi & Xiao-Jun, Zeng (2010) “A Logistic Regression
Model to Predict High Risk Patients to Fail in Tuberculosis Treatment Course Completion”,
International Journal of Applied Mathema-tics. vol. 40.
[3] Ricardo, Bellazzia & Blaz, Zupan, (2008) “ Predictive data mining in clinical medicine : current
issues and guidelines”, International journal of medical informatics. vol. 77. 8197.
[4] Ha, Sung Ho & Joo, Seong Hyeon (2010) “A Hybrid Data Mining Method for the Medical
Classification of Chest Pain”, International Journal of Computer and Information Engineering.
vol.4.7.
[5] Bernard, Roy (1985) “Méthodologie multicritère d'aide à la décision”, Paris : Economica.
[6] Patrice, Degoulet. & Marius, Fieschi (1991) “Traitement de l’information médicale. Méthodes et
applications hospitalières”, Edition Masson.
[7] Kary, Främling (1992) “Les réseaux de neurones comme outils d’aide à la décision floue”, (Doctoral
dissertation, Thesis of DEA, École des Mines de Saint-Etienne, France).
[8] Shahina, Begum., Mobyen Uddine. Ahmed., Peter, Funk., Ning, Xiong & B, Von Schéele (2009) “A
case-based decision support system for individual stress diagnosis using fuzzy similarity matching”,
Computational Intelligence. vol. 25. 180-195.
[9] Cindy, Marling., Jay. Shubrook & Franck. Schwartz, (2008) “Case-Based Decision Support for
Patients with Type 1 Diabetes on Insulin Pump Therapy”, 9th European Conference. ECCBR 2008.
Springer-Verlag. Berlin. 325-339.
[10] Xueyan, Song., Sanja, Petrovic & Santhanam, Sundar (2007) “A Case-based reasoning approach to
dose planning in Radiotherapy”, 7th International Conference on Case-Based Reasoning ICCBR07.
Belfast. Northern Ireland. 348-3572007.
[11] Kateryna, Malyshevska (2009) “The usage of neural networks for the medical diagnosis”,
International Book Series "Information Science and Computing".
[12] Ramakrishnan, Sivakumar (2007) “Neural Network Based Diabetic Retinopathy Classification Using
Phase spectral Periodicity components”, ICGST-BIME Journal. Vol7.
[13] David, B. Leake, (1996) “Case-Based Reasoning : Experiences, Lessons, and Future Directions”, MIT
press.
[14] Ray, Bareiss (1988) “PROTOS : A Unified Approach to Concept Representation, Classification and
Learning”, PhD Thesis, University of Texas.
[15] Benoit, Bresson & Jean, Lieber (2000) “Raisonnement à partir de cas pour l'aide au traitement du
cancer du sein”, Actes des journées ingénierie des connaissances; pp 189-196.
[16] John, Fox., Nicky, Johns., Ali, Rahmanzadeh & Richard, Thomson (1997) “PROforma: a general
technology for clinical decision support systems”, Computer methods and programs in biomedicine,
54(1), 59-67.
[17] Liljana, Aleksovska-Stojkovska & Suzana, Loskovska (2011) “Architectural and data model of
clinical decision support system for managing asthma in school-aged children”, IEEE international
conference on electro/information technology May 15-17, 2011, Hosted by Minnesota State
University Mankato, Minnesota USA.
[18] Tony, Austin., Steve, Iliffe., Mark, Leaning & Mike, Modell (1996) “A prototype computer decision
support system for the management of asthma”, Journal of Medical Systems Volume 20, Number 1,
45-55, DOI: 10.1007/BF02260873.
[19] Icham, Sefion., Abdel, Ennaji & Marc, Gailhardou (2003) “ADEMA : a Decision Support System for
Asthma Health Care”, FLAIRS Conference.
[20] Juan José, Bello-Tomas., Pedro, Gonzalez-Calero & Belen, Diaz-Agudo (2004) “Jcolibri: An object-
oriented framework for building cbr systems”, 32–46 Springer Berlin Heidelberg, 2004. p. 32-46.
[21] Nabil, Belacel (1999) “Méthodes de classification multicritère : méthodologie et applications à l’aide
au diagnostic médical”, Thèse de doctorat. Université Libre de Bruxelles.
[22] Eric, Buist (2004) “Les éléments fondamentaux du raisonnement à base de cas”, Cours IFT6261.
Computer Science & Information Technology (CS & IT) 206
[23] Mireille, Cleret., Pierre, Le Beux & Franck, Le Duff (2001) “Les systèmes d’aide à la décision
médicale”, Les Cahiers du numérique. Vol 2. 125-154.
[24] Olivier, Couturier., Vincent, Chevrin., Engelbert, Ephu Nguifo & José, Rouillard, (2007) “Recherche
anthropocentrée de règles d’association pour l’aide à la décision”, Revue d’Interaction Homme-
Machine Vol 8 N°2.
[25] Juan F, De Paz., Sara, Rodriguez., Javier, Bajo & Juan, M. Corchado (2009) “Case-based reasoning as
a decision support system for cancer diagnosis : A case study”, International Journal of Hybrid
Intelligent Systems. vol. 6.
[26] Bernard, Roy & Denis, Bouyssou (1993) “Aide multicritère à la décision, méthodes et cas”, Paris.
Economica.
[27] Herbert A, Simon (1977) “The new science of management decision”, The Ford distinguished
lectures. Vol 3, (pp. 21-34). New York, NY, US: Harper & Brothers, xii, 50 pp.
[28] Icham, Sefion., Abdel, Ennaji., Marc, Gailhardou & Stépahne, Canu (2003) “Aide à la décision
médicale: Contribution pour la prise en charge de l’asthme”, ISI Vol 8, n° 1 ( 134 p).
[29] Cindy, Marling., Jay, Shubrook & Frank, Schwartz (2009) “Towards case-based reasoning for
diabetes management: a preliminary clinical study and decision support system prototype”, Computat
Intel. 2009;25(3):165–79.
[30] Frank, Schwartz., Jay, Shubrook & Cindy, Marling (2008) “Use of case-based reasoning to enhance
intensive management of patients on insulin pump therapy”, J Diabetes Sci Technol. 2008;2(4):603–
11.
[31] Isabelle, Bichindaritz & Cindy, Marling (2006) “Case-Based Reasoning in the Health Sciences:
What's Next? Artificial Intelligence in Medicine”, Volume 36, Issue 2 , Pages 127-135.
[32] Markus, Nilsson & Mikael Sollenborn (2004) “Advancements and Trends in Medical Case-Based
Reasoning: An Overview of Systems and System Development”, Proceedings of the 17th
International FLAIRS Conference, Special Track on Case-Based Reasoning, p 178-183, AAAI,
Miami, USA.
[33] Stefan, Pantazi., José, Arocha & Jochen, Moehr (2004) “Case-based medical informatics BMC
Medical Informatics and Decision Making”, 4:19 doi:10.1186/1472-6947-4-19.
[34] Shahina, Begum., Mobyen Uddin, Ahmed., Peter, Funk., Ning, Xiong & Mia, Folke (2011) “Case-
Based Reasoning Systems in the Health Sciences: A Survey of Recent Trends and Developments”,
IEEE Transactions on systems , man ans cybernetics Part C: applicatiosn and reviews , Vol. 41, N°. 4.
[35] Isabelle, Bichindaritz & Stefania, Montani (2009) “Introduction to the special issue on CASE-BASED
reasoning in the health sciences”, Computational Intelligence Volume 25, Issue 3, pages 161–164,
August 2009.
[36] Xiao-zhen, Xu & Guo-an, Gao (2001) “Research and Implement of Case-based Reasoning in an
Multi-criteria Evaluation IDSS”, Computer Integrated Manufacturing Systems, 2001-01.
[37] Albert, Angehrn & Soumitra, Dutta, (1992) "integrating CASE-BASED reasoning in Multi-Criteria
decision support systems", insead, European Institute of Business Administration.
[38] Negar, Armaghan & Jean, Renaud (2012) “An application of multi-criteria decision aids models for
Case-Based Reasoning”, Information Sciences ,Volume 210, 25 November 2012, Pages 55-66.
Authors
Abdelhak MANSOUL He is an Assistant Professor at Skikda University and affiliated researcher in Oran
Computer Lab of Oran University. His research interests are in Database Management System, Data
Mining, decision support systems, and simulation.
Baghdad ATMANI He received his Ph.D. degree in computer science from the University of Oran
(Algeria), in 2007. His interest field is Data Mining and Machine Learning Tools. His research is based on
Knowledge Representation, Knowledge-based Systems and CBR, Data and Information Integration and
Modeling, Data Mining Algorithms, Expert Systems and Decision Support Systems.His research are guided
and evaluated through various applications in the field of control systems, scheduling, production,
maintenance, information retrieval, simulation, data integration and spatial data mining.
Sofia BENBELKACEM She is currently a Ph.D. candidate in the Computer Science Department at the
University of Oran, and affiliated researcher in Oran Computer Lab. Her research interests include Data
Mining, planning, case-based reasoning and medical decision support systems.

More Related Content

What's hot

Case Retrieval using Bhattacharya Coefficient with Particle Swarm Optimization
Case Retrieval using Bhattacharya Coefficient with Particle Swarm OptimizationCase Retrieval using Bhattacharya Coefficient with Particle Swarm Optimization
Case Retrieval using Bhattacharya Coefficient with Particle Swarm Optimizationrahulmonikasharma
 
Healthcare analytics
Healthcare analytics Healthcare analytics
Healthcare analytics Arun K
 
OPERATIONAL RESEARCH (OR)
OPERATIONAL RESEARCH (OR)OPERATIONAL RESEARCH (OR)
OPERATIONAL RESEARCH (OR)Bikash Debbarma
 
Can CER and Personalized Medicine Work Together
Can CER and Personalized Medicine Work TogetherCan CER and Personalized Medicine Work Together
Can CER and Personalized Medicine Work TogetherJohn Cai
 
Computer validation of e-source and EHR in clinical trials-Kuchinke
Computer validation of e-source and EHR in clinical trials-KuchinkeComputer validation of e-source and EHR in clinical trials-Kuchinke
Computer validation of e-source and EHR in clinical trials-KuchinkeWolfgang Kuchinke
 
Pathway 2.0 for RWE and MA 2015 -John Cai
Pathway 2.0 for RWE and MA 2015 -John CaiPathway 2.0 for RWE and MA 2015 -John Cai
Pathway 2.0 for RWE and MA 2015 -John CaiJohn Cai
 
Evidence Based Practice Lecture 7_slides
Evidence Based Practice Lecture 7_slidesEvidence Based Practice Lecture 7_slides
Evidence Based Practice Lecture 7_slidesZakCooper1
 
IRJET- Hospital Admission Prediction Model
IRJET- Hospital Admission Prediction ModelIRJET- Hospital Admission Prediction Model
IRJET- Hospital Admission Prediction ModelIRJET Journal
 
Knowledge discovery in medicine
Knowledge discovery in medicineKnowledge discovery in medicine
Knowledge discovery in medicineAvinash Hanwate
 
Cadth 2015 e2 dd systemic review-ohtac aug13-2013_2
Cadth 2015 e2 dd systemic review-ohtac aug13-2013_2Cadth 2015 e2 dd systemic review-ohtac aug13-2013_2
Cadth 2015 e2 dd systemic review-ohtac aug13-2013_2CADTH Symposium
 
Evidence based nursing resources
Evidence based nursing resourcesEvidence based nursing resources
Evidence based nursing resourcesDonna Chow
 
Analysis of Medication Possession Ratio for Improved Blood Pressure Control
Analysis of Medication Possession Ratio for Improved Blood Pressure ControlAnalysis of Medication Possession Ratio for Improved Blood Pressure Control
Analysis of Medication Possession Ratio for Improved Blood Pressure ControlHealth Informatics New Zealand
 
Effectiveness of the current dominant approach to integrated care in the NHS:...
Effectiveness of the current dominant approach to integrated care in the NHS:...Effectiveness of the current dominant approach to integrated care in the NHS:...
Effectiveness of the current dominant approach to integrated care in the NHS:...Sarah Wilson
 
Big Data Analytics for Treatment Pathways John Cai
Big Data Analytics for Treatment Pathways John CaiBig Data Analytics for Treatment Pathways John Cai
Big Data Analytics for Treatment Pathways John CaiJohn Cai
 
Agreement between Claims-based and Self-reported Adherence Measures in Patien...
Agreement between Claims-based and Self-reported Adherence Measures in Patien...Agreement between Claims-based and Self-reported Adherence Measures in Patien...
Agreement between Claims-based and Self-reported Adherence Measures in Patien...dylanturner22
 
Introduction to outcomes research
Introduction to outcomes researchIntroduction to outcomes research
Introduction to outcomes researchTienie Stander
 

What's hot (19)

Case Retrieval using Bhattacharya Coefficient with Particle Swarm Optimization
Case Retrieval using Bhattacharya Coefficient with Particle Swarm OptimizationCase Retrieval using Bhattacharya Coefficient with Particle Swarm Optimization
Case Retrieval using Bhattacharya Coefficient with Particle Swarm Optimization
 
Healthcare analytics
Healthcare analytics Healthcare analytics
Healthcare analytics
 
OPERATIONAL RESEARCH (OR)
OPERATIONAL RESEARCH (OR)OPERATIONAL RESEARCH (OR)
OPERATIONAL RESEARCH (OR)
 
Can CER and Personalized Medicine Work Together
Can CER and Personalized Medicine Work TogetherCan CER and Personalized Medicine Work Together
Can CER and Personalized Medicine Work Together
 
Computer validation of e-source and EHR in clinical trials-Kuchinke
Computer validation of e-source and EHR in clinical trials-KuchinkeComputer validation of e-source and EHR in clinical trials-Kuchinke
Computer validation of e-source and EHR in clinical trials-Kuchinke
 
Pathway 2.0 for RWE and MA 2015 -John Cai
Pathway 2.0 for RWE and MA 2015 -John CaiPathway 2.0 for RWE and MA 2015 -John Cai
Pathway 2.0 for RWE and MA 2015 -John Cai
 
Poem 2012
Poem 2012Poem 2012
Poem 2012
 
Evidence Based Practice Lecture 7_slides
Evidence Based Practice Lecture 7_slidesEvidence Based Practice Lecture 7_slides
Evidence Based Practice Lecture 7_slides
 
IRJET- Hospital Admission Prediction Model
IRJET- Hospital Admission Prediction ModelIRJET- Hospital Admission Prediction Model
IRJET- Hospital Admission Prediction Model
 
Knowledge discovery in medicine
Knowledge discovery in medicineKnowledge discovery in medicine
Knowledge discovery in medicine
 
Evidence Based Medicine
Evidence Based Medicine Evidence Based Medicine
Evidence Based Medicine
 
Cadth 2015 e2 dd systemic review-ohtac aug13-2013_2
Cadth 2015 e2 dd systemic review-ohtac aug13-2013_2Cadth 2015 e2 dd systemic review-ohtac aug13-2013_2
Cadth 2015 e2 dd systemic review-ohtac aug13-2013_2
 
Data management & statistics in clinical trials
Data management & statistics in clinical trialsData management & statistics in clinical trials
Data management & statistics in clinical trials
 
Evidence based nursing resources
Evidence based nursing resourcesEvidence based nursing resources
Evidence based nursing resources
 
Analysis of Medication Possession Ratio for Improved Blood Pressure Control
Analysis of Medication Possession Ratio for Improved Blood Pressure ControlAnalysis of Medication Possession Ratio for Improved Blood Pressure Control
Analysis of Medication Possession Ratio for Improved Blood Pressure Control
 
Effectiveness of the current dominant approach to integrated care in the NHS:...
Effectiveness of the current dominant approach to integrated care in the NHS:...Effectiveness of the current dominant approach to integrated care in the NHS:...
Effectiveness of the current dominant approach to integrated care in the NHS:...
 
Big Data Analytics for Treatment Pathways John Cai
Big Data Analytics for Treatment Pathways John CaiBig Data Analytics for Treatment Pathways John Cai
Big Data Analytics for Treatment Pathways John Cai
 
Agreement between Claims-based and Self-reported Adherence Measures in Patien...
Agreement between Claims-based and Self-reported Adherence Measures in Patien...Agreement between Claims-based and Self-reported Adherence Measures in Patien...
Agreement between Claims-based and Self-reported Adherence Measures in Patien...
 
Introduction to outcomes research
Introduction to outcomes researchIntroduction to outcomes research
Introduction to outcomes research
 

Similar to MULTI-CRITERIA DECISION SUPPORT GUIDED BY CASE-BASED REASONING

Clinical decision support systems
Clinical decision support systemsClinical decision support systems
Clinical decision support systemsAHMED ZINHOM
 
Clinical Decision Support System Impacts On Healthcare System
Clinical Decision Support System Impacts On Healthcare SystemClinical Decision Support System Impacts On Healthcare System
Clinical Decision Support System Impacts On Healthcare SystemLisa Williams
 
Data Mining in Health Care
Data Mining in Health CareData Mining in Health Care
Data Mining in Health CareShahDhruv21
 
Team 7 Group Project: Evaluation of CIS
Team 7 Group Project: Evaluation of CISTeam 7 Group Project: Evaluation of CIS
Team 7 Group Project: Evaluation of CISchelc_331
 
System for Recommending Drugs Based on Machine Learning Sentiment Analysis of...
System for Recommending Drugs Based on Machine Learning Sentiment Analysis of...System for Recommending Drugs Based on Machine Learning Sentiment Analysis of...
System for Recommending Drugs Based on Machine Learning Sentiment Analysis of...IRJET Journal
 
Structure and development of a clinical decision support system: application ...
Structure and development of a clinical decision support system: application ...Structure and development of a clinical decision support system: application ...
Structure and development of a clinical decision support system: application ...komalicarol
 
Chapter 4 Knowledge Discovery, Data Mining, and Practice-Based Evi.docx
Chapter 4 Knowledge Discovery, Data Mining, and Practice-Based Evi.docxChapter 4 Knowledge Discovery, Data Mining, and Practice-Based Evi.docx
Chapter 4 Knowledge Discovery, Data Mining, and Practice-Based Evi.docxchristinemaritza
 
PERFORMANCE OF DATA MINING TECHNIQUES TO PREDICT IN HEALTHCARE CASE STUDY: CH...
PERFORMANCE OF DATA MINING TECHNIQUES TO PREDICT IN HEALTHCARE CASE STUDY: CH...PERFORMANCE OF DATA MINING TECHNIQUES TO PREDICT IN HEALTHCARE CASE STUDY: CH...
PERFORMANCE OF DATA MINING TECHNIQUES TO PREDICT IN HEALTHCARE CASE STUDY: CH...ijdms
 
Clinical Decision Support System Essay
Clinical Decision Support System EssayClinical Decision Support System Essay
Clinical Decision Support System EssayMary Brown
 
INTEGRATING MACHINE LEARNING IN CLINICAL DECISION SUPPORT SYSTEMS
INTEGRATING MACHINE LEARNING IN CLINICAL DECISION SUPPORT SYSTEMSINTEGRATING MACHINE LEARNING IN CLINICAL DECISION SUPPORT SYSTEMS
INTEGRATING MACHINE LEARNING IN CLINICAL DECISION SUPPORT SYSTEMShiij
 
INTEGRATING MACHINE LEARNING IN CLINICAL DECISION SUPPORT SYSTEMS
INTEGRATING MACHINE LEARNING IN CLINICAL DECISION SUPPORT SYSTEMSINTEGRATING MACHINE LEARNING IN CLINICAL DECISION SUPPORT SYSTEMS
INTEGRATING MACHINE LEARNING IN CLINICAL DECISION SUPPORT SYSTEMShiij
 
Six sigma dmaic methodology as a support tool for health technology assessmen...
Six sigma dmaic methodology as a support tool for health technology assessmen...Six sigma dmaic methodology as a support tool for health technology assessmen...
Six sigma dmaic methodology as a support tool for health technology assessmen...Murilo Souza, MBA, MBB
 
ContentWeek 4, Monday, November 11, 2019 - Sunday,Novemb.docx
ContentWeek 4, Monday, November 11, 2019 - Sunday,Novemb.docxContentWeek 4, Monday, November 11, 2019 - Sunday,Novemb.docx
ContentWeek 4, Monday, November 11, 2019 - Sunday,Novemb.docxbobbywlane695641
 
Chapter 8 Clinical Decision SupportRobert Hoyt MDHarold Leh.docx
Chapter 8 Clinical Decision SupportRobert Hoyt MDHarold Leh.docxChapter 8 Clinical Decision SupportRobert Hoyt MDHarold Leh.docx
Chapter 8 Clinical Decision SupportRobert Hoyt MDHarold Leh.docxmccormicknadine86
 
Chapter 8 Clinical Decision SupportRobert Hoyt MDHarold Leh.docx
Chapter 8 Clinical Decision SupportRobert Hoyt MDHarold Leh.docxChapter 8 Clinical Decision SupportRobert Hoyt MDHarold Leh.docx
Chapter 8 Clinical Decision SupportRobert Hoyt MDHarold Leh.docxtiffanyd4
 
Chapter 8 Clinical Decision SupportRobert Hoyt MDHarold Leh.docx
Chapter 8 Clinical Decision SupportRobert Hoyt MDHarold Leh.docxChapter 8 Clinical Decision SupportRobert Hoyt MDHarold Leh.docx
Chapter 8 Clinical Decision SupportRobert Hoyt MDHarold Leh.docxspoonerneddy
 
Structure of medical data
Structure of medical dataStructure of medical data
Structure of medical datajoseangelruiz21
 
Operational research
Operational researchOperational research
Operational researchDr Ramniwas
 

Similar to MULTI-CRITERIA DECISION SUPPORT GUIDED BY CASE-BASED REASONING (20)

Clinical decision support systems
Clinical decision support systemsClinical decision support systems
Clinical decision support systems
 
Clinical Decision Support System Impacts On Healthcare System
Clinical Decision Support System Impacts On Healthcare SystemClinical Decision Support System Impacts On Healthcare System
Clinical Decision Support System Impacts On Healthcare System
 
Data Mining in Health Care
Data Mining in Health CareData Mining in Health Care
Data Mining in Health Care
 
Team 7 Group Project: Evaluation of CIS
Team 7 Group Project: Evaluation of CISTeam 7 Group Project: Evaluation of CIS
Team 7 Group Project: Evaluation of CIS
 
Dss
DssDss
Dss
 
System for Recommending Drugs Based on Machine Learning Sentiment Analysis of...
System for Recommending Drugs Based on Machine Learning Sentiment Analysis of...System for Recommending Drugs Based on Machine Learning Sentiment Analysis of...
System for Recommending Drugs Based on Machine Learning Sentiment Analysis of...
 
Structure and development of a clinical decision support system: application ...
Structure and development of a clinical decision support system: application ...Structure and development of a clinical decision support system: application ...
Structure and development of a clinical decision support system: application ...
 
s12911-022-01756-2.pdf
s12911-022-01756-2.pdfs12911-022-01756-2.pdf
s12911-022-01756-2.pdf
 
Chapter 4 Knowledge Discovery, Data Mining, and Practice-Based Evi.docx
Chapter 4 Knowledge Discovery, Data Mining, and Practice-Based Evi.docxChapter 4 Knowledge Discovery, Data Mining, and Practice-Based Evi.docx
Chapter 4 Knowledge Discovery, Data Mining, and Practice-Based Evi.docx
 
PERFORMANCE OF DATA MINING TECHNIQUES TO PREDICT IN HEALTHCARE CASE STUDY: CH...
PERFORMANCE OF DATA MINING TECHNIQUES TO PREDICT IN HEALTHCARE CASE STUDY: CH...PERFORMANCE OF DATA MINING TECHNIQUES TO PREDICT IN HEALTHCARE CASE STUDY: CH...
PERFORMANCE OF DATA MINING TECHNIQUES TO PREDICT IN HEALTHCARE CASE STUDY: CH...
 
Clinical Decision Support System Essay
Clinical Decision Support System EssayClinical Decision Support System Essay
Clinical Decision Support System Essay
 
INTEGRATING MACHINE LEARNING IN CLINICAL DECISION SUPPORT SYSTEMS
INTEGRATING MACHINE LEARNING IN CLINICAL DECISION SUPPORT SYSTEMSINTEGRATING MACHINE LEARNING IN CLINICAL DECISION SUPPORT SYSTEMS
INTEGRATING MACHINE LEARNING IN CLINICAL DECISION SUPPORT SYSTEMS
 
INTEGRATING MACHINE LEARNING IN CLINICAL DECISION SUPPORT SYSTEMS
INTEGRATING MACHINE LEARNING IN CLINICAL DECISION SUPPORT SYSTEMSINTEGRATING MACHINE LEARNING IN CLINICAL DECISION SUPPORT SYSTEMS
INTEGRATING MACHINE LEARNING IN CLINICAL DECISION SUPPORT SYSTEMS
 
Six sigma dmaic methodology as a support tool for health technology assessmen...
Six sigma dmaic methodology as a support tool for health technology assessmen...Six sigma dmaic methodology as a support tool for health technology assessmen...
Six sigma dmaic methodology as a support tool for health technology assessmen...
 
ContentWeek 4, Monday, November 11, 2019 - Sunday,Novemb.docx
ContentWeek 4, Monday, November 11, 2019 - Sunday,Novemb.docxContentWeek 4, Monday, November 11, 2019 - Sunday,Novemb.docx
ContentWeek 4, Monday, November 11, 2019 - Sunday,Novemb.docx
 
Chapter 8 Clinical Decision SupportRobert Hoyt MDHarold Leh.docx
Chapter 8 Clinical Decision SupportRobert Hoyt MDHarold Leh.docxChapter 8 Clinical Decision SupportRobert Hoyt MDHarold Leh.docx
Chapter 8 Clinical Decision SupportRobert Hoyt MDHarold Leh.docx
 
Chapter 8 Clinical Decision SupportRobert Hoyt MDHarold Leh.docx
Chapter 8 Clinical Decision SupportRobert Hoyt MDHarold Leh.docxChapter 8 Clinical Decision SupportRobert Hoyt MDHarold Leh.docx
Chapter 8 Clinical Decision SupportRobert Hoyt MDHarold Leh.docx
 
Chapter 8 Clinical Decision SupportRobert Hoyt MDHarold Leh.docx
Chapter 8 Clinical Decision SupportRobert Hoyt MDHarold Leh.docxChapter 8 Clinical Decision SupportRobert Hoyt MDHarold Leh.docx
Chapter 8 Clinical Decision SupportRobert Hoyt MDHarold Leh.docx
 
Structure of medical data
Structure of medical dataStructure of medical data
Structure of medical data
 
Operational research
Operational researchOperational research
Operational research
 

More from cscpconf

ANALYSIS OF LAND SURFACE DEFORMATION GRADIENT BY DINSAR
ANALYSIS OF LAND SURFACE DEFORMATION GRADIENT BY DINSAR ANALYSIS OF LAND SURFACE DEFORMATION GRADIENT BY DINSAR
ANALYSIS OF LAND SURFACE DEFORMATION GRADIENT BY DINSAR cscpconf
 
4D AUTOMATIC LIP-READING FOR SPEAKER'S FACE IDENTIFCATION
4D AUTOMATIC LIP-READING FOR SPEAKER'S FACE IDENTIFCATION4D AUTOMATIC LIP-READING FOR SPEAKER'S FACE IDENTIFCATION
4D AUTOMATIC LIP-READING FOR SPEAKER'S FACE IDENTIFCATIONcscpconf
 
MOVING FROM WATERFALL TO AGILE PROCESS IN SOFTWARE ENGINEERING CAPSTONE PROJE...
MOVING FROM WATERFALL TO AGILE PROCESS IN SOFTWARE ENGINEERING CAPSTONE PROJE...MOVING FROM WATERFALL TO AGILE PROCESS IN SOFTWARE ENGINEERING CAPSTONE PROJE...
MOVING FROM WATERFALL TO AGILE PROCESS IN SOFTWARE ENGINEERING CAPSTONE PROJE...cscpconf
 
PROMOTING STUDENT ENGAGEMENT USING SOCIAL MEDIA TECHNOLOGIES
PROMOTING STUDENT ENGAGEMENT USING SOCIAL MEDIA TECHNOLOGIESPROMOTING STUDENT ENGAGEMENT USING SOCIAL MEDIA TECHNOLOGIES
PROMOTING STUDENT ENGAGEMENT USING SOCIAL MEDIA TECHNOLOGIEScscpconf
 
A SURVEY ON QUESTION ANSWERING SYSTEMS: THE ADVANCES OF FUZZY LOGIC
A SURVEY ON QUESTION ANSWERING SYSTEMS: THE ADVANCES OF FUZZY LOGICA SURVEY ON QUESTION ANSWERING SYSTEMS: THE ADVANCES OF FUZZY LOGIC
A SURVEY ON QUESTION ANSWERING SYSTEMS: THE ADVANCES OF FUZZY LOGICcscpconf
 
DYNAMIC PHONE WARPING – A METHOD TO MEASURE THE DISTANCE BETWEEN PRONUNCIATIONS
DYNAMIC PHONE WARPING – A METHOD TO MEASURE THE DISTANCE BETWEEN PRONUNCIATIONS DYNAMIC PHONE WARPING – A METHOD TO MEASURE THE DISTANCE BETWEEN PRONUNCIATIONS
DYNAMIC PHONE WARPING – A METHOD TO MEASURE THE DISTANCE BETWEEN PRONUNCIATIONS cscpconf
 
INTELLIGENT ELECTRONIC ASSESSMENT FOR SUBJECTIVE EXAMS
INTELLIGENT ELECTRONIC ASSESSMENT FOR SUBJECTIVE EXAMS INTELLIGENT ELECTRONIC ASSESSMENT FOR SUBJECTIVE EXAMS
INTELLIGENT ELECTRONIC ASSESSMENT FOR SUBJECTIVE EXAMS cscpconf
 
TWO DISCRETE BINARY VERSIONS OF AFRICAN BUFFALO OPTIMIZATION METAHEURISTIC
TWO DISCRETE BINARY VERSIONS OF AFRICAN BUFFALO OPTIMIZATION METAHEURISTICTWO DISCRETE BINARY VERSIONS OF AFRICAN BUFFALO OPTIMIZATION METAHEURISTIC
TWO DISCRETE BINARY VERSIONS OF AFRICAN BUFFALO OPTIMIZATION METAHEURISTICcscpconf
 
DETECTION OF ALGORITHMICALLY GENERATED MALICIOUS DOMAIN
DETECTION OF ALGORITHMICALLY GENERATED MALICIOUS DOMAINDETECTION OF ALGORITHMICALLY GENERATED MALICIOUS DOMAIN
DETECTION OF ALGORITHMICALLY GENERATED MALICIOUS DOMAINcscpconf
 
GLOBAL MUSIC ASSET ASSURANCE DIGITAL CURRENCY: A DRM SOLUTION FOR STREAMING C...
GLOBAL MUSIC ASSET ASSURANCE DIGITAL CURRENCY: A DRM SOLUTION FOR STREAMING C...GLOBAL MUSIC ASSET ASSURANCE DIGITAL CURRENCY: A DRM SOLUTION FOR STREAMING C...
GLOBAL MUSIC ASSET ASSURANCE DIGITAL CURRENCY: A DRM SOLUTION FOR STREAMING C...cscpconf
 
IMPORTANCE OF VERB SUFFIX MAPPING IN DISCOURSE TRANSLATION SYSTEM
IMPORTANCE OF VERB SUFFIX MAPPING IN DISCOURSE TRANSLATION SYSTEMIMPORTANCE OF VERB SUFFIX MAPPING IN DISCOURSE TRANSLATION SYSTEM
IMPORTANCE OF VERB SUFFIX MAPPING IN DISCOURSE TRANSLATION SYSTEMcscpconf
 
EXACT SOLUTIONS OF A FAMILY OF HIGHER-DIMENSIONAL SPACE-TIME FRACTIONAL KDV-T...
EXACT SOLUTIONS OF A FAMILY OF HIGHER-DIMENSIONAL SPACE-TIME FRACTIONAL KDV-T...EXACT SOLUTIONS OF A FAMILY OF HIGHER-DIMENSIONAL SPACE-TIME FRACTIONAL KDV-T...
EXACT SOLUTIONS OF A FAMILY OF HIGHER-DIMENSIONAL SPACE-TIME FRACTIONAL KDV-T...cscpconf
 
AUTOMATED PENETRATION TESTING: AN OVERVIEW
AUTOMATED PENETRATION TESTING: AN OVERVIEWAUTOMATED PENETRATION TESTING: AN OVERVIEW
AUTOMATED PENETRATION TESTING: AN OVERVIEWcscpconf
 
CLASSIFICATION OF ALZHEIMER USING fMRI DATA AND BRAIN NETWORK
CLASSIFICATION OF ALZHEIMER USING fMRI DATA AND BRAIN NETWORKCLASSIFICATION OF ALZHEIMER USING fMRI DATA AND BRAIN NETWORK
CLASSIFICATION OF ALZHEIMER USING fMRI DATA AND BRAIN NETWORKcscpconf
 
VALIDATION METHOD OF FUZZY ASSOCIATION RULES BASED ON FUZZY FORMAL CONCEPT AN...
VALIDATION METHOD OF FUZZY ASSOCIATION RULES BASED ON FUZZY FORMAL CONCEPT AN...VALIDATION METHOD OF FUZZY ASSOCIATION RULES BASED ON FUZZY FORMAL CONCEPT AN...
VALIDATION METHOD OF FUZZY ASSOCIATION RULES BASED ON FUZZY FORMAL CONCEPT AN...cscpconf
 
PROBABILITY BASED CLUSTER EXPANSION OVERSAMPLING TECHNIQUE FOR IMBALANCED DATA
PROBABILITY BASED CLUSTER EXPANSION OVERSAMPLING TECHNIQUE FOR IMBALANCED DATAPROBABILITY BASED CLUSTER EXPANSION OVERSAMPLING TECHNIQUE FOR IMBALANCED DATA
PROBABILITY BASED CLUSTER EXPANSION OVERSAMPLING TECHNIQUE FOR IMBALANCED DATAcscpconf
 
CHARACTER AND IMAGE RECOGNITION FOR DATA CATALOGING IN ECOLOGICAL RESEARCH
CHARACTER AND IMAGE RECOGNITION FOR DATA CATALOGING IN ECOLOGICAL RESEARCHCHARACTER AND IMAGE RECOGNITION FOR DATA CATALOGING IN ECOLOGICAL RESEARCH
CHARACTER AND IMAGE RECOGNITION FOR DATA CATALOGING IN ECOLOGICAL RESEARCHcscpconf
 
SOCIAL MEDIA ANALYTICS FOR SENTIMENT ANALYSIS AND EVENT DETECTION IN SMART CI...
SOCIAL MEDIA ANALYTICS FOR SENTIMENT ANALYSIS AND EVENT DETECTION IN SMART CI...SOCIAL MEDIA ANALYTICS FOR SENTIMENT ANALYSIS AND EVENT DETECTION IN SMART CI...
SOCIAL MEDIA ANALYTICS FOR SENTIMENT ANALYSIS AND EVENT DETECTION IN SMART CI...cscpconf
 
SOCIAL NETWORK HATE SPEECH DETECTION FOR AMHARIC LANGUAGE
SOCIAL NETWORK HATE SPEECH DETECTION FOR AMHARIC LANGUAGESOCIAL NETWORK HATE SPEECH DETECTION FOR AMHARIC LANGUAGE
SOCIAL NETWORK HATE SPEECH DETECTION FOR AMHARIC LANGUAGEcscpconf
 
GENERAL REGRESSION NEURAL NETWORK BASED POS TAGGING FOR NEPALI TEXT
GENERAL REGRESSION NEURAL NETWORK BASED POS TAGGING FOR NEPALI TEXTGENERAL REGRESSION NEURAL NETWORK BASED POS TAGGING FOR NEPALI TEXT
GENERAL REGRESSION NEURAL NETWORK BASED POS TAGGING FOR NEPALI TEXTcscpconf
 

More from cscpconf (20)

ANALYSIS OF LAND SURFACE DEFORMATION GRADIENT BY DINSAR
ANALYSIS OF LAND SURFACE DEFORMATION GRADIENT BY DINSAR ANALYSIS OF LAND SURFACE DEFORMATION GRADIENT BY DINSAR
ANALYSIS OF LAND SURFACE DEFORMATION GRADIENT BY DINSAR
 
4D AUTOMATIC LIP-READING FOR SPEAKER'S FACE IDENTIFCATION
4D AUTOMATIC LIP-READING FOR SPEAKER'S FACE IDENTIFCATION4D AUTOMATIC LIP-READING FOR SPEAKER'S FACE IDENTIFCATION
4D AUTOMATIC LIP-READING FOR SPEAKER'S FACE IDENTIFCATION
 
MOVING FROM WATERFALL TO AGILE PROCESS IN SOFTWARE ENGINEERING CAPSTONE PROJE...
MOVING FROM WATERFALL TO AGILE PROCESS IN SOFTWARE ENGINEERING CAPSTONE PROJE...MOVING FROM WATERFALL TO AGILE PROCESS IN SOFTWARE ENGINEERING CAPSTONE PROJE...
MOVING FROM WATERFALL TO AGILE PROCESS IN SOFTWARE ENGINEERING CAPSTONE PROJE...
 
PROMOTING STUDENT ENGAGEMENT USING SOCIAL MEDIA TECHNOLOGIES
PROMOTING STUDENT ENGAGEMENT USING SOCIAL MEDIA TECHNOLOGIESPROMOTING STUDENT ENGAGEMENT USING SOCIAL MEDIA TECHNOLOGIES
PROMOTING STUDENT ENGAGEMENT USING SOCIAL MEDIA TECHNOLOGIES
 
A SURVEY ON QUESTION ANSWERING SYSTEMS: THE ADVANCES OF FUZZY LOGIC
A SURVEY ON QUESTION ANSWERING SYSTEMS: THE ADVANCES OF FUZZY LOGICA SURVEY ON QUESTION ANSWERING SYSTEMS: THE ADVANCES OF FUZZY LOGIC
A SURVEY ON QUESTION ANSWERING SYSTEMS: THE ADVANCES OF FUZZY LOGIC
 
DYNAMIC PHONE WARPING – A METHOD TO MEASURE THE DISTANCE BETWEEN PRONUNCIATIONS
DYNAMIC PHONE WARPING – A METHOD TO MEASURE THE DISTANCE BETWEEN PRONUNCIATIONS DYNAMIC PHONE WARPING – A METHOD TO MEASURE THE DISTANCE BETWEEN PRONUNCIATIONS
DYNAMIC PHONE WARPING – A METHOD TO MEASURE THE DISTANCE BETWEEN PRONUNCIATIONS
 
INTELLIGENT ELECTRONIC ASSESSMENT FOR SUBJECTIVE EXAMS
INTELLIGENT ELECTRONIC ASSESSMENT FOR SUBJECTIVE EXAMS INTELLIGENT ELECTRONIC ASSESSMENT FOR SUBJECTIVE EXAMS
INTELLIGENT ELECTRONIC ASSESSMENT FOR SUBJECTIVE EXAMS
 
TWO DISCRETE BINARY VERSIONS OF AFRICAN BUFFALO OPTIMIZATION METAHEURISTIC
TWO DISCRETE BINARY VERSIONS OF AFRICAN BUFFALO OPTIMIZATION METAHEURISTICTWO DISCRETE BINARY VERSIONS OF AFRICAN BUFFALO OPTIMIZATION METAHEURISTIC
TWO DISCRETE BINARY VERSIONS OF AFRICAN BUFFALO OPTIMIZATION METAHEURISTIC
 
DETECTION OF ALGORITHMICALLY GENERATED MALICIOUS DOMAIN
DETECTION OF ALGORITHMICALLY GENERATED MALICIOUS DOMAINDETECTION OF ALGORITHMICALLY GENERATED MALICIOUS DOMAIN
DETECTION OF ALGORITHMICALLY GENERATED MALICIOUS DOMAIN
 
GLOBAL MUSIC ASSET ASSURANCE DIGITAL CURRENCY: A DRM SOLUTION FOR STREAMING C...
GLOBAL MUSIC ASSET ASSURANCE DIGITAL CURRENCY: A DRM SOLUTION FOR STREAMING C...GLOBAL MUSIC ASSET ASSURANCE DIGITAL CURRENCY: A DRM SOLUTION FOR STREAMING C...
GLOBAL MUSIC ASSET ASSURANCE DIGITAL CURRENCY: A DRM SOLUTION FOR STREAMING C...
 
IMPORTANCE OF VERB SUFFIX MAPPING IN DISCOURSE TRANSLATION SYSTEM
IMPORTANCE OF VERB SUFFIX MAPPING IN DISCOURSE TRANSLATION SYSTEMIMPORTANCE OF VERB SUFFIX MAPPING IN DISCOURSE TRANSLATION SYSTEM
IMPORTANCE OF VERB SUFFIX MAPPING IN DISCOURSE TRANSLATION SYSTEM
 
EXACT SOLUTIONS OF A FAMILY OF HIGHER-DIMENSIONAL SPACE-TIME FRACTIONAL KDV-T...
EXACT SOLUTIONS OF A FAMILY OF HIGHER-DIMENSIONAL SPACE-TIME FRACTIONAL KDV-T...EXACT SOLUTIONS OF A FAMILY OF HIGHER-DIMENSIONAL SPACE-TIME FRACTIONAL KDV-T...
EXACT SOLUTIONS OF A FAMILY OF HIGHER-DIMENSIONAL SPACE-TIME FRACTIONAL KDV-T...
 
AUTOMATED PENETRATION TESTING: AN OVERVIEW
AUTOMATED PENETRATION TESTING: AN OVERVIEWAUTOMATED PENETRATION TESTING: AN OVERVIEW
AUTOMATED PENETRATION TESTING: AN OVERVIEW
 
CLASSIFICATION OF ALZHEIMER USING fMRI DATA AND BRAIN NETWORK
CLASSIFICATION OF ALZHEIMER USING fMRI DATA AND BRAIN NETWORKCLASSIFICATION OF ALZHEIMER USING fMRI DATA AND BRAIN NETWORK
CLASSIFICATION OF ALZHEIMER USING fMRI DATA AND BRAIN NETWORK
 
VALIDATION METHOD OF FUZZY ASSOCIATION RULES BASED ON FUZZY FORMAL CONCEPT AN...
VALIDATION METHOD OF FUZZY ASSOCIATION RULES BASED ON FUZZY FORMAL CONCEPT AN...VALIDATION METHOD OF FUZZY ASSOCIATION RULES BASED ON FUZZY FORMAL CONCEPT AN...
VALIDATION METHOD OF FUZZY ASSOCIATION RULES BASED ON FUZZY FORMAL CONCEPT AN...
 
PROBABILITY BASED CLUSTER EXPANSION OVERSAMPLING TECHNIQUE FOR IMBALANCED DATA
PROBABILITY BASED CLUSTER EXPANSION OVERSAMPLING TECHNIQUE FOR IMBALANCED DATAPROBABILITY BASED CLUSTER EXPANSION OVERSAMPLING TECHNIQUE FOR IMBALANCED DATA
PROBABILITY BASED CLUSTER EXPANSION OVERSAMPLING TECHNIQUE FOR IMBALANCED DATA
 
CHARACTER AND IMAGE RECOGNITION FOR DATA CATALOGING IN ECOLOGICAL RESEARCH
CHARACTER AND IMAGE RECOGNITION FOR DATA CATALOGING IN ECOLOGICAL RESEARCHCHARACTER AND IMAGE RECOGNITION FOR DATA CATALOGING IN ECOLOGICAL RESEARCH
CHARACTER AND IMAGE RECOGNITION FOR DATA CATALOGING IN ECOLOGICAL RESEARCH
 
SOCIAL MEDIA ANALYTICS FOR SENTIMENT ANALYSIS AND EVENT DETECTION IN SMART CI...
SOCIAL MEDIA ANALYTICS FOR SENTIMENT ANALYSIS AND EVENT DETECTION IN SMART CI...SOCIAL MEDIA ANALYTICS FOR SENTIMENT ANALYSIS AND EVENT DETECTION IN SMART CI...
SOCIAL MEDIA ANALYTICS FOR SENTIMENT ANALYSIS AND EVENT DETECTION IN SMART CI...
 
SOCIAL NETWORK HATE SPEECH DETECTION FOR AMHARIC LANGUAGE
SOCIAL NETWORK HATE SPEECH DETECTION FOR AMHARIC LANGUAGESOCIAL NETWORK HATE SPEECH DETECTION FOR AMHARIC LANGUAGE
SOCIAL NETWORK HATE SPEECH DETECTION FOR AMHARIC LANGUAGE
 
GENERAL REGRESSION NEURAL NETWORK BASED POS TAGGING FOR NEPALI TEXT
GENERAL REGRESSION NEURAL NETWORK BASED POS TAGGING FOR NEPALI TEXTGENERAL REGRESSION NEURAL NETWORK BASED POS TAGGING FOR NEPALI TEXT
GENERAL REGRESSION NEURAL NETWORK BASED POS TAGGING FOR NEPALI TEXT
 

Recently uploaded

Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
Micromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of PowdersMicromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of PowdersChitralekhaTherkar
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
PSYCHIATRIC History collection FORMAT.pptx
PSYCHIATRIC   History collection FORMAT.pptxPSYCHIATRIC   History collection FORMAT.pptx
PSYCHIATRIC History collection FORMAT.pptxPoojaSen20
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting DataJhengPantaleon
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 

Recently uploaded (20)

Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
Staff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSDStaff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSD
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
Micromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of PowdersMicromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of Powders
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
PSYCHIATRIC History collection FORMAT.pptx
PSYCHIATRIC   History collection FORMAT.pptxPSYCHIATRIC   History collection FORMAT.pptx
PSYCHIATRIC History collection FORMAT.pptx
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 

MULTI-CRITERIA DECISION SUPPORT GUIDED BY CASE-BASED REASONING

  • 1. Sundarapandian et al. (Eds) : ICAITA, SAI, SEAS, CDKP, CMCA-2013 pp. 195–206, 2013. © CS & IT-CSCP 2013 DOI : 10.5121/csit.2013.3816 MULTI-CRITERIA DECISION SUPPORT GUIDED BY CASE-BASED REASONING Abdelhak Mansoul1 , Baghdad Atmani1 , Sofia Benbelkacem1 1 Department of Computer Science, Oran University, Algeria mansoul.abdelhak@yahoo.fr, atmani.baghdad@gmail.com, sofia.benbelkacem@gmail.com ABSTRACT Many systems based on knowledge, especially expert systems for medical decision support have been developed. Only systems are based on production rules, and cannot learn and evolve only by updating them. In addition, taking into account several criteria induces an exorbitant number of rules to be injected into the system. It becomes difficult to translate medical knowledge or a support decision as a simple rule. Moreover, reasoning based on generic cases became classic and can even reduce the range of possible solutions. To remedy that, we propose an approach based on using a multi-criteria decision guided by a case-based reasoning (CBR) approach. KEYWORDS Decision support, Case-Based Reasoning, CBR, Multi-criteria decision support, diabetes diagnosis, JColibri 1. INTRODUCTION It is well recognized today that medical decisions for each patient must take into account a number of criteria (risk, side effects, etc..). In addition, physicians often tend to remember pathological situations already seen, using its stored knowledge. All these elements have been taken into account in the work of researchers to develop new practical solutions to choose one based on similar cases already experienced. We were inspired by this manner to conduct research that has resulted in many scientific publications. Only computer solutions (expert systems) performs well solutions but have some disadvantages. So it became imperative to review classical approaches to propose new solutions, and in particular review the issue of medical decision and reconsider the problem of the decision support by a new approach based on knowledge in non-classical form (rules) [1], [2], [3] but on case base. Consequently, it became possible to develop new systems focused on medical knowledge represented in a suitable form: the CASE. With this guidance, new approaches supported particularly by data mining methods have been developed in particular by the recent work of Sharareh et al. [2] and Sung and Seong Hyeon [4]. With the first decision support systems and expert systems, it was very easy to express some knowledge and precise it with a fairly limited number of production rules. Only, when using decision support system, it seems very cumbersome to express such knowledge including the
  • 2. Computer Science & Information Technology (CS & IT) 196 values of critical criteria, eg with this: if fever > 40° then pharyngitis. This disease is not only enacted after a single observation (fever). And when to take into account several symptoms, the number of rules to cover all possible permutations becomes so great (fever, pain, ..), the expert who must provide these rules will find that it is laborious. This makes it difficult to translate medical knowledge and the same decision in the form of rules. Also, the expert system using a base of predetermined rules, is generally not able to provide any other things than the consequence of the rules permits. This makes a system based on rules cannot learn, its evolution can only be done by updating the rules. As another aspect, the systems that operate generic clinical cases are very limited in the space of solutions, if they do not choose a new operating strategy. Given this situation, we explore a new approach using knowledge discovery, to mine patterns (selection rules) from a medical data warehouse (drugs, therapies, patients, etc..) to support a multi-criteria decisional model on a scalable case base which will permit to generate support for medical decision. This approach founded on case has the advantage of the ease to establish a case base against a rule base, especially if this base is huge. In addition, the case-based reasoning is very close to human reasoning. We will show in our present article, the conception of the system as follows: In Section 2, we define the multi-criteria decision support. In Section 3, we will establish a state of the art of the medical decision and the use of CBR in this area and in Section 4, we develop the conception of the proposed system. 2. CONCEPTS AND DEFINITIONS Decision support. "The decision support is the activity that is supported on models clearly explained but not necessarily completely formalized, helps get answers to the questions asked by a intervener in a decision-making process ... "[5]. This decision support, often builds on methods such as statistics, operations research, multi-criteria methods, etc. Multi-criteria Decision support. In the context of multi-criteria decision the purpose of the decision is formed by a set of actions or alternatives. Problematics of Multi-criteria Decision. For Roy [5], the real problems can be formulated using the multi-criteria analysis methods into four basic formulations: problematic of choice, denoted Pα, problematic of sorting or assignment denoted Pβ, problematic of storage denoted Pγ and the problematic of description Pδ. To apply these methods, we usually use the following steps: a) Identify the overall goal of the process and the type of decision. b) List of actions and potential solutions. c) Identify the criteria to guide decision makers. d) Vote each solution with respect to each criterion. e) Aggregate these judgments to select the most satisfactory solution. The difference between the methods of multi-criteria analysis is mainly in the way of making the last step (e) or in how to evaluate each solution based on the criterion.
  • 3. 197 Computer Science & Information Technology (CS & IT) 3. STATE OF ARTS A medical decision support system is a "computer program whose purpose is to provide physicians with timely and useful information describing the clinical situation of the patient and appropriate knowledge of this situation, properly filtered and presented to improve the quality of care and patients’ health "[6]. Due to the large volume of generated data in healthcare organizations, it has become imperative to take into account the mass of medical data to improve medical practice and even improve the care practiced by physicians. The methods of data mining, especially the decision trees, neural networks [7, 8, 9, 10, 11], have been put to use by many studies which we list here are a few: Sivakumar [12] presented a method based on neural networks to classify subjects with diabetic retinopathy (common complications of diabetes). Sung and Seong Hyeon [4] recently conducted a study based on the construction of a hybrid method, combining data mining methods to help doctors make faster and more accurate disease classification of chest pain. CBR in the medical field. The use of CBR method is widely used in medicine precisely because the reasoning used and which is close to the physician faced with a given pathological situation. Indeed, a physician uses the same approach in seeking a medical solution based on his memory to try to remember the cases already experienced, and beyond it can easily move to a similar situation and if possible compare at its present position. In addition, this approach is entirely justified in areas where finding a solution is not always based on a structured algorithmic method, but rather stored knowledge that is the solution of an experience. Many works on the CBR of medical decision support systems were conducted, [13], Marling et al. [9] presented an approach to decision support based on CBR for the management of diabetes in patients with type 1 diabetes, systems have been developed for cardiac diagnosis "PROTOS" [14], CASIMIR [15] for the treatment of breast cancer. This list is far to be exhausted but shows the diversity of CBR application scope. Compared to the epidemic of asthma, much works have led particular to understand this disease, for example trying to get feedback from the recorded data periodically on general medical consultations for asthma [16]. Other works have been oriented to decision support for the management of this disease [17,18], and systems were squarely created for the diagnosis of asthma, such as Adema, [19] and Proforma [16]. This shows the interest in improving the treatment management of asthmatic patients by providing physicians with computer aids to medical decision. 4. THE PROPOSED SYSTEM In the medical field, the use of the CBR approach is very interesting because the core of the reasoning process shows a strong similarity to the clinical reasoning. Indeed, the doctor often tries to make the connection between the case and those already experienced in his practice, and it is precisely the principle of this method.
  • 4. Computer Science & Information Technology (CS & IT) 198 In addition, the physician is often helped by the knowledge that medical stores, this knowledge is often related to many areas: medical, drugs, dosages, side effects of drugs, etc.. We are based on two aspects: CBR, and medical knowledge stored to provide a support to medical decision process. This process consists of three modules: Data mining (DM), CBR and Multi-criteria Decision Support (MCDS). Thus, the combination of the techniques of data mining and decision support can provide relevant information from different sources that help in making good decisions. Figure 1 shows the process in question. Figure 1. The proposed decisional process. 4.1. The Proposed Medical Decision Support Process 4.1.1. The physician reasoning process To describe a given pathological situation, the physician often uses his memory to search for two kinds of knowledge: expertise and cases already seen. Thus, if we want to formalize this process of reasoning and decision-making, we can write as follows: Physician reasoning (Expertise + cases already seen) This process can be translated into an automation and intelligence as a decision support, as follows: Decision support (Knowledge Discovery + Use of scalable Case-base) Thus, this process is necessarily a good and appropriate decision scheme which can easily be assimilated to a decisional model as follows: a) Collect informations about the clinical case (diagnosis). b) Consider a list of possible therapies. c) Filter therapies. d) Select the best therapy. e) Review the choice of the proposed therapy. f) Applying the decided therapy. g) Check to confirm or reverse the decision of the chosen therapy. Medical Case Interface Clinicien Physician capitalization Operating MCDS Process Case Base CBR Process Decision Diagnosis Base medical warehouse alternative solution Data Mining process : RULE Process New Case Diagnosis Complementary examinations {Actions} Recommen dations
  • 5. 199 Computer Science & Information Technology (CS & IT) 4.1.2. The decisional model We adopted the model of Simon (information, design, choice, review) because he is best suited to the decision scheme cited earlier (II), where we find the situation of the physician alone and facing a particular medical case. 4.1.3. The case-base Our case is defined by a set of paraclinical descriptors such as sex, age, marital status, ... etc., a set of clinical descriptors (symptoms) such as tension, fever, ... etc., and a set of actions that have been effectively considered for the case in question. Then we have: Case (desc_cli1, desc_cli2, desc_cli3, …, desc_clin, desc_parac1, desc_parac2, …., paracm, Action1_Case, Action2_Case, Action3_Case,…, Actionp_Case) 4.1.4. Reasoning through a case (CBR) The CBR cycle to support the medical decision adopted (see Figure 2), is typically based on four tasks: retrieve, reuse, revise and retain. For the main task, retrieve, it is the search of the closest cases using a similarity measure. Then we use MVDM (Modified Value Difference Metric) [8], a similarity measure widely used to calculate the distance between nominal values (well suited to our medical descriptors describing the case). This process intends to find all similar cases (SC) and all Action_Case (AC) that have been already produced in such situation to switch to the MCDS (Multi-Criteria Decision Support), to integrate them and support the conception stage process (analysis, aggregation, ... etc..) to pick the best actions for the case who is being processed. 4.1.4. The multi-criteria decision support (MCDS) Our system is working on a problematic of selecting a subset as small as possible actions for a ultimate choice of one. This problematic is perfectly placed in front of the choice of therapy. For this, we use the Electra I method proposed by Roy [5] and solves the multi-choice problems by identifying the subset of actions with the best possible compromise. MCDS will work on all of the nearest cases proposed by CBR process, exploiting their Action_Case in order to choose the best possible actions that will then be proposed in the solution of decision support. 4.2. The Field of Application Diabetes is an incurable disease that occurs when the body is unable to properly use sugar (glucose), which is a "fuel" essential to its operation. Given this situation, we believe that we should try to support the effort of the management of this epidemic by physicians by providing a system or model that allows them to improve the quality of care that they provide to diabetic patients (children, adults or elderly). Our study is intended to experiment with a multiple criteria decision approach to medical care in the diagnosis and the proposed therapy for diabetic patients.
  • 6. Computer Science & Information Technology (CS & IT) 200 To show the judicious choice of using ELECTRA I we use a classic and simplified example, a physician before a pathological condition (clinical cases), and review the two main stages, namely information and conception. Example (fictitious). After a medical examination, a physician found the following facts about a patient: Excessive urination (it is frequent to getting up at night to urinate), increased thirst and hunger, weight loss, weakness and excessive fatigue, and blurred vision. Information. It is the step of construction and representation of the case. The physician defines a pathological situation with a set of information (male / female, age, excessive urination, increased thirst and hunger, weight loss, etc...). This information will help to describe the situation or case. We will write then: Case (Excessive urination, increased thirst and hunger, weight loss, weakness and excessive fatigue, blurred vision, planned actions) Conception • Definition of the problematic and choice of method. Given the diversity of existing multi-criteria methods, we must select the one that can resolve the proposed case, in our case ELECTREA I is best suited because it addresses the problematic of choice of therapy (problematic α) in presence of several criteria which are all determinants. • Implementation of the ELECTRA I method The ELECTRA I application requires preliminary work before operating and that is to define the set of actions envisaged (therapies), the criteria and corresponding weights. To assess and implement a therapy, allergist stands before him previously mentioned criteria for the 2 therapies considered: acting insulin for basal, rapid-acting insulin for bolus. From there, we have a Multi-Criteria Problem defined as follows: MCP (A, C, P). A=therapy {acting insulin for basal, rapid-acting insulin for bolus} C=Criterion {{side effects, {Many, No, Not at all}}, {treatment efficacy, {Very good, Good, Fair}}, {Duration of therapy, {long, reduced}}} P = Weighting of therapy {{3, most appropriate treatment}, {2, least appropriate treatment},{1, treatment totally unsuitable}} 5. SYSTEM ARCHITECTURE This is an Interactive Support System for Medical Decisions (ISS-MD) defined as a complete process, which includes a set of procedures to ensure the various features
  • 7. 201 Computer Science & Information Technology (CS & IT) Figure 2. Architecture of the medical multi-criteria decision support. 5.1. The Decisional Process The ISS-MD is defined as a complete processing chain which provides seven major process steps: 1) Knowledge discovery. By using an appropriate data mining method to mine medical interesting patterns. As a result, we have patterns (interesting rules for selecting actions) that help the process (MCDS) in the a priori definition of actions that can be considered. 2) Information. The physician defined his clinical cases by priority and relevant information (objective and priorities), such as antecedents, clinical signs, paraclinical signs, current treatments, etc. Then he defined the actions (therapy) that are deemed possible and finally identified and judge the evaluation criteria, preferences, and weights for these actions. 3) Generation of rules for action choices and their criteria : relatives or similar cases are selected from the case base and placed in a collection that will be used to extract the preliminary actions (Actions_Case) that have already been proposed before, to be appended to the possible actions that the physician has already defined (step 2 : information). 4) Design. Multi-criteria analysis and generation of possible actions by ELECTRA I method (preference model, aggregation), and follow a task of optimization, development, evaluation and selection of actions involved in decision support. 5) Choice. The physician will choose between different possible actions suggested to him and will decide to take them into consideration or not. This will allow the system to consider or not the new case. 6) Review. A review can be useful to refine the decision support by the physician.
  • 8. Computer Science & Information Technology (CS & IT) 202 6. EXPERIMENTATION The purpose of the proposed approach is twofold: First, we start with building the training sample Case-base and then proceeds to decision support. For this we will use a medical database on diagnostic of diabetes, the Pima Indian diabetes database. It is a collection of medical diagnostic reports of 768 examples from a population living near Phoenix, Arizona, USA. The samples consist of examples with 9 attribute values and the last indicates one of the two possible outcomes, namely whether the patient is tested positive for diabetes. The database in the repository has 512 examples in the training set and 256 examples in the test set. 6.1. Pima+Indians+Diabetes Data Base Each patient is represented in the data set by nine attributes as follows (in this order): Number of times pregnant, Plasma glucose concentration a 2 hours in an oral glucose tolerance test, Diastolic blood pressure (mm Hg), Triceps skin fold thickness (mm), 2-Hour serum insulin (mu U/ml), Body mass index (weight in kg/(height in m)^2), Diabetes pedigree function, Age (years). Finally, we have the ninth attribute Class variable (0 or 1) shows the diagnosis. The figure below shows the structure of the database. 6,148,72,35,0,33.6,0.627,50,1 1,85,66,29,0,26.6,0.351,31,0 8,183,64,0,0,23.3,0.672,32,1 1,89,66,23,94,28.1,0.167,21,0 0,137,40,35,168,43.1,2.288,33,1 …………… figure 3. Sample of Pima+Indians+Diabetes database* 6.2. Building of the training sample Case-base Let { }nωωω ,...,, 21=Ω training sample, this is the case set that will be used to build the case- base. Each case is described by a set of variables X1, X2, … , Xp called descriptive variables. for each case iω we associate a target attribute denoted Y which takes its values in the set of Diagnosis Y = {Y1, Y2, ….Yk}. Suppose that the training sample Ω obtained from the database Pima+Indians+Diabetes it contains number of cases iω described by 8 descriptive variables X1, X2, ….., X8 and which is associated with a class Y matching a diagnosis. X1 : Number of times pregnant X2: Plasma glucose concentration a 2 hours in an oral glucose tolerance test X3: Diastolic blood pressure (mm Hg) X4: Triceps skin fold thickness (mm) X5: 2-Hour serum insulin (mu U/ml) X6 : Body mass index (weight in kg/(height in m)^2) X7 : Diabetes pedigree function X8 : Age (years) Y : Diagnosis variable (0 or 1) = diagnosis
  • 9. 203 Computer Science & Information Technology (CS & IT) The following table (Table 1) shows a few cases from Pima+Indians+Diabetes database. Table 1. Conversion of training sample Ω obtained from Pima+Indians+Diabetes database to a case base. ωωωω X1(ωωωω) X2(ωωωω) X3(ωωωω) X4(ωωωω) X5(ωωωω) X6(ωωωω) X7(ωωωω) X8(ωωωω) Y (ωωωω) ω1 6 148 72 35 0 33.6 0.627 50 1 ω2 1 85 66 29 0 26.6 0.351 31 0 … … … … … … … … … … … … ω6 5 116 74 0 0 25.6 0.201 30 0 … … … In this example, Y belongs to the set of Diagnosis Y= {O, 1}, where 0 = "tested negative for diabetes" and 1 = "tested positive for diabetes" The new system is developed in JAVA with an interconnecting module to the JCOLIBRI system [20]. This system is essentially based on an engine described by the following algorithm MCDS. We use Jcolibri platform for building the case-base, then we'll get the result of this platform and give it to MCDS (developed in Java) to produce decision support. The purpose of this model is to decide the diagnosis (assign a class) to each new case given as input. According to the previous description of the proposed model, whole process will be done by the MCDS pseudo-algorithm: Algorithm : MCDS (RBC+Multi-Criteria) Input : Medical_case (Problem, symptoms, subject, possible_actions) / description of case Output : Actions_suggested Begin. Information (Object_Decision,weight,Criteria) Define_Case (Problem,Symptomes,Possible_Actions,CASE) RBC.Rapprochement (CASE, Result_Rapprochement) If Result_Rapprochement=Set of cases / the case exist For each CASE in Set of cases {Actions_Case=Actions_Case+Current_Actions_Case()} Endfor Else Actions_Case= Ø / new Case EndIf Actions_Case=Actions_Case+Possible_Actions Choice_Rules=DM() Performance_Table, Actions_Case, Incidences=Electra_I () Electra_I_AAES ( Actions_Case, Performance_Table, Incidences, Choice_Rule) Proposed_Decision=Choice() Proposed_Decision=Review(Proposed_Decision) RBC.Adaptation(Proposed_Decision,Adapted_Case) Actions_Suggested=RBC.Decision( ) RBC.Application(Actions_Suggested,Results, new_case) Storage_new_case(new_case) End.
  • 10. Computer Science & Information Technology (CS & IT) 204 6.3. Results of the experimentation To evaluate the efficiency of our approach, we tested it on a Pima+Indians+Diabetes database that we transformed into case-base. There is an important attribute (attribute 2: Plasma glucose concentration a 2 hours in an oral glucose tolerance test). Only trying to change its value we can already tipping the case to a positive or negative diagnosis. Then we can enter values for other attributes and ask the system to make a decision aid. To perform such tests we introduced values for 10 cases supposed to be positive diagnosis and 10 cases with the assumption that they are negative diagnosis. A comparison of each case introduced is then made with the real case-base. And the system gives results. We calculate the rate of positive (%) and the rate of negative (%) cases found based on the introduced cases. This rate represents the number of cases found in the case-base and reported according as they are introduced. The results are presented in Table 2. From the results, we note that the rate of positive and negative is more than the average which indicates that our system tend to give answers to reality as declared in the case base, especially of positive cases. This result is summarized in the following table: Table 2. Results of the experimentation. 7. CONCLUSION This present study provides the theoretical basis of an approach that tends to solve a problematic of decision support. This approach is based on case-based reasoning and multi-criteria. These tools are well adapted to the medical context. We aim to develop a new generation of decision support techniques that use multiple tools called hybrid decision support systems. The designed MCDS facilitates the optimization of action choices, a complete and well-integrated process, to help and guide all phases of the decision. In a later step we intend to develop by enriching different multi-criteria methods to solve the problematic of sorting and storage based on clinical situations that may occur to the physician, so that he can provide a way for himself to model the problem (clinical situation) in different ways. On another axis, we intend adding to our model various therapy schemes for different types of diabetes (Type 1 Diabetes, Type 2 Diabetes, gestational Diabetes, etc.) to help refinement of decision support by typical therapies. Diagnosis for diabetes Case Diagnosis Number of cases Introduced cases supposed + Introduced cases supposed - (%) Result + (%) Result – Negatif 0 500 10 50 Positif 1 268 10 60
  • 11. 205 Computer Science & Information Technology (CS & IT) Finally, we propose to evaluate our approach with other medical support systems using case- bases and try to make a comparative study to refine our decisional model. REFERENCES [1] Adam, Kiezun., I-Ting, Angelina., Lee & Noam, Shomron (2009) “Evaluation of optimization techniques for variable selection in logistic regression applied to diagnosis of myocardial infarction”, Bioinformation. vol.3. 311-313. [2] Sharareh, R., Kalhori, Niakan., Mahshid, Nasehi & Xiao-Jun, Zeng (2010) “A Logistic Regression Model to Predict High Risk Patients to Fail in Tuberculosis Treatment Course Completion”, International Journal of Applied Mathema-tics. vol. 40. [3] Ricardo, Bellazzia & Blaz, Zupan, (2008) “ Predictive data mining in clinical medicine : current issues and guidelines”, International journal of medical informatics. vol. 77. 8197. [4] Ha, Sung Ho & Joo, Seong Hyeon (2010) “A Hybrid Data Mining Method for the Medical Classification of Chest Pain”, International Journal of Computer and Information Engineering. vol.4.7. [5] Bernard, Roy (1985) “Méthodologie multicritère d'aide à la décision”, Paris : Economica. [6] Patrice, Degoulet. & Marius, Fieschi (1991) “Traitement de l’information médicale. Méthodes et applications hospitalières”, Edition Masson. [7] Kary, Främling (1992) “Les réseaux de neurones comme outils d’aide à la décision floue”, (Doctoral dissertation, Thesis of DEA, École des Mines de Saint-Etienne, France). [8] Shahina, Begum., Mobyen Uddine. Ahmed., Peter, Funk., Ning, Xiong & B, Von Schéele (2009) “A case-based decision support system for individual stress diagnosis using fuzzy similarity matching”, Computational Intelligence. vol. 25. 180-195. [9] Cindy, Marling., Jay. Shubrook & Franck. Schwartz, (2008) “Case-Based Decision Support for Patients with Type 1 Diabetes on Insulin Pump Therapy”, 9th European Conference. ECCBR 2008. Springer-Verlag. Berlin. 325-339. [10] Xueyan, Song., Sanja, Petrovic & Santhanam, Sundar (2007) “A Case-based reasoning approach to dose planning in Radiotherapy”, 7th International Conference on Case-Based Reasoning ICCBR07. Belfast. Northern Ireland. 348-3572007. [11] Kateryna, Malyshevska (2009) “The usage of neural networks for the medical diagnosis”, International Book Series "Information Science and Computing". [12] Ramakrishnan, Sivakumar (2007) “Neural Network Based Diabetic Retinopathy Classification Using Phase spectral Periodicity components”, ICGST-BIME Journal. Vol7. [13] David, B. Leake, (1996) “Case-Based Reasoning : Experiences, Lessons, and Future Directions”, MIT press. [14] Ray, Bareiss (1988) “PROTOS : A Unified Approach to Concept Representation, Classification and Learning”, PhD Thesis, University of Texas. [15] Benoit, Bresson & Jean, Lieber (2000) “Raisonnement à partir de cas pour l'aide au traitement du cancer du sein”, Actes des journées ingénierie des connaissances; pp 189-196. [16] John, Fox., Nicky, Johns., Ali, Rahmanzadeh & Richard, Thomson (1997) “PROforma: a general technology for clinical decision support systems”, Computer methods and programs in biomedicine, 54(1), 59-67. [17] Liljana, Aleksovska-Stojkovska & Suzana, Loskovska (2011) “Architectural and data model of clinical decision support system for managing asthma in school-aged children”, IEEE international conference on electro/information technology May 15-17, 2011, Hosted by Minnesota State University Mankato, Minnesota USA. [18] Tony, Austin., Steve, Iliffe., Mark, Leaning & Mike, Modell (1996) “A prototype computer decision support system for the management of asthma”, Journal of Medical Systems Volume 20, Number 1, 45-55, DOI: 10.1007/BF02260873. [19] Icham, Sefion., Abdel, Ennaji & Marc, Gailhardou (2003) “ADEMA : a Decision Support System for Asthma Health Care”, FLAIRS Conference. [20] Juan José, Bello-Tomas., Pedro, Gonzalez-Calero & Belen, Diaz-Agudo (2004) “Jcolibri: An object- oriented framework for building cbr systems”, 32–46 Springer Berlin Heidelberg, 2004. p. 32-46. [21] Nabil, Belacel (1999) “Méthodes de classification multicritère : méthodologie et applications à l’aide au diagnostic médical”, Thèse de doctorat. Université Libre de Bruxelles. [22] Eric, Buist (2004) “Les éléments fondamentaux du raisonnement à base de cas”, Cours IFT6261.
  • 12. Computer Science & Information Technology (CS & IT) 206 [23] Mireille, Cleret., Pierre, Le Beux & Franck, Le Duff (2001) “Les systèmes d’aide à la décision médicale”, Les Cahiers du numérique. Vol 2. 125-154. [24] Olivier, Couturier., Vincent, Chevrin., Engelbert, Ephu Nguifo & José, Rouillard, (2007) “Recherche anthropocentrée de règles d’association pour l’aide à la décision”, Revue d’Interaction Homme- Machine Vol 8 N°2. [25] Juan F, De Paz., Sara, Rodriguez., Javier, Bajo & Juan, M. Corchado (2009) “Case-based reasoning as a decision support system for cancer diagnosis : A case study”, International Journal of Hybrid Intelligent Systems. vol. 6. [26] Bernard, Roy & Denis, Bouyssou (1993) “Aide multicritère à la décision, méthodes et cas”, Paris. Economica. [27] Herbert A, Simon (1977) “The new science of management decision”, The Ford distinguished lectures. Vol 3, (pp. 21-34). New York, NY, US: Harper & Brothers, xii, 50 pp. [28] Icham, Sefion., Abdel, Ennaji., Marc, Gailhardou & Stépahne, Canu (2003) “Aide à la décision médicale: Contribution pour la prise en charge de l’asthme”, ISI Vol 8, n° 1 ( 134 p). [29] Cindy, Marling., Jay, Shubrook & Frank, Schwartz (2009) “Towards case-based reasoning for diabetes management: a preliminary clinical study and decision support system prototype”, Computat Intel. 2009;25(3):165–79. [30] Frank, Schwartz., Jay, Shubrook & Cindy, Marling (2008) “Use of case-based reasoning to enhance intensive management of patients on insulin pump therapy”, J Diabetes Sci Technol. 2008;2(4):603– 11. [31] Isabelle, Bichindaritz & Cindy, Marling (2006) “Case-Based Reasoning in the Health Sciences: What's Next? Artificial Intelligence in Medicine”, Volume 36, Issue 2 , Pages 127-135. [32] Markus, Nilsson & Mikael Sollenborn (2004) “Advancements and Trends in Medical Case-Based Reasoning: An Overview of Systems and System Development”, Proceedings of the 17th International FLAIRS Conference, Special Track on Case-Based Reasoning, p 178-183, AAAI, Miami, USA. [33] Stefan, Pantazi., José, Arocha & Jochen, Moehr (2004) “Case-based medical informatics BMC Medical Informatics and Decision Making”, 4:19 doi:10.1186/1472-6947-4-19. [34] Shahina, Begum., Mobyen Uddin, Ahmed., Peter, Funk., Ning, Xiong & Mia, Folke (2011) “Case- Based Reasoning Systems in the Health Sciences: A Survey of Recent Trends and Developments”, IEEE Transactions on systems , man ans cybernetics Part C: applicatiosn and reviews , Vol. 41, N°. 4. [35] Isabelle, Bichindaritz & Stefania, Montani (2009) “Introduction to the special issue on CASE-BASED reasoning in the health sciences”, Computational Intelligence Volume 25, Issue 3, pages 161–164, August 2009. [36] Xiao-zhen, Xu & Guo-an, Gao (2001) “Research and Implement of Case-based Reasoning in an Multi-criteria Evaluation IDSS”, Computer Integrated Manufacturing Systems, 2001-01. [37] Albert, Angehrn & Soumitra, Dutta, (1992) "integrating CASE-BASED reasoning in Multi-Criteria decision support systems", insead, European Institute of Business Administration. [38] Negar, Armaghan & Jean, Renaud (2012) “An application of multi-criteria decision aids models for Case-Based Reasoning”, Information Sciences ,Volume 210, 25 November 2012, Pages 55-66. Authors Abdelhak MANSOUL He is an Assistant Professor at Skikda University and affiliated researcher in Oran Computer Lab of Oran University. His research interests are in Database Management System, Data Mining, decision support systems, and simulation. Baghdad ATMANI He received his Ph.D. degree in computer science from the University of Oran (Algeria), in 2007. His interest field is Data Mining and Machine Learning Tools. His research is based on Knowledge Representation, Knowledge-based Systems and CBR, Data and Information Integration and Modeling, Data Mining Algorithms, Expert Systems and Decision Support Systems.His research are guided and evaluated through various applications in the field of control systems, scheduling, production, maintenance, information retrieval, simulation, data integration and spatial data mining. Sofia BENBELKACEM She is currently a Ph.D. candidate in the Computer Science Department at the University of Oran, and affiliated researcher in Oran Computer Lab. Her research interests include Data Mining, planning, case-based reasoning and medical decision support systems.