• Title/Summary/Keyword: case base reasoning

검색결과 91건 처리시간 0.023초

Combining Multi-Criteria Analysis with CBR for Medical Decision Support

  • Abdelhak, Mansoul;Baghdad, Atmani
    • Journal of Information Processing Systems
    • /
    • 제13권6호
    • /
    • pp.1496-1515
    • /
    • 2017
  • One of the most visible developments in Decision Support Systems (DSS) was the emergence of rule-based expert systems. Hence, despite their success in many sectors, developers of Medical Rule-Based Systems have met several critical problems. Firstly, the rules are related to a clearly stated subject. Secondly, a rule-based system can only learn by updating of its rule-base, since it requires explicit knowledge of the used domain. Solutions to these problems have been sought through improved techniques and tools, improved development paradigms, knowledge modeling languages and ontology, as well as advanced reasoning techniques such as case-based reasoning (CBR) which is well suited to provide decision support in the healthcare setting. However, using CBR reveals some drawbacks, mainly in its interrelated tasks: the retrieval and the adaptation. For the retrieval task, a major drawback raises when several similar cases are found and consequently several solutions. Hence, a choice for the best solution must be done. To overcome these limitations, numerous useful works related to the retrieval task were conducted with simple and convenient procedures or by combining CBR with other techniques. Through this paper, we provide a combining approach using the multi-criteria analysis (MCA) to help, the traditional retrieval task of CBR, in choosing the best solution. Afterwards, we integrate this approach in a decision model to support medical decision. We present, also, some preliminary results and suggestions to extend our approach.

사례 기반 추론 시스템에서 적응 지식 자동 획득 모델에 관한 연구 (A Study on Adaptive Knowledge Automatic Acquisition Model from Case-Based Reasoning System)

  • 이상범;김영천;이재훈;이성주
    • 한국지능시스템학회:학술대회논문집
    • /
    • 한국퍼지및지능시스템학회 2002년도 춘계학술대회 및 임시총회
    • /
    • pp.81-86
    • /
    • 2002
  • In current CBR(Case-Based Reasoning) systems, the case adaptation is usually performed by rule-based method that use rules hand-coded by the system developer. So, CBR system designer faces knowledge acquisition bottleneck similar to those found in traditional expert system design. In this thesis, 1 present a model for learning method of case adaptation knowledge using case base. The feature difference of each pair of cases are noted and become the antecedent part of an adaptation rule, the differences between the solutions in the compared cases become the consequent part of the rule. However, the number of rules that can possibly be discovered using a learning algorithm is enormous. The first method for finding cases to compare uses a syntactic measure of the distance between cases. The threshold fur identification of candidates for comparison is fixed th the maximum number of differences between the target and retrived case from all retrievals. The second method is to use similarity metric since the threshold method may not be an accurate measure. I suggest the elimination method of duplicate rules. In the elimination process, a confidence value is assigned to each rule based on its frequency. The learned adaptation rules is applied in riven target Problem. The basic. process involves search for all rules that handle at least one difference followed by a combination process in which complete solutions are built.

  • PDF

사례기반 추론을 이용한 한글 문서분류 시스템 (A Hangul Document Classification System using Case-based Reasoning)

  • 이재식;이종운
    • Asia pacific journal of information systems
    • /
    • 제12권2호
    • /
    • pp.179-195
    • /
    • 2002
  • In this research, we developed an efficient Hangul document classification system for text mining. We mean 'efficient' by maintaining an acceptable classification performance while taking shorter computing time. In our system, given a query document, k documents are first retrieved from the document case base using the k-nearest neighbor technique, which is the main algorithm of case-based reasoning. Then, TFIDF method, which is the traditional vector model in information retrieval technique, is applied to the query document and the k retrieved documents to classify the query document. We call this procedure 'CB_TFIDF' method. The result of our research showed that the classification accuracy of CB_TFIDF was similar to that of traditional TFIDF method. However, the average time for classifying one document decreased remarkably.

