Skip to content

Commit efe32bb

Browse files
committed
MS: added HEF thumbnail
1 parent 52ef219 commit efe32bb

File tree

3 files changed

+30
-0
lines changed

3 files changed

+30
-0
lines changed

_data/people.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -644,6 +644,10 @@ mjb:
644644
role: collab
645645
webpage: https://ps.is.mpg.de/person/black
646646

647+
james:
648+
display_name: James Richard Forbes
649+
role: collab
650+
webpage: https://www.mcgill.ca/mecheng/james-forbes
647651

648652

649653

_projects/hef.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
title: The Harmonic Exponential Filter for Nonparametric Estimation on Motion Groups
3+
# status: active
4+
5+
notitle: false
6+
7+
description: |
8+
An exact approach to computing the posterior belief of the Bayes filter on a compact Lie group, based on harmonic exponential distributions and harmonic analysis. The method is exact up to the band limit of a Fourier transform and it can model multimodal distributions.
9+
10+
people:
11+
- miguel
12+
- steven
13+
- ria
14+
- liam
15+
16+
collaborators:
17+
- james
18+
19+
layout: project
20+
image: /img/papers/hef.gif
21+
link: https://montrealrobotics.ca/hef/
22+
last-updated: 2024-05-03
23+
---
24+
25+
## The Harmonic Exponential Filter for Nonparametric Estimation on Motion Groups
26+
Bayesian estimation is a vital tool in robotics as it allows systems to update the belief of the robot state using incomplete information from noisy sensors. To render the state estimation problem tractable, many systems assume that the motion and measurement noise, as well as the state distribution, are all unimodal and Gaussian. However, there are numerous scenarios and systems that do not comply with these assumptions. Existing non-parametric filters that are used to model multimodal distributions have drawbacks that limit their ability to represent a diverse set of distributions. In this paper, we introduce a novel approach to nonparametric Bayesian filtering to cope with multimodal distributions using harmonic exponential distributions. This approach leverages two key insights of harmonic exponential distributions: a) the product of two distributions can be expressed as the element-wise addition of their log-likelihood Fourier coefficients, and b) the convolution of two distributions can be efficiently computed as the tensor product of their Fourier coefficients. These observations enable the development of an efficient and exact solution to the Bayes filter up to the band limit of a Fourier transform. We demonstrate our filter's superior performance compared with established nonparametric filtering methods across a range of simulated and real-world localization tasks.

img/papers/hef.gif

1 MB
Loading

0 commit comments

Comments
 (0)