Advanced forms of AI Planning

Automated planning is the problem of automatically producing a plan (i.e., a course of actions) in order to achieve a certain goal (e.g., have all the packages delivered in a logistic domain). Those plans are generally meant to be executed by intelligent agents, autonomous robots, unmanned vehicles, or complex embedded systems.

I am particularly interested in advanced forms of planning (e.g., such as planning under non-determinism or adaptive planning), the link with controller synthesis for adversarial planning, and path-planning (or pathfinding) in an AI context.

Together with students, and sometimes as part of the COSC1024/2048 Agent-Oriented Programming course, we developed path-planning libraries and simulation-visualisation toolkit (that are compatible with Moving-AI benchmark framework).

Some representative papers in the area are:

Sebastian Sardina
Sebastian Sardina
Professor in Artificial Intelligence

My research falls in the intersection between knowledge representation for reasoning about dynamic systems (reasoning about action and change), automated planning and reactive synthesis, and agent-oriented programming.

Related