paper-with-me

홈 › Papers

Algorithms and Limits for Compact Plan Representations

2014-01-23 · Christer Bäckström, Peter Jonsson

Compact representations of objects is a common concept in computer science. Automated planning can be viewed as a case of this concept: a planning instance is a compact implicit representation of a graph and the problem is to find a path (a plan) in this graph. While the graphs themselves are represented compactly as planning instances, the paths are usually represented explicitly as sequences of actions. Some cases are known where the plans always have compact representations, for example, using macros. We show that these results do not extend to the general case, by proving a number of bounds for compact representations of plans under various criteria, like efficient sequential or random access of actions. In addition to this, we show that our results have consequences for what can be gained from reformulating planning into some other problem. As a contrast to this we also prove a number of positive results, demonstrating restricted cases where plans do have useful compact representations, as well as proving that macro plans have favourable access properties. Our results are finally discussed in relation to other relevant contexts.

📄 PDF Abstract BibTeX arXiv:1401.5848

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Neural LerPlane Representations for Fast 4D Reconstruction of Deformable Tissues

2023-05-31 · Chen Yang, Kailing Wang, Yuehao Wang, Xiaokang Yang 외

Reconstructing deformable tissues from endoscopic stereo videos in robotic surgery is crucial for various clinical applications. However, existing methods relying only on implicit representations are computationally expe…

4D reconstruction

Variational Planning for Graph-based MDPs

2013-12-01 · NeurIPS 2013 12 · Qiang Cheng, Qiang Liu, Feng Chen, Alexander T. Ihler

Markov Decision Processes (MDPs) are extremely useful for modeling and solving sequential decision making problems. Graph-based MDPs provide a compact representation for MDPs with large numbers of random variables. Howev…

Decision MakingSequential Decision Making

Structured Reachability Analysis for Markov Decision Processes

2013-01-30 · Craig Boutilier, Ronen I. Brafman, Christopher W. Geib

Recent research in decision theoretic planning has focussed on making the solution of Markov decision processes (MDPs) more feasible. We develop a family of algorithms for structured reachability analysis of MDPs that ar…

Local Universal Explainer (LUX) -- a rule-based explainer with factual, counterfactual and visual explanations

2023-10-23 · Szymon Bobek, Grzegorz J. Nalepa

Explainable artificial intelligence (XAI) is one of the most intensively developed area of AI in recent years. It is also one of the most fragmented with multiple methods that focus on different aspects of explanations. …

counterfactualExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)Feature Importance

Inferring Compact Representations for Efficient Natural Language Understanding of Robot Instructions

2019-03-21 · Siddharth Patki, Andrea F. Daniele, Matthew R. Walter, Thomas M. Howard

The speed and accuracy with which robots are able to interpret natural language is fundamental to realizing effective human-robot interaction. A great deal of attention has been paid to developing models and approximate …

Natural Language Understanding