84,791 research outputs found

    An Information Theoretic Approach to Modeling Neural Network Expert Systems

    Get PDF
    In this paper we propose several novel techniques for mapping rule bases, such as are used in rule based expert systems, onto neural network architectures. Our objective in doing this is to achieve a system capable of incremental learning, and distributed probabilistic inference. Such a system would be capable of performing inference many orders of magnitude faster than current serial rule based expert systems, and hence be capable of true real time operation. In addition, the rule based formalism gives the system an explicit knowledge representation, unlike current neural models. We propose an information-theoretic approach to this problem, which really has two aspects: firstly learning the model and, secondly, performing inference using this model. We will show a clear pathway to implementing an expert system starting from raw data, via a learned rule-based model, to a neural network that performs distributed inference

    No Need for a Lexicon? Evaluating the Value of the Pronunciation Lexica in End-to-End Models

    Full text link
    For decades, context-dependent phonemes have been the dominant sub-word unit for conventional acoustic modeling systems. This status quo has begun to be challenged recently by end-to-end models which seek to combine acoustic, pronunciation, and language model components into a single neural network. Such systems, which typically predict graphemes or words, simplify the recognition process since they remove the need for a separate expert-curated pronunciation lexicon to map from phoneme-based units to words. However, there has been little previous work comparing phoneme-based versus grapheme-based sub-word units in the end-to-end modeling framework, to determine whether the gains from such approaches are primarily due to the new probabilistic model, or from the joint learning of the various components with grapheme-based units. In this work, we conduct detailed experiments which are aimed at quantifying the value of phoneme-based pronunciation lexica in the context of end-to-end models. We examine phoneme-based end-to-end models, which are contrasted against grapheme-based ones on a large vocabulary English Voice-search task, where we find that graphemes do indeed outperform phonemes. We also compare grapheme and phoneme-based approaches on a multi-dialect English task, which once again confirm the superiority of graphemes, greatly simplifying the system for recognizing multiple dialects

    Implementation of Knowledge-Based Expert System Using Probabilistic Network Models

    Get PDF
    The latest development in machine learning techniques has enabled the development of intelligent tools which can identify anomalies in the system in real time. These intelligent tools become expert systems when they combine the algorithmic result of root cause analysis with the domain knowledge. Truth maintenance, fuzzy logic, ontology classification are just a few out of many techniques used in building these systems. Logic is embedded in the code in most of the traditional computer program, which makes it difficult for domain experts to retrieve the underlying rule set and make any changes. These system bridge the gap by making information explicit rather than implicit. In this paper, we present a new approach for developing an expert system using decision tree analysis with probabilistic network models such as Bayes-network. The proposed model facilitate the process of correlation between belief probability with the unseen data by use of logical flowcharting, loopy belief propagation algorithm, and decision trees analysis. The performance of the model will be measured by evaluation and cross validation techniques
    • …
    corecore