• 제목/요약/키워드: Intelligent Techniques

검색결과 968건 처리시간 0.027초

Fuzzy Indexing and Retrieval in CBR with Weight Optimization Learning for Credit Evaluation

  • Park, Cheol-Soo;Ingoo Han
    • 한국지능정보시스템학회:학술대회논문집
    • /
    • 한국지능정보시스템학회 2002년도 추계정기학술대회
    • /
    • pp.491-501
    • /
    • 2002
  • Case-based reasoning is emerging as a leading methodology for the application of artificial intelligence. CBR is a reasoning methodology that exploits similar experienced solutions, in the form of past cases, to solve new problems. Hybrid model achieves some convergence of the wide proliferation of credit evaluation modeling. As a result, Hybrid model showed that proposed methodology classify more accurately than any of techniques individually do. It is confirmed that proposed methodology predicts significantly better than individual techniques and the other combining methodologies. The objective of the proposed approach is to determines a set of weighting values that can best formalize the match between the input case and the previously stored cases and integrates fuzzy sit concepts into the case indexing and retrieval process. The GA is used to search for the best set of weighting values that are able to promote the association consistency among the cases. The fitness value in this study is defined as the number of old cases whose solutions match the input cases solution. In order to obtain the fitness value, many procedures have to be executed beforehand. Also this study tries to transform financial values into category ones using fuzzy logic approach fur performance of credit evaluation. Fuzzy set theory allows numerical features to be converted into fuzzy terms to simplify the matching process, and allows greater flexibility in the retrieval of candidate cases. Our proposed model is to apply an intelligent system for bankruptcy prediction.

  • PDF

Distributed and Scalable Intrusion Detection System Based on Agents and Intelligent Techniques

  • El-Semary, Aly M.;Mostafa, Mostafa Gadal-Haqq M.
    • Journal of Information Processing Systems
    • /
    • 제6권4호
    • /
    • pp.481-500
    • /
    • 2010
  • The Internet explosion and the increase in crucial web applications such as ebanking and e-commerce, make essential the need for network security tools. One of such tools is an Intrusion detection system which can be classified based on detection approachs as being signature-based or anomaly-based. Even though intrusion detection systems are well defined, their cooperation with each other to detect attacks needs to be addressed. Consequently, a new architecture that allows them to cooperate in detecting attacks is proposed. The architecture uses Software Agents to provide scalability and distributability. It works in two modes: learning and detection. During learning mode, it generates a profile for each individual system using a fuzzy data mining algorithm. During detection mode, each system uses the FuzzyJess to match network traffic against its profile. The architecture was tested against a standard data set produced by MIT's Lincoln Laboratory and the primary results show its efficiency and capability to detect attacks. Finally, two new methods, the memory-window and memoryless-window, were developed for extracting useful parameters from raw packets. The parameters are used as detection metrics.

전기화재 예방과 신속 감지를 위한 추론기반 지능형 수배전반 시스템 구현 연구 (Implementation of a Inference based Intelligent Distribution Panel System for Prevention and fast Detection of fire caused by Electricity)

  • 박찬엄;김경동;이승철;양원영
    • 한국조명전기설비학회:학술대회논문집
    • /
    • 한국조명전기설비학회 2006년도 춘계학술대회 논문집
    • /
    • pp.82-85
    • /
    • 2006
  • With the fast growing number of skyscrapers and large ultrahigh apartment complexes, the concerns on fire caused by electricity also grow. Among about 30,000 fires recorded annually, roughly one third of them are hewn to be caused by electricity. If one of such high and densely populated buildings or apartments catches a fire, the consequence can potentially be quite catastrophic. However, with the rapid development of the techniques in the fields of communications and computers, electric power distribution systems for such buildings and apartments have been largely digitalized in recent years. More detailed informations on the operating status are now available, which enables more sophisticated monitoring and early detection of potential fire caused by electricity. In this paper, we present an inference technique that can be used as one of the basic techniques in building intelligent distribution panel systems that can effectively monitor, prevent and detect the occurrence of fire caused by electricity. The technique can accommodate production rules in linguistic expressions on high abstraction levels. Fire finding strategies can be easily modified to provide more effective countermeasures. Simulation results show that inference capabilities and thus the capability of fire monitoring in power distribution panel systems can be significantly enhanced with our approach.

  • PDF

