Asia
The History of Artificial Intelligence at Rutgers
The founding of a new college at Rutgers in 1969 became the occasion for building a strong computer science presence in the University. Livingston College thus provided the home for the newly organized Department of Computer Science (DCS) and for the beginning of computer science research at Rutgers.
Starting a Knowledge Engineering Project: A Step-By-Step Approach
Freiling, Michael, Alexande, Jim, Messick, Steve, Rehfuss, Stefe, Shulman, Sherri
Getting started on a new knowledge engineering project is a difficult and challenging task, even for those who have done it before. For those who haven't, the task can often prove impossible. One reason is that the requirements-oriented methods and intuitions learned in the development of other types of software do not carry over well to the knowledge engineering task. Another reason is that methodologies for developing expert systems by extracting, representing, and manipulating an expert's knowledge have been slow in coming. At Tektronix, we have been using step-by-step approach to prototyping expert systems for over two years now. The primary features of this approach are that it gives software engineers who do not know knowledge engineering an easy place to start, and that it proceeds in a step-by-step fashion from initiation to implementation without inducing conceptual bottlenecks into the development process. This methodology has helped us collect the knowledge necessary to implement several prototype knowledge-based systems, including a troubleshooting assistant for the Tektronix FG-502 function generator and an operator's assistant for a wave solder machine.
I Lied About the Trees, Or, Defaults and Definitions in Knowledge Representation
Over the past few years, the notion of a "prototype" (e.g., TYPICAL-ELEPHANT) seems to have caught on securely in knowledge representation research. Along with a way to specify default properties for instances of a description, proto-representations allow overriding, or "canceling" of properties that don't apply in particular cases. This supposedly makes representing exceptions ( three-legged elephants and the like ) easy; but, alas, it makes one crucial type of representation impossible-that of composite descriptions whose meanings are functions of the structure and interrelation of their parts. This article explores this and other ramifications of the emphasis on default properties and "typical" objects.
Knowledge Representation in Sanskrit and Artificial Intelligence
In the past twenty years, much time, effort, and money has been expended on designing an unambiguous representation of natural language to make them accessible to computer processing, These efforts have centered around creating schemata designed to parallel logical relations with relations expressed by the syntax and semantics of natural languages, which are clearly cumbersome and ambiguous in their function as vehicles for the transmission of logical data. Understandably, there is a widespread belief that natural languages are unsuitable for the transmission of many ideas that artificial languages can render with great precision and mathematical rigor. But this dichotomy, which has served as a premise underlying much work in the areas of linguistics and artificial intelligence, is a false one. There is at least one language, Sanskrit, which for the duration of almost 1000 years was a living spoken language with a considerable literature of its own. Besides works of literary value, there was a long philosophical and grammatical tradition that has continued to exist with undiminished vigor until the present century. Among the accomplishments of the grammarians can be reckoned a method for paraphrasing Sanskrit in a manner that is identical not only in essence but in form with current work in Artificial Intelligence. This article demonstrates that a natural language can serve as an artificial language also, and that much work in AI has been reinventing a wheel millenia old. First, a typical Knowledge Representation Scheme (using Semantic Nets) will be laid out, followed by an outline of the method used by the ancient Indian grammarians to analyze sentences unambiguously. Finally, the clear parallelism between the two will be demonstrated, and the theoretical implications of this equivalence will be given.
Artificial Intelligence Research Capabilities of the Air Force Institute of Technology
The Air Force Institute of Technology (AFIT) provides master's degree education to Air Force and Army Officers in various engineering fields It is in a unique position to educate and perform research in the area of applications of artificial intelligence to military problems. Its two AI faculty members are the only military officers with PhD's in Artificial Intelligence. In the past two years, the artificial intelligence Laboratory of AFIT has become a major focal point for AI research and applications within the government. In this article, we describe our on-going applications research in the areas of automated cockpit systems, natural language understanding, maintenance expert systems, expert systems for planning and knowledge based software design.
Artificial Intelligence at Schlumbergers
Schlumberger is a large, multinational corporation concerned primarily with the measurement, collection, and interpretation of data. For the past fifty years, most of the activities have been related to hydrocarbon exploration. The efficient location and production of hydrocarbons from an underground formation requires a great deal of knowledge about the formation, ranging in scale from the size and shape of the rock's pore spaces to the size and shape of the entire reservoir. Schlumberger provides its clients with two types of information : measurements, called logs, of the petrophysical properties of the rock around the borehole, such as its electrical, acoustical, and radioactive characteristics; and in terpretations of these logs in terms of geophysical properties such as porosity and mineral composition. Since log interpretation is expert skill, the emergence of expert systems technology prompted Schlumberger's initial interest in Artificial Intelligence. Our first full- scale attempt at a commercial-quality expert system was the Dipmeter Advisor. Following these initial efforts, Schlumberger has expanded its Artificial Intelligence activities, and is now engaged in both basic and applied research in a wide variety of areas.
Artificial Intelligence in Canada: A Review
McCalla, Gordon, Cercone, Nick
Canadians have made many contributions to artificial intelligence over the years. This article presents a summary of current research in artificial intelligence in Canada and acquaints readers with the Canadian organization for artificial intelligence -- the Canadian Society for the Computational Studies of Intelligence / Societe Canadienne pour l' Etude de l'Intelligence par Ordinateur (CSCSI/ SCEIO).
Comparing Artificial Intelligence and Genetic Engineering: Commercialization Lessons
Artificial Intelligence is rapidly leaving its academic home and moving into the marketplace. There are few precedents for an arcane academic subject becoming commercialized so rapidly. But, genetic engineering, which recently burst forth from academia to become the foundation for the hot new biotechnology industry, provides useful insights into the rites of passage awaiting the commercialization of artificial intelligence. This article examines the structural similarities and dissimilarities in the two subjects and briefly summarizes the history of the commercialization of genetic engineering. It then proposes some lessons that would benefit the artificial intelligence industry.
Physical Object Representation and Generalization: A Survey of Programs for Semantic-Based Natural Language Processing
This article surveys a portion of the field of natural language processing. The main areas considered are those dealing with representation schemes, particularly work on physical object representation, and generalization processes driven by natural language understanding. The emphasis of this article is on conceptual representation of objects based on the semantic interpretation of natural language input. Six programs serve as case studies for guiding the course of the article. Within the framework of describing each of these programs, several other programs, ideas, and theories that are relevant to the program in focus are presented.