paper-with-me

Papers

[Re] Differentiable Spatial Planning using Transformers

2022-08-19 · Rohit Ranjan, Himadri Bhakta, Animesh Jha, Parv Maheshwari, Debashish Chakravarty

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.

📄 PDF Abstract BibTeX arXiv:2208.09536

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Differentiable Spatial Planning using Transformers

2021-12-02 · Devendra Singh Chaplot, Deepak Pathak, Jitendra Malik

We consider the problem of spatial path planning. In contrast to the classical solutions which optimize a new plan from scratch and assume access to the full map with ground truth obstacle locations, we learn a planner f…

Generalizing Spatial Transformers to Projective Geometry with Applications to 2D/3D Registration

2020-03-24 · Cong Gao, Xingtong Liu, Wenhao Gu, Benjamin Killeen 외

Differentiable rendering is a technique to connect 3D scenes with corresponding 2D images. Since it is differentiable, processes during image formation can be learned. Previous approaches to differentiable rendering focu…

Anatomy

Efficient Video Transformers with Spatial-Temporal Token Selection

2021-11-23 · Junke Wang, Xitong Yang, Hengduo Li, Li Liu 외

Video transformers have achieved impressive results on major video recognition benchmarks, which however suffer from high computational cost. In this paper, we present STTS, a token selection framework that dynamically s…

Video Recognition

Algorithmic Language Models with Neurally Compiled Libraries

2024-07-06 · Lucas Saldyt, Subbarao Kambhampati

Important tasks such as reasoning and planning are fundamentally algorithmic, meaning that solving them robustly requires acquiring true reasoning or planning algorithms, rather than shortcuts. Large Language Models lack…

Differentiable Hierarchical Visual Tokenization

2025-11-04 · Marius Aasan, Martine Hjelkrem-Tan, Nico Catalano, Changkyu Choi 외 arxiv

Vision Transformers rely on fixed patch tokens that ignore the spatial and semantic structure of images. In this work, we introduce an end-to-end differentiable tokenizer that adapts to image content with pixel-level gra…