OCLGMar 16, 2025

Fast filtering of non-Gaussian models using Amortized Optimal Transport Maps

arXiv:2503.12633v23 citationsh-index: 18IEEE Control Systems Letters
Originality Incremental advance
AI Analysis

This work addresses a computational bottleneck for researchers and practitioners using non-Gaussian Bayesian filtering, though it is incremental as it builds on existing OTF methods.

The paper tackles the computational burden of real-time training for optimal transport filters (OTFs) in non-Gaussian Bayesian updates by introducing the amortized optimal transport filter (A-OTF), which uses clustering and weighted averaging of pre-trained maps to achieve substantial computational savings during online inference while maintaining accuracy.

In this paper, we present the amortized optimal transport filter (A-OTF) designed to mitigate the computational burden associated with the real-time training of optimal transport filters (OTFs). OTFs can perform accurate non-Gaussian Bayesian updates in the filtering procedure, but they require training at every time step, which makes them expensive. The proposed A-OTF framework exploits the similarity between OTF maps during an initial/offline training stage in order to reduce the cost of inference during online calculations. More precisely, we use clustering algorithms to select relevant subsets of pre-trained maps whose weighted average is used to compute the A-OTF model akin to a mixture of experts. A series of numerical experiments validate that A-OTF achieves substantial computational savings during online inference while preserving the inherent flexibility and accuracy of OTF.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes