Monitoring Plan Optimality during Execution: Theory and Implementation.
Fritz, C.; and McIlraith, S.
In
Proceedings of the 18th International Workshop on Principles of Diagnosis (DX), pages 298–305, Nashville, TN, USA, May 2007.
link
bibtex
1 download
@inproceedings{fritz_monitoring_2007,
address = {Nashville, TN, USA},
title = {Monitoring {Plan} {Optimality} during {Execution}: {Theory} and {Implementation}},
booktitle = {Proceedings of the 18th {International} {Workshop} on {Principles} of {Diagnosis} ({DX})},
author = {Fritz, Christian and McIlraith, Sheila},
month = may,
year = {2007},
keywords = {Execution, monitoring},
pages = {298--305},
}
Monitoring Policy Execution.
Fritz, C.; and McIlraith, S. A.
In
Proceedings of the 3rd Workshop on Planning and Plan Execution for Real-World Systems (at ICAPS07), Providence, Rhode Island, USA, September 2007.
link
bibtex
1 download
@inproceedings{fritz_monitoring_2007,
address = {Providence, Rhode Island, USA},
title = {Monitoring {Policy} {Execution}},
booktitle = {Proceedings of the 3rd {Workshop} on {Planning} and {Plan} {Execution} for {Real}-{World} {Systems} (at {ICAPS07})},
author = {Fritz, Christian and McIlraith, Sheila A.},
month = sep,
year = {2007},
keywords = {Execution, monitoring},
}
Monitoring the Execution of Optimal Plans.
Fritz, C.
In
The 17th International Conference on Automated Planning and Scheduling (ICAPS) Doctoral Consortium, Providence, Rhode Island, USA, September 2007.
\textbfBest Paper
link
bibtex
1 download
@inproceedings{fritz_monitoring_2007,
address = {Providence, Rhode Island, USA},
title = {Monitoring the {Execution} of {Optimal} {Plans}},
booktitle = {The 17th {International} {Conference} on {Automated} {Planning} and {Scheduling} ({ICAPS}) {Doctoral} {Consortium}},
author = {Fritz, Christian},
month = sep,
year = {2007},
note = {\textbf{Best Paper}},
keywords = {Execution, monitoring},
}
Monitoring Plan Optimality During Execution.
Fritz, C.; and McIlraith, S. A.
In
Proceedings of the 17th International Conference on Automated Planning and Scheduling (ICAPS), pages 144–151, Providence, Rhode Island, USA, September 2007.
link
bibtex
2 downloads
@inproceedings{fritz_monitoring_2007,
address = {Providence, Rhode Island, USA},
title = {Monitoring {Plan} {Optimality} {During} {Execution}},
booktitle = {Proceedings of the 17th {International} {Conference} on {Automated} {Planning} and {Scheduling} ({ICAPS})},
author = {Fritz, Christian and McIlraith, Sheila A.},
month = sep,
year = {2007},
keywords = {Execution, monitoring},
pages = {144--151},
}
Exploiting Procedural Domain Control Knowledge in State-of-the-Art Planners.
Baier, J. A.; Fritz, C.; and McIlraith, S. A.
In
Proceedings of the 17th International Conference on Automated Planning and Scheduling (ICAPS), pages 26–33, Providence, Rhode Island, USA, September 2007.
link
bibtex
abstract
3 downloads
@inproceedings{baier_exploiting_2007,
address = {Providence, Rhode Island, USA},
title = {Exploiting {Procedural} {Domain} {Control} {Knowledge} in {State}-of-the-{Art} {Planners}},
abstract = {Domain control knowledge (DCK) has proven effective in improving the efficiency of plan generation by reducing the search space for a plan. Procedural DCK is a compelling type of DCK that supports a natural specification of the skeleton of a plan. Unfortunately, most state-of-the-art planners do not have the machinery necessary to exploit procedural DCK. To resolve this deficiency, we propose to compile procedural DCK directly into PDDL2.1, thus enabling any PDDL2.1-compatible planner to exploit it. The contribution of this paper is threefold. First, we propose a PDDL-based semantics for an Algol-like, procedural language that can be used to specify DCK in planning. Second, we provide a polynomial algorithm that translates an ADL planning instance and a DCK program, into an equivalent, program-free PDDL2.1 instance whose plans are only those that adhere to the program. Third, we argue that the resulting planning instance is well-suited to being solved by domain-independent heuristic planners. To this end, we propose three approaches to computing domain-independent heuristics for our translated instances, sometimes leveraging properties of our translation to guide search. In our experiments on familiar PDDL planning benchmarks we show that the proposed compilation of procedural DCK can significantly speed up the performance of a heuristic search planner. Our translators are implemented and available on the web.},
booktitle = {Proceedings of the 17th {International} {Conference} on {Automated} {Planning} and {Scheduling} ({ICAPS})},
author = {Baier, Jorge A. and Fritz, Christian and McIlraith, Sheila A.},
month = sep,
year = {2007},
keywords = {Golog},
pages = {26--33},
}
Domain control knowledge (DCK) has proven effective in improving the efficiency of plan generation by reducing the search space for a plan. Procedural DCK is a compelling type of DCK that supports a natural specification of the skeleton of a plan. Unfortunately, most state-of-the-art planners do not have the machinery necessary to exploit procedural DCK. To resolve this deficiency, we propose to compile procedural DCK directly into PDDL2.1, thus enabling any PDDL2.1-compatible planner to exploit it. The contribution of this paper is threefold. First, we propose a PDDL-based semantics for an Algol-like, procedural language that can be used to specify DCK in planning. Second, we provide a polynomial algorithm that translates an ADL planning instance and a DCK program, into an equivalent, program-free PDDL2.1 instance whose plans are only those that adhere to the program. Third, we argue that the resulting planning instance is well-suited to being solved by domain-independent heuristic planners. To this end, we propose three approaches to computing domain-independent heuristics for our translated instances, sometimes leveraging properties of our translation to guide search. In our experiments on familiar PDDL planning benchmarks we show that the proposed compilation of procedural DCK can significantly speed up the performance of a heuristic search planner. Our translators are implemented and available on the web.