• 제목/요약/키워드: Case-based System

검색결과 7,969건 처리시간 0.038초

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

  • 이재식
    • 지능정보연구
    • /
    • 제6권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 system과 Rule-based system을 이용한 교통 신호 제어 전문가 시스템에 관한 연구 (The Study for Traffic Signal Control Expert System using Case-based system and Rule-based system)

  • 서정훈
    • 한국컴퓨터정보학회논문지
    • /
    • 제11권2호
    • /
    • pp.121-129
    • /
    • 2006
  • 퍼지기법을 이용한 룰-기반(rule-based) 전문가 시스템에서는 사용자의 조건입력에 따라 여러 가지의 룰(rule)들을 추론하여, 가장 적절한 신호주기를 산출해낸다. 그러나 입력조건을 사용자의 판단에만 의존함으로 해서 객관성을 잃을 수 있는 단점이 있다. 본 논문에서는 케이스-기반시스템(case-based system)의 기법을 추가함으로써 그러한 객관성의 문제를 보완하고자 한다. 기존의 통계치로 각 요일별, 각 계절별, 여러 상황들에 대한 케이스(case)를 시스템에 저장함으로써 적절히 활용할 수 있도록 교통신호 제어 전문가 시스템의 모델을 제안한다.

  • PDF

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

  • 이홍희;이덕만
    • 산업경영시스템학회지
    • /
    • 제21권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

Design of Case-based Intelligent Wheelchair Monitoring System

  • Kim, Tae Yeun;Seo, Dae Woong;Bae, Sang Hyun
    • 통합자연과학논문집
    • /
    • 제10권3호
    • /
    • pp.162-170
    • /
    • 2017
  • In this paper, it is aim to implement a wheelchair monitoring system that provides users with customized medical services easily in everyday life, together with mobility guarantee, which is the most basic requirement of the elderly and disabled persons with physical disabilities. The case-based intelligent wheelchair monitoring system proposed in this study is based on a case-based k-NN algorithm, which implements a system for constructing and inferring examples of various biometric and environmental information of wheelchair users as a knowledge database and a monitoring interface for wheelchair users. In order to confirm the usefulness of the case-based k-NN algorithm, the SVM algorithm showed an average accuracy of 84.2% and the average accuracy of the proposed case-based k-NN algorithm was 86.2% And showed higher performance in terms of accuracy. The system implemented in this paper has the advantage of measuring biometric information and data communication regardless of time and place and it can provide customized service of wheelchair user through user friendly interface.

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

  • 김형관
    • 한국정보과학회:학술대회논문집
    • /
    • 한국정보과학회 1998년도 가을 학술발표논문집 Vol.25 No.2 (2)
    • /
    • 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

전기화재 원인진단을 위한 사례기반 시스템 구축 (Construction of Case-based System for the Cause Diagnosis of an Electrical Fires)

  • 이종호;김두현;김성철
    • 한국화재소방학회논문지
    • /
    • 제21권2호
    • /
    • pp.42-47
    • /
    • 2007
  • 본 연구는 객체 관계형 DB를 이용한 전기화재 원인을 진단할 수 있는 사례기반 시스템을 개발하였다. 시스템은 간편하고 그리고 효율적으로 DB를 구축 및 전기화재의 원인 진단에 중점을 두고 있다. 전기화재와 관련된 정보를 저장하고 접근하기 위해서 전기화재를 분별할 수 있는 주요한 항목들을 도출하였다. 사례기반 시스템은 과거의 전기화재 사례로부터 정보를 추출하여 구성하고, 새롭게 발생된 화재의 원인은 패턴매칭을 통해 사례기반 DB를 검색함으로써 진단될 수 있다. 사례기반 시스템은 수집된 다양한 정보를 이용하여 다중 속성에 대한 검색 기능뿐만 아니라 원인진단을 쉽게 사용될 수 있도록 향상된 진단 기능을 갖고 있다.

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

  • 예태곤;이재용;이현수
    • 한국안전학회지
    • /
    • 제14권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

