paper-with-me

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 from the data in a differentiable manner that allows us to leverage statistical regularities from past data. We propose Spatial Planning Transformers (SPT), which given an obstacle map learns to generate actions by planning over long-range spatial dependencies, unlike prior data-driven planners that propagate information locally via convolutional structure in an iterative manner. In the setting where the ground truth map is not known to the agent, we leverage pre-trained SPTs in an end-to-end framework that has the structure of mapper and planner built into it which allows seamless generalization to out-of-distribution maps and goals. SPTs outperform prior state-of-the-art differentiable planners across all the setups for both manipulation and navigation tasks, leading to an absolute improvement of 7-19%.

📄 PDF Abstract BibTeX arXiv:2112.01010

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

[Re] Differentiable Spatial Planning using Transformers

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

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. …

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…