Skip to content

[AAMAS 2024] HiMAP: Learning Heuristics-Informed Policies for Large-Scale Multi-Agent Pathfinding

Notifications You must be signed in to change notification settings

kaist-silab/HiMAP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HiMAP: Learning Heuristics-Informed Policies for Large-Scale Multi-Agent Pathfinding

arXiv

image

Key Files

  • test.py: Run pathfinding to see the Success Rate.
  • config.py: Parameters for test data generation, etc.
  • datagen.py: Test data generator.
  • ./data/DHC_Data/: These test data is taken from DHC repository and is used for tests on DHC data. Each .pth file contains 200 different cases given the map specification and the number of agents.
  • ./data/LargeScale_Data/: Self generated test data used for tests on large-scale data. Each .pth file contains 50 different cases given the map specification and the number of agents.

Citation

If you find our code or work helpful, please consider citing us:

@inproceedings{tang2024himap,
  title={Hi{MAP}: Learning Heuristics-Informed Policies for Large-Scale Multi-Agent Pathfinding},
  author={Tang, Huijie and Berto, Federico and Ma, Zihan and Hua, Chuanbo and Ahn, Kyuree and Park, Jinkyoo},
  booktitle={AAMAS},
  year={2024}
}

About

[AAMAS 2024] HiMAP: Learning Heuristics-Informed Policies for Large-Scale Multi-Agent Pathfinding

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published