Well File:

The Advanced Architectures Project

AI Magazine

The Advanced Architectures Project at Stanford University's Knowledge Systems Laboratory seeks to gain higher performance for expert system applications through the design of new, innovative software and hardware architectures. This research concentrates particularly on the use of parallel machines to gain speedup and the design of the software to exploit emergent paral-lel hardware architectures. This article describes the project and details its goals and the work performed in the pursuance of these goals. A brief description is given of each of the project components, and a complete bibliography appears of the publications produced for the project.


Review of Design Automation: Automated Full-Custom VLSI Layout Using the Ulysses Design Environment

AI Magazine

The designer's input can be manually added to Design Automation: Automated Full-which itself is awkward) in the The author is criticizing the capability Custom VLSI Layout Using the Ulysses script environment, which considerably of the Weaver system (a knowledge-based Design Environment (Academic Press, reduces the power and authority circuit interconnections Boston, Massachusetts, 1988, 463 of the demonstration. This disappointing router) to restart, continue (that is, to pages) by Michael L. Bushnell deals demonstration might be the be interrupted), or accept that a user with an interesting and challenging result of the project's ambitious nature might specify some routing channels. A The book is misleading in its treatment achieve. The problem here is not the system called Ulysses that implements of some key points. Any routing expert blackboard architecture is described.


Databases in Large AI Systems

AI Magazine

Databases are at the heart of most real-world knowledge base systems. The management and effective use of these databases will be the limiting factors in our ability to build ever more complex AI systems. This article reports on a workshop that explored how databases and their associated technologies can best be used in the development of large AI applications.


Cognitive Models of Speech Processing: Psycholinguistic and Computational Perspectives

AI Magazine

AI Magazine Volume 10 Number 4 (1989) ( AAAI) generated some controversy. Relative to the discussion of the role of strong syllables in lexical segmentation, Gerry Altmann of CSTR reviewed some of the evidence based on computational studies of large The 1988 Workshop on Cognitive bone. Evidence from human studies computerized lexicons (20,000 Models of Speech Processing was suggested that the spurious word is words). This evidence suggested that held at Park Hotel Fiorelle, Sperlonga, activated, even though in principle it a stressed syllable conveys more Italy, on 16-20 May 1988. Twentyfive would be possible to prevent this activation information about the identity of the participants gathered in this by only accessing the lexicon at word in which it occurs than an small coastal village, where the the offset of some previously found unstressed syllable.


Review of Neurocomputing: Foundations of Research

AI Magazine

The vendors Based Systems, 355 pp., and Volume 2, techniques. They are interesting of knowledge-based-systems development Knowledge Acquisition Tools for Expert and informative, particularly tools, for example, Inference, Systems, 343 pp., Academic Press, San "Generalization and Noise" by Y. IntelliCorp, Aion, AI Corp., and IBM, Diego, California, 1988), edited by B. Kodratoff and M. Manango, which would do well to pay heed to these R. Gaines and J. H. Boose, is an excellent discusses symbolic and numeric rule books because they point the way to collection of papers useful to both induction.


Letters to the Editor

AI Magazine

Jim Saveland For a fire in that fuel complex to Research Forester The Phoenix project ("Trial by Fire: grow to the size indicated in the time Associate Editor, AI Application in Understanding the Design Requirements indicated would require a midflame Natural Resource Management for Agents in Complex Environments." Agriculture 3) presents very interesting work in The authors go on to state, "Firefighting Forest Service forest fire simulation. I am especially objects are also accurately Southern Forest Fire Laboratory glad to see recognition that the "realtime, simulated; for example, bulldozers Route 1, Box 182A spatially distributed, multiagent, move at a maximum speed of... 0.5 Dry Branch, GA 31020 dynamic, and unpredictable fire kph when cutting a fireline." In reality, environment" provides an excellent sustained fireline production for Editor: opportunity to explore a variety of AI bulldozers is variable (0.1 - 2.0 kph) issues, such as how complex environments depending on steepness of the slope, Mr. Saveland's letter focuses our constrain the design of intelligent vegetation, and size of the bulldozer. I hope more AI researchers Furthermore, although bulldozers are between accuracy and realism.


In Defense of Reaction Plans as Caches

AI Magazine

Universal plans address the tension between reasoned behavior and timely response by caching reactions for classes of possible situations. This technique reduces the average time required to select a response at the expense of the space required to store the cache-the classic time-space trade-off. In his article, Matthew Ginsberg argues from the time extreme and against the space extreme. Although I find both extremes undesirable, I defend an increase in space consumption.


Ginsberg Replies to Chapman and Schoppers

AI Magazine

Rather than begin by discussing the points where I seem to be in disagreement with Chapman and Schoppers, let me start with something about which we seem to concur: The work on reactive plans can be broken into two parts. First is the work on pure reac-tive plans, which specify actions for an agent to take in all situations. Second is the work on caching reactive plans, which specify actions in only some instances and are primarily used to store the results of previous planning activ-ity. Although Chapman would object to the use of the word plan, the basic distinction is one that his reply appears to sanction.


Review of Knowledge-Based Systems

AI Magazine

The vendors Based Systems, 355 pp., and Volume 2, techniques. They are interesting of knowledge-based-systems development Knowledge Acquisition Tools for Expert and informative, particularly tools, for example, Inference, Systems, 343 pp., Academic Press, San "Generalization and Noise" by Y. IntelliCorp, Aion, AI Corp., and IBM, Diego, California, 1988), edited by B. Kodratoff and M. Manango, which would do well to pay heed to these R. Gaines and J. H. Boose, is an excellent discusses symbolic and numeric rule books because they point the way to collection of papers useful to both induction.


Universal Planning: An (Almost) Universally Bad Idea

AI Magazine

Several authors have recently suggested that a possible approach to planning in uncertain domains is to analyze all possible situations beforehand and then store information about what to do in each. The result is that a system can simply use its sensors to examine its domain and then decide what to do by finding its current situation in some sort of a table. The purpose of this article is to argue that even if the compile-time costs of the analysis are ignored, the size of the table must, in general, grow exponentially with the complexity of the domain. This growth makes it unlikely that this approach to planning will be able to deal with problems of an interesting size; one really needs the ability to do some amount of inference at run time. In other words, an effective approach to acting in uncertain domains cannot be to look and then leap; it must always be to look, to think, and only then to leap.