• Title/Summary/Keyword: Case-based Reasoning System

Search Result 268, Processing Time 0.037 seconds

Multiple Case-based Reasoning Systems using Clustering Technique (클러스터링 기법에 의한 다중 사례기반 추론 시스템)

  • 이재식
    • Journal of Intelligence and Information Systems
    • /
    • v.6 no.1
    • /
    • pp.97-112
    • /
    • 2000
  • The basic idea of case-based reasoning is to solve a new problem using the previous problem-solving experiences. In this research we develop a case-based reasoning system for equipment malfunction diagnosis. We first divide the case base into clusters using the case-based clustering technique. Then we develop an appropriate case-based diagnostic system for each cluster. In other words for individual cluster a different case-based diagnostic system which uses different weights for attributes is developed. As a result multiple case-based reasoning system are operating to solve a diagnostic problem. In comparison to the performance of the single case-based reasoning system our system reduces the computation time by 50% and increases the accuracy by 5% point.

  • PDF

Case Based Reasoning in a Complex Domain With Limited Data: An Application to Process Control (복잡한 분야의 한정된 데이터 상황에서의 사례기반 추론: 공정제어 분야의 적용)

  • 김형관
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 1998.10c
    • /
    • pp.75-77
    • /
    • 1998
  • Perhaps one of the most versatile approaches to learning in practical domains lies in case based reasoning. To date, however, most case based reasoning systems have tended to focus on relatively simple domains. The current study involves the development of a decision support system for a complex production process with a limited database. This paper presents a set of critical issues underlying CBR, then explores their consequences for a complex domain. Finally, the performance of the system is examined for resolving various types of quality control problems.

  • PDF

Reasoning Model of the Case-Based Construction Safety Management System (사례기반 건설안전 관리시스템의 추론 모형)

  • 예태곤;이재용;이현수
    • Journal of the Korean Society of Safety
    • /
    • v.14 no.1
    • /
    • pp.167-176
    • /
    • 1999
  • Construction accidents occur reiteratively in similar fashions. There have been several attempts to develop a safety program for preventing construction accidents on sites. It will be very effective to use previous accident cases for establishing proper safety plan and managing safety process. This research develops a case-based construction safety management system which enables construction managers or safety managers to prevent potential accidents during the construction process. The case-oriented approach is performed through the representation of previous accident cases in accordant with the similarity to the conditions of current site. It uses a case-based reasoning which is one of the reasoning methods of an expert system. A prototype system for the reasoning model was implemented using one of the case based system development tools. The system was applied to a real construction site to verify its capability and validity. It was founded that the causes of accidents were successfully removed, so the proposed model proved to be reasonable. Additional research is needed to resolve the technical problem how to adapt the countermeasures for accident prevention provided by the reasoning model.

  • PDF

Development a Spatial Analysis System using the Case-based Reasoning Approach (사례기반 추론방법을 적용한 공간분석 시스템)

  • 오규식;최준영
    • Spatial Information Research
    • /
    • v.9 no.2
    • /
    • pp.171-184
    • /
    • 2001
  • The nature of ill-defined planning problems makes expert systems difficult to acquire and represent knowledge for decision making in urban planning processes. In order to resolve these problems, a case-based reasoning method was applied to develop a spatial analysis system for urban planning. A case study was conducted in a residential land use planning process. The result of the study revealed the effectiveness of reasoning by the spatial analysis system and the possibility of its future application. More accumulation of information on other successful cases should be sought to yield better results

  • PDF

Development of an Intelligent Program for Diagnosis of Electrical Fire Causes (전기화재 원인진단을 위한 지능형 프로그램 개발)

  • 권동명;홍성호;김두현
    • Journal of the Korean Society of Safety
    • /
    • v.18 no.1
    • /
    • pp.50-55
    • /
    • 2003
  • This paper presents an intelligent computer system, which can easily diagnose electrical fire causes, without the help of human experts of electrical fires diagnosis. For this system, a database is built with facts and rules driven from real electrical fires, and an intellectual database system which even a beginner can diagnose fire causes has been developed, named as an Electrical Fire Causes Diagnosis System : EFCDS. The database system has adopted, as an inference engine, a mixed reasoning approach which is constituted with the rule-based reasoning and the case-based reasoning. The system for a reasoning model was implemented using Delphi 3, one of program development tools, and Paradox is used as a database building tool. To verify effectiveness and performance of this newly developed diagnosis system, several simulated fire examples were tested and the causes of fire examples were detected effectively by this system. Additional researches will be needed to decide the minimal significant level of the solution and the weighting level of important factors.

Development of A CAPP System Based on Case-Based Reasoning (Case-Based Reasoning을 이용한 자동공정계획 시스템의 구축)

  • 이홍희;이덕만
    • Journal of Korean Society of Industrial and Systems Engineering
    • /
    • v.21 no.46
    • /
    • pp.181-196
    • /
    • 1998
  • The aim of this research is the development of a CAPP system which can use the old experience of process planning to generate a process plan for a new part and learn from its own experience using the concept of stratified case-based reasoning(CBR). A process plan is determined through the hierarchical process planning procedure that is based on the hierarchical feature structure of a part. Each part and case have their own multiple abstractions that are determined by the feature structure of the part. Retrieving the case in stratified case-based process planning is accomplished by retrieving the abstraction that is most similar to the input part abstraction in each abstraction level of the case-base. A new process plan is made by the adaptation that translates the old case's process plan into the process plan of a new part. Operations, machines and tools, setups and operation sequence in each setup are determined in the adaptation of abstraction using some algorithms and the reasoning based on knowledge-base. By saving a new part and its process plan as a case, the system can use this new case in the future to generate a process plan of a similar part. That is, the system can learn its own experience of process planning. A new case is stored by adding the new abstractions that are required to save as the new abstraction to the existing abstractions in the case-base.

  • PDF

