scispace - formally typeset
Open AccessBook

Knowledge-Based Intelligent Information and Engineering Systems

Reads0
Chats0
TLDR
Adaptive Resonance Theory (ART) neural networks model real-time prediction, search, learning, and recognition, and design principles derived from scientific analyses and design constraints imposed by targeted applications have jointly guided the development of many variants of the basic networks.
Abstract
Adaptive Resonance Theory (ART) neural networks model real-time prediction, search, learning, and recognition. ART networks function both as models of human cognitive information processing [1,2,3] and as neural systems for technology transfer [4]. A neural computation central to both the scientific and the technological analyses is the ART matching rule [5], which models the interaction between topdown expectation and bottom-up input, thereby creating a focus of attention which, in turn, determines the nature of coded memories. Sites of early and ongoing transfer of ART-based technologies include industrial venues such as the Boeing Corporation [6] and government venues such as MIT Lincoln Laboratory [7]. A recent report on industrial uses of neural networks [8] states: “[The] Boeing ... Neural Information Retrieval System is probably still the largest-scale manufacturing application of neural networks. It uses [ART] to cluster binary templates of aeroplane parts in a complex hierarchical network that covers over 100,000 items, grouped into thousands of self-organised clusters. Claimed savings in manufacturing costs are in millions of dollars per annum.” At Lincoln Lab, a team led by Waxman developed an image mining system which incorporates several models of vision and recognition developed in the Boston University Department of Cognitive and Neural Systems (BU/CNS). Over the years a dozen CNS graduates (Aguilar, Baloch, Baxter, Bomberger, Cunningham, Fay, Gove, Ivey, Mehanian, Ross, Rubin, Streilein) have contributed to this effort, which is now located at Alphatech, Inc. Customers for BU/CNS neural network technologies have attributed their selection of ART over alternative systems to the model's defining design principles. In listing the advantages of its THOT technology, for example, American Heuristics Corporation (AHC) cites several characteristic computational capabilities of this family of neural models, including fast on-line (one-pass) learning, “vigilant” detection of novel patterns, retention of rare patterns, improvement with experience, “weights [which] are understandable in real world terms,” and scalability (www.heuristics.com). Design principles derived from scientific analyses and design constraints imposed by targeted applications have jointly guided the development of many variants of the basic networks, including fuzzy ARTMAP [9], ART-EMAP [10], ARTMAP-IC [11],

read more

Citations
More filters
Journal ArticleDOI

Bootstrapping a Game with a Purpose for Commonsense Collection

TL;DR: An architecture to combine the best of both worlds: A game with a purpose that induces humans to clean up data automatically extracted by text mining and bootstrapping (i.e., training the text miner on the output of the game) improves the subsequent performance of thetext miner.
Book ChapterDOI

Identification of Groundwater Parameter Structure Using Harmony Search Algorithm

TL;DR: The results of this review indicate that the harmony search algorithm yields nearly same or better solutions than those of a genetic algorithm, which is another popular meta-heuristic optimization algorithm.
Journal ArticleDOI

On the conditions for valid objective functions in blind separation of independent and dependent sources

TL;DR: It is shown that, for dependent sources verifying the LCE law, the NG measure provides the best separation results, and simple and efficient algorithms based on Parzen windows estimations of probability density functions and Newton–Raphson iterations are proposed for the separation of dependent or independent sources.
Journal ArticleDOI

Optimizing human activity patterns using global sensitivity analysis

TL;DR: This work shows how to tune an activity’s regularity by adjusting SampEn, thereby making it possible to realistically design activities when creating a schedule, and demonstrates how global sensitivity analysis can guide statistical emulation and global optimization algorithms to efficiently tune activities and generate realistic activity patterns.
Journal ArticleDOI

Wavelets and fuzzy relational classifiers: A novel spectroscopy analysis system for pediatric metabolic brain diseases

TL;DR: A fully automated system in order to analyze and classify the magnetic resonance spectroscopy signals of patients with metabolic brain diseases by utilizing wavelets to extract signal features and in the time-frequency representations to optimize the feature extraction procedure.
References
More filters
Journal ArticleDOI

Fuzzy ARTMAP: A neural network architecture for incremental supervised learning of analog multidimensional maps

TL;DR: The fuzzy ARTMAP system is compared with Salzberg's NGE systems and with Simpson's FMMC system, and its performance in relation to benchmark backpropagation and generic algorithm systems.
Book ChapterDOI

Discovering Frequent Closed Itemsets for Association Rules

TL;DR: This paper proposes a new algorithm, called A-Close, using a closure mechanism to find frequent closed itemsets, and shows that this approach is very valuable for dense and/or correlated data that represent an important part of existing databases.
Journal ArticleDOI

ARTMAP: Supervised real-time learning and classification of nonstationary data by a self-organizing neural network

TL;DR: A new neural network architecture, called ARTMAP, that autonomously learns to classify arbitrarily many, arbitrarily ordered vectors into recognition categories based on predictive success, which is a type of self-organizing expert system that calibrates the selectivity of its hypotheses based upon predictive success.
Proceedings Article

Mining association rules with item constraints

TL;DR: In this paper, the problem of integrating constraints that are Boolean expressions over the presence or absence of items into the association discovery algorithm was considered and three integrated algorithms for mining association rules with item constraints were presented.