paper-with-me

홈 › Papers

Heuristic Search For Physics-Based Problems: Angry Birds in PDDL+

2023-03-29 · Wiktor Piotrowski, Yoni Sher, Sachin Grover, Roni Stern, Shiwali Mohan

This paper studies how a domain-independent planner and combinatorial search can be employed to play Angry Birds, a well established AI challenge problem. To model the game, we use PDDL+, a planning language for mixed discrete/continuous domains that supports durative processes and exogenous events. The paper describes the model and identifies key design decisions that reduce the problem complexity. In addition, we propose several domain-specific enhancements including heuristics and a search technique similar to preferred operators. Together, they alleviate the complexity of combinatorial search. We evaluate our approach by comparing its performance with dedicated domain-specific solvers on a range of Angry Birds levels. The results show that our performance is on par with these domain-specific approaches in most levels, even without using our domain-specific search enhancements.

📄 PDF Abstract BibTeX arXiv:2303.16967

Code (0)

등록된 구현이 없습니다.

Tasks

Heuristic Search

Similar Papers 제목 키워드 기반

Using Restart Heuristics to Improve Agent Performance in Angry Birds

2019-05-30 · Tommy Liu, Jochen Renz, Peng Zhang, Matthew Stephenson

Over the past few years the Angry Birds AI competition has been held in an attempt to develop intelligent agents that can successfully and efficiently solve levels for the video game Angry Birds. Many different agents an…

Utilizing Generative Adversarial Networks for Stable Structure Generation in Angry Birds

2023-09-05 · Frederic Abraham, Matthew Stephenson

This paper investigates the suitability of using Generative Adversarial Networks (GANs) to generate stable structures for the physics-based puzzle game Angry Birds. While previous applications of GANs for level generatio…

The Difficulty of Novelty Detection in Open-World Physical Domains: An Application to Angry Birds

2021-06-16 · Vimukthini Pinto, Cheng Xue, Chathura Nagoda Gamage, Matthew Stephenson 외

Detecting and responding to novel situations in open-world environments is a key capability of human cognition and is a persistent problem for AI systems. In an open-world, novelties can appear in many different forms an…

Novelty Detection

The 2017 AIBIRDS Competition

2018-03-14 · Matthew Stephenson, Jochen Renz, Xiaoyu Ge, Peng Zhang

This paper presents an overview of the sixth AIBIRDS competition, held at the 26th International Joint Conference on Artificial Intelligence. This competition tasked participants with developing an intelligent agent whic…

Deep Reinforcement LearningReinforcement Learning

Procedural Generation of Angry Birds Levels using Building Constructive Grammar with Chinese-Style and/or Japanese-Style Models

2016-04-27 · YuXuan Jiang, Misaki Kaidan, Chun Yin Chu, Tomohiro Harada 외

This paper presents a procedural generation method that creates visually attractive levels for the Angry Birds game. Besides being an immensely popular mobile game, Angry Birds has recently become a test bed for various …