방법 비교
선택한 방법을 나란히 검토하세요. 서로 다른 행은 강조 표시됩니다.
| 동적 변분 추론× | 칼만 필터× | |
|---|---|---|
| 분야 | 베이지안 | 베이지안 |
| 계열 | Bayesian methods | Bayesian methods |
| 기원 연도≠ | 2014–2015 | 1960 |
| 창시자≠ | Bayer, Osendorfer, Krishnan and colleagues | Rudolf E. Kalman |
| 유형≠ | Bayesian approximate inference | recursive Bayesian filter |
| 원전≠ | 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 ↗ |
| 별칭 | sequential variational inference, temporal variational inference, variational inference for state-space models, DVI | linear quadratic estimator, LQE, Kalman-Bucy filter, optimal recursive filter |
| 관련≠ | 6 | 5 |
| 요약≠ | 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. |
| ScholarGate데이터셋 ↗ |
|
|