I-X: Technology for Intelligent Agents & Tools
Systems Architecture

Introduction | I-Core | <I-N-CA> | Shared Models | Input/Output Scenarios | Development Areas | Issues | Scenarios

Work in Intelligent Planning and Activity Management at the University of Edinburgh (See http://www.aiai.ed.ac.uk/project/plan/) has led to a number of significant assets that are re-used on a number of projects. These assets include: Nonlin, O-Plan, <I-N-OVA>, Enterprise Ontology, Enterprise Architecture, Task Manager, O-P3 Process Panels, Common Process Editor, etc. A new generation of the work will draw on these earlier efforts, generalise them, and significantly extend the application of the core concepts and assets, leading to new re-usable components, and create opportunities for applications and further research.

This new programme is called I-X and the core components are a shared model representation called <I-N-CA> and a related systems integration architecture called I-Core. A variety of re-usable components and systems will be build on the new architecture and these will be collectively referred to as I-Technology and I-Tools.

The "I" in I-X and I-Technology reflects the following:
Some factors which motivate the I-X work are: We propose to bring together a number of threads of previous research and development, and use state-of-the-art understanding of the conceptual basis for flexible, incremental, mixed-initiative planning and activity management systems. We will incorporate these into an open, flexible, lightweight and embeddable system. This will be written in Java for portability and to maximise reuse potential. The core of the system will be an agenda-based issue handling system based on workflow principles. It will be specialised to any particular task by incorporating suitable issue-handling capabilities which could be supplied by human or system components. It will be designed to allow for very significant extension via an open capability plug-in interface and via an interface to allow for the use of constraint management methods, feasibility estimators, simulators, etc. The system will be able to inter-work with other workflow and cooperative working support systems, and will not make assumptions about the internal architecture of those other systems.

I-X provides a new systems integration architecture. It can be used to create agents or non-agent systems. Its design is based on the O-Plan planning agent architecture. I-Core incorporates components and interface specifications which account for simplifications, abstractions and clarifications in the O-Plan work. I-Core provides an issue-handling workflow style of architecture, with reasoning and functional capabilities provided as plug-ins. Also via plug-ins it allows for sophisticated management and use of the internal model representations to reflect the application domain of the system being built in I-Core. I-Core systems or agents may be recursively or fractally composed, and may interwork with other processing cells or architectures. This is a systems integration approach now being advocated by a number of groups concerned with large scale, long-lived, evolving and diverse systems integration issues.

The I-Technology programme has 5 aspects:

  1. Systems Integration - A broad vision of an open architecture for the creation of intelligent systems for the synthesis of a result or "product" which is based on a "two cycle" approach which uses plug-in components to "handle issues" and to "manage and respect the domain model".
  2. Representation - a core notion of the representation of a synthesised product as a set of nodes making up the components of the product, along with constraints on the relationship between those nodes and a set of outstanding issues - <I-N-CA> - Issues, Nodes, Critical Constraints and Auxiliary Constraints.
  3. Reasoning - the provision of reusable reasoning and model management capabilities.
  4. Viewers & User Interfaces - to understand user roles in performing activities and to provide generic modules which present the state of the process they are engaged in, their relationships to others and the status of the artifacts/products they are working with.
  5. Applications - work in various application sectors which will seek to create generic approaches (I-Tools) for the various types of Task in which users may engage.

I-Core

The components of I-Core are as follows:

A number of different types of internal interfaces are available within the framework to reflect the protocols or interfaces into which the various components can fit. The separation into viewers, Issue handlers or processing assets, constraint managers and information assets has been found to be useful in a number of AIAI projects. This also puts the I-X work on a convergent path with other Model/Viewer/Controller styles of systems framework.

<I-N-CA> Ontology

The <I-N-CA> (Issues - Nodes - Critical/Auxiliary) constraint approach to describing synthesised artifacts (results, models, plans, configurations, designs) defines a set of "nodes" to be included in the design, along with "constraints" on how these nodes can be related to one another and the environment they exist in. It also includes a set of outstanding "issues" related to the artifact(s).

The <I-N-CA> constraints model is a means to represent synthesised or designed artifacts as a set of constraints on the space of possible designs. By having a clear description of the different components within a synthesised artifact, the model allows for them to be manipulated and used separately from the environments in which they are generated.

The constraints which add a node (these are in the form ``include node'') in the <I-N-CA> model set the space within which the description of the artifact may be further constrained.

The I (issues) state the outstanding items to be handled and can represent unsatisfied objectives, problems which analysis has shown need to be addressed, etc. The I constraints can be thought of as implying further constraints which may have to be added into the design in future in order to address the outstanding issues.

The CA constraints restrict the relationships between the nodes to describe only those artifacts within the design space which meet the requirements. The constraints are split into "critical constraints" and "auxiliary constraints" depending on whether some constraint managers (solvers) can return them as "maybe" answers to indicate that the constraint being added to the model is okay so long as other critical constraints are imposed. The maybe answer is returned as a disjunction of conjunctions of critical constraints.

The use of "maybe", delayed and/or conditional constraint results from problem solvers is common in AI planning where one of the main world state condition/effect solvers many of us use is the modal truth criterion (MTC) based on Tate's work on the Nonlin "QA Algorithm" in the mid 1970s. This established whether some condition was satisfied at some point in a partial ordering of activities in a plan. In later Edinburgh planning work, the same interface is used a general model for constraint solvers being plugged into a planner - or indeed any synthesis system.

For example, if the product or artifact is an activity plan, some types of ordering (temporal) and variable (object) constraints are distinguished from all other auxiliary constraints since these act as critical constraints or cross constraints, usually being involved in describing the others -- such as in a resource constraint which will often refer to objects/variables and to time points or intervals.

We are also promoting a knowledge modelling approach in AKT which is thought of as a synthesis of the model from multiple human and system sources using any modelling methods and approaches or tools. This would build "nodes" in the model as appropriate to the domain, and build constraints on those nodes. It would maintain a set of outstanding modelling issues. It would use terminology in a domain ontology that was being concurrently defined alongside the modelling, so it itself would be a result of the modelling. It would allow a wide range of reasoning approaches and sub-solvers to be employed as appropriate to the tasks being conducted being found through the use of a capability description that allowed access to the library of capabilities (i.e. agent capabilities or problem-solving method libraries).

Issues can be categorised as to whether they will, may or will never add a "node". The I constraints which can lead to the inclusion of new nodes are of a different nature in the synthesis process to those which cannot.

The choice of which constraints are considered critical is itself a decision for an application of I-X and I-Core. It is not pre-determined for all applications. A temporal activity-based planner would normally have objects/variable constraints (equality and inequality of objects) and some temporal constraints (maybe just the simple before(time-point1, time-point-2) constraint) as the critical constraints. But, in a 3D design or a configuration application object/variable and some other critical constraints (possibly spatial constraints) might be chosen. It depends on the nature of what is communicated between constraint managers in the application of the architecture.

The types of constraints in an <I-N-CA> model is shown below:

Shared Models

The I-X approach involves the use of shared models for task directed communication between human and computer agents who are jointly exploring a range of alternative options for the synthesis of an artifact such as a design or a plan.

A number of concepts are being used as the basis for exploring task orientated multi-agent and mixed-initiative work involving users and systems. Together these provide for a shared model of what each agent can and is authorised to do and what those agents can act upon. The concepts are:

  1. Shared Object/Product Model -- a structured representation of the object being modelled or produced using a common constraint model of the object or product (<I-N-CA>).
  2. Shared Task Model -- Mixed initiative model of "mutually constraining the space of objects/products"
  3. Shared Space of Options -- option management.
  4. Shared Model of Agent Processing -- handlers for issues (functional capabilities) and constraint managers
  5. Shared Understanding of Authority -- management of the authority to do work (to handle issues) and which may take into account options and levels of abstraction of the model of the object or product.

In particular, this work will carry forward the development of a strong systematic ontology to underpin the models of processes and activity - including continuing to engage in and promote its use as a basis for standards. The work will draw on the initial efforts to create an ontology suitable for the conceptual description of all aspects of an organisation - the Enterprise Ontology and on the development of a constraint model of activity <I-N-OVA>. The work will promote the aim that PIF, NIST PSL, OMWG CPR and SPAR all converge on a single core model of activity based on <I-N-CA>.

Input/Output Scenarios

A range of Input and Output scenarios are being studied to drive the development of I-X.

Development Areas

The initial areas of development under the I-X research programme include:
  1. Characterisation of the separate components of a single I-X agent to establish what features each has and how they should differ. Establish whether the a priori view on the separate componets is desirable.
  2. Initial Java encoding experiments to establish that the envisaged plug-in framework is feasible and to experiment with different approaches.
  3. Consideration of how to describe plug-in components. This is envisaged as being in the <I-N-CA> ontology, reified in Sorted First Order Logic and storable in XML/RDF.
  4. The provision of an ontology for issues and issue handler descriptions for some sample applications of I-X: (e.g. I-Plan, I-Config).
  5. Consideration of how to describe the design, architecture and implementation. Possible use of UML models.
  6. Initial applications of I-X (e.g. I-Plan, I-Config).

Issues

Some issues to consider while refining the I-X and I-Core design are listed here: Other areas of study include:

Scenarios


AIAI Page maintained by a.tate@ed.ac.uk, Last updated: Thu May 29 15:48:34 2003