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

Search Result 268, Processing Time 0.029 seconds

An Electrical fire Diagnosis System Using the Mixed Approach of the Case-Based Reasoning with the Knowledge-Based Reasoning (지식기반 추론과 사례기반 추론의 혼합 적용 기법을 이용한 전기화재 원인진단 시스템)

  • 권동명;김두현;김상철;김상렬
    • Proceedings of the Korean Institute of Industrial Safety Conference
    • /
    • 1999.06a
    • /
    • pp.223-228
    • /
    • 1999
  • This paper presents an electrical fire diagnosis system using intellectual reasoning which is the mixed approach of the case-based reasoning with the knowledge-based reasoning A prototype system is implemented using Delphi, one of the program development tools under windows environment, for making an application program for database. And database is builded using Paradox. The results of applying the system to some imaginary fire cases to verify its capability and validity show that the causes of fires is successfully diagnosed, so the proposed system proves to be reasonable.

  • PDF

RBFN기법을 활용한 적응적 사례기반 설계

  • Jeong, Sa-Beom;Im, Tae-Su
    • Proceedings of the Korean Operations and Management Science Society Conference
    • /
    • 2005.10a
    • /
    • pp.237-240
    • /
    • 2005
  • This paper describer a design expert system which determines the design values of shadow mask using Case-Based Reasoning. In Case-Based Reasoning, it is important to both retrieve similar cases and adapt the cases to meet the design specifications exactly. Especially, the difficulty in automating the adaptation process will prevent the designers from using the design expert systems efficiently and easily. This paper explains knowledge-based design support systems for shadow mask through neural network-based case adaptation. Specifically, we developed 1) representing design knowledge and 2) adaptive case-based reasoning method using RBFN (Radial Basis Function Network).

  • PDF

Electrical Fire Cause Diagnosis System Using a Knowledge Base

  • Lee, Jong-Ho;Kim, Doo-Hyun;Kim, Sung-Chul
    • International Journal of Safety
    • /
    • v.6 no.2
    • /
    • pp.27-32
    • /
    • 2007
  • For last several decades with the achievement of fast economic development, the electrical fires occupies over 30 percent of total fire incidents almost every year in Korea and not decreased in spite of much times and efforts. Electrical fire cause diagnostics are to confirm a cause for the fire by examination of fire scene. Cause diagnosis methods haven't been systematized yet, because of limits for available information, investigator's biased knowledge, etc. Therefore, in order to assist the investigators and to find out the exact causes of electrical fires, required is research for an electrical fire cause diagnosis system using DB, computer programming and some mathematical tools. The electrical fire cause diagnosis system has two functions of DB and electrical fire cause diagnosis. The cause diagnosis is conducted by a case-based reasoning on a case base and rule-based reasoning on a rule base. For the diagnosis with high reliability, a mixed reasoning approach of a case-based reasoning and fuzzy rule-based reasoning has been adopted. The electrical fire cause diagnosis system proposes the electrical fire causes inferred from the diagnosis processes, and possibility of the causes as well.

A Hybrid Approach Using Case-based Reasoning and Fuzzy Logic for Corporate Bond Rating

  • Kim, Hyun-jung;Shin, Kyung-shik
    • Proceedings of the Korea Inteligent Information System Society Conference
    • /
    • 2003.05a
    • /
    • pp.474-483
    • /
    • 2003
  • A number of studies for corporate bond rating classification problems have demonstrated that artificial intelligence approaches such as Case-based reasoning (CBR) can be alternative methodologies to statistical techniques. CBR is a problem solving technique in that the case specific knowledge of past experience is utilized to find a most similar solution to the new problems. To build a successful CBR system to deal with human information processing, the representation of knowledge of each attribute is an important key factor We propose a hybrid approach of using fuzzy sets that describe the approximate phenomena of the real world because it handles inexact knowledge represented by common linguistic terms in a similar way as human reasoning compared to the other existing techniques. Integration of fuzzy sets with CBR is important to develop effective methods for dealing with vague and incomplete knowledge to statistical represent using membership value of fuzzy sets in CBR.

  • PDF

Case-Based Reasoning Framework for Data Model Reuse (데이터 모델 재사용을 위한 사례기반추론 프레임워크)

  • 이재식;한재홍
    • Journal of Intelligence and Information Systems
    • /
    • v.3 no.2
    • /
    • pp.33-55
    • /
    • 1997
  • A data model is a diagram that describes the properties of different categories of data and the associations among them within a business or information system. In spite of its importance and usefulness, data modeling activity requires not only a lot of time and effort but also extensive experience and expertise. The data models for similar business areas are analogous to one another. Therefore, it is reasonable to reuse the already-developed data models if the target business area is similar to what we have already analyzed before. In this research, we develop a case-based reasoning system for data model reuse, which we shall call CB-DM Reuser (Case-Based Data Model Reuser). CB-DM Reuse consists of four subsystems : the graphic user interface to interact with end user, the data model management system to build new data model, the case base to store the past data models, and the knowledge base to store data modeling and data model reusing knowledge. We present the functionality of CB-DM Reuser and show how it works on real-life a, pp.ication.

  • PDF

