Skip to content
OpenTrain AIFor AI Companies

Differentiable Factor Graph Optimization for Learning Smoothers

Brent Yi, Michelle A. Lee, Alina Kloss, Roberto Martín-Martín, Jeannette BohgPublished May 18, 2021
arXiv PDF
Researcher verdict
Starting point
Use as implementation starting point
Benchmark evidence
Missing
Not verified yet
Time to first repro
A few days
Plan setup time
Risk flags
1
Review before use

Abstract

Domain fit: AI-adjacent · Paper appears method- or tooling-adjacent to AI workflows with partial ecosystem coverage.

A recent line of work has shown that end-to-end optimization of Bayesian filters can be used to learn state estimators for systems whose underlying models are difficult to hand-design or tune, while retaining the core advantages of probabilistic state estimation. As an alternative approach for state estimation in these settings, we present an end-to-end approach for learning state estimators modeled as factor graph-based smoothers. By unrolling the optimizer we use for maximum a posteriori inference in these probabilistic graphical models, we can learn probabilistic system models in the full context of an overall state estimator, while also taking advantage of the distinct accuracy and runtime advantages that smoothers offer over recursive filters. We study this approach using two fundamental state estimation problems, object tracking and visual odometry, where we demonstrate a significant improvement over existing baselines. Our work comes with an extensive code release, which includes training and evaluation scripts, as well as Python libraries for Lie theory and factor graph optimization: https://sites.google.com/view/diffsmoothing/

Results and benchmarks

Freshness tier: cold
A recent line of work has shown that end-to-end optimization of Bayesian filters can be used to learn state estimators for systems whose underlying models are difficult to hand-design or tune, while retaining the core advantages of probabilistic state estimation.

Implementation

Best maintained implementation now

Recommended
Confidence: High
Reproducibility: Moderate

Rigid transforms + Lie groups for JAX

338 stars · 18 forks · Last push Apr 24, 2025 · MIT license

  • License
  • CI
  • Dependencies
  • Docker

Official implementation from Papers with Code · Community adoption signal (338 stars)

Why this implementation
Confidence: high

brentyi/jaxlie is the strongest maintained implementation based on ranking signals. CI workflows are present. License is declared (MIT).

Open brentyi/jaxlie
Reproduction risks
  • Dependency manifest is missing
  • Selected brentyi/jaxlie as the strongest maintained implementation for new work.
  • Includes CI workflow signals.
  • Repository activity is within the last 24 months.
  • Official repository is preserved separately as historical context.

Compare implementation paths

Compare maintenance quality, reproducibility coverage, and evidence confidence before choosing a reproduction baseline.

brentyi/jaxlie
best maintained
Maintenance
Stale
Confidence
High
Reproducibility
Moderate
Stars
338
Last push
Apr 24, 2025 (487d)

Official implementation from Papers with Code · Community adoption signal (338 stars)

  • No push in 12+ months
  • No Docker setup
  • Dependency manifest missing
brentyi/dfgo
historical official
Maintenance
Archived
Confidence
High
Reproducibility
Limited
Stars
97
Last push
Feb 22, 2023 (1280d)

Official implementation from Papers with Code · Strong overlap with paper title keywords

  • Repository archived
  • No push in 12+ months
  • No tagged releases
brentyi/jaxfg
alternative
Maintenance
Archived
Confidence
Medium
Reproducibility
Limited
Stars
3
Last push
Jul 9, 2024 (777d)

Official implementation from Papers with Code · Repository is archived

  • Repository archived
  • No push in 12+ months
  • No tagged releases

Reproduction readiness

Time to first repro: days
Last checked: Aug 23, 2026

Major work

No dependency manifest, manual reconstruction required

  • brentyi/jaxlie has no requirements.txt, environment.yml, pyproject.toml, or Dockerfile.
  • You will need to reverse-engineer dependencies from import statements in the source code.
  • Last push was 487 days ago.
Open brentyi/jaxlie

Hardware requirements

  • Expect multi-day setup/compute for meaningful reproduction based on current guidance.

Framework baselines

Repositories and ecosystem

Official

  • brentyi/jaxfg
    Confidence: Medium

    new version: https://github.com/brentyi/jaxls

    3 stars · 0 forks · Last push Jul 9, 2024 · MIT license

Community

No additional community repositories detected yet.

Hugging Face artifacts

No direct paper-linked artifacts were found. Showing strongest curated related artifacts for faster exploration.

Models

No trustworthy models matches right now.

Search models on Hugging Face

Datasets

Curated Related

Spaces

No trustworthy spaces matches right now.

Search spaces on Hugging Face

Research context

Evaluation and human feedback data

Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.

Open in HFEPX

Data includes links from Papers with Code ( CC-BY-SA-4.0 ).