paper-with-me

Papers

Cheap and Deterministic Inference for Deep State-Space Models of Interacting Dynamical Systems

2023-05-02 · Andreas Look, Melih Kandemir, Barbara Rakitsch, Jan Peters

Graph neural networks are often used to model interacting dynamical systems since they gracefully scale to systems with a varying and high number of agents. While there has been much progress made for deterministic interacting systems, modeling is much more challenging for stochastic systems in which one is interested in obtaining a predictive distribution over future trajectories. Existing methods are either computationally slow since they rely on Monte Carlo sampling or make simplifying assumptions such that the predictive distribution is unimodal. In this work, we present a deep state-space model which employs graph neural networks in order to model the underlying interacting dynamical system. The predictive distribution is multimodal and has the form of a Gaussian mixture model, where the moments of the Gaussian components can be computed via deterministic moment matching rules. Our moment matching scheme can be exploited for sample-free inference, leading to more efficient and stable training compared to Monte Carlo alternatives. Furthermore, we propose structured approximations to the covariance matrices of the Gaussian components in order to scale up to systems with many agents. We benchmark our novel framework on two challenging autonomous driving datasets. Both confirm the benefits of our method compared to state-of-the-art methods. We further demonstrate the usefulness of our individual contributions in a carefully designed ablation study and provide a detailed runtime analysis of our proposed covariance approximations. Finally, we empirically demonstrate the generalization ability of our method by evaluating its performance on unseen scenarios.

📄 PDF Abstract BibTeX arXiv:2305.01773

Code (1)

boschresearch/deterministic-graph-deep-state-space-models 공식 구현 pytorch

Tasks

Autonomous DrivingState Space Models

Similar Papers 제목 키워드 기반

Electrostatics-based particle sampling and approximate inference

2024-06-28 · Yongchao Huang

A new particle-based sampling and approximate inference method, based on electrostatics and Newton mechanics principles, is introduced with theoretical ground, algorithm design and experimental validation. This method si…

Bayesian Inference

Variational Inference via Smoothed Particle Hydrodynamics

2024-07-12 · Yongchao Huang

A new variational inference method, SPH-ParVI, based on smoothed particle hydrodynamics (SPH), is proposed for sampling partially known densities (e.g. up to a constant) or sampling using gradients. SPH-ParVI simulates t…

Bayesian InferenceVariational Inference

Deep Deterministic Uncertainty: A Simple Baseline

2021-02-23 · Jishnu Mukhoti, Andreas Kirsch, Joost van Amersfoort, Philip H. S. Torr 외

Reliable uncertainty from deterministic single-forward pass models is sought after because conventional methods of uncertainty quantification are computationally expensive. We take two complex single-forward-pass uncerta…

Active LearningUncertainty Quantification

State estimation with the Interacting Multiple Model (IMM) method

2022-07-11 · Sebastian Dingler

For model-based estimation methods, the modeling that is as close to reality as possible makes a vital estimation result. In simple applications, it is sufficient to model a system with a single state space model. Howeve…

State Estimationvalid

Synthesis of timeline-based planning strategies avoiding determinization

2025-07-23 · Dario Della Monica, Angelo Montanari, Pietro Sala arxiv

Qualitative timeline-based planning models domains as sets of independent, but interacting, components whose behaviors over time, the timelines, are governed by sets of qualitative temporal constraints (ordering relation…