paper-with-me

Papers

Context-Aware Timewise VAEs for Real-Time Vehicle Trajectory Prediction

2023-02-21 · Pei Xu, Jean-Bernard Hayet, Ioannis Karamouzas

Real-time, accurate prediction of human steering behaviors has wide applications, from developing intelligent traffic systems to deploying autonomous driving systems in both real and simulated worlds. In this paper, we present ContextVAE, a context-aware approach for multi-modal vehicle trajectory prediction. Built upon the backbone architecture of a timewise variational autoencoder, ContextVAE observation encoding employs a dual attention mechanism that accounts for the environmental context and the dynamic agents' states, in a unified way. By utilizing features extracted from semantic maps during agent state encoding, our approach takes into account both the social features exhibited by agents on the scene and the physical environment constraints to generate map-compliant and socially-aware trajectories. We perform extensive testing on the nuScenes prediction challenge, Lyft Level 5 dataset and Waymo Open Motion Dataset to show the effectiveness of our approach and its state-of-the-art performance. In all tested datasets, ContextVAE models are fast to train and provide high-quality multi-modal predictions in real-time. Our code is available at: https://github.com/xupei0610/ContextVAE.

📄 PDF Abstract BibTeX arXiv:2302.10873

Code (1)

xupei0610/contextvae 공식 구현 pytorch

Tasks

Autonomous DrivingPredictionTrajectory Prediction

Similar Papers 제목 키워드 기반

SocialVAE: Human Trajectory Prediction using Timewise Latents

2022-03-15 · Pei Xu, Jean-Bernard Hayet, Ioannis Karamouzas

Predicting pedestrian movement is critical for human behavior analysis and also for safe and efficient human-agent interactions. However, despite significant advancements, it is still challenging for existing approaches …

Decision MakingPedestrian Trajectory PredictionPredictionTrajectory Prediction

Reasoning About Beliefs and Actions Under Computational Resource Constraints

2013-03-27 · Eric J. Horvitz

Although many investigators affirm a desire to build reasoning systems that behave consistently with the axiomatic basis defined by probability theory and utility theory, limited resources for engineering and computation…

Drivetrain simulation using variational autoencoders

2025-01-29 · Pallavi Sharma, Jorge-Humberto Urrea-Quintero, Bogdan Bogdan, Adrian-Dumitru Ciotec 외

This work proposes variational autoencoders (VAEs) to predict a vehicle's jerk from a given torque demand, addressing the limitations of sparse real-world datasets. Specifically, we implement unconditional and conditiona…

QARV: Quantization-Aware ResNet VAE for Lossy Image Compression

2023-02-16 · Zhihao Duan, Ming Lu, Jack Ma, Yuning Huang 외

This paper addresses the problem of lossy image compression, a fundamental problem in image processing and information theory that is involved in many real-world applications. We start by reviewing the framework of varia…

Image CompressionQuantization

Text Modeling with Syntax-Aware Variational Autoencoders

2019-08-27 · Yijun Xiao, William Yang Wang

Syntactic information contains structures and rules about how text sentences are arranged. Incorporating syntax into text modeling methods can potentially benefit both representation learning and generation. Variational …

Representation Learning