복잡한 예측문제에 대한 이차학습방법 : Video-On-Demand에 대한 사례연구 (Second-Order Learning for Complex Forecasting Tasks: Case Study of Video-On-Demand)

  • 김형관;주종형
    • 지능정보연구
    • /
    • 제3권1호
    • /
    • pp.31-45
    • /
    • 1997
  • To date, research on data mining has focused primarily on individual techniques to su, pp.rt knowledge discovery. However, the integration of elementary learning techniques offers a promising strategy for challenging a, pp.ications such as forecasting nonlinear processes. This paper explores the utility of an integrated a, pp.oach which utilizes a second-order learning process. The a, pp.oach is compared against individual techniques relating to a neural network, case based reasoning, and induction. In the interest of concreteness, the concepts are presented through a case study involving the prediction of network traffic for video-on-demand.

  • PDF

마이크로 조립시스템의 원격제어 (A Dexterous Teleoperation System for Micro Parts Handling)

  • 김덕호;김경환;김근영;박종오
    • 대한기계학회:학술대회논문집
    • /
    • 대한기계학회 2001년도 춘계학술대회논문집B
    • /
    • pp.158-163
    • /
    • 2001
  • Operators suffer much difficulty in manipulating micro/nano-sized objects without the assistance of human interfaces, due to the scaling effects in micro/nano world. This paper presents a micro manipulation system based on the teleoperation techniques which enables the operators to manipulate the objects with ease by transferring both human motion and manipulation skill to a micromanipulator. An experimental setup consisting of a micromanipulator operated under stereo-microscope with the help of intelligent user interface provides a tool that can be used to visualize and manipulate micro-sized 3D objects in a controlled manner. The key features of a micro manipulation system and control strategies using teleoperation techniques for handling micro objects are presented. Experimental results demonstrate the feasibility of this system in precisely controlling trapping and manipulation of micro objects based on teleoperation techniques.

  • PDF

개선된 데이터 마이닝 기술에 의한 웹 기반 지능형 추천시스템 구축 (Development of Web-based Intelligent Recommender Systems using Advanced Data Mining Techniques)

  • 김경재;안현철
    • Journal of Information Technology Applications and Management
    • /
    • 제12권3호
    • /
    • pp.41-56
    • /
    • 2005
  • Product recommender system is one of the most popular techniques for customer relationship management. In addition, collaborative filtering (CF) has been known to be one of the most successful recommendation techniques in product recommender systems. However, CF has some limitations such as sparsity and scalability problems. This study proposes hybrid cluster analysis and case-based reasoning (CBR) to address these problems. CBR may relieve the sparsity problem because it recommends products using customer profile and transaction data, but it may still give rise to scalability problem. Thus, this study uses cluster analysis to reduce search space prior to CBR for scalability Problem. For cluster analysis, this study employs hybrid genetic and K-Means algorithms to avoid possibility of convergence in local minima of typical cluster analyses. This study also develops a Web-based prototype system to test the superiority of the proposed model.

  • PDF

A Modified Steering Kernel Filter for AWGN Removal based on Kernel Similarity

  • Cheon, Bong-Won;Kim, Nam-Ho
    • Journal of information and communication convergence engineering
    • /
    • 제20권3호
    • /
    • pp.195-203
    • /
    • 2022
  • Noise generated during image acquisition and transmission can negatively impact the results of image processing applications, and noise removal is typically a part of image preprocessing. Denoising techniques combined with nonlocal techniques have received significant attention in recent years, owing to the development of sophisticated hardware and image processing algorithms, much attention has been paid to; however, this approach is relatively poor for edge preservation of fine image details. To address this limitation, the current study combined a steering kernel technique with adaptive masks that can adjust the size according to the noise intensity of an image. The algorithm sets the steering weight based on a similarity comparison, allowing it to respond to edge components more effectively. The proposed algorithm was compared with existing denoising algorithms using quantitative evaluation and enlarged images. The proposed algorithm exhibited good general denoising performance and better performance in edge area processing than existing non-local techniques.

