paper-with-me

Papers

Nonlinear Kalman Filtering with Reparametrization Gradients

2023-03-08 · San Gultekin, Brendan Kitts, Aaron Flores, John Paisley

We introduce a novel nonlinear Kalman filter that utilizes reparametrization gradients. The widely used parametric approximation is based on a jointly Gaussian assumption of the state-space model, which is in turn equivalent to minimizing an approximation to the Kullback-Leibler divergence. It is possible to obtain better approximations using the alpha divergence, but the resulting problem is substantially more complex. In this paper, we introduce an alternate formulation based on an energy function, which can be optimized instead of the alpha divergence. The optimization can be carried out using reparametrization gradients, a technique that has recently been utilized in a number of deep learning models.

📄 PDF Abstract BibTeX arXiv:2303.04450

Code (1)

sangultekin/nonkf_energy_minimization 공식 구현

Similar Papers 제목 키워드 기반

Nonlinear Kalman Filtering with Divergence Minimization

2017-05-01 · San Gultekin, John Paisley

We consider the nonlinear Kalman filtering problem using Kullback-Leibler (KL) and $\alpha$-divergence measures as optimization criteria. Unlike linear Kalman filters, nonlinear Kalman filters do not have closed form Gau…

NeuralKalman: A Learnable Kalman Filter for Acoustic Echo Cancellation

2023-01-29 · Yixuan Zhang, Meng Yu, Hao Zhang, Dong Yu 외

The robustness of the Kalman filter to double talk and its rapid convergence make it a popular approach for addressing acoustic echo cancellation (AEC) challenges. However, the inability to model nonlinearity and the nee…

Acoustic echo cancellation

The Discriminative Kalman Filter for Bayesian Filtering with Nonlinear and Nongaussian Observation Models

2020-05-01 · Michael C. Burkhart, David M. Brandman, Brian Franco, Leigh R. Hochberg 외

The Kalman filter provides a simple and efficient algorithm to compute the posterior distribution for state-space models where both the latent state and measurement models are linear and gaussian. Extensions to the Kalma…

Brain Computer InterfaceregressionSequential Bayesian InferenceState Estimation+1

Ensemble Kalman Variational Objectives: Nonlinear Latent Trajectory Inference with A Hybrid of Variational Inference and Ensemble Kalman Filter

2020-10-17 · Tsuyoshi Ishizone, Tomoyuki Higuchi, Kazuyuki Nakamura

Variational inference (VI) combined with Bayesian nonlinear filtering produces state-of-the-art results for latent time-series modeling. A body of recent work has focused on sequential Monte Carlo (SMC) and its variants,…

DiversityState Space ModelsTime SeriesTime Series Analysis+1

An Ensemble Score Filter for Tracking High-Dimensional Nonlinear Dynamical Systems

2023-09-02 · Feng Bao, Zezhong Zhang, Guannan Zhang

We propose an ensemble score filter (EnSF) for solving high-dimensional nonlinear filtering problems with superior accuracy. A major drawback of existing filtering methods, e.g., particle filters or ensemble Kalman filte…