Summary: | The relationship between symbolicism and connectionism has been one of the major issues in recent Artificial Intelligence research. An increasing number of researchers from each side have tried to adopt desirable characteristics of the other. These efforts have produced a number of different strategies for interfacing connectionist and symbolic AI. One of them is <I>connectionist and symbol processing</I> which attempts to replicate symbol processing functionalaties using connectionist components. In this direction, this thesis develops a connectionist inference architecture which performs standard symbolic inference on a subclass of first-order predicate calculus. Our primary interest is in understanding how formulas which are described in a limited form of first-order predicate calculus may be implemented using a connectionist architecture. Our chosen knowledge representation scheme is a subset of <I>first-order Horn clause expressions</I> which is a set of universally quantified expressions in first-order predicate calculus. As a focus of attention we are developing techniques for <I>compiling</I> first-order Horn clause expressions into a connectionist network. This offers practical benefits but also forces limitations on the scope of the compiled system, since we are, in fact, merging an <I>interpreter</I> into the connectionist networks. The compilation process has to take into account not only first-order Horn clause expressions themselves but also the strategy which we intend to use for drawing inferences from the. Thus, this thesis explores the extent to which this type of a translation can build a connectionist inference model to accommodate desired symbolic inference. This work first involves constructing efficient connectionist mechanisms to represent symbol components, dynamic bindings, basic symbolic inference procedures, and devising a set of algorithms which automatically translates input descriptions to neural networks using the above connectionist mechanisms. These connectionist mechanisms are built by taking an existing temporal synchrony mechanism and extending it further to obtain desirable features to represent and manipulate basic symbol structures. The existing synchrony mechanism represents dynamic bindings very efficiently using temporal synchronous activity between neuron elements but it has fundamental limitations in supporting symbolic inference. The extension addresses these limitations.
|