Porovnat metody
Prohlédněte si vybrané metody vedle sebe; řádky, které se liší, jsou zvýrazněny.
| Dynamická variační inference× | Kalmanův filtr× | |
|---|---|---|
| Obor | Bayesovská statistika | Bayesovská statistika |
| Rodina | Bayesian methods | Bayesian methods |
| Rok vzniku≠ | 2014–2015 | 1960 |
| Tvůrce≠ | Bayer, Osendorfer, Krishnan and colleagues | Rudolf E. Kalman |
| Typ≠ | Bayesian approximate inference | recursive Bayesian filter |
| Původní zdroj≠ | Krishnan, R. G., Shalit, U., & Sontag, D. (2015). Deep Kalman Filters. NIPS 2015 Workshop on Advances in Approximate Bayesian Inference. link ↗ | Kalman, R. E. (1960). A new approach to linear filtering and prediction problems. Journal of Basic Engineering, 82(1), 35-45. DOI ↗ |
| Další názvy | sequential variational inference, temporal variational inference, variational inference for state-space models, DVI | linear quadratic estimator, LQE, Kalman-Bucy filter, optimal recursive filter |
| Příbuzné≠ | 6 | 5 |
| Shrnutí≠ | Dynamic variational inference extends the variational inference framework to sequential and time-series settings by positing a structured approximate posterior that respects the temporal ordering of latent states. It jointly learns a generative model of how hidden states evolve over time and a recognition network that maps observed sequences back to those latent states, optimising a sequential evidence lower bound (ELBO). | The Kalman filter is an optimal recursive algorithm for estimating the hidden state of a linear dynamical system from noisy measurements. At each time step it alternates between a prediction step — projecting the state forward using the system model — and an update step that corrects the prediction with the new observation, producing minimum-variance state estimates and their uncertainty in real time. |
| ScholarGateDatová sada ↗ |
|
|