← Search

Thomy Phan

9 accepted papers

2025

Anytime Multi-Agent Path Finding with an Adaptive Delay-Based Heuristic

AAAI 2025technical

Anytime multi-agent path finding (MAPF) is a promising approach to scalable and collision-free path optimization in multi-agent systems. MAPF-LNS, based on Large Neighborhood Search (LNS), is the current state-of-the-art approach where a fast initial solution is iteratively optimized by destroying a…

2025

Counterfactual Online Learning for Open-Loop Monte-Carlo Planning

AAAI 2025technical

Monte-Carlo Tree Search (MCTS) is a popular approach to online planning under uncertainty. While MCTS uses statistical sampling via multi-armed bandits to avoid exhaustive search in complex domains, common closed-loop approaches typically construct enormous search trees to consider a large number of…

2024

Adaptive Anytime Multi-Agent Path Finding Using Bandit-Based Large Neighborhood Search

AAAI 2024technical

Anytime multi-agent path finding (MAPF) is a promising approach to scalable path optimization in large-scale multi-agent systems. State-of-the-art anytime MAPF is based on Large Neighborhood Search (LNS), where a fast initial solution is iteratively optimized by destroying and repairing a fixed numb…

2023

Attention-Based Recurrence for Multi-Agent Reinforcement Learning under Stochastic Partial Observability

ICML 2023poster

Stochastic partial observability poses a major challenge for decentralized coordination in multi-agent reinforcement learning but is largely neglected in state-of-the-art research due to a strong focus on state-based centralized training for decentralized execution (CTDE) and benchmarks that lack su…

2023

CROP: Towards Distributional-Shift Robust Reinforcement Learning Using Compact Reshaped Observation Processing

IJCAI 2023poster

The safe application of reinforcement learning (RL) requires generalization from limited training data to unseen scenarios. Yet, fulfilling tasks under changing circumstances is a key challenge in RL. Current state-of-the-art approaches for generalization apply data augmentation techniques to increa…

2021

Resilient Multi-Agent Reinforcement Learning with Adversarial Value Decomposition

AAAI 2021technical

We focus on resilience in cooperative multi-agent systems, where agents can change their behavior due to udpates or failures of hardware and software components. Current state-of-the-art approaches to cooperative multi-agent reinforcement learning (MARL) have either focused on idealized settings wit…

2021

VAST: Value Function Factorization with Variable Agent Sub-Teams

NeurIPS 2021poster

Value function factorization (VFF) is a popular approach to cooperative multi-agent reinforcement learning in order to learn local value functions from global rewards. However, state-of-the-art VFF is limited to a handful of agents in most domains. We hypothesize that this is due to the flat factori…