Differentiable Factor Graph Optimization for Learning Smoothers
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
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.
Benchmark evidence is limited
Evidence graph: 3 refs, 3 links.
Utility signals: depth 60/100, grounding 75/100, status medium.
Implementation
Best maintained implementation now
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)
brentyi/jaxlie is the strongest maintained implementation based on ranking signals. CI workflows are present. License is declared (MIT).
Open brentyi/jaxlie- 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.
- 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
- 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
- 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
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.
Hardware requirements
- Expect multi-day setup/compute for meaningful reproduction based on current guidance.
Validation caveat
Framework baselines
- PyTorch Adam optimizer docs
Reference implementation of Adam in PyTorch.
- Optax Adam optimizer docs
JAX/Flax baseline for Adam variants.
- Keras Adam optimizer docs
TensorFlow/Keras baseline for Adam.
Repositories and ecosystem
Official
- brentyi/jaxfgConfidence: 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 FaceDatasets
- bailuyucha/differentiable-render-camouflage-data
611 downloads · 0 likes · Updated Aug 22, 2026
- Differentiable/processed_chats
48 downloads · 1 likes · Updated Mar 23, 2023
Broaden dataset search
Spaces
No trustworthy spaces matches right now.
Search spaces on Hugging FaceResearch context
Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.
Open in HFEPXData includes links from Papers with Code ( CC-BY-SA-4.0 ).