paper-with-me

Papers

Hierarchical Motion Encoder-Decoder Network for Trajectory Forecasting

2021-11-26 · Qifan Xue, Shengyi Li, Xuanpeng Li, Jingwen Zhao, Weigong Zhang

Trajectory forecasting plays a pivotal role in the field of intelligent vehicles or social robots. Recent works focus on modeling spatial social impacts or temporal motion attentions, but neglect inherent properties of motions, i.e. moving trends and driving intentions. This paper proposes a context-free Hierarchical Motion Encoder-Decoder Network (HMNet) for vehicle trajectory prediction. HMNet first infers the hierarchical difference on motions to encode physically compliant patterns with high expressivity of moving trends and driving intentions. Then, a goal (endpoint)-embedded decoder hierarchically constructs multimodal predictions depending on the location-velocity-acceleration-related patterns. Besides, we present a modified social pooling module which considers certain motion properties to represent social interactions. HMNet enables to make the accurate, unimodal/multimodal and physically-socially-compliant prediction. Experiments on three public trajectory prediction datasets, i.e. NGSIM, HighD and Interaction show that our model achieves the state-of-the-art performance both quantitatively and qualitatively. We will release our code here: https://github.com/xuedashuai/HMNet.

📄 PDF Abstract BibTeX arXiv:2111.13324

Code (1)

xuedashuai/hmnet 공식 구현 pytorch

Tasks

DecoderPredictionTrajectory ForecastingTrajectory Prediction

Similar Papers 제목 키워드 기반

Map-Free Trajectory Prediction with Map Distillation and Hierarchical Encoding

2024-11-17 · Xiaodong Liu, Yucheng Xing, Xin Wang

Reliable motion forecasting of surrounding agents is essential for ensuring the safe operation of autonomous vehicles. Many existing trajectory prediction methods rely heavily on high-definition (HD) maps as strong drivi…

Autonomous VehiclesDecoderKnowledge DistillationMotion Forecasting+1

Decoder Fusion RNN: Context and Interaction Aware Decoders for Trajectory Prediction

2021-08-12 · Edoardo Mello Rella, Jan-Nico Zaech, Alexander Liniger, Luc van Gool

Forecasting the future behavior of all traffic agents in the vicinity is a key task to achieve safe and reliable autonomous driving systems. It is a challenging problem as agents adjust their behavior depending on their …

Autonomous DrivingDecoderMotion ForecastingTrajectory Prediction

ASCENT: Transformer-Based Aircraft Trajectory Prediction in Non-Towered Terminal Airspace

2026-03-17 · Alexander Prutsch, David Schinagl, Horst Possegger arxiv

Accurate trajectory prediction can improve General Aviation safety in non-towered terminal airspace, where high traffic density increases accident risk. We present ASCENT, a lightweight transformer-based model for multi-…

Trajectory ForecastingTrajectory Prediction

Action-conditioned On-demand Motion Generation

2022-07-17 · QIUJING LU, YiPeng Zhang, Mingjian Lu, Vwani Roychowdhury

We propose a novel framework, On-Demand MOtion Generation (ODMO), for generating realistic and diverse long-term 3D human motion sequences conditioned only on action types with an additional capability of customization. …

Contrastive LearningDecoderHuman action generationMotion Generation

Multiple Object Forecasting: Predicting Future Object Locations in Diverse Environments

2019-09-26 · Olly Styles, Tanaya Guha, Victor Sanchez

This paper introduces the problem of multiple object forecasting (MOF), in which the goal is to predict future bounding boxes of tracked objects. In contrast to existing works on object trajectory forecasting which prima…

DecoderMultiple Object ForecastingObjectTrajectory Forecasting