A Case Based e-Mail Response System for Customer Support

  • Yoon, Young-Suk;Lee, Jae-Kwang;Han, Chang-Hee
    • 지능정보연구
    • /
    • 제9권2호
    • /
    • pp.121-133
    • /
    • 2003
  • Due to the rapid growth of Internet, means of communication with customers in a traditional customer support environment such as telephone calls are being replaced by mainly e-mail in a Web-based customer support system. Although such a Web-based support is efficient and promises potential benefits for firms, including reduced transaction costs, reduced time, and high quality of support, there are some difficulties associated with responding to many types of customer's inbound e-mails appropriately. As many types of e-mail are received, considerable attention is being paid to methods for increasing the efficiency of managing and responding e-mails. This research proposes an intelligent system for managing customer's inbound e-mails in organizations by applying case based reasoning technique for responding to various customers' inbound e-mails more effectively. In this approach, a case is represented as a frame-typed data structure corresponding to an inbound e-mail, keywords, and its reply e-mail. In the retrieval procedure, keywords and affinity set is developed to index a case, and then the case is represented as a vector, a case vector. Also, cosines value is calculated to measure the similarity between a new inbound e-mail and the cases in the case base. In the adaptation procedure, we provide several adaptation strategies to adapt and modify the retrieved case. The strategies guide to make an outbound e-mail using product databases, databases for customer support, etc. Additionally, the Web-based system architecture is proposed to implement our methodology. The proposed methodology and system will be helpful for developing more efficient Web-based customer support.

  • PDF

사례 기반 추론을 이용한 선박 USN 위험 상황 인식 시스템 구현 및 설계 (A Design and Implement Vessel USN Risk Context Aware System using Case Based Reasoning)

  • 송병호;이성로
    • 전자공학회논문지CI
    • /
    • 제47권3호
    • /
    • pp.42-50
    • /
    • 2010
  • 기존의 선박 USN 관련 시스템은 선박 USN에서 획득한 데이터를 단순히 모니터링 하는 데 그치고 있으므로 해양의 특성을 고려한 지능적인 의사 결정 알고리즘을 갖는 시스템 구현이 필요하다. 본 논문에서는 사례 기반 추론 기법을 이용하여 디지털 선박의 화재, 파손에 관한 사례를 지식 베이스로 구축하고 추론하는 시스템을 설계하였다. 가장 유사한 사례 추천을 위해 KNN 알고리즘을 이용하였고 화재 상황과 파손 상황 사례 베이스를 구축하기 위하여 각 상황별로 3,000 건의 데이터를 입력받아 실험하였다. 실험 결과 화재 사례와 파손 사례에 대한 평균 정확도는 약 82.5%, 80.1%를 나타냈고 유사도 분류 k 개수가 7인 경우에 최적의 수행 결과를 나타냈다. 또한, 추론된 결과를 이용하여 선박 모니터링 시스템을 구현하였다.

규칙 및 사례기반의 하이브리드 고장진단 시스템 (A Hybrid Malfunction Diagnostic System using Rules and Cases)

  • 이재식;김영길
    • 지능정보연구
    • /
    • 제4권1호
    • /
    • pp.115-131
    • /
    • 1998
  • Customer service process is one of the most important processes in today's competitive business environment. Among the various activities of customer service process, equipment malfunction diagnosis activity should be performed fast and accurately. When a customer calls the service center and reports the observed symptoms, he/she describes them in layman's terms. Therefore, the customer-reported symptoms have not been considered helpful information for service representatives. However, in order to perform diagnosis activity fast and accurately, we need to make use of the customer-reported symptoms actively. In this research, we developed three systems called R-EMD (Rule-based Equipment Malfunction Diagnostic system), C-EMD (Case-based Equipment Malfunction Diagnostic system) and R&C-EMD (Rule & Case-based Equipment Malfunction Diagnostic system), each of which diagnoses equipment malfunctions using the customer-reported symptoms. R&C-EMD is a hybrid system that utilizes both rule-based and case-based technologies. The diagnosis rules used in R&C-EMD and R-EMD were not acquired from service manuals or interviews with service representatives. Rater, we extracted them directly from the past diagnosis cases based on symptoms' frequencies. By this way, we were able to overcome the knowledge acquisition bottleneck. Using the real 100 malfunction diagnosis cases, we evaluated the performances of R&C-EMC, R-EMD and C-EMD in terms of speed and accuracy. In diagnosis time, R&C-EMD took longer than R-EMD and shorter than C-EMD. However, R&C-EMC was the best in accuracy.

  • PDF