BACK TO INDEX

Publications from 1992
Journal Articles/Book Chapters
  1. Mark Evans, John Anderson, and Geoff Crysdale. Achieving Flexible Autonomy in Multi-Agent Systems using Constraints. Applied Artificial Intelligence, 6(1):103-126, January 1992.
    @article{appliedai92,
    author = {Mark Evans and John Anderson and Geoff Crysdale},
    title = {Achieving Flexible Autonomy in Multi-Agent Systems using Constraints},
    journal = {Applied Artificial Intelligence},
    year = {1992},
    volume = {6},
    number = {1},
    pages = {103-126},
    month = {January},
    pdf = {http://aalab.cs.umanitoba.ca/%7eandersj/Publications/pdf/FlexibleAutonomy.pdf} 
    }
    


Conference Articles
  1. Jacky Baltes and Bruce MacDonald. An Integrated Planning Representation using Macros, Abstractions, and Cases. In Michael R. Lowry, editor, Proceedings of the Workshop on Change of Representation and Problem Reformulation, Moffet Field, CA 94025,USA, pages 1-10, April 1992. NASA Ames Research Center, NASA Ames Research Center.
    Abstract:
    Planning will be an essential part of future autonomous robots and integrated intelligent systems. After giving a brief introduction to the classical planning paradigm, this paper focuses on learning problem solving knowledge in planning systems. A general weak method for learning useful operators is the creation of macros. The paper first describes a novel approach to the selection and dynamic filtering of macros. The dynamic filtering approach is suggested for controlling the creation of operators. A new planning representation is proposed that uses a common representation for macros, abstractions, and cases. A general operator is represented by sequences of primitive or non--primitive operators. A macro is equivalent to a sequence of primitive, executable, operators with uninstantiated arguments. A case consists of primitive operators with instantiated arguments. An abstract plan is equivalent to a sequence of non--primitive operators at a lower level of abstraction. A learned indexing mechanism allows rapid access to relevant operators. The system is able to use both classical and case--based techniques. The general operators in a successful plan derivation would be assessed for the potential usefulness, and some stored.

    @inproceedings{baltes-1992d,
    author = {Jacky Baltes and Bruce MacDonald},
    title = {An Integrated Planning Representation using Macros, Abstractions, and Cases},
    booktitle = {Proceedings of the Workshop on Change of Representation and Problem Reformulation},
    year = 1992,
    month = apr,
    editor = {Michael R. Lowry},
    publisher = {NASA Ames Research Center},
    address = {Moffet Field, CA 94025,USA},
    pages = {1-10},
    organization = {NASA Ames Research Center},
    abstract = {Planning will be an essential part of future autonomous robots and integrated intelligent systems. After giving a brief introduction to the classical planning paradigm, this paper focuses on learning problem solving knowledge in planning systems. A general weak method for learning useful operators is the creation of macros. The paper first describes a novel approach to the selection and dynamic filtering of macros. The dynamic filtering approach is suggested for controlling the creation of operators. A new planning representation is proposed that uses a common representation for macros, abstractions, and cases. A general operator is represented by sequences of primitive or non--primitive operators. A macro is equivalent to a sequence of primitive, executable, operators with uninstantiated arguments. A case consists of primitive operators with instantiated arguments. An abstract plan is equivalent to a sequence of non--primitive operators at a lower level of abstraction. A learned indexing mechanism allows rapid access to relevant operators. The system is able to use both classical and case--based techniques. The general operators in a successful plan derivation would be assessed for the potential usefulness, and some stored.},
    pdf = {http://aalab.cs.umanitoba.ca/%7ejacky/Publications/pdf/baltes-1992d.pdf} 
    }
    


  2. Jacky Baltes and Bruce MacDonald. Case--based Meta Learning: Sustained Learning supported by a Dynamically Biased Version Space. In Diana Gordon, editor, Proceedings of the ML 92 Workshop on Biases in Inductive Learning, July 1992.
    Abstract:
    It is well--recognized that in practical inductive learning systems the search for a concept must be heavily biased. In addition the bias must be dynamic, adapting to the current learning problem. Another important requirement is sustained learning, allowing transfer from known tasks to new ones. Previous work on dynamic bias has not explicitly addressed learning transfer, while previous case--based learning research suffers from a variety of problems. This paper presents a method of Case--Based Meta Learning (CBML), in which the cases are concepts, rather than instances, and retrieved similar concepts are used as a skeletal version space to speed up learning. CBML is independent of the concept representation language. The CBML--Clerk system, which learns repetitive operating system tasks, is presented as a demonstration.

    @inproceedings{baltes-1992b,
    key = {ML 92 workshop},
    author = {Jacky Baltes and Bruce MacDonald},
    title = {Case--based Meta Learning: Sustained Learning supported by a Dynamically Biased Version Space},
    booktitle = {Proceedings of the ML 92 Workshop on Biases in Inductive Learning},
    year = 1992,
    month = {July},
    editor = {Diana Gordon},
    abstract = {It is well--recognized that in practical inductive learning systems the search for a concept must be heavily biased. In addition the bias must be dynamic, adapting to the current learning problem. Another important requirement is sustained learning, allowing transfer from known tasks to new ones. Previous work on dynamic bias has not explicitly addressed learning transfer, while previous case--based learning research suffers from a variety of problems. This paper presents a method of Case--Based Meta Learning (CBML), in which the cases are concepts, rather than instances, and retrieved similar concepts are used as a skeletal version space to speed up learning. CBML is independent of the concept representation language. The CBML--Clerk system, which learns repetitive operating system tasks, is presented as a demonstration.},
    pdf = {http://aalab.cs.umanitoba.ca/%7ejacky/Publications/pdf/baltes-1992b.pdf} 
    }
    


  3. Jacky Baltes and Bruce MacDonald. Case--based Meta Learning: Using a Dynamically Version Space in Sustained Learning. In Janice Glasgow and Robert Hadley, editors, Proceedings Ninth Canadian Conference on Artificial Intelligence, Palo Alto, California, pages 228-235, May 1992. Canadian Society for Computational Studies of Intelligence, Morgan Kaufman Publishers Inc..
    Abstract:
    It is well--recognized that in practical inductive learning systems the search for a concept must be heavily biased. In addition the bias must be dynamic, adapting to the current learning problem. Another important requirement is sustained learning, allowing transfer from known tasks to new ones. Previous work on dynamic bias has not explicitly addressed learning transfer, while previous case--based learning research suffers from a variety of problems. This paper presents a method of Case--Based Meta Learning (CBML), in which the cases are concepts, rather than instances, and retrieved similar concepts are used as a skeletal version space to speed up learning. CBML is independent of the concept representation language. The CBML--Clerk system, which learns repetitive operating system tasks, is presented as a demonstration.

    @inproceedings{baltes-1992,
    author = {Jacky Baltes and Bruce MacDonald},
    title = {Case--based Meta Learning: Using a Dynamically Version Space in Sustained Learning},
    booktitle = {Proceedings Ninth Canadian Conference on Artificial Intelligence},
    organization = {Canadian Society for Computational Studies of Intelligence},
    year = {1992},
    month = may,
    editor = {Janice Glasgow and Robert Hadley},
    publisher = {Morgan Kaufman Publishers Inc.},
    address = {Palo Alto, California},
    pages = {228-235},
    abstract = {It is well--recognized that in practical inductive learning systems the search for a concept must be heavily biased. In addition the bias must be dynamic, adapting to the current learning problem. Another important requirement is sustained learning, allowing transfer from known tasks to new ones. Previous work on dynamic bias has not explicitly addressed learning transfer, while previous case--based learning research suffers from a variety of problems. This paper presents a method of Case--Based Meta Learning (CBML), in which the cases are concepts, rather than instances, and retrieved similar concepts are used as a skeletal version space to speed up learning. CBML is independent of the concept representation language. The CBML--Clerk system, which learns repetitive operating system tasks, is presented as a demonstration.},
    pdf = {http://aalab.cs.umanitoba.ca/%7ejacky/Publications/pdf/baltes-1992.pdf} 
    }
    


  4. Ken Barker, Mark Evans, and John Anderson. Quantification of Autonomy in Multi-Agent Systems. In Proceedings of the AAAI Workshop on Cooperation Among Heterogeneous Agents, San Jose, CA, pages 6, July 1992.
    @inproceedings{withbarker,
    author = {Ken Barker and Mark Evans and John Anderson},
    title = {Quantification of Autonomy in Multi-Agent Systems},
    booktitle = {Proceedings of the AAAI Workshop on Cooperation Among Heterogeneous Agents},
    year = {1992},
    pages = {6},
    address = {San Jose, CA},
    month = {July} 
    }
    


  5. Bruce MacDonald and Jacky Baltes. Research in instructable Systems. In Machine Learning Workshop at AI/GI/VI '92, May 1992.
    @inproceedings{baltes-1992e,
    key = {ML workshop at CAI 92},
    author = {Bruce MacDonald and Jacky Baltes},
    title = {Research in instructable Systems},
    booktitle = {Machine Learning Workshop at AI/GI/VI '92},
    year = {1992},
    month = {May} 
    }
    


Internal Reports
  1. Jacky Baltes. Symmetric Version Space Algorithm for Learning Disjunctive String Concepts. Technical report 92/469/06, University of Calgary, Calgary,Alta, March 1992.
    @techreport{baltes-1992f,
    key = {Tech report of string paper},
    author = {Jacky Baltes},
    title = {Symmetric Version Space Algorithm for Learning Disjunctive String Concepts},
    institution = {University of Calgary},
    year = {1992},
    month = {March},
    address = {Calgary,Alta},
    number = {92/469/06},
    pdf = {http://aalab.cs.umanitoba.ca/%7ejacky/Publications/pdf/baltes-1992f.pdf} 
    }
    


  2. Jacky Baltes et al.. Selected student reports from CPSC 521, Winter term 1992. Technical report, Alberta Microelectronic Centre, 1992.
    @techreport{amc-1992,
    author = {Jacky Baltes et al.},
    title = {Selected student reports from {CPSC} 521, Winter term 1992},
    institution = {Alberta Microelectronic Centre},
    year = {1992} 
    }
    



BACK TO INDEX




Disclaimer:

This material is presented to ensure timely dissemination of scholarly and technical work. Copyright and all rights therein are retained by authors or by other copyright holders. All persons accessing this information are expected to adhere to the terms and constraints invoked by each author's copyright. In most cases, these works may not be reposted without the explicit permission of the copyright holder.




Last modified: Mon Jan 29 11:54:48 2024