paper-with-me

Papers

Gaussian Integral based Bayesian Smoother

2025-01-12 · Rohit Kumar Singh, Kundan Kumar, Shovan Bhaumik

This work introduces the Gaussian integration to address a smoothing problem of a nonlinear stochastic state space model. The probability densities of states at each time instant are assumed to be Gaussian, and their means and covariances are evaluated by utilizing the odd-even properties of Gaussian integral, which are further utilized to realize Rauch-Tung-Striebel (RTS) smoothing expressions. Given that the Gaussian integration provides an exact solution for the integral of a polynomial function over a Gaussian probability density function, it is anticipated to provide more accurate results than other existing Gaussian approximation-based smoothers such as extended Kalman, cubature Kalman, and unscented Kalman smoothers, especially when polynomial types of nonlinearity are present in the state space models. The developed smoothing algorithm is applied to the Van der Pol oscillator, where the nonlinearity associated with their dynamics is represented using polynomial functions. Simulation results are provided to demonstrate the superiority of the proposed algorithm.

📄 PDF Abstract BibTeX arXiv:2501.06881

Code (0)

등록된 구현이 없습니다.

Tasks

State Space Models

Similar Papers 제목 키워드 기반

Ensemble transport smoothing. Part I: Unified framework

2022-10-31 · Maximilian Ramgraber, Ricardo Baptista, Dennis McLaughlin, Youssef Marzouk

Smoothers are algorithms for Bayesian time series re-analysis. Most operational smoothers rely either on affine Kalman-type transformations or on sequential importance sampling. These strategies occupy opposite ends of a…

Bayesian InferenceComputational EfficiencyState Space ModelsTime Series+1

Ensemble transport smoothing. Part II: Nonlinear updates

2022-10-31 · Maximilian Ramgraber, Ricardo Baptista, Dennis McLaughlin, Youssef Marzouk

Smoothing is a specialized form of Bayesian inference for state-space models that characterizes the posterior distribution of a collection of states given an associated sequence of observations. Ramgraber et al. (2023) p…

Bayesian InferenceState Space Models

Fast Bayesian Inference for Gaussian Cox Processes via Path Integral Formulation

2021-12-01 · NeurIPS 2021 12 · Hideaki Kim

Gaussian Cox processes are widely-used point process models that use a Gaussian process to describe the Bayesian a priori uncertainty present in latent intensity functions. In this paper, we propose a novel Bayesian infe…

Bayesian Inference

A level-wise training scheme for learning neural multigrid smoothers with application to integral equations

2026-03-01 · Lingfeng Li, Yin King Chu, Raymond Chan, Justin Wan arxiv

Convolution-type integral equations commonly occur in signal processing and image processing. Discretizing these equations yields large and ill-conditioned linear systems. While the classic multigrid method is effective …

Integrals over Gaussians under Linear Domain Constraints

2019-10-21 · Alexandra Gessner, Oindrila Kanjilal, Philipp Hennig

Integrals of linearly constrained multivariate Gaussian densities are a frequent problem in machine learning and statistics, arising in tasks like generalized linear models and Bayesian optimization. Yet they are notorio…

Bayesian Optimization