HYPER: Learned Hybrid Trajectory Prediction via Factored Inference and Adaptive Sampling
Modeling multi-modal high-level intent is important for ensuring diversity in trajectory prediction. Existing approaches explore the discrete nature of human intent before predicting continuous trajectories, to improve accuracy and support explainability. However, these approaches often assume the intent to remain fixed over the prediction horizon, which is problematic in practice, especially over longer horizons. To overcome this limitation, we introduce HYPER, a general and expressive hybrid prediction framework that models evolving human intent. By modeling traffic agents as a hybrid discrete-continuous system, our approach is capable of predicting discrete intent changes over time. We learn the probabilistic hybrid model via a maximum likelihood estimation problem and leverage neural proposal distributions to sample adaptively from the exponentially growing discrete space. The overall approach affords a better trade-off between accuracy and coverage. We train and validate our model on the Argoverse dataset, and demonstrate its effectiveness through comprehensive ablation studies and comparisons with state-of-the-art models.
Code (0)
등록된 구현이 없습니다.
Tasks
DiversityPredictionTrajectory PredictionSimilar Papers 제목 키워드 기반
Multi-Agent Learning of Numerical Methods for Hyperbolic PDEs with Factored Dec-MDP
Factored decentralized Markov decision process (Dec-MDP) is a framework for modeling sequential decision making problems in multi-agent systems. In this paper, we formalize the learning of numerical methods for hyperboli…
Decision Makingreinforcement-learningReinforcement Learning (RL)Sequential Decision MakingPost-interactive Multimodal Trajectory Prediction for Autonomous Driving
Modeling the interactions among agents for trajectory prediction of autonomous driving has been challenging due to the inherent uncertainty in agents' behavior. The interactions involved in the predicted trajectories of …
Autonomous DrivingPredictionTrajectory PredictionFactored Neural Representation for Scene Understanding
A long-standing goal in scene understanding is to obtain interpretable and editable representations that can be directly constructed from a raw monocular RGB-D video, without requiring specialized hardware setup or prior…
Novel View SynthesisObjectScene UnderstandingFactored World Models for Zero-Shot Generalization in Robotic Manipulation
World models for environments with many objects face a combinatorial explosion of states: as the number of objects increases, the number of possible arrangements grows exponentially. In this paper, we learn to generalize…
Heuristic SearchObjectZero-shot GeneralizationFrom Programs to Poses: Factored Real-World Scene Generation via Learned Program Libraries
Real-world scenes, such as those in ScanNet, are difficult to capture, with highly limited data available. Generating realistic scenes with varied object poses remains an open and challenging task. In this work, we propo…
Scene Generation