1,034 research outputs found

    Iris Codes Classification Using Discriminant and Witness Directions

    Full text link
    The main topic discussed in this paper is how to use intelligence for biometric decision defuzzification. A neural training model is proposed and tested here as a possible solution for dealing with natural fuzzification that appears between the intra- and inter-class distribution of scores computed during iris recognition tests. It is shown here that the use of proposed neural network support leads to an improvement in the artificial perception of the separation between the intra- and inter-class score distributions by moving them away from each other.Comment: 6 pages, 5 figures, Proc. 5th IEEE Int. Symp. on Computational Intelligence and Intelligent Informatics (Floriana, Malta, September 15-17), ISBN: 978-1-4577-1861-8 (electronic), 978-1-4577-1860-1 (print

    Designing Software Architectures As a Composition of Specializations of Knowledge Domains

    Get PDF
    This paper summarizes our experimental research and software development activities in designing robust, adaptable and reusable software architectures. Several years ago, based on our previous experiences in object-oriented software development, we made the following assumption: ‘A software architecture should be a composition of specializations of knowledge domains’. To verify this assumption we carried out three pilot projects. In addition to the application of some popular domain analysis techniques such as use cases, we identified the invariant compositional structures of the software architectures and the related knowledge domains. Knowledge domains define the boundaries of the adaptability and reusability capabilities of software systems. Next, knowledge domains were mapped to object-oriented concepts. We experienced that some aspects of knowledge could not be directly modeled in terms of object-oriented concepts. In this paper we describe our approach, the pilot projects, the experienced problems and the adopted solutions for realizing the software architectures. We conclude the paper with the lessons that we learned from this experience

    Hypoglycaemia detection using fuzzy inference system with multi-objective double wavelet mutation Differential Evolution

    Full text link
    In this paper, a fuzzy inference system (FIS) is developed to recognize hypoglycaemic episodes. Hypoglycaemia (low blood glucose level) is a common and serious side effect of insulin therapy for patients with diabetes. We measure some physiological parameters continuously to provide hypoglycaemia detection for Type 1 diabetes mellitus (TIDM) patients. The FIS captures the relationship between the inputs of heart rate (HR), corrected QT interval of the electrocardiogram (ECG) signal (QTc), change of HR, change of QT c and the output of hypoglycaemic episodes to perform the classification. An algorithm called Differential Evolution with Double Wavelet Mutation (DWM-DE) is introduced to optimize the FIS parameters that govern the membership functions and fuzzy rules. DWM-DE is an improved Differential Evolution algorithm that incorporates two wavelet-based operations to enhance the optimization performance. To prevent the phenomenon of overtraining (over-fitting), a validation approach is proposed. Moreover, in this problem, two targets of sensitivity and specificity should be met in order to achieve good performance. As a result, a multi-objective optimization using DWM-DE is introduced to perform the training of the FIS. Experiments using the data of 15 children with TIDM (569 data points) are studied. The data are randomly organized into a training set with 5 patients (199 data points), a validation set with 5 patients (177 data points) and a testing set with 5 patients (193 data points). The result shows that the proposed FIS tuned by the multi-objective DWM-DE can offer good performance of doing classification. © 2012 Elsevier B.V. All rights reserved

    Fuzzy Range Query in XML

    Get PDF
    This writing project presents a new approach to implement a fuzzy range query solution for retrieving Extensible Markup Language (XML) data. Ever since XML was introduced, it has become a web standard to describe data on the Internet. The need for performing range query against XML data is growing day by day. Many search service providers are eager to improve their solutions on range query against XML data. The project studies and analyzes the limitations on the current range query solutions. The project also proposes a new solution using fuzzy semantic analysis to quantify XML data so that it can be represented within a range. This is accomplished by applying fuzzy logic algorithm to classify and aggregate XML data based on the semantic closeness. An intuitive web interface is also introduced to aid the user to input fuzzy search criteria. Instead of specifying crisp values in the current solutions, the user can simply drag and drop to indicate fuzzy values. Therefore, it’s more user-friendly and desirable for fuzzy range query

    Terrorism Event Classification Using Fuzzy Inference Systems

    Full text link
    Terrorism has led to many problems in Thai societies, not only property damage but also civilian casualties. Predicting terrorism activities in advance can help prepare and manage risk from sabotage by these activities. This paper proposes a framework focusing on event classification in terrorism domain using fuzzy inference systems (FISs). Each FIS is a decision-making model combining fuzzy logic and approximate reasoning. It is generated in five main parts: the input interface, the fuzzification interface, knowledge base unit, decision making unit and output defuzzification interface. Adaptive neuro-fuzzy inference system (ANFIS) is a FIS model adapted by combining the fuzzy logic and neural network. The ANFIS utilizes automatic identification of fuzzy logic rules and adjustment of membership function (MF). Moreover, neural network can directly learn from data set to construct fuzzy logic rules and MF implemented in various applications. FIS settings are evaluated based on two comparisons. The first evaluation is the comparison between unstructured and structured events using the same FIS setting. The second comparison is the model settings between FIS and ANFIS for classifying structured events. The data set consists of news articles related to terrorism events in three southern provinces of Thailand. The experimental results show that the classification performance of the FIS resulting from structured events achieves satisfactory accuracy and is better than the unstructured events. In addition, the classification of structured events using ANFIS gives higher performance than the events using only FIS in the prediction of terrorism events.Comment: IEEE Publication format, ISSN 1947 5500, http://sites.google.com/site/ijcsis

    Applications of fuzzy logic to control and decision making

    Get PDF
    Long range space missions will require high operational efficiency as well as autonomy to enhance the effectivity of performance. Fuzzy logic technology has been shown to be powerful and robust in interpreting imprecise measurements and generating appropriate control decisions for many space operations. Several applications are underway, studying the fuzzy logic approach to solving control and decision making problems. Fuzzy logic algorithms for relative motion and attitude control have been developed and demonstrated for proximity operations. Based on this experience, motion control algorithms that include obstacle avoidance were developed for a Mars Rover prototype for maneuvering during the sample collection process. A concept of an intelligent sensor system that can identify objects and track them continuously and learn from its environment is under development to support traffic management and proximity operations around the Space Station Freedom. For safe and reliable operation of Lunar/Mars based crew quarters, high speed controllers with ability to combine imprecise measurements from several sensors is required. A fuzzy logic approach that uses high speed fuzzy hardware chips is being studied

    Evidence/Discovery-Based Evolving Ontology (EDBEO)

    Get PDF
    This paper presents a proposal for the development of an ontology evolution strategy which refines ontological relations in scientific ontologies. In addition to experts’ consensus, it is desirable to define ontological relations between any two concepts in a scientific ontology based on scientific evidence. To address this issue, we can relate ontological relations to different research results obtained from various studies. To implement this solution, our envisaged evidence/discovery-based methodology integrates a higher-level ontology (systematic review ontology) into a systematic review agent which employs a Fuzzy Inference System in order to automatically modifyontological relations of a domain ontology based on the evidence received from information resources. The evidence/discovery-based methodology will further use the domain ontology to discover novel connections between distinct literatures, thereby, enrich its conceptualization

    The Semantic Web Paradigm for a Real-Time Agent Control (Part I)

    Get PDF
    For the Semantic Web point of view, computers must have access to structured collections of information and sets of inference rules that they can use to conduct automated reasoning. Adding logic to the Web, the means to use rules to make inferences, choose courses of action and answer questions, is the actual task for the distributed IT community. The real power of Intelligent Web will be realized when people create many programs that collect Web content from diverse sources, process the information and exchange the results with other programs. The first part of this paper is an introductory of Semantic Web properties, and summarises agent characteristics and their actual importance in digital economy. The second part presents the predictability of a multiagent system used in a learning process for a control problem.Semantic Web, agents, fuzzy knowledge, evolutionary computing
    corecore