paper-with-me

홈 › Papers

HalentNet: Multimodal Trajectory Forecasting with Hallucinative Intents

2021-01-01 · ICLR 2021 1 · Deyao Zhu, Mohamed Zahran, Li Erran Li, Mohamed Elhoseiny

Motion forecasting is essential for making intelligent decisions in robotic navigation. As a result, the multi-agent behavioral prediction has become a core component of modern human-robot interaction applications such as autonomous driving. Due to various intentions and interactions among agents, agent trajectories can have multiple possible futures. Hence, the motion forecasting model's ability to cover possible modes becomes essential to enable accurate prediction. Towards this goal, we introduce HalentNet to better model the future motion distribution in addition to a traditional trajectory regression learning objective by incorporating generative augmentation losses. We model intents with unsupervised discrete random variables whose training is guided by a collaboration between two key signals: A discriminative loss that encourages intents' diversity and a hallucinative loss that explores intent transitions (i.e., mixed intents) and encourages their smoothness. This regulates the neural network behavior to be more accurately predictive on uncertain scenarios due to the active yet careful exploration of possible future agent behavior. Our model's learned representation leads to better and more semantically meaningful coverage of the trajectory distribution. Our experiments show consistent improvement over the state-of-the-art trajectory forecasting benchmarks, including vehicles and pedestrians, for about 20% on average FDE and 50% on road boundary violation rate when predicting 6 seconds future. We also conducted human experiments to show that our predicted trajectories received 39.6% more votes than the runner-up approach and 32.2% more votes than our variant without hallucinative mixed intent loss. The code will be released soon.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingMotion ForecastingTrajectory Forecasting

Similar Papers 제목 키워드 기반

Interpretable Social Anchors for Human Trajectory Forecasting in Crowds

2021-05-07 · CVPR 2021 1 · Parth Kothari, Brian Sifringer, Alexandre Alahi

Human trajectory forecasting in crowds, at its core, is a sequence prediction problem with specific challenges of capturing inter-sequence dependencies (social interactions) and consequently predicting socially-compliant…

Discrete Choice ModelsTrajectory Forecasting

TNT: Target-driveN Trajectory Prediction

2020-08-19 · Hang Zhao, Jiyang Gao, Tian Lan, Chen Sun 외

Predicting the future behavior of moving agents is essential for real world applications. It is challenging as the intent of the agent and the corresponding behavior is unknown and intrinsically multimodal. Our key insig…

Motion ForecastingPredictionTrajectory Prediction

Hierarchical Light Transformer Ensembles for Multimodal Trajectory Forecasting

2024-03-26 · Adrien Lafage, Mathieu Barbier, Gianni Franchi, David Filliat

Accurate trajectory forecasting is crucial for the performance of various systems, such as advanced driver-assistance systems and self-driving vehicles. These forecasts allow us to anticipate events that lead to collisio…

Motion ForecastingTrajectory ForecastingUncertainty Quantification

Multimodal trajectory forecasting based on discrete heat map

2021-06-22 · Jingni Yuan, Jianyun Xu, Yushi Zhu

In Argoverse motion forecasting competition, the task is to predict the probabilistic future trajectory distribution for the interested targets in the traffic scene. We use vectorized lane map and 2 s targets' history tr…

Motion ForecastingTrajectory Forecasting

AutoTraces: Autoregressive Trajectory Forecasting via Multimodal Large Language Models

2026-03-09 · Teng Wang, Yanting Lu, Ruize Wang arxiv

We present AutoTraces, an autoregressive vision-language-trajectory model for robot trajectory forecasting in humam-populated environments, which harnesses the inherent reasoning capabilities of large language models (LL…

Trajectory Forecasting