Study on Inference and Search for Development of Diagnostic Ontology in Oriental Medicine (한의진단 Ontology 구축을 위한 추론과 탐색에 관한 연구)

  • Park, Jong-Hyun
    • Journal of Physiology & Pathology in Korean Medicine
    • /
    • v.23 no.4
    • /
    • pp.745-750
    • /
    • 2009
  • The goal of this study is to examine on reasoning and search for construction of diagnosis ontology as a knowledge base of diagnosis expert system in oriental medicine. Expert system is a field of artificial intelligence. It is a system to acquire information with diverse reasoning methods after putting expert's knowledge in computer systematically. A typical model of expert system consists of knowledge base and reasoning & explanatory structure offering conclusion with the knowledge. To apply ontology as knowledge base to expert system practically, consideration on reasoning and search should be together. Therefore, this study compared and examined reasoning, search with diagnosis process in oriental medicine. Reasoning is divided into Rule-based reasoning and Case-based reasoning. The former is divided into Forward chaining and Backward chaining. Because of characteristics of diagnosis, sometimes Forward chaining or backward chaining are required. Therefore, there are a lot of cases that Hybrid chaining is effective. Case-based reasoning is a method to settle a problem in the present by comparing with the past cases. Therefore, it is suitable to diagnosis fields with abundant cases. Search is sorted into Breadth-first search, Depth-first search and Best-first search, which have respectively merits and demerits. To construct diagnosis ontology to be applied to practical expert system, reasoning and search to reflect diagnosis process and characteristics should be considered.

User's Context Reasoning using Data Mining Techniques (데이터 마이닝 기법을 이용한 사용자 상황 추론)

  • Lee Jae-Sik;Lee Jin-Cheon
    • Proceedings of the Korea Inteligent Information System Society Conference
    • /
    • 2006.06a
    • /
    • pp.122-129
    • /
    • 2006
  • The context-awareness has become the one of core technologies and the indispensable function. for application services in ubiquitous computing environment. In this research, we incorporated the capability of context-awareness in a music recommendation system. Our proposed system consists of such components as Intention Module, Mood Module and Recommendation Module. Among these modules, the Intention Module infers whether a user wants to listen to the music or not from the environmental context information. We built the Intention Module using data mining techniques such as decision tree, support vector machine and case-based reasoning. The results showed that the case-based reasoning model outperformed the other models and its accuracy was 84.1%.

  • PDF

A Study on the Case-Based Reasoning Setup Planning: Focused on the Similarity Index (CBR을 이용한 Setup Planning에서의 Similarity Index 결정에 관한 연구)

  • Han, Man-Chul;Park, Sun-Joo;Ha, Sung-Do
    • Journal of the Korean Society for Precision Engineering
    • /
    • v.23 no.9 s.186
    • /
    • pp.119-126
    • /
    • 2006
  • This paper addresses the methodology development far the automated machining setup planning system using case-based reasoning(CBR). The case-based reasoning is used to develop a setup planning system. which consists of part input and representation module, case retrieval module, and case adaptation module. We present new approaches in the part input and representation module and the case retrieval module focusing on the similarity index determination. An illustrative example is included to demonstrate the proposed method.

A Knowledge-based Electrical Fire Cause Diagnosis System using Fuzzy Reasoning (퍼지추론을 이용한 지식기반 전기화재 원인진단시스템)

  • Lee, Jong-Ho;Kim, Doo-Hyun
    • Journal of the Korean Society of Safety
    • /
    • v.21 no.3 s.75
    • /
    • pp.16-21
    • /
    • 2006
  • This paper presents a knowledge-based electrical fire cause diagnosis system using the fuzzy reasoning. The cause diagnosis of electrical fires may be approached either by studying electric facilities or by investigating cause using precision instruments at the fire site. However, cause diagnosis methods for electrical fires haven't been systematized yet. The system focused on database(DB) construction and cause diagnosis can diagnose the causes of electrical fires easily and efficiently. The cause diagnosis system for the electrical fire was implemented with entity-relational DB systems using Access 2000, one of DB development tools. Visual Basic is used as a DB building tool. The inference to confirm fire causes is conducted on the knowledge-based by combined approach of a case-based and a rule-based reasoning. A case-based cause diagnosis is designed to match the newly occurred fire case with the past fire cases stored in a DB by a kind of pattern recognition. The rule-based cause diagnosis includes intelligent objects having fuzzy attributes and rules, and is used for handling knowledge about cause reasoning. A rule-based using a fuzzy reasoning has been adopted. To infer the results from fire signs, a fuzzy operation of Yager sum was adopted. The reasoning is conducted on the rule-based reasoning that a rule-based DB system built with many rules derived from the existing diagnosis methods and the expertise in fire investigation. The cause diagnosis system proposes the causes obtained from the diagnosis process and showed possibility of electrical fire causes.