Overview
This tracks five independent research directions that would move FusionCore from state-of-the-art for a ROS package to genuinely novel in the estimation theory literature. Each draws from a different industry where the underlying math has been proven at scale.
The common thread: the UKF innovation sequence is an underutilized signal. Every technique below extracts more information from it than the current implementation does.
Sub-issues
Implementation priority
| Issue |
Complexity |
Impact |
Suggested order |
| #51 Symplectic integration |
Trivial (10 lines) |
Eliminates systematic drift |
1 |
| #54 HMM regime detection |
Medium |
Unifies ZUPT, coast, adaptive noise |
2 |
| #50 Conformal prediction |
Medium |
Distribution-free gating guarantee |
3 |
| #53 Transformer attention |
Medium (needs training data) |
Proactive sensor weighting |
4 |
| #52 Information geometry |
Hard |
Theoretically optimal estimates |
5 |
The bigger picture
Symplectic integration is the free lunch: trivial to implement, airtight justification from orbital mechanics, zero prior art in ROS.
Conformal prediction is the paper: it connects FusionCore to the hottest area of statistics right now and the distribution-free guarantee is a story no other navigation package can tell.
HMM regime detection is the unifying architecture: it makes ZUPT, coast mode, adaptive noise, and slip detection one coherent probabilistic system instead of four separate threshold-based hacks.
Transformer attention and information geometry are the long-term technical moat: they require more investment but produce capabilities that would take any competitor years to replicate.
Overview
This tracks five independent research directions that would move FusionCore from state-of-the-art for a ROS package to genuinely novel in the estimation theory literature. Each draws from a different industry where the underlying math has been proven at scale.
The common thread: the UKF innovation sequence is an underutilized signal. Every technique below extracts more information from it than the current implementation does.
Sub-issues
Implementation priority
The bigger picture
Symplectic integration is the free lunch: trivial to implement, airtight justification from orbital mechanics, zero prior art in ROS.
Conformal prediction is the paper: it connects FusionCore to the hottest area of statistics right now and the distribution-free guarantee is a story no other navigation package can tell.
HMM regime detection is the unifying architecture: it makes ZUPT, coast mode, adaptive noise, and slip detection one coherent probabilistic system instead of four separate threshold-based hacks.
Transformer attention and information geometry are the long-term technical moat: they require more investment but produce capabilities that would take any competitor years to replicate.