paper-with-me

Papers

Multimodal Trajectory Prediction via Topological Invariance for Navigation at Uncontrolled Intersections

2020-11-08 · Junha Roh, Christoforos Mavrogiannis, Rishabh Madan, Dieter Fox, Siddhartha S. Srinivasa

We focus on decentralized navigation among multiple non-communicating rational agents at \emph{uncontrolled} intersections, i.e., street intersections without traffic signs or signals. Avoiding collisions in such domains relies on the ability of agents to predict each others' intentions reliably, and react quickly. Multiagent trajectory prediction is NP-hard whereas the sample complexity of existing data-driven approaches limits their applicability. Our key insight is that the geometric structure of the intersection and the incentive of agents to move efficiently and avoid collisions (rationality) reduces the space of likely behaviors, effectively relaxing the problem of trajectory prediction. In this paper, we collapse the space of multiagent trajectories at an intersection into a set of modes representing different classes of multiagent behavior, formalized using a notion of topological invariance. Based on this formalism, we design Multiple Topologies Prediction (MTP), a data-driven trajectory-prediction mechanism that reconstructs trajectory representations of high-likelihood modes in multiagent intersection scenes. We show that MTP outperforms a state-of-the-art multimodal trajectory prediction baseline (MFP) in terms of prediction accuracy by 78.24% on a challenging simulated dataset. Finally, we show that MTP enables our optimization-based planner, MTPnav, to achieve collision-free and time-efficient navigation across a variety of challenging intersection scenarios on the CARLA simulator.

📄 PDF Abstract BibTeX arXiv:2011.03894

Code (1)

rohjunha/multiple-topologies-prediction pytorch

Tasks

PredictionTrajectory Prediction

Methods 이 논문이 사용한 방법론

Entropy Regularization 설명 없음
PPO Proximal Policy Optimization, or PPO, is a policy gradient method for reinforcement learning. The motivation was to have an algorithm with the data efficiency and reliable…
CARLA CARLA is an open-source simulator for autonomous driving research. CARLA has been developed from the ground up to support development, training, and validation of autonomous urban…

Similar Papers 제목 키워드 기반

Topological Navigation Graph Framework

2019-10-15 · Povilas Daniusis, Shubham Juneja, Lukas Valatka, Linas Petkevicius

We focus on the utilisation of reactive trajectory imitation controllers for goal-directed mobile robot navigation. We propose a topological navigation graph (TNG) - an imitation-learning-based framework for navigating t…

Autonomous NavigationImitation Learningobject-detectionObject Detection+1

Unified Multimodal Vessel Trajectory Prediction with Explainable Navigation Intention

2025-11-18 · Rui Zhang, Chao Li, Kezhong Liu, Chen Wang 외 arxiv

Vessel trajectory prediction is fundamental to intelligent maritime systems. Within this domain, short-term prediction of rapid behavioral changes in complex maritime environments has established multimodal trajectory pr…

Trajectory Prediction

Lifelong Topological Visual Navigation

2021-10-16 · Rey Reza Wiyatno, Anqi Xu, Liam Paull

Commonly, learning-based topological navigation approaches produce a local policy while preserving some loose connectivity of the space through a topological map. Nevertheless, spurious or missing edges in the topologica…

Visual Navigation

Mobility VLA: Multimodal Instruction Navigation with Long-Context VLMs and Topological Graphs

2024-07-10 · Hao-Tien Lewis Chiang, Zhuo Xu, Zipeng Fu, Mithun George Jacob 외

An elusive goal in navigation research is to build an intelligent agent that can understand multimodal instructions including natural language and image, and perform useful navigation. To achieve this, we study a widely …

Common Sense ReasoningVision-Language-Action

ObjectReact: Learning Object-Relative Control for Visual Navigation

2025-09-11 · Sourav Garg, Dustin Craggs, Vineeth Bhat, Lachlan Mares 외 arxiv

Visual navigation using only a single camera and a topological map has recently become an appealing alternative to methods that require additional sensors and 3D maps. This is typically achieved through an "image-relativ…

Visual NavigationImage Matching