원문정보
초록
영어
Expert systems for healthcare are widely studied where accuracy of diagnosis and
efficiency of the system for various healthcare services are examined. Also, recent researches
include decision support services, expert medical services and autonomous management,
which are based on multi-agent systems. The cooperation of agents is crucial in analyzing,
and managing the data of patient in order to detect abnormal patterns so that it can provide
an advance treatment. This research shows the implementation of healthcare expert system
(HES) based on group cooperation model. Communications through the components of the
group cooperation model are designed based on multi-agent approach. The proposed agent
managers effectively coordinate the processing of client requests. Replica managers provide
quality of service for clients by replicating objects. An adaptive scheme using round robin
and fuzzy least load algorithms is managed by load balancing service. And in this paper, we
presented the implementation by using CORBA for distributed objects and Jade Framework
for agents..
목차
1. Introduction
2. Related works
2.1. Expert systems in healthcare
2.2. Group cooperation model
3. Group cooperation model for HES
3.1. Components of group cooperation model
3.2. Interactions of the group cooperation model’s components
4. Function analysis of the group cooperation model components
5. Implementation
6. Conclusions