paper-with-me

홈 › Papers

A Hierarchical Network for Diverse Trajectory Proposals

2019-06-09 · Sriram N. N., Gourav Kumar, Abhay Singh, M. Siva Karthik, Saket Saurav Brojeshwar Bhowmick, K. Madhava Krishna

Autonomous explorative robots frequently encounter scenarios where multiple future trajectories can be pursued. Often these are cases with multiple paths around an obstacle or trajectory options towards various frontiers. Humans in such situations can inherently perceive and reason about the surrounding environment to identify several possibilities of either manoeuvring around the obstacles or moving towards various frontiers. In this work, we propose a 2 stage Convolutional Neural Network architecture which mimics such an ability to map the perceived surroundings to multiple trajectories that a robot can choose to traverse. The first stage is a Trajectory Proposal Network which suggests diverse regions in the environment which can be occupied in the future. The second stage is a Trajectory Sampling network which provides a finegrained trajectory over the regions proposed by Trajectory Proposal Network. We evaluate our framework in diverse and complicated real life settings. For the outdoor case, we use the KITTI dataset and our own outdoor driving dataset. In the indoor setting, we use an autonomous drone to navigate various scenarios and also a ground robot which can explore the environment using the trajectories proposed by our framework. Our experiments suggest that the framework is able to develop a semantic understanding of the obstacles, open regions and identify diverse trajectories that a robot can traverse. Our comparisons portray the performance gain of the proposed architecture over a diverse set of methods against which it is compared.

📄 PDF Abstract BibTeX arXiv:1906.03584

Code (0)

등록된 구현이 없습니다.

Tasks

Navigate

Similar Papers 제목 키워드 기반

EvaDrive: Evolutionary Adversarial Policy Optimization for End-to-End Autonomous Driving

2025-08-05 · Siwen Jiao, Kangan Qian, Hao Ye, Yang Zhong 외 arxiv

Autonomous driving faces significant challenges in achieving human-like iterative decision-making, which continuously generates, evaluates, and refines trajectory proposals. Current generation-evaluation frameworks isola…

Reinforcement LearningTrajectory PlanningAutonomous Driving

Generalized Trajectory Scoring for End-to-end Multimodal Planning

2025-06-07 · Zhenxin Li, Wenhao Yao, Zi Wang, Xinglong Sun 외

End-to-end multi-modal planning is a promising paradigm in autonomous driving, enabling decision-making with diverse trajectory candidates. A key component is a robust trajectory scorer capable of selecting the optimal t…

Autonomous DrivingDomain GeneralizationNavSim

R-Pred: Two-Stage Motion Prediction Via Tube-Query Attention-Based Trajectory Refinement

2022-11-16 · ICCV 2023 1 · Sehwan Choi, Jungho Kim, Junyong Yun, Jun Won Choi

Predicting the future motion of dynamic agents is of paramount importance to ensuring safety and assessing risks in motion planning for autonomous robots. In this study, we propose a two-stage motion prediction method, c…

Motion ForecastingMotion Planningmotion prediction

HMAD: Advancing E2E Driving with Anchored Offset Proposals and Simulation-Supervised Multi-target Scoring

2025-05-29 · Bin Wang, Pingjun Li, Jinkun Liu, Jun Cheng 외

End-to-end autonomous driving faces persistent challenges in both generating diverse, rule-compliant trajectories and robustly selecting the optimal path from these options via learned, multi-faceted evaluation. To addre…

Autonomous Driving

Generating Discriminative Object Proposals via Submodular Ranking

2016-02-11 · Yangmuzi Zhang, Zhuolin Jiang, Xi Chen, Larry S. Davis

A multi-scale greedy-based object proposal generation approach is presented. Based on the multi-scale nature of objects in images, our approach is built on top of a hierarchical segmentation. We first identify the repres…

DiversityImage SegmentationObjectObject Proposal Generation+2