Skip to content
OpenTrain AIFor AI Companies

Deep Reinforcement Learning for Multi-Agent Interaction

Ibrahim H. Ahmed, Cillian Brewitt, Ignacio Carlucho, Filippos Christianos, Mhairi Dunion +12 morePublished Aug 2, 2022
arXiv PDF
Researcher verdict
Starting point
Use as implementation starting point
Benchmark evidence
Missing
Not verified yet
Time to first repro
A few hours
Fast first run
Risk flags
1
Review before use

Abstract

Domain fit: AI-core · Core AI workload signals detected from paper context and implementation/artifact evidence.

The development of autonomous agents which can interact with other agents to accomplish a given task is a core area of research in artificial intelligence and machine learning. Towards this goal, the Autonomous Agents Research Group develops novel machine learning algorithms for autonomous systems control, with a specific focus on deep reinforcement learning and multi-agent reinforcement learning. Research problems include scalable learning of coordinated agent policies and inter-agent communication; reasoning about the behaviours, goals, and composition of other agents from limited observations; and sample-efficient learning based on intrinsic motivation, curriculum learning, causal inference, and representation learning. This article provides a broad overview of the ongoing research portfolio of the group and discusses open problems for future directions.

Results and benchmarks

Freshness tier: hot
The development of autonomous agents which can interact with other agents to accomplish a given task is a core area of research in artificial intelligence and machine learning.

Implementation

Best maintained implementation now

Recommended
Confidence: High
Reproducibility: Moderate

An extension of the PyMARL codebase that includes additional algorithms and environment support

732 stars · 191 forks · Last push Sep 24, 2024 · Apache-2.0 license

  • License
  • CI
  • Dependencies
  • Docker

Official implementation from Papers with Code · Repository link is mentioned in the paper metadata · Community adoption signal (732 stars)

Why this implementation
Confidence: high

uoe-agents/epymarl is the strongest maintained implementation based on ranking signals. License is declared (Apache-2.0). Dependency/environment manifests are present.

Open uoe-agents/epymarl
Reproduction risks
  • No CI workflows detected
  • Selected uoe-agents/epymarl as the strongest maintained implementation for new work.
  • Includes dependency/environment manifest signals.
  • Repository activity is within the last 24 months.
  • Official repository is preserved separately as historical context.

Compare implementation paths

Compare maintenance quality, reproducibility coverage, and evidence confidence before choosing a reproduction baseline.

uoe-agents/epymarl
best maintained
Maintenance
Stale
Confidence
High
Reproducibility
Moderate
Stars
732
Last push
Sep 24, 2024 (700d)

Official implementation from Papers with Code · Repository link is mentioned in the paper metadata

  • No push in 12+ months
  • No CI pipeline detected
  • No Docker setup
uoe-agents/robotic-warehouse
historical official
Maintenance
Stale
Confidence
High
Reproducibility
Moderate
Stars
74
Last push
Sep 15, 2024 (709d)

Official implementation from Papers with Code · Repository link is mentioned in the paper metadata

  • No push in 12+ months
  • No tagged releases
  • No Docker setup
Maintenance
Stale
Confidence
High
Reproducibility
Moderate
Stars
60
Last push
Sep 15, 2024 (709d)

Official implementation from Papers with Code · Repository link is mentioned in the paper metadata

  • No push in 12+ months
  • No tagged releases
  • No Docker setup

Reproduction readiness

Time to first repro: hours
Last checked: Aug 24, 2026

Setup required

Dependencies pinned, manual setup needed

  • uoe-agents/epymarl has requirements.txt but requires manual environment setup.
  • Last push was 700 days ago, so expect possible dependency version conflicts.
  • No Dockerfile, so you will set up the environment manually.
  • No CI pipeline, so test coverage is unknown.
Open uoe-agents/epymarl

Quick start

git clone https://github.com/uoe-agents/epymarl.git
pip install -r requirements.txt

Repositories and ecosystem

Official

  • uoe-agents/lb-foraging
    Confidence: High

    Level-Based Foraging (LBF): A multi-agent reinforcement learning environment

    60 stars · 16 forks · Last push Sep 15, 2024 · MIT license

Community

No additional community repositories detected yet.

Hugging Face artifacts

No direct paper-linked artifacts were found. Showing strongest curated related artifacts for faster exploration.

Research context

Tasks

Agentic tool use

Methods

Reinforcement learning

Domains

AI Agents

Evaluation and human feedback data

Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.

Open in HFEPX
Explore similar papers

Jump to Paper2Code search queries derived from this paper's research context.

Data includes links from Papers with Code ( CC-BY-SA-4.0 ).