Sliding Sequential CVAE with Time Variant Socially-aware Rethinking for Trajectory Prediction
Pedestrian trajectory prediction is a key technology in many applications such as video surveillance, social robot navigation, and autonomous driving, and significant progress has been made in this research topic. However, there remain two limitations of previous studies. First, with the continuation of time, the prediction error at each time step increases significantly, causing the final displacement error to be impossible to ignore. Second, the prediction results of multiple pedestrians might be impractical in the prediction horizon, i.e., the predicted trajectories might collide with each other. To overcome these limitations, this work proposes a novel trajectory prediction method called CSR, which consists of a cascaded conditional variational autoencoder (CVAE) module and a socially-aware regression module. The cascaded CVAE module first estimates the future trajectories in a sequential pattern. Specifically, each CVAE concatenates the past trajectories and the predicted points so far as the input and predicts the location at the following time step. Then, the socially-aware regression module generates offsets from the estimated future trajectories to produce the socially compliant final predictions, which are more reasonable and accurate results than the estimated trajectories. Moreover, considering the large model parameters of the cascaded CVAE module, a slide CVAE module is further exploited to improve the model efficiency using one shared CVAE, in a slidable manner. Experiments results demonstrate that the proposed method exhibits improvements over state-of-the-art method on the Stanford Drone Dataset (SDD) and ETH/UCY of approximately 38.0% and 22.2%, respectively.
Code (0)
등록된 구현이 없습니다.
Tasks
Autonomous DrivingPedestrian Trajectory PredictionPredictionregressionRobot NavigationTrajectory PredictionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
SocialCVAE: Predicting Pedestrian Trajectory via Interaction Conditioned Latents
Pedestrian trajectory prediction is the key technology in many applications for providing insights into human behavior and anticipating human future motions. Most existing empirical models are explicitly formulated by ob…
Pedestrian Trajectory PredictionTrajectory PredictionCodeVIO: Visual-Inertial Odometry with Learned Optimizable Dense Depth
In this work, we present a lightweight, tightly-coupled deep depth network and visual-inertial odometry (VIO) system, which can provide accurate state estimates and dense depth maps of the immediate surroundings. Leverag…
Depth EstimationDepth PredictionGPUPose EstimationTransfer Learning in Brain-Computer Interfaces with Adversarial Variational Autoencoders
We introduce adversarial neural networks for representation learning as a novel approach to transfer learning in brain-computer interfaces (BCIs). The proposed approach aims to learn subject-invariant representations by …
EEGElectroencephalogram (EEG)Motor ImageryRepresentation Learning+1How Technology Impacts and Compares to Humans in Socially Consequential Arenas
One of the main promises of technology development is for it to be adopted by people, organizations, societies, and governments -- incorporated into their life, work stream, or processes. Often, this is socially benefici…
Disentangled Sequence Clustering for Human Intention Inference
Equipping robots with the ability to infer human intent is a vital precondition for effective collaboration. Most computational approaches towards this objective derive a probability distribution of "intent" conditioned …
ClusteringDisentanglement