← Search

Anuj Mahajan

9 accepted papers

2025

UINavBench: A Framework for Comprehensive Evaluation of Interactive Digital Agents

ICCV 2025poster

We build a comprehensive online evaluation benchmark for language-conditioned multi-step task execution on mobile interfaces. Our benchmark strives to evaluate the multi-step planning, reasoning, and visual grounding capabilities of agents, using mobile user interfaces as a concrete testbed. To buil…

Cited by 0SourcePDFScholar
2024

Long-Horizon Planning for Multi-Agent Robots in Partially Observable Environments

NeurIPS 2024poster

The ability of Language Models (LMs) to understand natural language makes them a powerful tool for parsing human instructions into task plans for autonomous robots. Unlike traditional planning methods that rely on domain-specific knowledge and handcrafted rules, LMs generalize from diverse data and…

2023

SMACv2: An Improved Benchmark for Cooperative Multi-Agent Reinforcement Learning

NeurIPS 2023poster

The availability of challenging benchmarks has played a key role in the recent progress of machine learning. In cooperative multi-agent reinforcement learning, the StarCraft Multi-Agent Challenge (SMAC) has become a popular testbed for centralised training with decentralised execution. However, aft…

2021

RODE: Learning Roles to Decompose Multi-Agent Tasks

ICLR 2021poster

Role-based learning holds the promise of achieving scalable multi-agent learning by decomposing complex tasks using roles. However, it is largely unclear how to efficiently discover such a set of roles. To solve this problem, we propose to first decompose joint action spaces into restricted role act…

Cited by 260SourcePDFScholar
2021

Tesseract: Tensorised Actors for Multi-Agent Reinforcement Learning

ICML 2021spotlight

Reinforcement Learning in large action spaces is a challenging problem. This is especially true for cooperative multi-agent reinforcement learning (MARL), which often requires tractable learning while respecting various constraints like communication budget and information about other agents. In thi…

Cited by 45SourcePDFScholar
2021

UneVEn: Universal Value Exploration for Multi-Agent Reinforcement Learning

ICML 2021spotlight

VDN and QMIX are two popular value-based algorithms for cooperative MARL that learn a centralized action value function as a monotonic mixing of per-agent utilities. While this enables easy decentralization of the learned policy, the restricted joint action value function can prevent them from solvi…

Cited by 59SourcePDFScholar
2019

MAVEN: Multi-Agent Variational Exploration

NeurIPS 2019poster

Centralised training with decentralised execution is an important setting for cooperative deep multi-agent reinforcement learning due to communication constraints during execution and computational tractability in training. In this paper, we analyse value-based methods that are known to have superio…

2019

VIREL: A Variational Inference Framework for Reinforcement Learning

NeurIPS 2019spotlight

Applying probabilistic models to reinforcement learning (RL) enables the uses of powerful optimisation tools such as variational inference in RL. However, existing inference frameworks and their algorithms pose significant challenges for learning optimal policies, e.g., the lack of mode capturing be…