Generation of Block Assembly Sequence by Case Based Reasoning (사례기반 추론을 이용한 블록조립계획)

  • 신동목;김태운;서윤호
    • Journal of the Korean Society for Precision Engineering
    • /
    • v.21 no.7
    • /
    • pp.163-170
    • /
    • 2004
  • In order to automatically determine the sequences of block assembly operations in shipbuilding, a process planning system using case-based reasoning (CBR) is developed. A block-assembly planning problem is modeled as a constraint satisfaction problem where the precedence relations between operations are considered constraints. The process planning system generates an assembly sequence by adapting information such as solutions and constraints collected from similar cases retrieved from the case base. In order to find similar cases, the process planning system first matches the parts of the problem and the parts of each case based on their roles in the assembly, and then it matches the relations related to the parts-pairs. The part involved in more operations are considered more important. The process planning system is applied to simple examples fur verification and comparison.

Block Assembly Planning Using Case-based Reasoning and Expert System (사례기반 추론 및 전문가시스템 통합을 통한 블록조립 계획 시스템)

  • Sheen, Dong-Mok
    • Journal of Ocean Engineering and Technology
    • /
    • v.21 no.2 s.75
    • /
    • pp.81-86
    • /
    • 2007
  • This paper presents a computer aided process planning system integrating case-based reasoning and expert system for block assembly in shipbuilding. Expert rules are extracted from the case-base where cases are represented as a set of constraint-satisfaction problems. Rules for the expert system are extracted by generalizing the constraints. In generalizing the constraints, parts are generalized as variables or as part-types. The system was developed with CLIPS, an expert system shell. As more cases are collected, more rules will be extracted and the existing rules will be updated.

Intelligent Injection Mold Process Planning System Using Case-Based Reasoning (사례기반추론을 이용한 사출금형 공정계획시스템)

  • 최형림;김현수;박용성
    • Journal of Intelligence and Information Systems
    • /
    • v.8 no.1
    • /
    • pp.159-173
    • /
    • 2002
  • The goal of this research is to develop of an intelligent injection mold process planning system using Case-Based Reasoning. Injection mold process planning is the planning of manufacturing process to produce an injection mold economically and efficiently. Automation of the process planning is required because the problems of handmade scheduling, the difficulty of training experts for process planning, the lack of domain experts, the spread of CAD/CAM system and flexible manufacturing. This research uses Case-Based Reasoning because the injection mold process planning is devised variously and complicatedly, but the process planning of similar injection molds is very similar to each other. The system that is developed by this research uses cases that are collected in a case base when planning the process of new injection mold. New injection mold process planning is devised by retrieving a case that was made from the most similar injection mold. This research presented and composed the cases of injection mold process planning, and devised a method of search and adaptation, and developed an intelligent injection mold process planning system with the experimental results.

  • PDF

Development of Case-base Reasoning Vibration Diagnosis System (페트리 네트를 이용한 사례기반 추론 진동진단시스템의 개발)

  • 양보석;오용민;정석권
    • Transactions of the Korean Society for Noise and Vibration Engineering
    • /
    • v.11 no.9
    • /
    • pp.414-421
    • /
    • 2001
  • If a machine has some faults, we can detect them using vibration or noise signals. However some maintenance engineers who don\`t have export knowledge, need the help of vibration experts for diagnosing the machine. In this paper a case based reasoning (CBR) system is developed which is able to manipulate the past experiences of vibration diagnosis experts. In the CBR system, the maintenance engineers can retrieve the information form previous cases which are most similar to new problem s that they can solve new problem using solutions form the previous cases. In this paper, a new case retrieval method of CBR system using Petri net is proposed and also applied to diagnosis for electric motors as a practical problem.

  • PDF

The Development of Value Evaluation Model of Information System using Case-Based Reasoning (사례기반추론을 이용한 정보시스템 가치평가 모형개발에 관한 연구)

  • Park Ki-Nam
    • The Journal of Information Systems
    • /
    • v.15 no.2
    • /
    • pp.95-123
    • /
    • 2006
  • It is needed to evaluate information systems actively which has already developed to improve future performance of the organization and foster the activation of information system. The introduction or development of information system also can bring about a organizational success. To measure exactly the organizational performance of information systems, it is needed to develop a new valuation model for a specific information system from a objective pint of view, as well as to equip a standard methodology using BSC measurement. The information system valuation from a objective point of view is of importance as the basic information for the decision to obtain information system. This paper takes aim at investigating a new information system valuation model and developing a information system valuation system using case-based reasoning for predicting currency value of information system in each organization. A new information system valuation system is developed as a web-enabling base. Using this, users are able to estimate the value of specific information system on a real time efficiently.

  • PDF