paper-with-me

Papers

Variational Inference with Parameter Learning Applied to Vehicle Trajectory Estimation

2020-03-21 · Jeremy N. Wong, David J. Yoon, Angela P. Schoellig, Timothy D. Barfoot

We present parameter learning in a Gaussian variational inference setting using only noisy measurements (i.e., no groundtruth). This is demonstrated in the context of vehicle trajectory estimation, although the method we propose is general. The paper extends the Exactly Sparse Gaussian Variational Inference (ESGVI) framework, which has previously been used for large-scale nonlinear batch state estimation. Our contribution is to additionally learn parameters of our system models (which may be difficult to choose in practice) within the ESGVI framework. In this paper, we learn the covariances for the motion and sensor models used within vehicle trajectory estimation. Specifically, we learn the parameters of a white-noise-on-acceleration motion model and the parameters of an Inverse-Wishart prior over measurement covariances for our sensor model. We demonstrate our technique using a 36~km dataset consisting of a car using lidar to localize against a high-definition map; we learn the parameters on a training section of the data and then show that we achieve high-quality state estimates on a test section, even in the presence of outliers. Lastly, we show that our framework can be used to solve pose graph optimization even with many false loop closures.

📄 PDF Abstract BibTeX arXiv:2003.09736

Code (0)

등록된 구현이 없습니다.

Tasks

State EstimationVariational Inference

Similar Papers 제목 키워드 기반

Hierarchical Latent Structure for Multi-Modal Vehicle Trajectory Forecasting

2022-07-11 · Dooseop Choi, Kyoungwook Min

Variational autoencoder (VAE) has widely been utilized for modeling data distributions because it is theoretically elegant, easy to train, and has nice manifold representations. However, when applied to image reconstruct…

Image ReconstructionTrajectory Forecasting

Variational Inference for Policy Gradient

2018-02-21 · Tianbing Xu

Inspired by the seminal work on Stein Variational Inference and Stein Variational Policy Gradient, we derived a method to generate samples from the posterior variational parameter distribution by \textit{explicitly} mini…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Variational Inference

Variational Autoencoder-Based Vehicle Trajectory Prediction with an Interpretable Latent Space

2021-03-25 · Marion Neumeier, Andreas Tollkühn, Thomas Berberich, Michael Botsch

This paper introduces the Descriptive Variational Autoencoder (DVAE), an unsupervised and end-to-end trainable neural network for predicting vehicle trajectories that provides partial interpretability. The novel approach…

Decision MakingDecoderDescriptiveTrajectory Prediction

Video Trajectory Classification and Anomaly Detection Using Hybrid CNN-VAE

2018-12-18 · Santhosh Kelathodi Kumaran, Debi Prosad Dogra, Partha Pratim Roy, Adway Mitra

Classifying time series data using neural networks is a challenging problem when the length of the data varies. Video object trajectories, which are key to many of the visual surveillance applications, are often found to…

Anomaly DetectionClassificationClusteringGeneral Classification+3

Variational Marginal Particle Filters

2021-09-30 · Jinlin Lai, Justin Domke, Daniel Sheldon

Variational inference for state space models (SSMs) is known to be hard in general. Recent works focus on deriving variational objectives for SSMs from unbiased sequential Monte Carlo estimators. We reveal that the margi…

State Space ModelsVariational Inference