기술수용모형과 사용자의 욕구유형을 활용한 가상 커뮤니티 추천 모형 (Virtual Community Recommendation Model using Technology Acceptance Model and User's Needs Type)

  • 이형용;한인구;안현철
    • Asia pacific journal of information systems
    • /
    • 제16권4호
    • /
    • pp.217-238
    • /
    • 2006
  • In this study, we propose a virtual community recommendation model based on user behavioral models. It is designed to recommend optimal virtual communities for an active user by applying case-based reasoning (CBR) using behavioral factors suggested in the technology acceptance model (TAM) and its extensions. Also, it is designed to filter its case-base by considering the user's needs type before applying CBR. To test the usefulness of our model, we conduct two-step validation - experimental validation for the collected data, and survey validation for investigating the actual satisfaction level. Experimental results show that our model presents effective recommendation results in an efficient way. In addition, they also show that the information on the user's needs type may generate opportunities for cross-selling other commercial items.

회전기계의 이상진동진단을 위한 사례기반 추론 시스템의 개발 (Development of Case-based Reasoning System for Abnormal Vibration Diagnosis of Rotating Machinery)

  • 이창묵;양보석
    • 한국소음진동공학회:학술대회논문집
    • /
    • 한국소음진동공학회 2000년도 춘계학술대회논문집
    • /
    • pp.1046-1050
    • /
    • 2000
  • The necessity of diagnosis of the rotating machinery which is widely used in the industry is increasing. If rotating machinery has fault, we can detect fault using vibration or noise. But, in diagnosing rotating machinery, the end user who doesn't have expert knowledge needs the help of vibration diagnosis expert. However, vibration diagnosis experts who well satisfy the demand of end user are rare. So, this paper propose a development of the case-based reasoning system for abnormal vibration diagnosis of rotating machinery we construct the past experiences of vibration diagnosis expert into case base and shear the experiences of diagnosis expert with the end user. In this paper, we describe that process of structured system and adapting result of abnormal vibration diagnosis of electric motor.

  • PDF

보안위험분석을 위한 평가기반 CBR모델 (The Evaluation-based CBR Model for Security Risk Analysis)

  • 방영환;이강수
    • 한국정보과학회논문지:시스템및이론
    • /
    • 제34권7호
    • /
    • pp.282-287
    • /
    • 2007
  • 정보시스템을 이용하는 금융, 무역, 의료, 에너지, 교육 등 사회 각 분야에서 정보화가 급속하게 진전되고 있다. 정보시스템에 대한 보안관리는 위험분석평가가 선행 되어야하며, 보안위험분석은 요구되는 정보보호서비스의 취약점을 해결하고 위협으로부터 시스템을 안전하게 관리할 수 있는 최선의 방법이다. 본 논문에서는 최적의 평가계획을 수립한 수 있는 평가사례기반추론 기능을 모델링하였다. 평가 사례기반추론(case-based reasoning) 기능은 보안위험분석평가를 프로젝트단위로 관리하며, 기존의 평가사례 간유사도를 평가하고, 유사한 평가 사례를 바탕으로 최적의 보안위험분석평가 계획을 수립할 수 있다.

데이터 마이닝 기반의 품질설계지원시스템 (Quality Design Support System based on Data Mining Approach)

  • 지원철
    • 한국경영과학회지
    • /
    • 제28권3호
    • /
    • pp.31-47
    • /
    • 2003
  • Quality design in practice highly depends on human designer's intuition and past experiences due to lack of formal knowledge about the relationship among 10 variables. This paper represents an data mining approach for developing quality design support system that integrates Case Based Reasoning (CBR) and Artificial Neural Networks (ANN) to effectively support all the steps in quality design process. CBR stores design cases in a systematic way and retrieve them quickly and accurately. ANN predicts the resulting quality attributes of design alternatives that are generated from CBR's adaptation process. When the predicted attributes fail to meet the target values, quality design simulation starts to further adapt the alternatives to the customer's new orders. To implement the quality design simulation, this paper suggests (1) the data screening method based on ξ-$\delta$ Ball to obtain the robust ANN models from the large production data bases, (2) the procedure of quality design simulation using ANN and (3) model management system that helps users find the appropriate one from the ANN model base. The integration of CBR and ANN provides quality design engineers the way that produces consistent and reliable design solutions in the remarkably reduced time.

번들상품추천시스템 개발을 위한 객체지향 사례베이스 설계와 유사도 측정에 관한 연구 (An Object-Oriented Case-Base Design and Similarity Measures for Bundle Products Recommendation Systems)

  • 정대율
    • 지능정보연구
    • /
    • 제9권1호
    • /
    • pp.23-51
    • /
    • 2003
  • 인터넷 쇼핑몰에서 사례기반추론기법을 통한 유사상품의 탐색과 사용자 요구에 적합한 상품추천을 위해서는 다양한 요구에 부응할 수 있는 사례베이스의 구축이 우선되어야 한다. 그리고 구축된 사례베이스로부터 유사한 사례를 검색하여 재 사용하거나 필요시 수정하고, 그 결과를 다시 저장하는 기능이 요구된다. 사례기반 상품추천시스템 개발에 있어 가장 중요한 요소는 사례의 표현문제이다. 본 연구에서는 인터넷 수산물 쇼핑몰의 상품추천시스템에서 번들상품 구성문제(집안 이벤트 시 필요한 수산물의 집합)를 표현하는데 적합한 사례표현기법을 개발하며, 유사사례를 추출하기 위한 유사도 척도의 개발에 연구의 첫 번째 주안점을 둔다. 본 논문에서는 번들상품추천을 위한 사례표현기법으로 객체모델링(OMT)기법을 사용하고 있다. 또한 다양한 사례 속성 유사도 측정방법을 적용하며, 유사도 측정에서 분류법(taxonomy)의 의미와 그 적용방법을 제시한다.

  • PDF

Case-Based Reasoning Support for ERP Pre-Planning

  • Kwon, Suhn-Beom;Shin, Kyung-shik
    • 지능정보연구
    • /
    • 제9권2호
    • /
    • pp.171-184
    • /
    • 2003
  • A project planning is one of the most important processes that determines success and failure of the project. A pre-project planning is also essential job for information system implementations at the early stage of project planning, especially for management information system like ERP. However, pre-project planning is very difficult, because lots of factors and their relationships should be considered. Pre-project planning of ERP implementation has been done by project manager's own knowledge and experiences. In this article, we propose a system that help project manager to make a pre-project plan of ERP project with case-based reasoning(CBR) framework. The proposed CBR system saves previous cases of ERP pre-project planning in the case base. Then, the system finds the most similar case with the current pre-project planning problem. Project manager can make a pre-project plan by adjusting the most similar case. From the interview with project managers, we collect some field cases of ERP implementation. We organized these cases by using XML(Extensible Markup Language), which is good for representing hierarchical information. XML gives us some flexibilities to correct and maintain cases. We make a prototype system, PPSS(Project Planning Support System) that help project manager to make a pre-project plan of ERP implementations. The object of the system is to support project manager to make a pre-project plan of ERP. We hope the result of the study can be applied to other information systems. Our research would be extended to cover other stages of project planning.

  • PDF

Case-Based Reasoning Support for ERP Pre-Planning

  • Kwon, Suhn-Beom;Shin, Kyung-shik
    • 한국산학기술학회:학술대회논문집
    • /
    • 한국산학기술학회 2003년도 Proceeding
    • /
    • pp.171-177
    • /
    • 2003
  • A project planning is one of the most important processes that determines success and failure of the project. A pre-project planning is also essential job for information system implementations at the early stage of project planning, especially for management information system like ERP. However, pre-project planning is very difficult, because lots of factors and their relationships should be considered. Pre-project planning of ERP implementation has been done by project manager's own knowledge and experiences. In this article, we propose a system that help project manager to make a pre-project plan of ERP project with case-based reasoning(CBR) framework. The proposed CBR system saves previous cases of ERP pre-project planning in the case base. Then, the system finds the best similar case with the current pre-project planning problem. Project manager can make a pre-project plan by adjusting the most similar case. From the interview with project managers, we collect some field cases of ERP implementation. We organized these cases by using XML(Extensible Markup Language), which is good for representing hierarchical information. XML gives us some flexibilities to correct and maintain cases. We make a prototype system, PPSS(Project Planning Support System) that help project manager to make a pre-project plan of ERP implementations. The object of the system is to support project manager to make a pre-project plan of ERP. We hope the result of the study can be applied to other information systems. Our research should be extended to cover other stages of project planning.

  • PDF