paper-with-me

Papers

A Good Snowman is Hard to Plan

2023-10-02 · Miquel Bofill, Cristina Borralleras, Joan Espasa, Gerard Martín, Gustavo Patow, Mateu Villaret

In this work we face a challenging puzzle video game: A Good Snowman is Hard to Build. The objective of the game is to build snowmen by moving and stacking snowballs on a discrete grid. For the sake of player engagement with the game, it is interesting to avoid that a player finds a much easier solution than the one the designer expected. Therefore, having tools that are able to certify the optimality of solutions is crucial. Although the game can be stated as a planning problem and can be naturally modelled in PDDL, we show that a direct translation to SAT clearly outperforms off-the-shelf state-of-the-art planners. As we show, this is mainly due to the fact that reachability properties can be easily modelled in SAT, allowing for shorter plans, whereas using axioms to express a reachability derived predicate in PDDL does not result in any significant reduction of solving time with the considered planners. We deal with a set of 51 levels, both original and crafted, solving 43 and with 8 challenging instances still remaining to be solved.

📄 PDF Abstract BibTeX arXiv:2310.01471

Code (1)

udg-lai/keps2023 공식 구현

Similar Papers 제목 키워드 기반

Snowman: A Million-scale Chinese Commonsense Knowledge Graph Distilled from Foundation Model

2023-06-17 · Jiaan Wang, Jianfeng Qu, Yunlong Liang, Zhixu Li 외

Constructing commonsense knowledge graphs (CKGs) has attracted wide research attention due to its significant importance in cognitive intelligence. Nevertheless, existing CKGs are typically oriented to English, limiting …

Knowledge Graphs

Are Hard Examples also Harder to Explain? A Study with Human and Model-Generated Explanations

2022-11-14 · Swarnadeep Saha, Peter Hase, Nazneen Rajani, Mohit Bansal

Recent work on explainable NLP has shown that few-shot prompting can enable large pretrained language models (LLMs) to generate grammatical and factual natural language explanations for data labels. In this work, we stud…

Winogrande

Generalizing the Role of Determinization in Probabilistic Planning

2017-05-21 · Luis Pineda, Shlomo Zilberstein

The stochastic shortest path problem (SSP) is a highly expressive model for probabilistic planning. The computational hardness of SSPs has sparked interest in determinization-based planners that can quickly solve large p…

Planning from Pixels in Environments with Combinatorially Hard Search Spaces

2021-10-12 · NeurIPS 2021 12 · Marco Bagatella, Mirek Olšák, Michal Rolínek, Georg Martius

The ability to form complex plans based on raw visual input is a litmus test for current capabilities of artificial intelligence, as it requires a seamless combination of visual processing and abstract algorithmic execut…

continuous-controlContinuous ControlOffline RL

Open Loop In Natura Economic Planning

2020-05-04 · Spyridon Samothrakis

The debate between the optimal way of allocating societal surplus (i.e. products and services) has been raging, in one form or another, practically forever; following the collapse of the Soviet Union in 1991, the market …

FormPosition