works on

From the 1 of 13 linked papers with an AI index.

activity
20242026
most citedJaxMARL: Multi-Agent RL Environments and Algorithms in JAX

2 citations · 2 across the 4 of their papers we have counts for

collaborators
Showing cs.AIShow all

5 papers · 1 filter

cs.AI2026

Gaussian Process Aggregation for Root-Parallel Monte Carlo Tree Search with Continuous Actions

Junlin Xiao, Victor-Alexandru Darvariu, Bruno Lacerda +1

The paper introduces a Gaussian Process regression method to aggregate statistics across parallel Monte Carlo Tree Search threads for continuous-action environments, showing improv…

cs.AI2026

Neural Value Iteration

Yang You, Ufuk Çakır, Alex Schutz +1

The value function of a POMDP exhibits the piecewise-linear-convex (PWLC) property and can be represented as a finite set of hyperplanes, known as -vectors. Most state-of-the-a…

cs.AI2025

Scalable Solution Methods for Dec-POMDPs with Deterministic Dynamics

Yang You, Alex Schutz, Zhikun Li +3

Many high-level multi-agent planning problems, including multi-robot navigation and path planning, can be effectively modeled using deterministic actions and observations. In this…

cs.AI2025

Partially Observable Monte-Carlo Graph Search

Yang You, Vincent Thomas, Alex Schutz +3

Currently, large partially observable Markov decision processes (POMDPs) are often solved by sampling-based online methods which interleave planning and execution phases. However,…

cs.AI2024

Monte Carlo Tree Search with Boltzmann Exploration

Michael Painter, Mohamed Baioumy, Nick Hawes +1

Monte-Carlo Tree Search (MCTS) methods, such as Upper Confidence Bound applied to Trees (UCT), are instrumental to automated planning techniques. However, UCT can be slow to explor…