비 신뢰성 네트워크에서 에러를 극복하는 비디오 전송 기법 (Error-Resilient Video Transmission Techniques over Unreliable Networks)

  • 노경택
    • 한국컴퓨터정보학회논문지
    • /
    • 제6권3호
    • /
    • pp.50-55
    • /
    • 2001
  • 비 신뢰성 네트워크에서 실시간 비디오 전송을 위한 에러 복원 (Error Resilience)기법들을 살펴보고자 한다. 소스 코딩 단계에서 에러 제어를 위해서 각 디코더는 에러검출(Error Detection). 재동기화 (Resynchronization) 그리고 에러감춤 (Error Concealment)을 할 수 있어야 한다. 더군다나 소스 코더를 채널환경에 맞추기 위한 코딩제어(Coding Control)를 통해서 반송정보에 대한 적절한 처리 기법을 논하였다. 우리는 채널환경에 맞춘 소스코딩을 목적으로 한 에러 추적 (Error Tracking), 에러 국한 (Error Confinement) 그리고 참조그림선택 (Reference Picture Selection) 기법을 검토하고 비교하고자 한다. 그리고 피드백 기반 소스코딩이 미디언 서버에 저장되어 있는 이전에 압축된 비디오와 어떻게 관련되어 있는지 살펴보고자 한다.

  • PDF

Applications of Cure Monitoring Techniques by Using Fiber Optic Strain Sensors to Autoclave, FW and Rm Molding Methods

  • Fukuda, Takehito;Kosaka, Tatsuro;Osaka, Katsuhiko
    • Composites Research
    • /
    • 제14권6호
    • /
    • pp.47-58
    • /
    • 2001
  • This paper describes applications of cure monitoring techniques by using embedded fiber optic strain sensors, which are extrinsic Fabry-Perot interoferometric (EFPI) and/or fiber Bra99 grating (FBG) sensors, to three kinds of molding methods of autoclave, FW and RTM molding methods. In these applications, internal strain of high-temperature curing resin was monitored by EFPI sensors. From theme experimental results, it was shown that strain caused by thermal shrink at cooling stage could be measured well. In addition, several specific matters to these molding methods were considered. As thor an autoclave molding of unidirectional FRP laminates, it was confirmed that off-axis strain of unidirectional FRP could be monitored by EFPI sensors. As for FW molding using room-temperature (RT) cured resin, it was found that the strain outputs from EFPI sensors represented curing shrinkage as well as thermal strain and the convergence meant finish of cure reaction. It was also shown that this curing shrinkage should be evaluated with consideration on logarithmic change in stiffness of matrix resin. As for a RTM melding, both EFPI and FBC sensors were employed to measure strain. The results showed that FBG sensors hale also good potential for strain monitoring at cooling stage, while the non-uniform thermal residual strain of textile affected the FBG spectrum after molding. This study has proven that embedded fiber optic strain sensors hale practical ability of cure monitoring of FRP. However, development of automatic installation methods of sensors remains as a problem to be solved for applications to practical products.

  • PDF

Development of a Ubiquitous Vision System for Location-awareness of Multiple Targets by a Matching Technique for the Identity of a Target;a New Approach

  • Kim, Chi-Ho;You, Bum-Jae;Kim, Hag-Bae
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 2005년도 ICCAS
    • /
    • pp.68-73
    • /
    • 2005
  • Various techniques have been proposed for detection and tracking of targets in order to develop a real-world computer vision system, e.g., visual surveillance systems, intelligent transport systems (ITSs), and so forth. Especially, the idea of distributed vision system is required to realize these techniques in a wide-spread area. In this paper, we develop a ubiquitous vision system for location-awareness of multiple targets. Here, each vision sensor that the system is composed of can perform exact segmentation for a target by color and motion information, and visual tracking for multiple targets in real-time. We construct the ubiquitous vision system as the multiagent system by regarding each vision sensor as the agent (the vision agent). Therefore, we solve matching problem for the identity of a target as handover by protocol-based approach. We propose the identified contract net (ICN) protocol for the approach. The ICN protocol not only is independent of the number of vision agents but also doesn't need calibration between vision agents. Therefore, the ICN protocol raises speed, scalability, and modularity of the system. We adapt the ICN protocol in our ubiquitous vision system that we construct in order to make an experiment. Our ubiquitous vision system shows us reliable results and the ICN protocol is successfully operated through several experiments.

  • PDF