Abstract
Software systems are increasingly making decisions autonomously by incorporating AI and machine learning capabilities. These systems are known as self-adaptive and autonomous systems (SAS). Some of these decisions can have a life-changing impact on the people involved and therefore, they need to be appropriately tracked and justified: the system should not be taken as a black box. It is required to be able to have knowledge about past events and records of history of the decision making. However, tracking everything that was going on in the system at the time a decision was made may be unfeasible, due to resource constraints and complexity. In this paper, we propose an approach that combines the abstraction and reasoning support offered by models used at runtime with provenance graphs that capture the key decisions made by a system through its execution. Provenance graphs relate the entities, actors and activities that take place in the system over time, allowing for tracing the reasons why the system reached its current state. We introduce activity scopes, which highlight the high-level activities taking place for each decision, and reduce the cost of instrumenting a system to automatically produce provenance graphs of these decisions. We demonstrate a proof of concept implementation of our proposal across two case studies, and present a roadmap towards a reusable provenance layer based on the experiments.
Original language | English |
---|---|
Title of host publication | Proceedings - 23rd ACM/IEEE International Conference on Model Driven Engineering Languages and Systems, MODELS-C 2020 - Companion Proceedings |
Publisher | ACM |
Pages | 344-353 |
Number of pages | 10 |
ISBN (Electronic) | 978-1-4503-8135-2 |
DOIs | |
Publication status | Published - 16 Oct 2020 |
Publication series
Name | Proceedings - 23rd ACM/IEEE International Conference on Model Driven Engineering Languages and Systems, MODELS-C 2020 - Companion Proceedings |
---|
Bibliographical note
This is an open access article published via the read and publish agreement between Aston University and ACMFunding: The work was partially funded by the
Leverhulme Trust Research Fellowship (Grant RF-2019-548) and the
EPSRC Research Project Twenty20Insight (Grant EP/T017627/1).
Keywords
- Autonomous decision-making
- PROV-DM
- Provenance
- Runtime models
- Self-explanation