← Search

Raphael Boige

3 accepted papers

2025

AlphaBeta is not as good as you think: a simple random games model for a better analysis of deterministic game-solving algorithms

NeurIPS 2025poster

Deterministic game-solving algorithms are conventionally analyzed in the light of their average-case complexity against a distribution of random game-trees, where leaf values are independently sampled from a fixed distribution. This simplified model enables uncluttered mathematical analysis, reveali…

Cited by 0SourceScholar
2024

Jumanji: a Diverse Suite of Scalable Reinforcement Learning Environments in JAX

ICLR 2024poster

Open-source reinforcement learning (RL) environments have played a crucial role in driving progress in the development of AI algorithms. In modern RL research, there is a need for simulated environments that are performant, scalable, and modular to enable their utilization in a wider range of potent…

2023

Neuroevolution is a Competitive Alternative to Reinforcement Learning for Skill Discovery

ICLR 2023top-25%

Deep Reinforcement Learning (RL) has emerged as a powerful paradigm for training neural policies to solve complex control tasks. However, these policies tend to be overfit to the exact specifications of the task and environment they were trained on, and thus do not perform well when conditions devia…