Slides
No. | Topic | Date | Slides |
---|---|---|---|
A1 | Organizational Matters | 18.09. | printer screen |
A2 | What is Planning? | 18.09. | printer screen |
X1 | Hands-on 1 | 18.09. | printer screen |
A3 | Transition Systems and Propositional Logic | 23.09. | printer screen |
A4 | Planning Tasks | 23.09. | |
A5 | Equivalent Operators and Normal Forms | 25.09. | |
A6 | Positive Normal Form, STRIPS and SAS+ | 25.09. | |
A7 | Invariants, Mutexes and Task Reformulation | 30.09. | |
A8 | Computational Complexity of Planning | 30.09. | |
B1 | Overview of Classical Planning Algorithms | 02.10. | |
B2 | Progression and Regression Search | 02.10. | |
X1 | Hands-on 2 | 02.10. | printer screen |
B3 | General Regression | 07.10. | printer screen |
B4 | Practical Issues of Regression Search | 07.10. | printer screen |
B5 | SAT Planning: Core Idea and Sequential Encoding | 09.10. | printer screen |
B6 | SAT Planning: Parallel Encoding | 09.10. | printer screen |
B7 | Symbolic Search: Binary Decision Diagrams | 14.10. | printer screen |
B8 | Symbolic Search: Full Algorithm | 14.10. | printer screen |
C1 | Delete Relaxation: Relaxed Planning Tasks | 16.10. | printer screen |
C2 | Delete Relaxation: Properties of Relaxed Planning Tasks | 16.10. | printer screen |
C3 | Delete Relaxation: Hardness of Optimal Planning & AND/OR Graphs | 21.10. | printer screen |
C4 | Delete Relaxation: Relaxed Task Graphs | 21.10. | printer screen |
C5 | Delete Relaxation: hmax and hadd | 23.10. | printer screen |
C6 | Delete Relaxation: Best Achievers, hFF and Comparison | 23.10. | printer screen |
D1 | Abstractions: Introduction | 28.10. | printer screen |
D2 | Abstractions: Formal Definition and Heuristics | 28.10. | printer screen |
D3 | Abstractions: Additive Abstractions | 30.10. | printer screen |
D4 | Pattern Databases: Introduction | 30.10. | printer screen |
D5 | Pattern Databases: Multiple Patterns | 04.11. | printer screen |
D6 | Pattern Databases: Pattern Selection | 04.11. | printer screen |
D7 | Merge-and-Shrink: Factored Transition Systems | 06.11. | printer screen |
D8 | Merge-and-Shrink: Algorithm and Heuristic Properties | 06.11. | printer screen |
E1 | Constraints: Introduction | 11.11. | printer screen |
E2 | Landmarks: RTG Landmarks & MHS Heuristic | 11.11. | printer screen |
E3 | Landmarks: LM-cut Heuristic | 13.11. | printer screen |
E4 | Linear & Integer Programming | 13.11. | printer screen |
E5 | Cost Partitioning | 18.11. | printer screen |
E6 | Optimal Cost-Partitioning | 18.11. | printer screen |
E7 | Post-hoc Optimization | 20.11. | printer screen |
E8 | Network Flow Heuristics | 20.11. | printer screen |
E9 | Operator Counting | 25.11. | printer screen |
E10 | Potential Heuristics | 25.11. | printer screen |
F1 | Markov Decision Processes | 27.11. | printer screen |
F2 | Bellman Equation & Linear Programming | 27.11. | printer screen |
F3 | Policy Iteration | 02.12. | printer screen |
F4 | Value Iteration | 02.12. | printer screen |
G1 | Factored MDPs | 04.12. | printer screen |
G2 | AO* & LAO* | 04.12. | printer screen |
G3 | Real-time Dynamic Programming | 09.12. | printer screen |
G4 | Heuristics for Probabilistic Planning | 09.12. | printer screen |
G5 | Asymptotically Suboptimal Monte-Carlo Methods | 11.12. | printer screen |
G6 | Monte-Carlo Tree Search: Framework | 11.12. | printer screen |
G7 | Monte-Carlo Tree Search Algorithms (Part I) | 16.12. | printer screen |
G8 | Monte-Carlo Tree Search Algorithms (Part II) | 16.12. | printer screen |
Extra Material
Title | Files |
---|---|
Tom Bylander. The computational complexity of propositional STRIPS planning. Artificial Intelligence, 69(1-2), pp. 165-204, 1994. | |
Jussi Rintanen.Regression for Classical and Nondeterministic Planning. Proc. ECAI 2008, pp. 568-572, 2008. | |
Jörg Hoffman and Bernhard Nebel. The FF Planning System: Fast Plan Generation Through Heuristic Search.Journal of Artificial Intelligence Research, 14, pp. 253-302, 2001. | |
Silvia Richter and Matthias Westphal. The LAMA planner: Guiding cost-based anytime planning with landmarks. Journal of Artificial Intelligence Research, 39, pp. 127-177, 2010. | |
Jussi Rintanen, Keijo Heljanko, and Ilkka Niemelä.Planning as satisfiability: parallel plans and algorithms for plan search. Artificial Intelligence, 170(12-13), pp. 1031-1080, 2006. | |
Álvaro Torralba. Symbolic Search and Abstraction Heuristics for Cost-Optimal Planning. PhD thesis, 2015. | |
Emil Keyder and Héctor Geffner. Heuristics for Planning with Action Costs Revisited. Proc. ECAI 2008, pp. 588-592, 2008. | |
Jörg Hoffmann and Bernhard Nebel. The FF Planning System: Fast Plan Generation Through Heuristic Search. Journal of Artificial Intelligence Research, 14, pp. 253-302, 2001. | |
Stefan Edelkamp. Planning with Pattern Databases. Proc. ECP 2001, pp. 13-24, 2001. | |
Stefan Edelkamp. Symbolic Pattern Databases in Heuristic Search Planning. Proc. AIPS 2002, pp. 274-283, 2002. | |
Patrik Haslum, Blai Bonet and Héctor Geffner. New Admissible Heuristics for Domain-Independent Planning. Proc. AAAI 2005, pp. 1164-1168, 2005. | |
Stefan Edelkamp. Automated Creation of Pattern Database Search Heuristics. Proc. MoChArt 2006, pp. 121-135, 2007. | |
Patrik Haslum, Adi Botea, Malte Helmert, Blai Bonet and Sven Koenig. Domain-Independent Construction of Pattern Database Heuristics for Cost-Optimal Planning. Proc. AAAI 2007, pp. 1007-1012, 2007. | |
Klaus Dräger, Bernd Finkbeiner and Andreas Podelski. Directed Model Checking with Distance-Preserving Abstractions. Proc. SPIN 2006, pp. 19-34, 2006. | |
Malte Helmert, Patrik Haslum and Jörg Hoffmann. Flexible Abstraction Heuristics for Optimal Sequential Planning. Proc. ICAPS 2007, pp. 176-183, 2007. | |
Raz Nissim, Jörg Hoffmann and Malte Helmert. Computing Perfect Heuristics in Polynomial Time: On Bisimulation and Merge-and-Shrink Abstractions in Optimal Planning. Proc. IJCAI 2011, pp. 1983-1990, 2011. | |
Malte Helmert, Patrik Haslum, Jörg Hoffmann and Raz Nissim. Merge-and-Shrink Abstraction: A Method for Generating Lower Bounds in Factored State Spaces. Journal of the ACM 61 (3), pp. 16:1-63, 2014. | |
Silvan Sievers, Martin Wehrle and Malte Helmert. Generalized Label Reduction for Merge-and-Shrink Heuristics. Proc. AAAI 2014, pp. 2358-2366, 2014. | |
Gaojian Fan, Martin Müller and Robert Holte. Non-linear merging strategies for merge-and-shrink based on variable interactions. Proc. SoCS 2014, pp. 53-61, 2014. | |
Richter, Helmert & Matthias Westphal. Landmarks Revisited. In Proc. AAAI 2008, pp. 975-982, 2008. | |
Helmert & Domshlak. Landmarks, Critical Paths and Abstractions: What’s the Difference Anyway? In Proc. ICAPS 2009, pp. 162-169, 2009. | |
Keyder, Richter & Helmert: Sound and Complete Landmarks for And/Or Graphs, In Proc. ECAI 2010, pp. 335-340, 2010. |