MAPF-GPT and MAPF-GPT-DDG

MAPF-GPT-DDG is a specialized extension of MAPF-GPT that adds decentralized multi-agent capability and Delta D fine-tuning, making them complementary tools where the latter builds upon the former's imitation learning foundation rather than competing alternatives.

MAPF-GPT
53
Established
MAPF-GPT-DDG
46
Emerging
Maintenance 10/25
Adoption 10/25
Maturity 16/25
Community 17/25
Maintenance 10/25
Adoption 8/25
Maturity 16/25
Community 12/25
Stars: 119
Forks: 18
Downloads:
Commits (30d): 0
Language: C++
License: MIT
Stars: 61
Forks: 7
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No Package No Dependents
No Package No Dependents

About MAPF-GPT

CognitiveAISystems/MAPF-GPT

[AAAI-2025] This repository contains MAPF-GPT, a deep learning-based model for solving MAPF problems. Trained with imitation learning on trajectories produced by LaCAM, it generates actions under partial observability without heuristics or agent communication. MAPF-GPT excels on unseen instances and outperforms learnable state-of-the-art solvers

This project helps operations managers, logistics planners, and robotics engineers efficiently coordinate many autonomous agents or robots within a shared space. It takes in a map of an environment and the desired starting and ending points for each agent, then outputs a set of synchronized actions, ensuring all agents reach their destinations without collisions or deadlocks. It's designed for anyone managing complex multi-agent systems where optimal movement is critical.

robotics logistics-optimization warehouse-automation multi-agent-coordination traffic-management

About MAPF-GPT-DDG

Cognitive-AI-Systems/MAPF-GPT-DDG

[IROS-2025] MAPF-GPT-DDG is a scalable decentralized multi-agent pathfinding (MAPF) solver based on imitation learning. It builds upon MAPF-GPT by introducing a novel fine-tuning method called Delta Data Generation (DDG) — a reward-free active learning approach that identifies and corrects failure cases in the policy.

This project helps robotics engineers and logistics planners efficiently coordinate multiple autonomous agents, like warehouse robots or delivery drones, to move through shared spaces without collisions. You input map layouts and the number of agents, and it outputs an optimized path plan, often visualized as an SVG animation. It's designed for anyone managing large fleets of robots in complex environments.

robotics logistics-automation multi-agent-systems warehouse-operations autonomous-navigation

Scores updated daily from GitHub, PyPI, and npm data. How scores work