RA-L 20243 citations

Differentiable-Optimization Based Neural Policy for Occlusion-Aware Target Tracking

Houman Masnavi, Arun Kumar Singh, Farrokh Janabi-Sharifi

Abstract

We propose a learned probabilistic neural policy for safe, occlusion-free target tracking. The core novelty of our work stems from the structure of our policy network that combines generative modeling based on Conditional Variational Autoencoder (CVAE) with differentiable optimization layers. The weights of the CVAE network and the parameters of the differentiable optimization can be learned in an end-to-end fashion through demonstration trajectories. We improve the state-of-the-art (SOTA) in the following respects. We show that our learned policy outperforms existing SOTA in terms of occlusion/collision avoidance capabilities and computation time. Second, we present an extensive ablation showing how different components of our learning pipeline contribute to the overall tracking task. We also demonstrate the real-time performance of our approach on resource-constrained hardware such as NVIDIA Jetson TX2. Finally, our learned policy can also be viewed as a reactive planner for navigation in highly cluttered environments.

BibTeX
@inproceedings{ral2024_differentiableop,
  title = {Differentiable-Optimization Based Neural Policy for Occlusion-Aware Target Tracking},
  author = {Houman Masnavi and Arun Kumar Singh and Farrokh Janabi-Sharifi},
  booktitle = {RA-L 2024},
  year = {2024}
}