Education
AAAI News
Students interested in attending the National Conference on Artificial Intelligence in Austin, July 30-August 3, 2000, should consult the AAAI web site for further information about the Student Abstract program and the Doctoral Consortium. Details about these programs have also been mailed to all AAAI members. The Scholarship Program provides partial travel support and a complimentary technical program registration for students who (1) are full-time undergraduate or graduate students at colleges and universities; (2) are members of AAAI; (3) submit papers to the technical program or letters of recommendation from their faculty adviser; and (4) submit scholarship applications to AAAI by April 15, 2000. In addition, repeat scholarship applicants must have fulfilled the volunteer and reporting requirements for previous awards. In the event that scholarship applications AAAI President David Waltz presented The 1999 AAAI Classic Paper Award to exceed available funds, preference John McDermott for R1: An Expert in the Computer Systems Domain.
AAAI-98 Presidential Address: The Importance of Importance
Human intelligence is shaped by what is most important to us -- the things that cause ecstasy, despair, pleasure, pain, and other intense emotions. The ability to separate the important from the unimportant underlies such faculties as attention, focusing, situation and outcome assessment, priority setting, judgment, taste, goal selection, credit assignment, the selection of relevant memories and precedents, and learning from experience. AI has for the most part focused on logic and reasoning in artificial situations where only relevant variables and operators are specified and has paid insufficient attention to processes of reducing the richness and disorganization of the real world to a form where logical reasoning can be applied. This article discusses the role of importance judgment in intelligence; provides some examples of research that make use of importance judgments; and offers suggestions for new mechanisms, architectures, applications, and research directions for AI.
Evolutionary Algorithms for Reinforcement Learning
Moriarty, D. E., Schultz, A. C., Grefenstette, J. J.
There are two distinct approaches to solving reinforcement learning problems, namely, searching in value function space and searching in policy space. Temporal difference methods and evolutionary algorithms are well-known examples of these approaches. Kaelbling, Littman and Moore recently provided an informative survey of temporal difference methods. This article focuses on the application of evolutionary algorithms to the reinforcement learning problem, emphasizing alternative policy representations, credit assignment methods, and problem-specific genetic operators. Strengths and weaknesses of the evolutionary approach to reinforcement learning are presented, along with a survey of representative applications.
An Overview of Some Recent Developments in Bayesian Problem-Solving Techniques
The last few years have seen a surge in interest in the use of techniques from Bayesian decision theory to address problems in AI. Decision theory provides a normative framework for representing and reasoning about decision problems under uncertainty. Within the context of this framework, researchers in uncertainty in the AI community have been developing computational techniques for building rational agents and representations suited to engineering their knowledge bases. This special issue reviews recent research in Bayesian problem-solving techniques. The articles cover the topics of inference in Bayesian networks, decision-theoretic planning, and qualitative decision theory. Here, I provide a brief introduction to Bayesian networks and then cover applications of Bayesian problem-solving techniques, knowledge-based model construction and structured representations, and the learning of graphic probability models.
Automated Intelligent Pilots for Combat Flight Simulation
Jones, Randolph M., Laird, John E., Nielsen, Paul E., Coulter, Karen J., Kenny, Patrick, Koss, Frank V.
TACAIR-SOAR is an intelligent, rule-based system that generates believable humanlike behavior for large-scale, distributed military simulations. The system is capable of executing most of the airborne missions that the U.S. military flies in fixed-wing aircraft. It accomplishes its missions by integrating a wide variety of intelligent capabilities, including real-time hierarchical execution of complex goals and plans, communication and coordination with humans and simulated entities, maintenance of situational awareness, and the ability to accept and respond to new orders while in flight. The system is currentl y deployed at the Oceana Naval Air Station WISSARD (what-if simulation system for advanced research and development) Lab and the Air Force Research Laboratory in Mesa, Arizona.
AAAI News
The conference will be held July 18-22, 1999, at the Omni Rosen Hotel and the Orange County Convention Center in Orlando, Florida. National Conference on Artificial by two keynote addresses: (1) AAAI is pleased to announce the Intelligence. This award will honor the author(s) of of AI in other organizations (for example, AAAI is happy to announce its sponsorship paper(s) deemed most influential, CRA, ACM, IEEE); or influential of the CHIKids program during chosen from a specific conference service as a government agency contract AAAI-99. The 1999 award will be given to monitor or program director, provides child care for conference the most influential paper(s) from the resulting in positive effects on the attendees' children, first started two First National Conference on Artificial field of AI. Nominees must be current years ago at the SIGCHI-96.
Training Methods for Adaptive Boosting of Neural Networks
Schwenk, Holger, Bengio, Yoshua
"Boosting" is a general method for improving the performance of any learning algorithm that consistently generates classifiers which need to perform only slightly better than random guessing. A recently proposed and very promising boosting algorithm is AdaBoost [5]. It has been applied with great success to several benchmark machine learning problems using rather simple learning algorithms [4], and decision trees [1, 2, 6]. In this paper we use AdaBoost to improve the performances of neural networks. We compare training methods based on sampling the training set and weighting the cost function. Our system achieves about 1.4% error on a data base of online handwritten digits from more than 200 writers. Adaptive boosting of a multi-layer network achieved 1.5% error on the UCI Letters and 8.1 % error on the UCI satellite data set.