SOTAVerified

View Vertically: A Hierarchical Network for Trajectory Prediction via Fourier Spectrums

2021-10-14Code Available1· sign in to hype

Conghao Wong, Beihao Xia, Ziming Hong, Qinmu Peng, Wei Yuan, Qiong Cao, Yibo Yang, Xinge You

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Understanding and forecasting future trajectories of agents are critical for behavior analysis, robot navigation, autonomous cars, and other related applications. Previous methods mostly treat trajectory prediction as time sequence generation. Different from them, this work studies agents' trajectories in a "vertical" view, i.e., modeling and forecasting trajectories from the spectral domain. Different frequency bands in the trajectory spectrums could hierarchically reflect agents' motion preferences at different scales. The low-frequency and high-frequency portions could represent their coarse motion trends and fine motion variations, respectively. Accordingly, we propose a hierarchical network V^2-Net, which contains two sub-networks, to hierarchically model and predict agents' trajectories with trajectory spectrums. The coarse-level keypoints estimation sub-network first predicts the "minimal" spectrums of agents' trajectories on several "key" frequency portions. Then the fine-level spectrum interpolation sub-network interpolates the spectrums to reconstruct the final predictions. Experimental results display the competitiveness and superiority of V^2-Net on both ETH-UCY benchmark and the Stanford Drone Dataset.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
ETH/UCYV^2-NetADE-8/120.18Unverified
Stanford DroneV^2-NetADE-8/12 @K = 207.12Unverified

Reproductions