Integrated Cognitive User assistance (ICU)


Project

Aims

The aim of this project is to provide user assistance in the multi-tasking example scenario based on the MATBII task space developed by NASA. The attentional workspace of the user is monitored through their interactions and eye movements by and the underlying agent architecture which in turn is able to deploy highlights and gaze contingent arrows to guide the user’s attention.


Implementation

ICU

An implementation of MATBII in Python 3.6+ with additional user assistance features. ICU is implemented as an event system that is easy to interface with. Interface meta data and all internal events are exposed via a simple event-based python API. ICU includes support for various kinds of user input - mouse, keyboard, joy stick, eye tracking.

ICUa

ICUa is ICU extended with agents implemented in PyStarWorlds, an agent environment that supports Python agent applications. The agents access the ICU display and provide feedback in the form of highlights and arrows according to simple logic based on eye tracking, keyboard, mouse and joystick inputs.


Funding

This project is supported by a Human-Like Computing EPSRC Network+ kickstart grant


Demos

EMAS 2021

Papers

S. Durant, B. Wilkins, C. Woods, E. Uliana and K. Stathis. 2021. Attention Guidance Agents for the MATBII cockpit task. Engineering Multi-Agent Systems. EMAS 2021.