Awesome World Model Hub Papers · Datasets · Projects
← Back to papers

CoDreamer: Communication-Based Decentralised World Models

arXiv 24.6 2024 60.8 method

TLDR

CoDreamer extends Dreamer to multi-agent RL using GNN-based communication for decentralized world models, improving sample efficiency and cooperation.

Reasoning

The paper introduces a novel extension of Dreamer to multi-agent settings with a two-level communication system, addressing partial observability and cooperation. Strengths include clear methodology and demonstrated superiority over baselines, but weaknesses include lack of real-world validation and limited detail on environments.

Read-first score

Read-first score 60.8, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 58.

Topical relevance 42%
82.9

Uses existing LLM keyword relevance scores normalized to 0-100. world model,world simulator,generative world model,interactive world model,video world model,world dynamics prediction,model-based reinforcement learning world model

Recency 8%
75.1

Uses a gentle age decay so recent papers surface without erasing older foundations. 2024

Methodology quality 25%
50

Screens visible abstract and analysis fields for experiment, dataset, baseline, metric, and limitation evidence. markers=baseline

Reproducibility 25%
30

Screens links and visible text for paper, code, dataset, artifact, and repository signals. pdf=True; code=False; dataset=False; markers=none

Field roles

Candidate

Rank sensitivity

Stability: volatile; rank range: 569.

Keyword Scores

world model
10
model-based reinforcement learning world model
10
generative world model
9
world dynamics prediction
9
world simulator
8
interactive world model
7
video world model
5

Deep Analysis

Innovations

  • Extension of the Dreamer algorithm to multi-agent environments
  • Two-level communication system using Graph Neural Networks for world models and policies
  • Separate communication within learned world models and within learned policies to enhance modelling and task-solving

Methodology

CoDreamer extends the Dreamer algorithm to multi-agent settings by incorporating Graph Neural Networks for a two-level communication system. Communication is utilized both within the learned world models and within the policies of each agent to address partial observability and inter-agent cooperation. The approach is evaluated against baseline methods across various multi-agent environments.

Key Results

CoDreamer offers greater expressive power than a naive application of Dreamer and demonstrates superiority over baseline methods across various multi-agent environments.

Tags