Projects per year
Abstract
It is becoming increasingly important to verify safety and security of AI applications. While declarative languages (of the kind found in automated planners and model checkers) are traditionally used for verifying AI systems, a big challenge is to design methods that generate verified executable programs. A good example of such a “verification to implementation” cycle is given by automated planning languages like PDDL, where plans are found via a model search in a declarative language, but then interpreted or compiled into executable code in an imperative language. In this paper, we show that this method can itself be verified. We present a formal framework and a prototype Agda implementation that represent PDDL plans as executable functions that inhabit types that are given by formulae describing planning problems. By exploiting the well-known Curry-Howard correspondence, type-checking then automatically ensures that the generated program corresponds precisely to the specification of the planning problem.
Original language | English |
---|---|
Title of host publication | Practical Aspects of Declarative Languages |
Subtitle of host publication | 21st International Symposium, PADL 2019, Lisbon, Portugal, January 14-15, 2019, Proceedings |
Editors | Jose Julio Alferes, Moa Johansson |
Place of Publication | Cham |
Publisher | Springer |
Pages | 204-220 |
Number of pages | 19 |
ISBN (Print) | 9783030059972 |
DOIs | |
Publication status | Published - Jan 2019 |
Event | 21st International Symposium on Practical Aspects of Declarative Languages (PADL 2019) - Lisbon, Portugal Duration: 14 Jan 2019 → 15 Jan 2019 Conference number: 21 https://popl19.sigplan.org/track/PADL-2019#About |
Publication series
Name | Lecture Notes in Computer Science (Programming and Software Engineering) |
---|---|
Publisher | Springer |
Volume | 11372 |
ISSN (Print) | 0302-9743 |
Conference
Conference | 21st International Symposium on Practical Aspects of Declarative Languages (PADL 2019) |
---|---|
Abbreviated title | PADL 2019 |
Country/Territory | Portugal |
City | Lisbon |
Period | 14/01/19 → 15/01/19 |
Internet address |
Keywords
- API planning
- Curry-Howard correspondence
- Constructive logic
- Verification
- Dependent types
Fingerprint
Dive into the research topics of 'Proof-carrying plans'. Together they form a unique fingerprint.Projects
- 2 Finished
-
-
Discovery: Pattern Discovery and Program: Discovery: Pattern Discovery and Program Shaping for Manycore Systems
Thomson, J. (PI), Hammond, K. (CoI) & Sarkar, S. (CoI)
1/07/17 → 31/12/20
Project: Standard