Goto

Collaborating Authors

 Europe


Applying Metrics to Machine-Learning Tools: A Knowledge Engineering Approach

AI Magazine

The field of knowledge engineering has been one of the most visible successes of AI to date. Knowledge acquisition is the main bottleneck in the knowledge engineer's work. Machine-learning tools have contributed positively to the process of trying to eliminate or open up this bottleneck, but how do we know whether the field is progressing? How can we determine the progress made in any of its branches? How can we be sure of an advance and take advantage of it? This article proposes a benchmark as a classificatory, comparative, and metric criterion for machine-learning tools. The benchmark centers on the knowledge engineering viewpoint, covering some of the characteristics the knowledge engineer wants to find in a machine-learning tool. The proposed model has been applied to a set of machine-learning tools, comparing expected and obtained results. Experimentation validated the model and led to interesting results.


The Great 1980s AI Bubble: A Review of "The Brain Makers

AI Magazine

In Greed in the Quest for Machines That the first wave of AI businesses were addition, when expert systems began Think, Harvey P. Newquist, Sams Publishing, researchers, sneering dominates over to be written in The author's aversion to places away they could implement their applications from the executive suite distorts the in house at a lower cost. Gold Hill, and other took root as an academic companies founded by Ed Feigenbaum. Inc., marketing a symbolic mathematics because pioneering companies making who covered the field during the small assembly robots and industrial program that was once a 1980s when academic researchers vision systems failed just as the robots minor product. Teknowledge was went commercial in one of the 1980's became essential to manufacturing reduced to a small division. Alan Newell's world-leading of traditional companies now use AI begins with a history spanning Babbage but unmarketed reasoning program techniques in house for such things to Turing to Minsky, McCarthy, research at Carnegie Mellon University, as geological exploration, financial Newell, Simon, Samuel, and others at conducted vigorously through the decision making, medical advice, factory the 1956 Dartmouth meeting and 1980s, is dismissed.


A System for Induction of Oblique Decision Trees

Journal of Artificial Intelligence Research

This article describes a new system for induction of oblique decision trees. This system, OC1, combines deterministic hill-climbing with two forms of randomization to find a good oblique split (in the form of a hyperplane) at each node of a decision tree. Oblique decision tree methods are tuned especially for domains in which the attributes are numeric, although they can be adapted to symbolic or mixed symbolic/numeric attributes. We present extensive empirical studies, using both real and artificial data, that analyze OC1's ability to construct oblique trees that are smaller and more accurate than their axis-parallel counterparts. We also examine the benefits of randomization for the construction of oblique decision trees.


IJCAI-91 Workshop on Objects and Artificial Intelligence

AI Magazine

However, extended object-oriented oday, object-oriented programming important and powerful programming Italy, Sweden, the United languages and systems have paradigm, especially for Kingdom, and the United States were been developed that are adequate to the development of complex systems, invited to the workshop. This article handle AI applications. AI, raised and the major points made programming, a case of objectoriented however, is looking for knowledge during the presentations of the eight programming that has a representation and programming papers in the workshop's four sessions. AI, does not satisfy distributed AI applications and uses constructs (for The workshop started with an requirements because it lacks representation, example, frames) and notions (for introduction by Ibrahim in which he communication, and organization. Ibrahim posed a to the object-based concurrent The one-day workshop entitled number of questions related to the programming paradigm to close the Objects and AI, held in Sydney, Australia, theme of the workshop and asked gap with distributed AI, such as the on 25 August 1991 in conjunction the participants to address some of introduction of more powerful object with the 1991 International these questions during their talks and representations, a social theory of Joint Conference on Artificial Intelligence, discussion.


The Fifth International Conference on Genetic Algorithms

AI Magazine

The Fifth International Conference on Genetic Algorithms was held at the University of Illinois at Urbana-Champaign from 17-21 July 1993. Approximately 350 participants attended the multitrack conference, which covered a wide range of topics, including genetic operators, mathematical analysis of genetic algorithms, parallel genetic algorithms, classifier systems, and genetic programming. This article highlights the major themes of the conference by discussing a few papers in detail.


Navigating through the Frame Problem: Review of Reasoning Agents in a Dynamic World

AI Magazine

We recommend doesn't carry the day. The robot swallow something that's not particularly that those inclined to study must be able to use Q to arrive at its savory: a contradiction.


Donald E. Walker: A Remembrance

AI Magazine

He knew the challenges opinion, as one of the premier natural language were great and would require the research groups in the world. He gave efforts of many people. He had a genius for one of us (Barbara Grosz) her first AI job, even bringing these people together. In doing so, he took a of people who had known Don over the risk of a magnitude that she fully appreciated years to send us reminiscences. Although only years later when she herself was hiring each person's story differed, a striking commonality research associates.


Mind, Evolution, and Computers

AI Magazine

Science deals with knowledge of the material world based on objective reality. It is under constant attack by those who need magic, that is, concepts based on imagination and desire, with no basis in objective reality. A convenient target for such people is speculation on the machinery and method of operation of the human mind, questions that are still obscure in 1994. In The Emperor's New Mind, Roger Penrose attempts to look beyond objective reality for possible answers, using, in his argument, the theory that computers will never be able to duplicate the human experience. This article attempts to show where Penrose is in error by reviewing the evolution of men and computers and, based on this review, speculates about where computers might and might not imitate human perception. It then warns against the dangers of passive acceptance when respected scientists venture into the occult.


Some Solutions to the Missing Feature Problem in Vision

Neural Information Processing Systems

In visual processing the ability to deal with missing and noisy information is crucial. Occlusions and unreliable feature detectors often lead to situations where little or no direct information about features is available. However the available information is usually sufficient to highly constrain the outputs. We discuss Bayesian techniques for extracting class probabilities given partial data. The optimal solution involves integrating over the missing dimensions weighted by the local probability densities. We show how to obtain closed-form approximations to the Bayesian solution using Gaussian basis function networks. The framework extends naturally to the case of noisy features.


Extended Regularization Methods for Nonconvergent Model Selection

Neural Information Processing Systems

Many techniques for model selection in the field of neural networks correspond to well established statistical methods. The method of'stopped training', on the other hand, in which an oversized network is trained until the error on a further validation set of examples deteriorates, then training is stopped, is a true innovation, since model selection doesn't require convergence of the training process. In this paper we show that this performance can be significantly enhanced by extending the'non convergent model selection method' of stopped training to include dynamic topology modifications (dynamic weight pruning) and modified complexity penalty term methods in which the weighting of the penalty term is adjusted during the training process. 1 INTRODUCTION One of the central topics in the field of neural networks is that of model selection. Both the theoretical and practical side of this have been intensively investigated and a vast array of methods have been suggested to perform this task. A widely used class of techniques starts by choosing an'oversized' network architecture then either removing redundant elements based on some measure of saliency (pruning), adding a further term to the cost function penalizing complexity (penalty terms), and finally, observing the error on a further validation set of examples, then stopping training as soon as this performance begins to deteriorate (stopped training).