paper-with-me

Papers

Tangentially Elongated Gaussian Belief Propagation for Event-Based Incremental Optical Flow Estimation

2023-01-01 · CVPR 2023 1 · Jun Nagata, Yusuke Sekikawa

Optical flow estimation is a fundamental functionality in computer vision. An event-based camera, which asynchronously detects sparse intensity changes, is an ideal device for realizing low-latency estimation of the optical flow owing to its low-latency sensing mechanism. An existing method using local plane fitting of events could utilize the sparsity to realize incremental updates for low-latency estimation; however, its output is merely a normal component of the full optical flow. An alternative approach using a frame-based deep neural network could estimate the full flow; however, its intensive non-incremental dense operation prohibits the low-latency estimation. We propose tangentially elongated Gaussian (TEG) belief propagation (BP) that realizes incremental full-flow estimation. We model the probability of full flow as the joint distribution of TEGs from the normal flow measurements, such that the marginal of this distribution with correct prior equals the full flow. We formulate the marginalization using a message-passing based on the BP to realize efficient incremental updates using sparse measurements. In addition to the theoretical justification, we evaluate the effectiveness of the TEGBP in real-world datasets; it outperforms SOTA incremental quasi-full flow method by a large margin. The code will be open-sourced upon acceptance.

📄 PDF Abstract BibTeX

Code (1)

densoitlab/tegbp 공식 구현

Tasks

Optical Flow Estimation

Similar Papers 제목 키워드 기반

Local Max-Entropy and Free Energy Principles, Belief Diffusions and their Singularities

2023-10-04 · Olivier Peltre

A comprehensive picture of three Bethe-Kikuchi variational principles including their relationship to belief propagation (BP) algorithms on hypergraphs is given. The structure of BP equations is generalized to define con…

Nonparanormal Belief Propagation (NPNBP)

2012-12-01 · NeurIPS 2012 12 · Gal Elidan, Cobi Cario

The empirical success of the belief propagation approximate inference algorithm has inspired numerous theoretical and algorithmic advances. Yet, for continuous non-Gaussian domains performing belief propagation remains a…

A visual introduction to Gaussian Belief Propagation

2021-07-05 · Joseph Ortiz, Talfan Evans, Andrew J. Davison

In this article, we present a visual introduction to Gaussian Belief Propagation (GBP), an approximate probabilistic inference algorithm that operates by passing messages between the nodes of arbitrarily structured facto…

Hyperion - A fast, versatile symbolic Gaussian Belief Propagation framework for Continuous-Time SLAM

2024-07-09 · David Hug, Ignacio Alzugaray, Margarita Chli

Continuous-Time Simultaneous Localization And Mapping (CTSLAM) has become a promising approach for fusing asynchronous and multi-modal sensor suites. Unlike discrete-time SLAM, which estimates poses discretely, CTSLAM us…

Simultaneous Localization and Mapping

GP-SUM. Gaussian Processes Filtering of non-Gaussian Beliefs

2017-09-23 · Maria Bauza, Alberto Rodriguez

This work studies the problem of stochastic dynamic filtering and state propagation with complex beliefs. The main contribution is GP-SUM, a filtering algorithm tailored to dynamic systems and observation models expresse…

AttributeGaussian Processes