ROAIAug 19, 2022

[Re] Differentiable Spatial Planning using Transformers

arXiv:2208.09536v1h-index: 5
Originality Synthesis-oriented
AI Analysis

This is an incremental reproduction effort for spatial planning in robotics or AI, with limited new insights.

The paper reproduces a method for differentiable spatial path planning using Spatial Planning Transformers, verifying it outperforms prior data-driven models and learns mapping without ground truth maps, but fails to investigate the Mapper module due to resource and communication issues.

This report covers our reproduction effort of the paper 'Differentiable Spatial Planning using Transformers' by Chaplot et al. . In this paper, the problem of spatial path planning in a differentiable way is considered. They show that their proposed method of using Spatial Planning Transformers outperforms prior data-driven models and leverages differentiable structures to learn mapping without a ground truth map simultaneously. We verify these claims by reproducing their experiments and testing their method on new data. We also investigate the stability of planning accuracy with maps with increased obstacle complexity. Efforts to investigate and verify the learnings of the Mapper module were met with failure stemming from a paucity of computational resources and unreachable authors.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes