Giter VIP home page Giter VIP logo

computationawarekalman.jl's Introduction

ComputationAwareKalman.jl

ComputationAwareKalman.jl implements the computation-aware Kalman filter (CAKF) and the computation-aware RTS smoother (CAKS), novel approximate, probabilistic numerical versions of the Kalman filter and RTS smoother that are

  1. matrix-free and iterative, and can fully leverage modern parallel hardware (i.e. GPUs);
  2. more efficient than their standard versions, with quadratic time (worst-case) and linear memory complexities; and
  3. computation-aware, i.e. they come with theoretical guarantees for their uncertainty estimates which capture the inevitable approximation error.

In our paper we have demonstrated the scalability of the approach by applying it to a state-space model with $\approx 230\mathrm{k}$ dimensions in the context of spatiotemporal GP regression of climate/weather data with about $4$ million data points. The code for the experiments from the paper can be found in ComputationAwareKalmanExperiments.jl.

Citation

If you use this library, please cite our paper

@misc{Pfoertner2024CAKF,
  author = {Pf\"ortner, Marvin and Wenger, Jonathan and Cockayne, Jon and Hennig, Philipp},
  title = {Computation-Aware {K}alman Filtering and Smoothing},
  year = {2024},
  publisher = {arXiv},
  doi = {10.48550/arxiv.2405.08971},
  url = {https://arxiv.org/abs/2405.08971}
}

computationawarekalman.jl's People

Contributors

marvinpfoertner avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.