Skip Navigation

The Computer Journal 1986 29(2):135-150; doi:10.1093/comjnl/29.2.135
© 1986 by British Computer Society
This Article
Right arrow Full Text (PDF)
Right arrow Alert me when this article is cited
Right arrow Alert me if a correction is posted
Services
Right arrow Email this article to a friend
Right arrow Similar articles in this journal
Right arrow Similar articles in ISI Web of Science
Right arrow Alert me to new issues of the journal
Right arrow Add to My Personal Archive
Right arrow Download to citation manager
Right arrow Search for citing articles in:
ISI Web of Science (2)
Right arrowRequest Permissions
Google Scholar
Right arrow Articles by Hutchinson, A.
Right arrow Search for Related Content
Social Bookmarking
 Add to CiteULike   Add to Connotea   Add to Del.icio.us  
What's this?

A Data Structure and Algorithm for a Self-Augmenting Heuristic Program

A. Hutchinson *

Department of Computation, U.M.I.S.T., P.O. Box 88, Manchester, M60 1QD, UK

This describes a design for a program which can invent concepts, heuristics for manipulating them, and data structures for storing them. The key to the approach outlined here is that concepts, heuristics and structures are all regarded as legitimate data, all stored in the same format. This approach is analogous to the design of functional languages in which functions are ‘first class’ objects. A concept may be defined by enumerating its examples, or by the functions which create its examples, or by a predicate. The design includes a language for writing heuristics, simpler than Lisp, which should lend itself to automatic program modification. In this language all data are typed, and the term ‘type’ is synonymous with ‘concept’.

The algorithm keeps lists of active tasks, and attempts one task in each cycle. Tasks are stimulated by demons, which are rather like heuristics. The outcome of each task is stored in a task summary. This allows the program to analyse its own performance. Tasks are attempted in order of priority, rather than to fulfil goals. This lets the algorithm shift attention in pursuit of a wandering bottleneck. The design allows for unrestricted relations among the program's data. These may suffice for a new technique of learning from a single example. The actual performance of such a program depends on its particular concepts, demons and heuristics, which are not considered here.


Received September 1984.

* Address for correspondence: Department of Computing, King's college London, Strand, London WC2R 2LS.

§ Department of Computation, U.M.I.S.T., P.O. Box 88, Manchester, M60 1QD


Add to CiteULike CiteULike   Add to Connotea Connotea   Add to Del.icio.us Del.icio.us    What's this?




Disclaimer:
Please note that abstracts for content published before 1996 were created through digital scanning and may therefore not exactly replicate the text of the original print issues. All efforts have been made to ensure accuracy, but the Publisher will not be held responsible for any remaining inaccuracies. If you require any further clarification, please contact our Customer Services Department.