paper-with-me

홈 › Papers

Angrier Birds: Bayesian reinforcement learning

2016-01-06 · Imanol Arrieta Ibarra, Bernardo Ramos, Lars Roemheld

We train a reinforcement learner to play a simplified version of the game Angry Birds. The learner is provided with a game state in a manner similar to the output that could be produced by computer vision algorithms. We improve on the efficiency of regular {\epsilon}-greedy Q-Learning with linear function approximation through more systematic exploration in Randomized Least Squares Value Iteration (RLSVI), an algorithm that samples its policy from a posterior distribution on optimal policies. With larger state-action spaces, efficient exploration becomes increasingly important, as evidenced by the faster learning in RLSVI.

📄 PDF Abstract BibTeX arXiv:1601.01297

Code (1)

imanolarrieta/angrybirds 공식 구현

Tasks

Efficient ExplorationQ-Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

Q-Learning Q-Learning is an off-policy temporal difference control algorithm: $$Q\left(S\_{t}, A\_{t}\right) \leftarrow Q\left(S\_{t}, A\_{t}\right) + \alpha\left[R_{t+1} +…

Similar Papers 제목 키워드 기반

Are Metal Fans Angrier than Jazz Fans? A Genre-Wise Exploration of the Emotional Language of Music Listeners on Reddit

2021-11-01 · NLP4MusA 2021 11 · Vipul Mishra, Kongmeng Liew, Elena V. Epure, Romain Hennequin 외

Deep Q-Network for Angry Birds

2019-10-04 · Ekaterina Nikonova, Jakub Gemrot

Angry Birds is a popular video game in which the player is provided with a sequence of birds to shoot from a slingshot. The task of the game is to destroy all green pigs with maximum possible score. Angry Birds appears t…

Decision MakingDeep Reinforcement LearningReinforcement LearningSequential Decision Making

A Bayesian Ensemble Regression Framework on the Angry Birds Game

2014-08-22 · Nikolaos Tziortziotis, Georgios Papagiannis, Konstantinos Blekas

An ensemble inference mechanism is proposed on the Angry Birds domain. It is based on an efficient tree structure for encoding and representing game screenshots, where it exploits its enhanced modeling capability. This h…

regression

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

Learning Extreme Hummingbird Maneuvers on Flapping Wing Robots

2019-02-25 · Fan Fei, Zhan Tu, Jian Zhang, Xinyan Deng

Biological studies show that hummingbirds can perform extreme aerobatic maneuvers during fast escape. Given a sudden looming visual stimulus at hover, a hummingbird initiates a fast backward translation coupled with a 18…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)