Diane E. Kitchin
University of Huddersfield
Network
Latest external collaboration on country level. Dive into details by clicking on the dots.
Publication
Featured researches published by Diane E. Kitchin.
Knowledge Engineering Review | 2007
Ron M. Simpson; Diane E. Kitchin; Thomas Leo McCluskey
In this paper an object-centric perspective on planning domain definition is presented along with an overview of GIPO (graphical interface for planning with objects), a supporting tools environment. It is argued that the object-centric view assists the domain developer in conceptualizing the domain’s structure, and we show how GIPO enables the developer to capture that conceptualization at an appropriate and matching conceptual level. GIPO is an experimental environment which provides a platform for exploring and demonstrating the range and scope of tools required to support the knowledge engineering aspects of creating and validating planning systems, both for classical pre-condition planning and hierarchical planning. GIPO embodies the object-centric view, leading to a range of benefits typically associated with object-oriented methods in other fields of software engineering such as highly visual development methods, code reuse and efficient, reliable development.
international syposium on methodologies for intelligent systems | 2000
Ron M. Simpson; Thomas Leo McCluskey; Donghong Liu; Diane E. Kitchin
Recent successful applications of AI planning technology have highlighted the knowledge engineering of planning domain models as an important research area. We describe an implemented translation algorithm between two languages used in planning representation: PDDL, a language used for communication of example domains between research groups, and OCLh, a language developed specifically for planning domain modelling. The algorithm is being used as part of OCLhs tool support to import models expressed in PDDL to OCLhs environment. Here we outline the translation algorithm, and discuss the issues that it uncovers. Although the tool performs reasonably well when its output is measured against hand-crafted OCLh, it results in only partially specified models. Analyis of the translation results shows that this is because many natural assumptions about domains are not captured in the PDDL encodings.
congress of the italian association for artificial intelligence | 2015
Rabia Jilani; Andrew Crampton; Diane E. Kitchin; Mauro Vallati
Intelligent agents solving problems in the real world require domain models containing widespread knowledge of the world.
Ai Communications | 2015
Mauro Vallati; Lukáš Chrpa; Diane E. Kitchin
In recent years the field of automated planning has significantly advanced and several powerful domain-independent planners have been developed. However, none of these systems clearly outperforms all the others in every known benchmark domain. This observation motivated the idea of configuring and exploiting a portfolio of planners to perform better than any individual planner: some recent planning systems based on this idea achieved significantly good results in experimental analysis and International Planning Competitions. Such results let us suppose that future challenges of the Automated Planning community will converge on designing different approaches for combining existing planning algorithms. This paper reviews existing techniques and provides an exhaustive guide to portfolio-based planning. In addition, the paper outlines open issues of existing approaches and highlights possible future evolution of these techniques.
computational intelligence and games | 2012
Munir Naveed; Diane E. Kitchin; Andrew Crampton; Lukáš Chrpa; Peter Gregory
In this paper, we present a Monte-Carlo policy rollout technique (called MOCART-CGA) for path planning in dynamic and partially observable real-time environments such as Real-time Strategy games. The emphasis is put on fast action selection motivating the use of Monte-Carlo techniques in MOCART-CGA. Exploration of the space is guided by using corridors which direct simulations in the neighbourhood of the best found moves. MOCART-CGA limits how many times a particular state-action pair is explored to balance exploration of the neighbourhood of the state and exploitation of promising actions. MOCART-CGA is evaluated using four standard pathfinding benchmark maps, and over 1000 instances. The empirical results show that MOCART-CGA outperforms existing techniques, in terms of search time, in dynamic and partially observable environments. Experiments have also been performed in static (and partially observable) environments where MOCART-CGA still requires less time to search than its competitors, but typically finds lower quality plans.
International Conference on Innovative Techniques and Applications of Artificial Intelligence | 2011
Munir Naveed; Andrew Crampton; Diane E. Kitchin; Thomas Leo McCluskey
This paper introduces a novel path planning technique called MCRT which is aimed at non-deterministic, partially known, real-time domains populated with dynamically moving obstacles, such as might be found in a real-time strategy (RTS) game. The technique combines an efficient form of Monte-Carlo tree search with the randomized exploration capabilities of rapidly exploring random tree (RRT) planning. The main innovation of MCRT is in incrementally building an RRT structure with a collision-sensitive reward function, and then re-using it to efficiently solve multiple, sequential goals. We have implemented the technique in MCRT-planner, a program which solves non-deterministic path planning problems in imperfect information RTS games, and evaluated it in comparison to four other state of the art techniques. Planners embedding each technique were applied to a typical RTS game and evaluated using the game score and the planning cost. The empirical evidence demonstrates the success of MCRT-planner.
international conference on computational science | 2018
Mauro Vallati; Lukáš Chrpa; Diane E. Kitchin
Automated Planning has achieved a significant step forward in the last decade, and many advanced planning engines have been introduced. Nowadays, increases in computational power are mostly achieved through hardware parallelisation. In view of the increasing availability of multicore machines and of the intrinsic complexity of designing parallel algorithms, a natural exploitation of parallelism is to combine existing sequential planning engines into parallel portfolios.
portuguese conference on artificial intelligence | 2015
Roberto Gatta; Mauro Vallati; Nicola Mazzini; Diane E. Kitchin; Andrea Bonisoli; Alfonso Gerevini; Vincenzo Valentini
In a modern Diagnostic Imaging Department, managing the schedule of exams is a complex task. Surprisingly, it is still done mostly manually, without a clear, explicit and formally defined objective or target function to achieve.
international conference on tools with artificial intelligence | 1998
Thomas Leo McCluskey; Diane E. Kitchin
Archive | 2014
Rabia Jilani; Andrew Crampton; Diane E. Kitchin; Mauro Vallati